Uses of Interface
de.mid.innovator.srv2api.icw2class.CLStructureDefinition
Packages that use CLStructureDefinition
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.
The purpose of DMN is to provide the constructs that are needed to model
decisions, so that organizational decision-making can be readily depicted in
diagrams, accurately defined by business analysts, and (optionally) automated.
Meta model and administration information.
-
Uses of CLStructureDefinition in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return CLStructureDefinitionModifier and TypeMethodDescriptionstatic CLStructureDefinitionCLStructureDefinitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Structure Definition with template and container.static CLStructureDefinitionCLStructureDefinitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Structure Definition with stereotype and container.CLStructureDefinition.getNestingStructureDefinition()TheCLStructureDefinitionthat owns thisCLStructureDefinition.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type CLStructureDefinitionModifier and TypeMethodDescriptionCLStructureDefinition.getNestedStructuredDefinition(K_CONTROL_OPTION... behaviourFlags) References all the structure definitions that are defined (nested) within thisCLStructureDefinition. -
Uses of CLStructureDefinition in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLStructureDefinitionModifier and TypeMethodDescriptionCLDiaHierStructDefinitionNode.getStructDefinition()TheCLStructureDefinitionwhich is represented by this graphical node. -
Uses of CLStructureDefinition in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return CLStructureDefinitionModifier and TypeMethodDescriptionDMTypedChildExpression.getTypingStructureDefinition()TheCLStructureDefinitiontyping thisDMChildExpression.DMValueRangeRefAble.getTypingStructureDefinition()TheCLStructureDefinitiontyping thisDMValueRangeRefAble. -
Uses of CLStructureDefinition in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type CLStructureDefinitionModifier and TypeMethodDescriptionMMProfile.getOwnedStructureDefinition(K_CONTROL_OPTION... behaviourFlags) All structure definitions owned by thisMMProfile.