|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Cast | Class casting. |
Construct | Creates new instance of given class. |
Field | Returns value of field as object index. |
InstanceOf | Returns "1" if given object is instance of specified class. |
Invoke | Invokes method of specified object. |
New | Creates new instance of for given class (parameter 1) with given contents (parameter 2). |
NewString | Creates new Instance of String object with given contents. |
ObjectManager | Internal class for manipulation with objects. |
ToClassName | Returns class name of given object. |
ToString | Returns string representation of given object. |
This package contains classes for builtin macros of PMP:macroprocessor for manipulation with Java classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |