Uses of Interface
de.mid.innovator.srv2api.icw2model.MEHierarchyAble
-
Packages that use MEHierarchyAble Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.de.mid.innovator.srv2api.icw2db The DB package (specialization of the IM package) describes the concepts needed for modeling a relational database.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of MEHierarchyAble in de.mid.innovator.srv2api.icw2bp
Fields in de.mid.innovator.srv2api.icw2bp declared as MEHierarchyAble Modifier and Type Field Description MEHierarchyAbleARG_BPItemDefinitionCreateForStructureElement. ownerItemDefinitionAs an option the owner of a new item definition can be specified.MEHierarchyAbleARG_BPItemDefinitionCreateForStructureElement. ownerStructureDefinitionAs an option the owner of a new structure definition can be specified.Methods in de.mid.innovator.srv2api.icw2bp with parameters of type MEHierarchyAble Modifier and Type Method Description static BPItemDefinitionBPItemDefinitionHelper. determineItemDefinitionForStructureElement(SrvContext srvCtx, ADClientAble partOfStructure, ADClientAble elemForProfileAndOwner, MMStereotype stereoItemDefinition, MEHierarchyAble ownerItemDefinition, MMStereotype stereoStructureDefinition, MEHierarchyAble ownerStructureDefinition)For the structure parts passed as the argument action is taken to derive a structure and to create or determine an item definition linked to the structure.Constructors in de.mid.innovator.srv2api.icw2bp with parameters of type MEHierarchyAble Constructor Description ARG_BPItemDefinitionCreateForStructureElement(ADClientAble partOfStructure, ADClientAble elemForProfileAndOwner, MMStereotype stereoItemDefinition, MEHierarchyAble ownerItemDefinition, MMStereotype stereoStructureDefinition, MEHierarchyAble ownerStructureDefinition) -
Uses of MEHierarchyAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of MEHierarchyAble in de.mid.innovator.srv2api.icw2class Modifier and Type Interface Description interfaceCLComponentA component represents a modular part of a system that encapsulates its contents and whose manifestation is replaceable within its environment.Fields in de.mid.innovator.srv2api.icw2class declared as MEHierarchyAble Modifier and Type Field Description MEHierarchyAbleARG_CreateByWorkingDirectoryOclCmd. rootroot packageMethods in de.mid.innovator.srv2api.icw2class with parameters of type MEHierarchyAble Modifier and Type Method Description static java.util.List<CLArtifact>CLArtifactHelper. createByWorkingDirectory(SrvContext srvCtx, MEHierarchyAble root, java.util.List<ARG_ExtensionStereotypeMap> seqExtStereoMap, java.util.List<java.lang.String> seqFile)Creates artifacts if they do not already exist.Constructors in de.mid.innovator.srv2api.icw2class with parameters of type MEHierarchyAble Constructor Description ARG_CreateByWorkingDirectoryOclCmd(MEHierarchyAble root, java.util.List<ARG_ExtensionStereotypeMap> seqExtStereoMap, java.util.List<java.lang.String> seqFile) -
Uses of MEHierarchyAble in de.mid.innovator.srv2api.icw2db
Subinterfaces of MEHierarchyAble in de.mid.innovator.srv2api.icw2db Modifier and Type Interface Description interfaceDBPackageADBPackageis both aMEPackagefor organizing elements in a tree and aDBSQLObjectfor modeling privileges or relationships to other SQL objects. -
Uses of MEHierarchyAble in de.mid.innovator.srv2api.icw2model
Subinterfaces of MEHierarchyAble in de.mid.innovator.srv2api.icw2model Modifier and Type Interface Description interfaceMEConfigurationManagementConfiguration management package.interfaceMEMappingConfigurationPackageAbstract mapping configuration package.interfaceMEMappingConfigurationPackageForwardMapping configuration package forward direction.interfaceMEMappingConfigurationPackageReverseMapping configuration package reverse direction.interfaceMEMappingPackageContentPackage used for content below MappingPackageType.interfaceMEMappingPackageTypeAbstract mapping package type defines the mapping type.interfaceMEMappingPackageTypeForwardImplementing mapping type with direction FORWARD.interfaceMEMappingPackageTypeReverseImplementing mapping type with direction REVERSE.interfaceMEModelA model captures a view of a physical system.interfaceMEPackageA package is a namespace for its members and may contain other packages.interfaceMEStubPackageAbstract Stub Package.interfaceMEStubPackageBaseStub package base package collecting all stub packages within a system model.interfaceMEStubPackageExternalModelStub package for external models.interfaceMEStubPackageInnovatorStub package for Innovator modelsinterfaceMESystemModelinterfaceMESystemModelManagementSystem model management package containing MEConfigurationManagement and MEStubPackageBase packages.
-