Software Disclaimer

Class UML 2.5::ProtocolConformance

Description:

A ProtocolStateMachine can be redefined into a more specific ProtocolStateMachine or into behavioral StateMachine. ProtocolConformance declares that the specific ProtocolStateMachine specifies a protocol that conforms to the general ProtocolStateMachine or that the specific behavioral StateMachine abides by the protocol of the general ProtocolStateMachine.

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].