Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMMetamodelElement
-
Packages that use MMMetamodelElement Package Description de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation.de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of MMMetamodelElement in de.mid.innovator.srv2api.icw2dg
Subinterfaces of MMMetamodelElement in de.mid.innovator.srv2api.icw2dg Modifier and Type Interface Description interface
DGAdditionalHeading
An additional structuring chapter in the documentation structure.interface
DGAttachmentChapter
A DGAttachmentChapter is a specialization of a documentation standard chapter.interface
DGChapter
Represents a chapter in a documentation.interface
DGCommand
Represents a documentation command.interface
DGConfig
Contains the index information for a documentation selection.interface
DGDocuStructureRoot
The root of a documentation structure.interface
DGFooter
Represents the footer of a documentation's section.interface
DGHeader
Represents the header of a documentation's section.interface
DGLink
Represents a usage of a documentation template in a documentation structure.interface
DGPicture
DGPictures are specializations of documentation standard chapters.interface
DGRoot
Represents the root of a documentation.interface
DGSelection
A documentation selection links a documentation structure to layout information such as title page, header information, footer information and documentation configuration.interface
DGStandardChapter
Represents a chapter in the documentation containing information about a model element.interface
DGTableColumn
Reresents a column in a Documentation table.interface
DGTableProperties
The properties of a table in the documentation.interface
DGTemplate
A template of documentation standard chapters for common usage in documentation structures.interface
DGTitle
Represents the title page of a documentation.interface
DGTreeLink
Represents a usage of a model browser template in a model browser tree.interface
DGTreeStructureRoot
Represents the root of the innovator model browser's detail view window's root.interface
DGTreeTemplate
A template of documentation standard chapters for common usage in model browsers.interface
DGVerifyChapter
A chapter in the documentation containing verification information about a model element.interface
DGViewChapter
DGViewChapters are specializations of documentation standard chapters structuring information about one or more model elements of a specific type.Fields in de.mid.innovator.srv2api.icw2dg with type parameters of type MMMetamodelElement Modifier and Type Field Description java.util.List<MMMetamodelElement>
ARG_DGElementVOclSeq. seqOh
List of selected meta classes or create templatesMethod parameters in de.mid.innovator.srv2api.icw2dg with type arguments of type MMMetamodelElement Modifier and Type Method Description java.util.List<DGStandardChapter>
DGChapter. assignContent(java.util.List<? extends MMMetamodelElement> seqOh)
Assign contents to this chapter.Constructor parameters in de.mid.innovator.srv2api.icw2dg with type arguments of type MMMetamodelElement Constructor Description ARG_DGElementVOclSeq(java.util.List<MMMetamodelElement> seqOh)
-
Uses of MMMetamodelElement in de.mid.innovator.srv2api.icw2meta
Subinterfaces of MMMetamodelElement in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interface
ADApplicationConfiguration
interface
ADConfigTranslation
interface
ADModelTranslation
interface
ADTranslationAble
This is a utility class for ADTranslationAble that provides static methods for creation or other purposes.interface
MM2Association
interface
MM2Attribute
interface
MM2Class
interface
MM2Classification
This is a utility class for MM2Classification that provides static methods for creation or other purposes.interface
MM2ClassificationConstraint
interface
MM2FontColor
interface
MM2FormatRuleParameter
interface
MM2Locale
interface
MM2Package
interface
MM2Presentation
interface
MM2SchemaTranslation
interface
MM2Type
This is a utility class for MM2Type that provides static methods for creation or other purposes.interface
MM2TypeBoolean
interface
MM2TypeDateTime
interface
MM2TypedElement
This is a utility class for MM2TypedElement that provides static methods for creation or other purposes.interface
MM2TypedProperty
This is a utility class for MM2TypedProperty that provides static methods for creation or other purposes.interface
MM2TypedTSOption
This is a utility class for MM2TypedTSOption that provides static methods for creation or other purposes.interface
MM2TypeEnum
interface
MM2TypeInteger
interface
MM2TypeLong
interface
MM2TypeRange
interface
MM2TypeString
interface
MM2TypeVoid
interface
MM2Verify
interface
MMAddItem
interface
MMColorValue
interface
MMCreateCLInst
interface
MMCreateELInst
interface
MMCreateTemplate
interface
MMEngineeringAction
interface
MMEngineeringSequence
interface
MMFCValue
This is a utility class for MMFCValue that provides static methods for creation or other purposes.interface
MMFilter
interface
MMFilterProperty
interface
MMFontColor
interface
MMFontValue
interface
MMFormatRule
interface
MMLabel
Represents a label definition.interface
MMMenu
interface
MMMenuItem
interface
MMMenuItemAble
This is a utility class for MMMenuItemAble that provides static methods for creation or other purposes.interface
MMMetaCommentAble
This is a utility class for MMMetaCommentAble that provides static methods for creation or other purposes.interface
MMPresEntry
interface
MMProfile
A profile is a kind of package that extends a reference metamodel.interface
MMProfileTranslation
interface
MMRecipe
interface
MMRoleExecution
An execution right is owned my a profile.interface
MMStereotype
A stereotype defines how an existing metaclass may be extended and enables the use of platform-specific or domain-specific terminology or notation in place of, or in addition to, the ones used for the extended metaclass.interface
MMStereotypeBuildingBlock
Building block to create an element.interface
MMStereotypeExtension
interface
MMStereotypeFileAble
This is a utility class for MMStereotypeFileAble that provides static methods for creation or other purposes.interface
MMStereotypeProperty
interface
MMStereotypeRelatedElement
This is a utility class for MMStereotypeRelatedElement that provides static methods for creation or other purposes.interface
MMStereotypeRelProperty
interface
MMStereotypeRelTSOption
interface
MMStereotypeTSOption
interface
MMSyncedProperty
A synchronized property is valid for all stereotypes of itsMMSyncSet
.
It is a property of the conceptual element that is the same in every method context.interface
MMSyncedStereotype
A synchronized stereotype is the use of a stereotype in aMMSyncSet
.interface
MMSyncProfile
interface
MMSyncSet
A synchronization set defines the set of stereotypes that synchronize properties with each other.
This allows the same conceptual element to be used in different methods.interface
MMSyncSetProperty
A synchronization property is a property that keeps the values in redundant properties of their stereotypes synchronized.interface
MMText
Represents a text definition.interface
MMTSDefaultValue
interface
MMTSType
interface
MMTSTypeClass
interface
MMTSTypeMapping
interface
MMTypeSystem
interface
MMVerify
interface
MMVerifyClassification
interface
MMVerifyMsg
interface
MMVerifyPackage
interface
MMXProfile
Fields in de.mid.innovator.srv2api.icw2meta declared as MMMetamodelElement Modifier and Type Field Description MMMetamodelElement
ARG_MMFormatRuleCreate. ohMeta
the meta class or attribute for which the rule is createdFields in de.mid.innovator.srv2api.icw2meta with type parameters of type MMMetamodelElement Modifier and Type Field Description java.util.List<MMMetamodelElement>
ARG_MMProfileElementVOclSeq. seqOh
List of selected meta classes or create templatesMethods in de.mid.innovator.srv2api.icw2meta with type parameters of type MMMetamodelElement Modifier and Type Method Description <T extends MMMetamodelElement>
java.util.List<T>MMProfile. getIgnoredElement(java.lang.Class<T> returnType)
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMMetamodelElement Modifier and Type Method Description java.util.List<MMMetamodelElement>
MMVerify. assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)
java.util.List<MMMetamodelElement>
MMVerifyClassification. assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)
Creates aMMVerifyClassification
as content of thisMMVerifyClassification
for each specifiedMMStereotype
.java.util.List<MMMetamodelElement>
MMVerifyPackage. assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)
Methods in de.mid.innovator.srv2api.icw2meta with parameters of type MMMetamodelElement Modifier and Type Method Description static MMFormatRule
MMFormatRuleHelper. create(SrvContext srvCtx, MMProfile ohProfile, MMFormatAble ohFormatAble, MMMetamodelElement ohMeta)
Create a new format rule.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MMMetamodelElement Modifier and Type Method Description java.util.List<MMMetamodelElement>
MMVerify. assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)
java.util.List<MMMetamodelElement>
MMVerifyClassification. assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)
Creates aMMVerifyClassification
as content of thisMMVerifyClassification
for each specifiedMMStereotype
.java.util.List<MMMetamodelElement>
MMVerifyPackage. assignContent(MMProfile ohProfile, java.util.List<? extends MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)
Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type MMMetamodelElement Constructor Description ARG_MMFormatRuleCreate(MMProfile ohProfile, MMFormatAble ohFormatAble, MMMetamodelElement ohMeta)
Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type MMMetamodelElement Constructor Description ARG_MMProfileElementVOclSeq(MMProfile ohProfile, java.util.List<MMMetamodelElement> seqOh, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl, boolean allLevel)
-