Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANOutputPin
Packages that use ANOutputPin
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
-
Uses of ANOutputPin in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANOutputPinModifier and TypeMethodDescriptionstatic ANOutputPinANOutputPinHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Output Pin with template and container.static ANOutputPinANOutputPinHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Output Pin with stereotype and container.ANCreateObject.getResult()Gives the output pin which the result is put on.ANReadLink.getResult()The pin which is put on the objects participating in the association at the end not specified by the inputs.ANReadSelf.getResult()Gives the output pin which the hosting object is placed on.ANReadStructuralFeature.getResult()Gives the output pin which the result is put on.ANTestIdentity.getResult()Informs whether the two input objects are identical.ANValSpec.getResult()Gives the output pin which the result is output on.ANAcceptCall.getReturnInformation()Pins holding the received event objects or their attributes.Methods in de.mid.innovator.srv2api.icw2ac that return types with arguments of type ANOutputPinModifier and TypeMethodDescriptionANAction.getOutput(K_CONTROL_OPTION... behaviourFlags) The ordered set of output pins connected to the action.ANOpaque.getOutputValue(K_CONTROL_OPTION... behaviourFlags) ANAcceptEvent.getResult(K_CONTROL_OPTION... behaviourFlags) Pins that hold the received event objects or their attributes.ANCall.getResult(K_CONTROL_OPTION... behaviourFlags) A list of output pins where the results of performing the invocation are placed.ANUnmarshall.getResult()The values of the structural features of the input object.ACStructuredNode.getStructuredNodeOutput()All output pins for thisACStructuredNode.