Uses of Interface
de.mid.innovator.srv2api.icw2ac.ACVariable
Packages that use ACVariable
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of ACVariable in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ACVariableModifier and TypeMethodDescriptionstatic ACVariableACVariableHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Variable with template and container.static ACVariableACVariableHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Variable with stereotype and container.Methods in de.mid.innovator.srv2api.icw2ac that return types with arguments of type ACVariableModifier and TypeMethodDescriptionACActivity.getVariable()Top-level variables in the activity.ACStructuredNode.getVariable(K_CONTROL_OPTION... behaviourFlags) Variables defined in the scope of the structured activity node. -
Uses of ACVariable in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type ACVariableModifier and TypeMethodDescriptionCLClassifier.getTypedVariable()All variables typed by this classifier.