|
|
| long obtainID ()
| obtainID |
| readonly attribute boolean valid | valid |
| attribute string name | name |
| readonly attribute sequence<ModuleDesc> modules | modules |
| readonly attribute sequence<StructurePortDesc> ports | ports |
| sequence<string> saveToList ()
| saveToList |
| void loadFromList (sequence<string> list)
| loadFromList |
| void clear ()
| clear |
deletes all components in the structure
| ModuleDesc createModuleDesc (ModuleInfo info)
| createModuleDesc |
| void freeModuleDesc (ModuleDesc moduledesc)
| freeModuleDesc |
| readonly attribute ModuleInfo externalInterface | externalInterface |
| StructurePortDesc createStructurePortDesc (PortType type,
string name)
| createStructurePortDesc |
publishing (HMM)
| void freeStructurePortDesc (StructurePortDesc portdesc)
| freeStructurePortDesc |
| void moveStructurePortDesc (StructurePortDesc portdesc,
long newposition)
| moveStructurePortDesc |
| Generated by: stefan on stefan on Sat Jun 2 23:13:43 2001, using kdoc 2.0a53. |