Uses of Interface
de.mid.innovator.srv2api.icw2class.CLSlot
Packages that use CLSlot
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
-
Uses of CLSlot in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLSlotModifier and TypeMethodDescriptionstatic CLSlotCLSlotHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Slot with template and container with requirement.static CLSlotCLSlotHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Slot with stereotype and container with requirement.static CLSlotCLSlotHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Slot with template and container with requirement.static CLSlotCLSlotHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Slot with stereotype and container with requirement.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLSlotModifier and TypeMethodDescriptionCLProperty.getPropertySlot()CLInstSpec.getSlot(K_CONTROL_OPTION... behaviourFlags) A slot giving the value or values of a structural feature of the instance. -
Uses of CLSlot in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return CLSlotMethods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type CLSlotModifier and TypeMethodDescriptionELStructFeature.getSlot()All of the structural feature's slots.