Alle Superschnittstellen:
IBehaviorDescribingComponent, IContainableElement<ISubjectBehavior>, IPASSProcessModelElement, IValueChangedObserver<IPASSProcessModelElement>, IValueChangedPublisher<IPASSProcessModelElement>
Alle bekannten Unterschnittstellen:
IDoTransitionCondition, IMessageExchangeCondition, IReceiveTransitionCondition, ISendingFailedCondition, ISendTransitionCondition, ITimeTransitionCondition
Alle bekannten Implementierungsklassen:
DoTransitionCondition, MessageExchangeCondition, ReceiveTransitionCondition, SendingFailedCondition, SendTransitionCondition, TimeTransitionCondition, TransitionCondition

public interface ITransitionCondition extends IBehaviorDescribingComponent
Interface of the transition condition class
  • Methodendetails

    • setToolSpecificDefinition

      void setToolSpecificDefinition(String toolSpecificDefintion)
      Method that sets the tool specific definition attribute of the instance
      Parameter:
      toolSpecificDefintion - The tool specific definition
    • getToolSpecificDefinition

      String getToolSpecificDefinition()
      Method that returns the tool specific definition attribute of the instance
      Gibt zurück:
      The tool specific definition attribute of the instance