Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMCreateTemplate
-
Packages that use MMCreateTemplate Package Description de.mid.innovator.srv2api.icw2ac Activity modeling emphasizes the sequence and conditions for coordinating lower-level behaviors, rather than which classifiers own those behaviors.de.mid.innovator.srv2api.icw2bc Package for Business Object Modeling.de.mid.innovator.srv2api.icw2be The Common Behaviors package specifies the core concepts required for dynamic elements and provides the infrastructure to support more detailed definitions of behavior.de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package.de.mid.innovator.srv2api.icw2br Business resource modeling package.de.mid.innovator.srv2api.icw2brdia Diagrams and graphical representations for elements of the icw2br package.de.mid.innovator.srv2api.icw2bs State machine for Business Object Modeling.de.mid.innovator.srv2api.icw2bsdia Diagrams and graphical representations for elements of the icw2bs package.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.icw2cldia Diagrams and graphical representations for elements of the icw2class package.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.icw2dbdia Database Diagrams and representations of tables and foreign keys, as well as views and from clauses.de.mid.innovator.srv2api.icw2dm 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.de.mid.innovator.srv2api.icw2drdia The decision requirements level of a decision model in DMN consists of a Decision Requirement Graph depicted in one or more Decision Requirement Diagrams.de.mid.innovator.srv2api.icw2elem 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.de.mid.innovator.srv2api.icw2er 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.de.mid.innovator.srv2api.icw2erdia Entity Relationship Diagrams and representations of entities and relationships, as well as conceptual views and from clauses.de.mid.innovator.srv2api.icw2gc Package for concept modeling.de.mid.innovator.srv2api.icw2gcdia Concept diagrams and graphical representations for elements of the icw2gc package.de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express interactions.de.mid.innovator.srv2api.icw2im The IM package specify the Information Management Metamodel core concepts required for data modeling.de.mid.innovator.srv2api.icw2meta Meta model and administration information.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model.de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams.de.mid.innovator.srv2api.icw2sm The StateMachine package defines a set of concepts that can be used for modeling discrete behavior through finite statetransition systems. -
-
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2ac
Fields in de.mid.innovator.srv2api.icw2ac declared as MMCreateTemplate Modifier and Type Field Description MMCreateTemplate
ARG_ACCentralBufferNodeCreate. ohTemplate
MMCreateTemplate
ARG_ACPartitionInsertAtSelection. ohTemplatePartition
the template for the new partitionMethods in de.mid.innovator.srv2api.icw2ac with parameters of type MMCreateTemplate Modifier and Type Method Description static ACActivityFinalNode
ACActivityFinalNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Activity Final Node with template and container.static ACActivity
ACActivityHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Activity with template and container.static ACCentralBufferNode
ACCentralBufferNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Central Buffer Node with template and container.static ACControlFlow
ACControlFlowHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Control Flow Edge with template from source to target element.static ACDataStoreNode
ACDataStoreNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Data Store Node with template and container.static ACDecisionNode
ACDecisionNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Decision Node with template and container.static ACFlowFinalNode
ACFlowFinalNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Flow Final Node with template and container.static ACForkNode
ACForkNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Fork Node with template and container.static ACInitialNode
ACInitialNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Initial Node with template and container.static ACInterruptibleRegion
ACInterruptibleRegionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Interruptible Activity Region with template and container.static ACJoinNode
ACJoinNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Join Node with template and container.static ACMergeNode
ACMergeNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Merge Node with template and container.static ACObjectFlow
ACObjectFlowHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Object Flow Edge with template from source to target element.static ACPartition
ACPartitionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Activity Partition with template and container.static ACStructuredNode
ACStructuredNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Structured Activity Node with template and container.static ACVariable
ACVariableHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Variable with template and container.static ANAcceptCall
ANAcceptCallHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Accept Call Action with template and container.static ANAcceptCall
ANAcceptCallHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Accept Call Action with template and container with requirement.static ANAcceptEvent
ANAcceptEventHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Accept Event Action with template and container.static ANAcceptEvent
ANAcceptEventHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Accept Event Action with template and container with requirement.static ANActionInputPin
ANActionInputPinHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Action Input Pin with template and container.static ANAddStructuralFeatureValue
ANAddStructuralFeatureValueHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Add Structural Feature Value Action with template and container with requirement.static ANBroadcastSignal
ANBroadcastSignalHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Broadcast Signal Action with template and container with requirement.static ANCallBehavior
ANCallBehaviorHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Call Behavior Action with template and container with requirement.static ANCallOperation
ANCallOperationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Call Operation Action with template and container with requirement.static ANClearAssociation
ANClearAssociationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Clear Association Action with template and container with requirement.static ANClearStructuralFeature
ANClearStructuralFeatureHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Clear Structural Feature Action with template and container with requirement.static ANCreateLink
ANCreateLinkHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Create Link Action with template and container with requirement.static ANCreateObject
ANCreateObjectHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Create Object Action with template and container with requirement.static ANDestroyLink
ANDestroyLinkHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Destroy Link Action with template and container with requirement.static ANDestroyObject
ANDestroyObjectHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Destroy Object Action with template and container.static ANInputPin
ANInputPinHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Input Pin with template and container.static ANOpaque
ANOpaqueHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Opaque Action with template and container.static ANOutputPin
ANOutputPinHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Output Pin with template and container.static ANRaiseException
ANRaiseExceptionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Raise Exception Action with template and container.static ANReadLink
ANReadLinkHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Read Link Action with template and container with requirement.static ANReadSelf
ANReadSelfHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Read Self Action with template and container.static ANReadStructuralFeature
ANReadStructuralFeatureHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Read Structural Feature Action with template and container with requirement.static ANRemoveStructuralFeatureValue
ANRemoveStructuralFeatureValueHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Remove Structural Feature Value Action with template and container with requirement.static ANReply
ANReplyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Reply Action with template and container.static ANSendObject
ANSendObjectHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Send Object Action with template and container.static ANSendSignal
ANSendSignalHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Send Signal Action with template and container with requirement.static ANTestIdentity
ANTestIdentityHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Test Identity Action with template and container.static ANUnmarshall
ANUnmarshallHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Unmarshall Action with template and container with requirement.static ANValSpec
ANValSpecHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Value Specification Action with template and container.static ANValuePin
ANValuePinHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Value Pin with template and container.static ACDataStoreNode
ACDataStoreNodeHelper. createSub(SrvContext srvCtx, ELContainerAble ohContainer, MMCreateTemplate ohTemplate, java.lang.String name, java.awt.Point position, ELType ohType)
Extends the basic function 'EntCreateOclCmd' for the elementACDataStoreNode
by setting/modifying further attributes or elements.static ACPartition
ACPartitionHelper. insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplatePartition, java.util.List<? extends ACPartition> seqPartitionSelection, K_INSERT kInsertAt)
Inserts a newACPartition
using a partition template.Constructors in de.mid.innovator.srv2api.icw2ac with parameters of type MMCreateTemplate Constructor Description ARG_ACCentralBufferNodeCreate(ELContainerAble ohContainer, MMCreateTemplate ohTemplate, java.lang.String name, java.awt.Point position, ELType ohType)
ARG_ACPartitionInsertAtSelection(MMCreateTemplate ohTemplatePartition, java.util.List<ACPartition> seqPartitionSelection, K_INSERT kInsertAt)
-
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2bc
Methods in de.mid.innovator.srv2api.icw2bc with parameters of type MMCreateTemplate Modifier and Type Method Description static BCExpression
BCExpressionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Defined Logical Expression with template and container.static BCProperty
BCPropertyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Property (of a Business Object) with template and container.static BCPropertySet
BCPropertySetHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Property Set (of a Business Object) with template and container.static BCTerm
BCTermHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Defined Technical Term with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2be
Methods in de.mid.innovator.srv2api.icw2be with parameters of type MMCreateTemplate Modifier and Type Method Description static BEChangeEvent
BEChangeEventHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Change Event with template and container.static BEOpaque
BEOpaqueHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Opaque Behavior with template and container.static BETimeEvent
BETimeEventHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Time Event with template and container.static BETrigger
BETriggerHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Trigger with template and container with requirement. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2bp
Fields in de.mid.innovator.srv2api.icw2bp declared as MMCreateTemplate Modifier and Type Field Description MMCreateTemplate
ARG_BPLaneInsertAtSelection. ohTemplateLane
The template for the new laneMethods in de.mid.innovator.srv2api.icw2bp with parameters of type MMCreateTemplate Modifier and Type Method Description static BPActivityResource
BPActivityResourceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Activity Resource with template and container.static BPArtifact
BPArtifactHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Artifact (BPMN) with template and container.static BPAssociationArtifact
BPAssociationArtifactHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Association Artifact with template from source to target element.static BPChoreography
BPChoreographyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Choreography with template and container.static BPCollaboration
BPCollaborationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Collaboration (BPMN) with template and container.static BPConditionalEventDefinition
BPConditionalEventDefinitionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Conditional Event Definition with template and container.static BPDataIOAssociation
BPDataIOAssociationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Data Association with template from source to target element.static BPDataObject
BPDataObjectHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Data Object with template and container.static BPDataStore
BPDataStoreHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Data Store with template and container.static BPEndPoint
BPEndPointHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new End Point with template and container.static BPError
BPErrorHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Error with template and container.static BPEscalation
BPEscalationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Escalation with template and container.static BPEventDefinition
BPEventDefinitionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Event Definition (BPMN) with template and container.static BPEventNode
BPEventNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Event (BPMN) with template and container.static BPGateway
BPGatewayHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Gateway with template and container.static BPGlobalMaskTask
BPGlobalMaskTaskHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Global User Input Task with template and container.static BPGlobalTask
BPGlobalTaskHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Global Task with template and container.static BPGlobalTaskResource
BPGlobalTaskResourceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Global Task Resource with template and container.static BPGroupArtifact
BPGroupArtifactHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Group (BPMN) with template and container.static BPInputSet
BPInputSetHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Input Set with template and container.static BPInterface
BPInterfaceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Service Interface with template and container.static BPItemDefinition
BPItemDefinitionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Business Object with template and container.static BPItemDefinitionRel
BPItemDefinitionRelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Business Object Assignment with template from source to target element.static BPLane
BPLaneHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Lane with template and container.static BPLaneSet
BPLaneSetHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Lane Set with template and container.static BPMaskDefinition
BPMaskDefinitionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Mask Definition with template and container.static BPMaskField
BPMaskFieldHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Mask Field with template and container.static BPMaskTask
BPMaskTaskHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new User Input Task with template and container.static BPMessageFlow
BPMessageFlowHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Message Flow with template from source to target element.static BPMessage
BPMessageHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Message with template and container.static BPOperation
BPOperationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Service Operation with template and container.static BPOutputSet
BPOutputSetHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Output Set with template and container.static BPParticipant
BPParticipantHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Participant with template and container.static BPPath
BPPathHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Animation Path with template and container.static BPProcess
BPProcessHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Process with template and container.static BPProperty
BPPropertyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Process Property with template and container.static BPSequenceFlow
BPSequenceFlowHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Sequence Flow with template from source to target element.static BPSignal
BPSignalHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Signal (BPMN) with template and container.static BPSubProcess
BPSubProcessHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Sub-Process with template and container.static BPSupportsRel
BPSupportsRelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Process Support with template from source to target element.static BPTaskNode
BPTaskNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Task with template and container.static BPTimerEventDefinition
BPTimerEventDefinitionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Timer Event Definition with template and container.static BPUseCaseInteractionRel
BPUseCaseInteractionRelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Usecase-Interaction Relationship with template from source to target element.static BPUseCasePathRel
BPUseCasePathRelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Usecase-Path Relationship with template from source to target element.static BPLane
BPLaneHelper. insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplateLane, java.util.List<? extends BPLane> seqLaneSelection, K_INSERT kInsertAt)
Inserts a new lane using a lane template.Constructors in de.mid.innovator.srv2api.icw2bp with parameters of type MMCreateTemplate Constructor Description ARG_BPLaneInsertAtSelection(MMCreateTemplate ohTemplateLane, java.util.List<BPLane> seqLaneSelection, K_INSERT kInsertAt)
-
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia with parameters of type MMCreateTemplate Modifier and Type Method Description static BPDia
BPDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new BPMN Diagram with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2br
Methods in de.mid.innovator.srv2api.icw2br with parameters of type MMCreateTemplate Modifier and Type Method Description static BRCostCenter
BRCostCenterHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Cost Center with template and container.static BRLocation
BRLocationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Location with template and container.static BROrgUnit
BROrgUnitHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Organizational Unit with template and container.static BROrgUnitMemberRel
BROrgUnitMemberRelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Membership with template from source to target element.static BROrgUnitPersonRel
BROrgUnitPersonRelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Person Assignment with template from source to target element.static BROrgUnitRequiresRole
BROrgUnitRequiresRoleHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Required Role with template from source to target element.static BRPersonContactData
BRPersonContactDataHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Contact Data with template and container.static BRPerson
BRPersonHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Person with template and container.static BRPersonInRole
BRPersonInRoleHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Assigned Role with template from source to target element.static BRResourceCL
BRResourceCLHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Actor with template and container.static BRResource
BRResourceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Business Resource with template and container.static BRResourceHierRel
BRResourceHierRelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Hierarchical Subordination with template from source to target element.static BRResourceNamedRel
BRResourceNamedRelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Business Resource Relationship with template from source to target element.static BRRole
BRRoleHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Role with template and container.static BRTechnical
BRTechnicalHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new IT Unit with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2brdia
Methods in de.mid.innovator.srv2api.icw2brdia with parameters of type MMCreateTemplate Modifier and Type Method Description static BRDia
BRDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Business Resource Diagram with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2bs
Methods in de.mid.innovator.srv2api.icw2bs with parameters of type MMCreateTemplate Modifier and Type Method Description static BSFinalState
BSFinalStateHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Object Final State with template and container.static BSInitState
BSInitStateHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Object Initial State with template and container.static BSRegularState
BSRegularStateHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Object State with template and container.static BSTransition
BSTransitionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new State Transition with template from source to target element. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2bsdia
Methods in de.mid.innovator.srv2api.icw2bsdia with parameters of type MMCreateTemplate Modifier and Type Method Description static BSDia
BSDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Business Object State Diagram with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2class
Fields in de.mid.innovator.srv2api.icw2class declared as MMCreateTemplate Modifier and Type Field Description MMCreateTemplate
ARG_CLStructureElementInsertAt. ohTemplate
The template for the new elementMMCreateTemplate
ARG_AppendAssociationEnds. ohTmpl
association templateMethods in de.mid.innovator.srv2api.icw2class with parameters of type MMCreateTemplate Modifier and Type Method Description java.util.List<CLProperty>
CLAssociation. appendAssociationEnds(MMCreateTemplate ohTmpl, java.util.List<? extends CLClassifier> seqCL)
Creates a new association end for each specified classifier.static CLArtifact
CLArtifactHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Artifact with template and container.static CLAssocClass
CLAssocClassHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Association Class with template from source to target element.static CLAssocClass
CLAssocClassHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, java.util.List<? extends ELElement> seqSel)
Create a new Association Class with template, container and a sequence of elements.static CLAssocClass
CLAssocClassHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, java.util.List<? extends ELElement> seqSel)
Create a new Association Class with template and a sequence of elements.static CLAssociation
CLAssociationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Association with template from source to target element.static CLAssociation
CLAssociationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, java.util.List<? extends ELElement> seqSel)
Create a new Association with template, container and a sequence of elements.static CLAssociation
CLAssociationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, java.util.List<? extends ELElement> seqSel)
Create a new Association with template and a sequence of elements.static CLClass
CLClassHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Class with template and container.static CLClassifierTemplateParameter
CLClassifierTemplateParameterHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Template Parameter with template and container.static CLCollaboration
CLCollaborationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Collaboration with template and container.static CLCollaborationUse
CLCollaborationUseHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Collaboration Use with template and container with requirement.static CLCommunicationPath
CLCommunicationPathHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Communication Path with template from source to target element.static CLCommunicationPath
CLCommunicationPathHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, java.util.List<? extends ELElement> seqSel)
Create a new Communication Path with template, container and a sequence of elements.static CLComponent
CLComponentHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Component with template and container.static CLComponentRealization
CLComponentRealizationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Component Realization with template from source to target element.static CLConnector
CLConnectorHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Connector with template from source to target element.static CLDeployment
CLDeploymentHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Deployment with template from source to target element.static CLDeploymentSpec
CLDeploymentSpecHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Deployment Specification with template and container.static CLDevice
CLDeviceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Device with template and container.static CLEnumeration
CLEnumerationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Enumeration Type with template and container.static CLEnumLiteral
CLEnumLiteralHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Enumeration Literal with template and container.static CLExecEnv
CLExecEnvHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Execution Environment with template and container.static CLExtend
CLExtendHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Extend Relationship with template from source to target element.static CLExtensionPoint
CLExtensionPointHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Extension Point with template and container.static CLGeneralization
CLGeneralizationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Generalization with template from source to target element.static CLInclude
CLIncludeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Include Relationship with template from source to target element.static CLInstanceSpecification
CLInstanceSpecificationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Instance Specification with template and container.static CLInstanceSpecification
CLInstanceSpecificationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Instance Specification with template and container with requirement.static CLInstanceSpecification
CLInstanceSpecificationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
Create a new Instance Specification with template from source to target element with requirement.static CLInstanceSpecification
CLInstanceSpecificationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, java.util.List<? extends ELElement> seqSel, ELElement ohRequirement)
Create a new Instance Specification with template, container and a sequence of elements with requirement.static CLInstanceSpecification
CLInstanceSpecificationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, java.util.List<? extends ELElement> seqSel, ELElement ohRequirement)
Create a new Instance Specification with template and a sequence of elements with requirement.static CLInterface
CLInterfaceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Interface with template and container.static CLInterfaceRealization
CLInterfaceRealizationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Interface Realization with template from source to target element.static CLManifestation
CLManifestationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Manifestation with template from source to target element.static CLNode
CLNodeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Node with template and container.static CLOperation
CLOperationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Operation with template and container.static CLParameter
CLParameterHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Parameter with template and container.static CLParameterSet
CLParameterSetHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Parameter Set with template and container.static CLParameterSet
CLParameterSetHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, java.util.List<? extends ELElement> seqSel)
Create a new Parameter Set with template and a sequence of elements.static CLPort
CLPortHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Port with template and container.static CLPrimitiveType
CLPrimitiveTypeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Primitive Type with template and container.static CLProperty
CLPropertyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Property with template and container.static CLReception
CLReceptionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Reception with template and container with requirement.static CLRoleBinding
CLRoleBindingHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
Create a new Role Binding with template from source to target element with requirement.static CLSignal
CLSignalHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Signal with template and container.static CLSlot
CLSlotHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Slot with template and container with requirement.static CLStructureDefinition
CLStructureDefinitionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Structure Definition with template and container.static CLStructureEntry
CLStructureEntryHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Structure Entry with template and container.static CLStructureEntry
CLStructureEntryHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Structure Entry with template and container with requirement.static CLStructureGroup
CLStructureGroupHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Structure Group with template and container.static CLStructureGroup
CLStructureGroupHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Structure Group with template and container with requirement.static CLSubstitution
CLSubstitutionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Substitution with template from source to target element.static CLTemplateBinding
CLTemplateBindingHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Template Binding with template from source to target element.static CLUseCase
CLUseCaseHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Use Case with template and container.static CLStructureElement
CLStructureElementHelper. insertStructureElementAt(SrvContext srvCtx, MMCreateTemplate ohTemplate, CLStructureElement ohElementSelected, K_INSERT kInsertAt)
Inserts a newCLStructureElement
(CLStructureGroup
orCLStructureEntry
) at the specifiedCLStructureElement
.Constructors in de.mid.innovator.srv2api.icw2class with parameters of type MMCreateTemplate Constructor Description ARG_AppendAssociationEnds(MMCreateTemplate ohTmpl, java.util.List<CLClassifier> seqCL)
ARG_CLStructureElementInsertAt(MMCreateTemplate ohTemplate, CLStructureElement ohElementSelected, K_INSERT kInsertAt)
-
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia with parameters of type MMCreateTemplate Modifier and Type Method Description static CLClassDia
CLClassDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Class Diagram with template and container.static CLComponentDia
CLComponentDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Component Diagram with template and container.static CLCompositeStructureDia
CLCompositeStructureDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Composite Structure Diagram with template and container.static CLDeploymentDia
CLDeploymentDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Deployment Diagram with template and container.static CLRequirementDia
CLRequirementDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Requirements Diagram with template and container.static CLStructureDefinitionDia
CLStructureDefinitionDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Structure Diagram with template and container.static CLUseCaseDia
CLUseCaseDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Use Case Diagram with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2db
Methods in de.mid.innovator.srv2api.icw2db that return MMCreateTemplate Modifier and Type Method Description MMCreateTemplate
DBRole. getOwningCreateTemplate()
Methods in de.mid.innovator.srv2api.icw2db with parameters of type MMCreateTemplate Modifier and Type Method Description static DBCheckConstraint
DBCheckConstraintHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new SQL Check Constraint with template and container.static DBForeignKey
DBForeignKeyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Foreign Key (of Table) with template and container with requirement.static DBGroup
DBGroupHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Group (in Database System) with template and container.static DBIndexedColumn
DBIndexedColumnHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Indexed Table Column with template and container with requirement.static DBIndex
DBIndexHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Table Index with template and container.static DBMergedTable
DBMergedTableHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Merged Table with template and container.static DBPackage
DBPackageHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Database Object Group with template and container.static DBPrivilege
DBPrivilegeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Privilege (in Database System) with template and container.static DBProcedureExpression
DBProcedureExpressionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Procedure Expression with template and container with requirement.static DBRoleAuthorization
DBRoleAuthorizationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Role Authorization (in Database System) with template and container with requirement.static DBRole
DBRoleHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Role (in Database System) with template and container.static DBSiblingConstraint
DBSiblingConstraintHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Constraint (of disjoint DB Tables) with template and container.static DBSQLGeneric
DBSQLGenericHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Generic SQL with template and container.static DBStoredProcedure
DBStoredProcedureHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Stored Procedure with template and container.static DBTableColumn
DBTableColumnHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Table Column with template and container.static DBTable
DBTableHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Database Table with template and container.static DBTrigger
DBTriggerHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Database Trigger with template and container.static DBUniqueKey
DBUniqueKeyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Key (in Database Schema) with template and container.static DBUser
DBUserHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new User (in Database System) with template and container.static DBViewColumn
DBViewColumnHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Column (of Database View) with template and container.static DBViewFrom
DBViewFromHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new From Clause (in Database View) with template and container with requirement.static DBView
DBViewHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Database View with template and container.static DBViewSubselectFrom
DBViewSubselectFromHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Subselect From Clause (in Database View) with template and container with requirement.static DBForeignKey
DBForeignKeyHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Foreign Key (of Table) with template and container with requirement.static DBViewColumn
DBViewColumnHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Column (of Database View) with template and container.static DBViewFrom
DBViewFromHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new From Clause (in Database View) with template and container with requirement. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2dbdia
Methods in de.mid.innovator.srv2api.icw2dbdia with parameters of type MMCreateTemplate Modifier and Type Method Description static DBDia
DBDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Database Diagram with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm with parameters of type MMCreateTemplate Modifier and Type Method Description static DRAuthorityRequirement
DRAuthorityRequirementHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Authority Requirement with template from source to target element.static DRBusinessKnowledgeModel
DRBusinessKnowledgeModelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Business Knowledge Model with template and container.static DRDecision
DRDecisionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Decision with template and container.static DRDecisionService
DRDecisionServiceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Decision Service with template and container.static DRInformationRequirement
DRInformationRequirementHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Information Requirement with template from source to target element.static DRInputData
DRInputDataHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Input Data with template and container.static DRKnowledgeRequirement
DRKnowledgeRequirementHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Knowledge Requirement with template from source to target element.static DRKnowledgeSource
DRKnowledgeSourceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Knowledge Source with template and container.static DRKnowledgeRequirement
DRKnowledgeRequirementHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Knowledge Requirement with template from source to target element. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2drdia
Methods in de.mid.innovator.srv2api.icw2drdia with parameters of type MMCreateTemplate Modifier and Type Method Description static DRDecisionRequirementDia
DRDecisionRequirementDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Decision Requirements Diagram with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return MMCreateTemplate Modifier and Type Method Description MMCreateTemplate
ELElement. getCreateTemplateOfInstance()
This element's create template. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er with parameters of type MMCreateTemplate Modifier and Type Method Description static BI2CubeDimension
BI2CubeDimensionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Cube Dimension (OLAP 2) with template and container with requirement.static BI2CubeDimensionHierarchy
BI2CubeDimensionHierarchyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Cube Dimension Hierarchy Usage (OLAP 2) with template and container with requirement.static BI2Cube
BI2CubeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Cube (OLAP 2) with template and container.static BI2DimensionIdAttribute
BI2DimensionIdAttributeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Identification Attribute (in OLAP 2 Dimension Level) with template and container.static BI2DimensionIdAttribute
BI2DimensionIdAttributeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Identification Attribute (in OLAP 2 Dimension Level) with template and container with requirement.static BI2DimensionLevel
BI2DimensionLevelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Dimension Level (OLAP 2) with template and container.static BI2DimensionLevel
BI2DimensionLevelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Dimension Level (OLAP 2) with template and container with requirement.static BI2DimensionPrecedence
BI2DimensionPrecedenceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Dimension Precedence (OLAP 2) with template from source to target element.static BI2DimensionShowAttribute
BI2DimensionShowAttributeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Show Attribute (in OLAP 2 Dimension Level) with template and container.static BI2DimensionShowAttribute
BI2DimensionShowAttributeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Show Attribute (in OLAP 2 Dimension Level) with template and container with requirement.static BI2DimensionSortAttribute
BI2DimensionSortAttributeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Sort Attribute (in OLAP 2 Dimension Level) with template and container.static BI2DimensionSortAttribute
BI2DimensionSortAttributeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Sort Attribute (in OLAP 2 Dimension Level) with template and container with requirement.static BI2DimensionTree
BI2DimensionTreeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Dimension (OLAP 2) with template and container.static BI2Hierarchy
BI2HierarchyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Hierarchy (OLAP 2) with template and container.static BI2HierarchyLevel
BI2HierarchyLevelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Hierarchy Level (OLAP 2) with template and container with requirement.static BI2MeasurementTime
BI2MeasurementTimeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Measurement Time with template and container.static BIHierarchyAttribute
BIHierarchyAttributeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Attribute (in OLAP Hierarchy Level) with template and container with requirement.static BIHierarchy
BIHierarchyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Hierarchy (OLAP) with template and container.static BIHierarchyLevel
BIHierarchyLevelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Hierarchy Level (OLAP) with template and container with requirement.static BIHierarchyRole
BIHierarchyRoleHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Role (in OLAP Hierarchy) with template from source to target element.static BIHierarchySortAttribute
BIHierarchySortAttributeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Sorting Attribute (in OLAP Hierarchy Level) with template and container with requirement.static ERAttribute
ERAttributeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Entity Attribute with template and container.static ERCheckConstraint
ERCheckConstraintHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Check Constraint with template and container.static EREntity
EREntityHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Entity with template and container.static ERForeignKey
ERForeignKeyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Foreign Key (of Entity) with template and container with requirement.static ERGeneralization
ERGeneralizationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Generalization (of Entities) with template from source to target element.static ERGeneralization
ERGeneralizationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
Create a new Generalization (of Entities) with template from source to target element with requirement.static ERGeneralizationSet
ERGeneralizationSetHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Generalization Set (of Entity) with template and container.static ERRelationship
ERRelationshipHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Entity Relationship with template from source to target element.static ERRelationship
ERRelationshipHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, java.util.List<? extends ELElement> seqSel)
Create a new Entity Relationship with template, container and a sequence of elements.static ERUniqueKey
ERUniqueKeyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Unique Key with template and container.static ERViewAttribute
ERViewAttributeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Attribute (of Entity-Relationship View) with template and container.static ERViewFrom
ERViewFromHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new From Clause (in Entity-Relationship View) with template and container with requirement.static ERView
ERViewHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new View (of Entity-Relationship Model) with template and container.static ERViewSubselectFrom
ERViewSubselectFromHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Subselect From Clause (in Entity-Relationship View) with template and container with requirement.static BI2CubeDimension
BI2CubeDimensionHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Cube Dimension (OLAP 2) with template and container with requirement.static BI2CubeDimensionHierarchy
BI2CubeDimensionHierarchyHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Cube Dimension Hierarchy Usage (OLAP 2) with template and container with requirement.static BI2DimensionLevel
BI2DimensionLevelHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Dimension Level (OLAP 2) with template and container.static BI2DimensionLevel
BI2DimensionLevelHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Dimension Level (OLAP 2) with template and container with requirement.static BI2DimensionPrecedence
BI2DimensionPrecedenceHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Dimension Precedence (OLAP 2) with template from source to target element.static BI2Hierarchy
BI2HierarchyHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Hierarchy (OLAP 2) with template and container.static BI2HierarchyLevel
BI2HierarchyLevelHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Hierarchy Level (OLAP 2) with template and container with requirement.static BIHierarchyLevel
BIHierarchyLevelHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Hierarchy Level (OLAP) with template and container with requirement.static BIHierarchyRole
BIHierarchyRoleHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Role (in OLAP Hierarchy) with template from source to target element.static ERForeignKey
ERForeignKeyHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Foreign Key (of Entity) with template and container with requirement.static ERGeneralization
ERGeneralizationHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Generalization (of Entities) with template from source to target element.static ERGeneralization
ERGeneralizationHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
Create a new Generalization (of Entities) with template from source to target element with requirement.static ERRelationship
ERRelationshipHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Entity Relationship with template from source to target element.static ERRelationship
ERRelationshipHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, java.util.List<? extends ELElement> seqSel)
Create a new Entity Relationship with template, container and a sequence of elements.static ERUniqueKey
ERUniqueKeyHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Unique Key with template and container.static ERViewAttribute
ERViewAttributeHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Attribute (of Entity-Relationship View) with template and container.static ERViewFrom
ERViewFromHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new From Clause (in Entity-Relationship View) with template and container with requirement. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2erdia
Methods in de.mid.innovator.srv2api.icw2erdia with parameters of type MMCreateTemplate Modifier and Type Method Description static ERDiaAll
ERDiaAllHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Entity-Relationship Diagram with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2gc
Methods in de.mid.innovator.srv2api.icw2gc with parameters of type MMCreateTemplate Modifier and Type Method Description static GCConceptConnection
GCConceptConnectionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Concept Connection with template from source to target element.static GCConcept
GCConceptHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Concept with template and container.static GCConceptRealization
GCConceptRealizationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Concept Realization with template from source to target element. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2gcdia
Methods in de.mid.innovator.srv2api.icw2gcdia with parameters of type MMCreateTemplate Modifier and Type Method Description static GCDia
GCDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Concept Diagram with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2ia
Fields in de.mid.innovator.srv2api.icw2ia declared as MMCreateTemplate Modifier and Type Field Description MMCreateTemplate
ARG_IAOperandInsertAtSelection. ohTemplateOperand
the template for the new operandMethods in de.mid.innovator.srv2api.icw2ia with parameters of type MMCreateTemplate Modifier and Type Method Description static IAActionExecSpec
IAActionExecSpecHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Action Execution Specification with template and container with requirement.static IAAlt
IAAltHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Alternative with template and container.static IAAssert
IAAssertHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Assertion with template and container.static IABehaviorExecSpec
IABehaviorExecSpecHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Behavior Execution Specification with template and container.static IABehaviorExecSpec
IABehaviorExecSpecHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Behavior Execution Specification with template and container with requirement.static IABreak
IABreakHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Break with template and container.static IACallMessage
IACallMessageHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
Create a new Call Message with template from source to target element with requirement.static IAConsider
IAConsiderHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Consider with template and container.static IAConstraint
IAConstraintHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Interaction Constraint with template and container.static IAContinuation
IAContinuationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Continuation with template and container.static IACreateMessage
IACreateMessageHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
Create a new Create Message with template from source to target element with requirement.static IACritical
IACriticalHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Critical Region with template and container.static IADestructMessage
IADestructMessageHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
Create a new Destruction Message with template from source to target element with requirement.static IAIgnore
IAIgnoreHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Ignore with template and container.static IAInteraction
IAInteractionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Interaction with template and container.static IALifeline
IALifelineHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Lifeline with template and container with requirement.static IALoop
IALoopHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Loop with template and container.static IALostAndFound
IALostAndFoundHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Lost and Found with template and container.static IANeg
IANegHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Negative with template and container.static IAOpt
IAOptHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Option with template and container.static IAOrdering
IAOrderingHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new General Ordering with template from source to target element.static IAPar
IAParHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Parallel with template and container.static IAReplyMessage
IAReplyMessageHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Reply Message with template and container.static IASeq
IASeqHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Weak Sequencing with template and container.static IASignalMessage
IASignalMessageHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
Create a new Signal Message with template from source to target element with requirement.static IAStateInvariant
IAStateInvariantHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new State Invariant with template and container.static IAStrict
IAStrictHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Strict Sequencing with template and container.static IAUse
IAUseHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Interaction Use with template and container with requirement.static IAOperand
IAOperandHelper. insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplateOperand, IAOperand ohOperand, K_INSERT kInsertAt)
Inserts a newIAOperand
using a lane template.Constructors in de.mid.innovator.srv2api.icw2ia with parameters of type MMCreateTemplate Constructor Description ARG_IAOperandInsertAtSelection(MMCreateTemplate ohTemplateOperand, IAOperand ohOperand, K_INSERT kInsertAt)
-
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2im
Methods in de.mid.innovator.srv2api.icw2im with parameters of type MMCreateTemplate Modifier and Type Method Description static IMCLDataType
IMCLDataTypeHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Data Type with template and container.static IMKeyRelationshipFeature
IMKeyRelationshipFeatureHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, java.util.List<? extends ELElement> seqSel)
Create a new Key Relationship Feature with template and a sequence of elements.
Sequence of elements:
Element 0:IMKeyRelationship
(ERForeignKey
orDBForeignKey
) as owner Element 1:IMStructuralFeature
(ERAttribute
orDBTableColumn
) Element 2:IMUniqueKeyFeature
referenced by the newIMKeyRelationshipFeature
static IMSequence
IMSequenceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Sequence Type with template and container.static IMUniqueKeyFeature
IMUniqueKeyFeatureHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Unique Key Feature with template and container with requirement.static IMUniqueKeyFeature
IMUniqueKeyFeatureHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Unique Key Feature with template and container with requirement. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as MMCreateTemplate Modifier and Type Field Description MMCreateTemplate
ARG_NewByTemplateAndContainer. ohTemplate
Template for the new elementMMCreateTemplate
ARG_NewByTemplateAndContainerSequence. ohTemplate
Template for the new elementMMCreateTemplate
ARG_NewByTemplateAndContainerSequenceWithRequirement. ohTemplate
Template for the new elementMMCreateTemplate
ARG_NewByTemplateAndContainerWithContAsgn. ohTemplate
Template for the new elementMMCreateTemplate
ARG_NewByTemplateAndContainerWithRequirement. ohTemplate
Template for the new elementMMCreateTemplate
ARG_NewByTemplateAndSequence. ohTemplate
Template for the new elementMMCreateTemplate
ARG_NewByTemplateAndSequenceWithRequirement. ohTemplate
Template for the new elementMMCreateTemplate
ARG_NewByTemplateAndSourceTarget. ohTemplate
Template for the new elementMMCreateTemplate
ARG_NewByTemplateAndSourceTargetWithRequirement. ohTemplate
Template for the new elementMMCreateTemplate
ARG_EvaluateRelationshipTemplate. ohTmpl
create template of the new nodeMMCreateTemplate
ARG_EvaluateRelationshipTemplateWithRequirement. ohTmpl
create template of the new nodeMMCreateTemplate
ARG_TabCreate. ohTmpl
template for the element to be createdMMCreateTemplate
ARG_TabCreateObjectIn. ohTmpl
template for the element to be createdMMCreateTemplate
ARG_TabCreateTemplate. ohTmpl
create templateMethods in de.mid.innovator.srv2api.icw2meta that return MMCreateTemplate Modifier and Type Method Description static MMCreateTemplate
MMCreateTemplateHelper. create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype)
Creates a new create template.MMCreateTemplate
MMCreateELInst. getCreateTemplate()
The create template of this dummy element.MMCreateTemplate
MMStereotypeAble. getCreateTemplate()
The create template which owns this element.MMCreateTemplate
MMSyncedStereotype. getCreateTemplate()
TheMMCreateTemplate
used by thisMMSyncedStereotype
.MMCreateTemplate
MMTSType. getOwningCreateTemplate()
MMCreateTemplate
of theMMTSType
.MMCreateTemplate
MMTypeSystem. getOwningCreateTemplate()
MMCreateTemplate
of theMMTypeSystem
.MMCreateTemplate
ADModel. getTemplate(java.lang.String nameProfile, java.lang.String nameTemplate, java.lang.Class<? extends ELObject> voclM2Class)
Returns the specified template.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMCreateTemplate Modifier and Type Method Description java.util.List<MMCreateTemplate>
MMStereotype. getCreateTemplate(K_CONTROL_OPTION... behaviourFlags)
All create templates for this stereotype.java.util.List<MMCreateTemplate>
MMStereotype. getCreateTemplateOfValidProfiles(ADClientAble refObj, K_CONTROL_OPTION... behaviourFlags)
java.util.List<MMCreateTemplate>
MMProfile. getOwnedCreateTemplate(K_CONTROL_OPTION... behaviourFlags)
All create templates owned by this profile.Methods in de.mid.innovator.srv2api.icw2meta with parameters of type MMCreateTemplate Modifier and Type Method Description ARG_EvaluateRelationshipTemplateOut
MMCreateTemplate. evaluateRelationshipTemplate(ADClientAble ohSrc, ADClientAble ohTrg, MMCreateTemplate ohTmpl, K_SIDE kSide, java.awt.Point ptPos, java.lang.Class<? extends ELObject> kVOclNode, java.lang.Class<? extends ELObject> kVOclEdge)
Creates a relationship from the current object between the specified source and target element.ARG_EvaluateRelationshipTemplateOut
MMCreateTemplate. evaluateRelationshipTemplateWithRequirement(ADClientAble ohSrc, ADClientAble ohSrcReq, ADClientAble ohTrg, ADClientAble ohTrgReq, MMCreateTemplate ohTmpl, ADClientAble ohRelReq, K_SIDE kSide, java.awt.Point ptPos, java.lang.Class<? extends ELObject> kVOclNode, java.lang.Class<? extends ELObject> kVOclEdge)
Creates a relationship from the current object between the specified source and target element.ARG_TabCellObjectList
ADM2AttrModifyAble. getTabCreateTemplateObjectList(MMCreateTemplate ohTmpl, java.lang.Class<? extends ELObject> kVOcl, K_VATTR kVAttr, java.lang.String strPattern, boolean withName)
Returns the list of valid objects as target for the evaluation of specified template at this element.void
MMSyncedStereotype. setCreateTemplate(MMCreateTemplate value)
Set the value of Foreign Key CreateTemplate.java.util.List<ADClientAble>
ADM2AttrModifyAble. tabCreateTemplate(MMCreateTemplate ohTmpl, java.lang.Class<? extends ELObject> kVOcl, K_VATTR kVAttr, java.util.List<? extends ADClientAble> seqElem)
Create a new element with the specified create template. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2model
Fields in de.mid.innovator.srv2api.icw2model declared as MMCreateTemplate Modifier and Type Field Description MMCreateTemplate
ARG_MEMappingConfiguration. ohTemplateMappingPackageContent
Template for Mapping Package ContentMMCreateTemplate
ARG_MEMappingConfiguration. ohTemplateMappingPackageType
Template for Mapping Package TypeMMCreateTemplate
ARG_MEMappingConfiguration. ohTemplateMappingStubPackage
Template for Mapping Stub PackageMMCreateTemplate
ARG_MEMappingConfiguration. ohTemplateMEProxyAssignment
Template for Proxy AssignmentMMCreateTemplate
ARG_MEMappingConfiguration. ohTemplateMEProxyInnovator
Template for Create ProxiesFields in de.mid.innovator.srv2api.icw2model with type parameters of type MMCreateTemplate Modifier and Type Field Description java.util.List<MMCreateTemplate>
ARG_DependencyStereotypeModel. seqTmpl
list of create templatesMethods in de.mid.innovator.srv2api.icw2model that return MMCreateTemplate Modifier and Type Method Description MMCreateTemplate
MECreateRedirect. getRedirectCreateTemplate()
The create template which is used to create an element redirected by this create default.Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MMCreateTemplate Modifier and Type Method Description java.util.List<MMCreateTemplate>
MEModelElement. getCreateTemplateByClass(java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)
Create templates for instances of argument kind with this element as selection.java.util.List<MMCreateTemplate>
MEModel. getKnownCreateTemplatesByMetaClassification(MMStereotype refObj, java.lang.String pattern, java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)
All create templates of meta class or stereotype specified byargument refObj
or argument kind which are owned by profiles transitive imported by this model.Methods in de.mid.innovator.srv2api.icw2model with parameters of type MMCreateTemplate Modifier and Type Method Description static MEAbstraction
MEAbstractionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Abstraction with template from source to target element.static MEComment
MECommentHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Comment with template and container.static MEConfigurationManagement
MEConfigurationManagementHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Configuration Base Package with template and container.static MEConstraint
MEConstraintHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Constraint with template and container.static MECopy
MECopyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Copy with template from source to target element.static MECreateRedirect
MECreateRedirectHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement)
Create a new Create Default with template from source to target element with requirement.static MEDependency
MEDependencyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Dependency with template from source to target element.static MEElementImport
MEElementImportHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Element Import with template from source to target element.static MEMappingConfigurationPackageForward
MEMappingConfigurationPackageForwardHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Mapping Configuration (Forward) with template and container.static MEMappingConfigurationPackageReverse
MEMappingConfigurationPackageReverseHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Mapping Configuration (Reverse) with template and container.static MEMappingDependency
MEMappingDependencyHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Mapping Dependency with template from source to target element.static MEMappingPackageContent
MEMappingPackageContentHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Mapping Content Package with template and container.static MEMappingPackageTypeForward
MEMappingPackageTypeForwardHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Mapping Package Type (Forward) with template and container.static MEMappingPackageTypeReverse
MEMappingPackageTypeReverseHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Mapping Package Type (Reverse) with template and container.static MEModel
MEModelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Model with template and container.static MEPackage
MEPackageHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Package with template and container.static MEPackageImport
MEPackageImportHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Package Import with template from source to target element.static MEProxyAssignment
MEProxyAssignmentHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Proxy Assignment with template from source to target element.static MEProxyExternal
MEProxyExternalHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Proxy (External) with template and container.static MEProxyInnovator
MEProxyInnovatorHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Proxy with template and container.static MERealization
MERealizationHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Realization with template from source to target element.static MERequirement
MERequirementHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Requirement with template and container.static MESimpleConstraint
MESimpleConstraintHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, K_CONTASGN kContAsgn)
Creates a new condition with template and container.static MEStubPackageBase
MEStubPackageBaseHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Mapping Base Package with template and container.static MEStubPackageExternalModel
MEStubPackageExternalModelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Stub Package (External Model) with template and container.static MEStubPackageInnovator
MEStubPackageInnovatorHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Stub Package (Innovator Model) with template and container.static MESystemModel
MESystemModelHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new System Model with template and container.static MESystemModelManagement
MESystemModelManagementHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new System Model Management with template and container.static MEUsage
MEUsageHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Usage with template from source to target element.void
MECreateRedirect. setRedirectCreateTemplate(MMCreateTemplate value)
Set the value of Foreign Key RedirectCreateTemplate.Constructors in de.mid.innovator.srv2api.icw2model with parameters of type MMCreateTemplate Constructor Description ARG_MEMappingConfiguration(boolean isComplete, java.lang.String cpMappingName, boolean isForwardMapping, java.lang.String cpRepositoryName, java.lang.String cpModelName, K_ADMODEL modelType, MESystemModel ohSystemModel, MEMappingConfigurationPackage ohConfigurationPackage, MEStubPackage ohStubPackage, MEMappingPackageType ohMappingStubTypePackage, MEStubPackageBase ohMappingStubPackageBase, MMCreateTemplate ohTemplateMappingStubPackage, MMCreateTemplate ohTemplateMappingPackageType, MMCreateTemplate ohTemplateMappingPackageContent, MMCreateTemplate ohTemplateMEProxyAssignment, MMCreateTemplate ohTemplateMEProxyInnovator, java.lang.String cpNameConfigurationText, java.lang.String cpContentConfigurationText, int iClassicMappingKind)
-
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres with parameters of type MMCreateTemplate Modifier and Type Method Description static PRAnalysisDia
PRAnalysisDiaHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Analysis Diagram with template and container.static PRDiaWhiteboard
PRDiaWhiteboardHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Whiteboard Diagram with template and container.static PRAnalysisDia
PRAnalysisDiaHelper. createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Analysis Diagram with template and container. -
Uses of MMCreateTemplate in de.mid.innovator.srv2api.icw2sm
Fields in de.mid.innovator.srv2api.icw2sm declared as MMCreateTemplate Modifier and Type Field Description MMCreateTemplate
ARG_SMRegionInsertAtSelection. ohTemplateRegion
the template for the new regionMethods in de.mid.innovator.srv2api.icw2sm with parameters of type MMCreateTemplate Modifier and Type Method Description static SMChoice
SMChoiceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Choice - Pseudostate with template and container.static SMDeepHistory
SMDeepHistoryHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Deep History - Pseudostate with template and container.static SMEntryPoint
SMEntryPointHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Entry Point with template and container.static SMExitPoint
SMExitPointHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Exit Point with template and container.static SMFinalState
SMFinalStateHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Final State with template and container.static SMInit
SMInitHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Initial State with template and container.static SMJoinFork
SMJoinForkHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Join/Fork - Pseudostate with template and container.static SMJunction
SMJunctionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Junction - Pseudostate with template and container.static SMProtocolStateMachine
SMProtocolStateMachineHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Protocol State Machine with template and container.static SMRegion
SMRegionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Region with template and container.static SMRegularState
SMRegularStateHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new State with template and container.static SMShallowHistory
SMShallowHistoryHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Shallow History - Pseudostate with template and container.static SMStateMachine
SMStateMachineHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new State Machine with template and container.static SMTerminator
SMTerminatorHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Terminator - Pseudostate with template and container.static SMTransExt
SMTransExtHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget)
Create a new Transition with template from source to target element.static SMRegion
SMRegionHelper. insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplateRegion, SMRegion ohRegion, K_INSERT kInsertAt)
Inserts a newSMRegion
using a region template.Constructors in de.mid.innovator.srv2api.icw2sm with parameters of type MMCreateTemplate Constructor Description ARG_SMRegionInsertAtSelection(MMCreateTemplate ohTemplateRegion, SMRegion ohRegion, K_INSERT kInsertAt)
-