org.edgescript | ![]() |
org.edgescript.0.200
Instance of Type
Inheriting from Node
Known subtypes are Source, Actor, View, Scene
Type data | Value |
org.uninode.Type.displayPattern | a {att:org.uninode.Node.type} |
Attribute summary | Defined in | Uninode® Id | Properties | Default | |
String | toString This is the display string. | Node | org.uninode.0.102 | ||
Type | type The type of an object determines the behaviour and attributes of the object. | Node | org.uninode.0.101 | ||
String | uri | Node | org.uninode.0.103 |
Method summary | Defined in | Overrides | Properties | |
void | generateScript(ScriptGenerationInfo info) Prepare and generate initialization code | ScriptGenerator | ||
void | instanceScript(ScriptGenerationInfo info) return either variable name (like 'ave1', found in info), or a constructor call (new ...) | ScriptGenerator |