Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANCall
Packages that use ANCall
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 ANCall in de.mid.innovator.srv2api.icw2ac
Subinterfaces of ANCall in de.mid.innovator.srv2api.icw2acModifier and TypeInterfaceDescriptioninterfaceinterfaceMethods in de.mid.innovator.srv2api.icw2ac that return ANCallModifier and TypeMethodDescriptionANOutputPin.getCallAction()Action that invokes the behavior and receives the return values. -
Uses of ANCall in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class with type parameters of type ANCallModifier and TypeMethodDescriptionCLParameterSet.getCallIn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The call action being tied to a parameter set.CLParameterSet.getCallOut(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The call action being tied to a parameter set.