"Znlpi_manager" class

Description

Owner: python

NLPI resource manager

NLPI consists of a complex framework of resources (both files and Python objects), provided by writing sourcefiles, Python methods and binaries. Each resource relies on other resources. In short words: anything relies on tricky resource management.

Used classes:

Class diagrams:

Znlpi_managerZnlpi_managerZnlpi_resource

Class diagram : Znlpi_manager class diagram

Operations:

Attributes: Sub-classes:

Examples

Description

Instances:

Object diagram : Znlpi_manager simple zcode resource dependency

This example shows the dependencies for a slimple, unspecified (Zcode) file creation.

"Znlpi_oBaseMethods" instance

This object serves as template for any NLPI instance specific resource instances.

"iclFileData" instance

Attributes: Links:

"iclFile" instance

Attributes: Links:

"informObjects" instance

Attributes: Links:

"informSources" instance

Attributes: Links:

"informIncludes" instance

Attributes: Links:

"informFilesMirror" instance

Attributes: Links:

"gameCodeFile" instance

Attributes: Links:

"gameRunning" instance

Attributes: Links:

"zcodeGameCodeFile" instance

Attributes:

"zcodeGameRunning" instance

Attributes:

"pictureFiles" instance

Attributes:

"blorbGameCodeFile" instance

Attributes:

"blorbGameRunning" instance

Attributes:

"zcodeInternGameRunning" instance

Attributes:

"existsZipWalk" instance

Attributes:

"Znlpi_registerResource" operation

Description

public Znlpi_registerResource (
refSymbol in string )
Method for registering available resources in Znlpi_availableResources.

attaching a resource instance to it.

Other NLPI instances will copy its properties; it serves as a template.

Parameters: