Alle Superschnittstellen:
IAbstractElement, IBehaviorDescribingComponent, IContainableElement<ISubjectBehavior>, IHasSimple2DVisualizationLine, IImplementingElement, IImplementingElementT<ITransition>, IPASSProcessModelElement, ITransition, IValueChangedObserver<IPASSProcessModelElement>, IValueChangedPublisher<IPASSProcessModelElement>
Alle bekannten Unterschnittstellen:
IReceiveTransition, ISendTransition
Alle bekannten Implementierungsklassen:
CommunicationTransition, ReceiveTransition, SendTransition

public interface ICommunicationTransition extends ITransition
Interface to the communication transition class
  • Methodendetails

    • getTransitionCondition

      IMessageExchangeCondition getTransitionCondition()
      Method that returns the transition condition attribute of the instance
      Angegeben von:
      getTransitionCondition in Schnittstelle ITransition
      Gibt zurück:
      The transition condition attribute of the instance
    • setTransitionCondition

      void setTransitionCondition(ITransitionCondition condition, int removeCascadeDepth)
      Method that sets the transition condition attribute of the instance
      Angegeben von:
      setTransitionCondition in Schnittstelle ITransition
      Parameter:
      condition - the transition condition
      removeCascadeDepth - Parses the depth of a cascading delete for elements that are connected to the currently deleted one