Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANUnmarshall
Packages that use ANUnmarshall
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 ANUnmarshall in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANUnmarshallModifier and TypeMethodDescriptionstatic ANUnmarshallANUnmarshallHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unmarshall Action with template and container with requirement.static ANUnmarshallANUnmarshallHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unmarshall Action with stereotype and container with requirement.ANInputPin.getUnmarshallAction()Action that breaks the object into outputs.ANOutputPin.getUnmarshallAction()Action that breaks the input object into outputs. -
Uses of ANUnmarshall in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type ANUnmarshallModifier and TypeMethodDescriptionCLClassifier.getUnmarshallAction()Action that breaks an object of a known type into outputs.