FileDocCategorySizeDatePackage
UMLObject.javaAPI DocExample1288Tue Dec 08 01:21:00 GMT 1998oisoft.togetherx.scriptapi.UML

UMLObject

public interface UMLObject implements UMLNode
Presents object = class instance.
version
2.1.01 12.03.1998
author
Andrei Ivanov
see
UMLClass

Fields Summary
Constructors Summary
Methods Summary
public UMLAttributeEnumerationgetAttributes()

deprecated
Not implemented yet.

public UMLClassgetClassOfInstance()
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 UMLLiferectEnumerationgetLiferects()
Getting life rectangles of this object in the interaction diagram. This is point to extract then the messages of this object.

see
UMLLiferect
return
Liferect enumerator