|
|
| void constructor (StructureDesc parent, ModuleInfo info)
| constructor |
| readonly attribute long ID | ID |
| readonly attribute StructureDesc parent | parent |
| readonly attribute string name | name |
| readonly attribute sequence<PortDesc> ports | ports |
| readonly attribute long x | x |
| readonly attribute long y | y |
| readonly attribute long width | width |
| readonly attribute long height | height |
| readonly attribute boolean isInterface | isInterface |
| readonly attribute boolean isStructure | isStructure |
| boolean moveTo (long x, long y)
| moveTo |
| PortDesc findPort (string name)
| findPort |
| sequence<string> saveToList ()
| saveToList |
| void loadFromList (sequence<string> list)
| loadFromList |
| Generated by: stefan on stefan on Sat Jun 2 23:13:43 2001, using kdoc 2.0a53. |