Uses of Interface
de.mid.innovator.srv2api.icw2class.CLStructureEntry
Packages that use CLStructureEntry
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Diagrams and graphical representations for elements of the icw2class package.
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 CLStructureEntry in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLStructureEntryModifier and TypeMethodDescriptionstatic CLStructureEntryCLStructureEntryHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Structure Entry with template and container.static CLStructureEntryCLStructureEntryHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Structure Entry with template and container with requirement.static CLStructureEntryCLStructureEntryHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Structure Entry with stereotype and container.static CLStructureEntryCLStructureEntryHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Structure Entry with stereotype and container with requirement.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLStructureEntryModifier and TypeMethodDescriptionCLStructureDefinition.getOwnedStructureEntry(K_CONTROL_OPTION... behaviourFlags) All structure entries owned by this structure definition.CLStructureGroup.getOwnedStructureEntry(K_CONTROL_OPTION... behaviourFlags) All structure entries owned by this structure group. -
Uses of CLStructureEntry in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLStructureEntryModifier and TypeMethodDescriptionCLDiaHierStructEntryNode.getStructureEntry()TheCLStructureEntrywhich is represented by this graphical node. -
Uses of CLStructureEntry in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type CLStructureEntryModifier and TypeMethodDescriptionELClassifier.getTypedCLStructureEntry()All entries typed by the classifier.