Uses of Interface
de.mid.innovator.srv2api.icw2class.CLNode
Packages that use CLNode
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
-
Uses of CLNode in de.mid.innovator.srv2api.icw2class
Subinterfaces of CLNode in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceA device is a physical computational resource with processing capability which artifacts may be deployed for execution on.interfaceAn execution environment is a node that offers an execution environment for specific types of components that are deployed on it in the form of executable artifacts.Methods in de.mid.innovator.srv2api.icw2class with type parameters of type CLNodeModifier and TypeMethodDescriptionCLNode.getNestedNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Methods in de.mid.innovator.srv2api.icw2class that return CLNodeModifier and TypeMethodDescriptionstatic CLNodeCLNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Node with template and container.static CLNodeCLNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Node with stereotype and container.CLNode.getNode()