Software Disclaimer

Class UML 2.4.1::ProtocolConformance

Description:

Protocol state machines can be redefined into more specific protocol state machines, or into behavioral state machines. Protocol conformance declares that the specific protocol state machine specifies a protocol that conforms to the general state machine one, or that the specific behavioral state machine abide by the protocol of the general protocol state machine.

Direct Superclasses: DirectedRelationship

Direct Subclasses:

Class Precedence List: ProtocolConformance, DirectedRelationship, Relationship, Element

Properties:

generalMachine : ProtocolStateMachine (1 1); -- source ProtocolConformance
specificMachine : ProtocolStateMachine (1 1); -- source ProtocolConformance
source : Element (1 *); -- source DirectedRelationship
target : Element (1 *); -- source DirectedRelationship
relatedElement : Element (1 *); -- source Relationship
ownedComment : Comment (0 *); -- source Element
ownedElement : Element (0 *); -- source Element
owner : Element (0 1); -- source Element

Constraints:

No additional constraints.

Operations:

No additional operations.



Send questions or comments to [email protected].