Uses of Interface
de.mid.innovator.srv2api.icw2ac.ACDecisionBehavior
Packages that use ACDecisionBehavior
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
The Common Behaviors package specifies the core concepts required for dynamic
elements and provides the infrastructure to support more detailed definitions of
behavior.
-
Uses of ACDecisionBehavior in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ACDecisionBehaviorModifier and TypeMethodDescriptionACDecisionNode.getDecisionBehavior()Provides input to guard specifications on edges outgoing from the decision node. -
Uses of ACDecisionBehavior in de.mid.innovator.srv2api.icw2be
Methods in de.mid.innovator.srv2api.icw2be that return types with arguments of type ACDecisionBehaviorModifier and TypeMethodDescriptionBEBehavior.getDecisionNodeR()The link element to theACDecisionNodewhich theBEBehaviormodels the decision to be taken for.