Uses of Interface
de.mid.innovator.srv2api.icw2ac.ACJoinNode
-
Packages that use ACJoinNode Package Description de.mid.innovator.srv2api.icw2ac Activity modeling emphasizes the sequence and conditions for coordinating lower-level behaviors, rather than which classifiers own those behaviors.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of ACJoinNode in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ACJoinNode Modifier and Type Method Description static ACJoinNode
ACJoinNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Join Node with template and container.static ACJoinNode
ACJoinNodeHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Join Node with stereotype and container. -
Uses of ACJoinNode in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return ACJoinNode Modifier and Type Method Description ACJoinNode
MEValSpecOpaqueExpr. getOwnerJoin()
The join specified by this condition.
-