| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| ExternalObject | CreateObject
(ModelItem owner)
Creates an external object class |
| String | GetName
()
Name of the external object class |
| int | GetType
()
Type of the external object class |
| Method Detail |
|---|
| GetName |
|---|
| String | GetName | () |
Name of the external object class
|
| GetType |
|---|
| int | GetType | () |
Type of the external object class
|
| CreateObject |
|---|
| ExternalObject | CreateObject | (ModelItem owner) |
Creates an external object class
|