Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANClearAssociation
Packages that use ANClearAssociation
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 ANClearAssociation in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANClearAssociationModifier and TypeMethodDescriptionstatic ANClearAssociationANClearAssociationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Clear Association Action with template and container with requirement.static ANClearAssociationANClearAssociationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Clear Association Action with stereotype and container with requirement.ANInputPin.getClearAssociationAction()Action that destroys all links of an association which a particular object participates in. -
Uses of ANClearAssociation in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type ANClearAssociationModifier and TypeMethodDescriptionCLAssociation.getClearAssociationAction()The action that destroys all links of the association which a particular object participates in.