Methods Summary |
---|
public UMLAttributeEnumeration | getAttributes()
|
public UMLClass | getClassOfInstance()Returns the class which this object instantiates
Only classes can be instantiated.
They should be not-abstract, but verification is not performed
in the current version.
|
public UMLLiferectEnumeration | getLiferects()Getting life rectangles of this object in the interaction diagram.
This is point to extract then the messages of this object.
|