Package rs.sol.soloist.server.uml.concepts.runtime

Provides classes that capture the runtime elements of the UML model.

See:
          Description

Interface Summary
IAssociationEndInstance<T extends IClassInstance> An an instance of a Property that is an association end.
IAttributeValue<T extends IClassifierInstance> An attribute value, an instance of a Property that is an attribute.
IClassifierInstance Abstract generalization of instances of Classifiers that live at runtime in the object space.
IClassInstance An instance of a Class (an object).
IDataTypeInstance An instance of a Data Type.
IEnumerationInstance An instance of a Enumeration.
ILinkObject An instance of an Association Class (a link-object).
IObjectID  
IPrimitiveTypeInstance An instance of a Primitive Data Type.
IRTElement Abstract generalization of all elements in the object space with runtime semantics supported by OOIS UML.
ISlot<T extends IClassifierInstance> A runtime manifestation (an instance of) a Property.
 

Package rs.sol.soloist.server.uml.concepts.runtime Description

Provides classes that capture the runtime elements of the UML model.