Interface Summary |
AttributeLink |
An attribute link is a named slot in an instance, which holds the
value of an attribute. |
AttributeLinkClass |
Class proxy for type AttributeLink. |
CommonBehaviorPackage |
|
ComponentInstance |
A component instance is an instance of a component that resides on a
node instance. |
ComponentInstanceClass |
Class proxy for type ComponentInstance. |
DataValue |
A data value is an instance with no identity. |
DataValueClass |
Class proxy for type DataValue. |
ExceptionClass |
Class proxy for type UMLException. |
Instance |
The instance construct defines an entity to which a set of
operations can be applied and which has a state that stores the
effects of the operations. |
InstanceClass |
Class proxy for type Instance. |
Link |
The link construct is a connection between instances. |
LinkClass |
Class proxy for type Link. |
LinkEnd |
A link end is an end point of a link. |
LinkEndClass |
Class proxy for type LinkEnd. |
LinkObject |
A link object is a link with its own set of attribute values and to
which a set of operations may be applied. |
LinkObjectClass |
Class proxy for type LinkObject. |
NodeInstance |
A node instance is an instance of a node. |
NodeInstanceClass |
Class proxy for type NodeInstance. |
ObjectClass |
Class proxy for type UMLObject. |
Procedure |
A procedure is a coordinated set of actions that models a
computation, such as an algorithm. |
ProcedureClass |
Class proxy for type Procedure. |
Reception |
A reception is a declaration stating that a classifier is prepared
to react to the receipt of a signal. |
ReceptionClass |
Class proxy for type Reception. |
SendAction |
Not in the 1.5 spec? |
SendActionClass |
Class proxy for type SendAction. |
Signal |
A signal is a specification of an asynchronous stimulus communicated
between instances. |
SignalClass |
Class proxy for type Signal. |
Stimulus |
A stimulus reifies a communication between two instances. |
StimulusClass |
Class proxy for type Stimulus. |
SubsystemInstance |
A subsystem instance is an instance of a subsystem. |
SubsystemInstanceClass |
Class proxy for type SubsystemInstance. |
UMLException |
An exception is a signal raised by behavioral features typically in
case of execution faults. |
UMLObject |
An object is an instance that originates from a class. |