Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANLink
Packages that use ANLink
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 ANLink in de.mid.innovator.srv2api.icw2ac
Subinterfaces of ANLink in de.mid.innovator.srv2api.icw2acModifier and TypeInterfaceDescriptioninterfaceThis action can be used to create links and link objects.interfaceThis action destroys a link or a link object.interfaceThis action navigates an association towards one end which is the end that does not have an input pin to take its object (the 'open' end).interfaceA write link action takes a complete identification of a link and creates or destroys it.Methods in de.mid.innovator.srv2api.icw2ac that return ANLinkModifier and TypeMethodDescriptionANInputPin.getLinkAction()Action that identifies its links by the objects at the ends of the links and by the qualifiers at ends of the links.ANLinkEndData.getOwnerAction()LinkAction that writes to or reads from the link end. -
Uses of ANLink in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class with type parameters of type ANLinkModifier and TypeMethodDescriptionCLProperty.getLinkAction(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All LinkActions owning this AssociationEnd.CLProperty.getLinkAction(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLinkAction and filters its return values according to the given stereotype value.