Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANLinkEndData
Packages that use ANLinkEndData
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 ANLinkEndData in de.mid.innovator.srv2api.icw2ac
Subinterfaces of ANLinkEndData in de.mid.innovator.srv2api.icw2acModifier and TypeInterfaceDescriptioninterfaceThis class is required when using CreateLinkAction to specify insertion points for ordered ends and to replace all links at end.interfaceThis class is required when using DestroyLinkAction to specify links to destroy for non-unique ordered ends.Methods in de.mid.innovator.srv2api.icw2ac with type parameters of type ANLinkEndDataModifier and TypeMethodDescription<T extends ANLinkEndData>
List<T> ANLink.getEndData(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Methods in de.mid.innovator.srv2api.icw2ac that return ANLinkEndDataModifier and TypeMethodDescriptionANInputPin.getLinkEndData()Returns theANLinkEndDatawhich the object that is provided by theANInputPinis given to.ANQualifierValue.getLinkEndData() -
Uses of ANLinkEndData in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class with type parameters of type ANLinkEndDataModifier and TypeMethodDescription<T extends ANLinkEndData>
List<T> CLProperty.getLinkEndData(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) LinkEndData identifies links.