Uses of Interface
de.mid.innovator.srv2api.icw2model.MESection
Packages that use MESection
Package
Description
The ER package (specialization of the IM package) deals with the modeling
concepts for the Entity Relationship Model and, in particular, entities,
attributes and their relationships.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.
Meta model and administration information.
This packagage contains elements representing the logical model.
Diagrams and graphical representations of model elements in diagrams.
-
Uses of MESection in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er with parameters of type MESectionModifier and TypeMethodDescription<T extends ADClientAble>
List<T> EREntity.getSectionElements(Class<T> returnType, MMStereotype stereotype, MESection refObj, K_MESECTION kind, K_CONTROL_OPTION... behaviourFlags) The method calls getSectionElements and filters its return values according to the given stereotype value.<T extends ADClientAble>
List<T> EREntity.getSectionElements(Class<T> returnType, MESection refObj, K_MESECTION kind, K_CONTROL_OPTION... behaviourFlags) -
Uses of MESection in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return MESectionModifier and TypeMethodDescriptionADLoginAble.getLoginAbleSection()The section used by thisADLoginAble.ADXModel.getModelSection()ADLogin.getRestrictingSection()Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MESectionModifier and TypeMethodDescriptionMM2Class.getClassSection()All sections where elements of this meta class are allowed as part.ADXModel.getOwnedSection(K_CONTROL_OPTION... behaviourFlags) ADClientAble.getSection()All sections with thisADClientAbleas part. -
Uses of MESection in de.mid.innovator.srv2api.icw2model
Fields in de.mid.innovator.srv2api.icw2model declared as MESectionModifier and TypeFieldDescriptionARG_SectionEntry.ohParentsection parent or emptyARG_CreateSection.ohSectionowner for a nested sectionARG_SectionEntry.ohSectionsection elementMethods in de.mid.innovator.srv2api.icw2model that return MESectionModifier and TypeMethodDescriptionstatic MESectionMESectionHelper.create(SrvContext srvCtx, MESection ohSection, String strName) Create a new section.MESection.getNestingSection()Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MESectionMethods in de.mid.innovator.srv2api.icw2model with parameters of type MESectionModifier and TypeMethodDescriptionstatic MESectionMESectionHelper.create(SrvContext srvCtx, MESection ohSection, String strName) Create a new section.Constructors in de.mid.innovator.srv2api.icw2model with parameters of type MESectionModifierConstructorDescriptionARG_CreateSection(MESection ohSection, String strName) ARG_SectionEntry(MESection ohSection, MESection ohParent, String nameSection) -
Uses of MESection in de.mid.innovator.srv2api.icw2pres
Fields in de.mid.innovator.srv2api.icw2pres declared as MESectionMethods in de.mid.innovator.srv2api.icw2pres with parameters of type MESectionModifier and TypeMethodDescriptionPRPresContext.getXClient(String nameLabel, boolean dispCompleteness, boolean withAddAbleEdge, boolean withAddAbleCompartments, MESection ohSection) Fills the client X structure for this presentation context.PRDiaNode.getXClientNode(String nameLabel, boolean dispCompleteness, boolean withAddAbleEdge, boolean withAddAbleCompartments, MESection ohSection) Fills the client X structure for this node which behaves like a presentation context.Constructors in de.mid.innovator.srv2api.icw2pres with parameters of type MESectionModifierConstructorDescriptionARG_XClientIn(String nameLabel, boolean dispCompleteness, boolean withAddAbleEdge, boolean withAddAbleCompartments, MESection ohSection)