Uses of Interface
de.mid.innovator.srv2api.icw2sm.SMTransition
Packages that use SMTransition
Package
Description
The Common Behaviors package specifies the core concepts required for dynamic
elements and provides the infrastructure to support more detailed definitions of
behavior.
This packagage contains elements representing the logical model.
The StateMachine package defines a set of concepts that can be used for
modeling discrete behavior through finite statetransition systems.
-
Uses of SMTransition in de.mid.innovator.srv2api.icw2be
Methods in de.mid.innovator.srv2api.icw2be that return SMTransitionModifier and TypeMethodDescriptionBEBehavior.getOwningTransition()The transition which owns the behavior.BETrigger.getOwningTransition()The transition which owns the trigger. -
Uses of SMTransition in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return SMTransitionModifier and TypeMethodDescriptionMESimpleConstraint.getGuardOwningTransition()TheSMTransitionowning this guard constraint.MESimpleConstraint.getOwningTransition()TheSMTransitionowning this rule constraint.MESimpleConstraint.getPostconditionOwningTransition()TheSMTransitionowning this post condition.MESimpleConstraint.getPreconditionOwningTransition()TheSMTransitionowning this pre condition. -
Uses of SMTransition in de.mid.innovator.srv2api.icw2sm
Subinterfaces of SMTransition in de.mid.innovator.srv2api.icw2sm