Uses of Interface
de.mid.innovator.srv2api.icw2model.MEPackageAble
-
Packages that use MEPackageAble 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.icw2br Business resource modeling package.de.mid.innovator.srv2api.icw2bs State machine for Business Object Modeling.de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.de.mid.innovator.srv2api.icw2db The DB package (specialization of the IM package) describes the concepts needed for modeling a relational database.de.mid.innovator.srv2api.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.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.icw2gc Package for concept modeling.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.icw2model This packagage contains elements representing the logical model.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 MEPackageAble in de.mid.innovator.srv2api.icw2ac
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2ac Modifier and Type Interface Description interface
ACActivity
An activity specifies the coordination of executions of subordinate behaviors using a control and data flow model. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2bc
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2bc Modifier and Type Interface Description interface
BCExpression
interface
BCPropertySet
interface
BCRootReuseAbleElement
This is a utility class for BCRootReuseAbleElement that provides static methods for creation or other purposes.interface
BCTerm
A term relevant for the business description. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2be
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2be Modifier and Type Interface Description interface
BEAnyReceiveEvent
A transition trigger associated with AnyReceiveEvent specifies that the transition is to be triggered by the receipt of any message that is not explicitly referenced in another transition from the same vertex.interface
BEBehavior
Behavior is a specification of how its context classifier changes state over time.interface
BECallEvent
A call event represents the reception of a request to invoke a specific operation.interface
BEChangeEvent
A change event occurs when a Boolean-valued expression becomes true, for example, as a result of a change in the value held in a slot corresponding to an attribute.interface
BEEvent
An event is the specification of some occurrence that may potentially trigger effects by an object.interface
BEMessageEvent
A message event specifies the receipt by an object of either a call or a signal.interface
BEOpaque
The semantics of the behavior is determined by the implementation.interface
BESignalEvent
A signal event represents the receipt of an asynchronous signal.interface
BETimeEvent
A time event specifies a point in time by an expression. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interface
BPCallAble
This is a utility class for BPCallAble that provides static methods for creation or other purposes.interface
BPCallAbleChoreographyElement
This is a utility class for BPCallAbleChoreographyElement that provides static methods for creation or other purposes.interface
BPCallAbleProcessElement
This is a utility class for BPCallAbleProcessElement that provides static methods for creation or other purposes.interface
BPChoreography
interface
BPCollaboration
interface
BPConditionalEventDefinition
interface
BPDataStore
interface
BPEndPoint
The end points element may be extended with endpoint reference definitions introduced in other specifications (e.g., WS-Addressing).interface
BPError
interface
BPEscalation
AnBPEscalation
identifies a business situation that a process might need to react to.interface
BPEventDefinition
interface
BPGlobalChoreographyTask
interface
BPGlobalMaskTask
interface
BPGlobalTask
interface
BPInterface
An interface defines a set of operations that are implemented by services.interface
BPItemDefinition
The Business Object defines an object important for the definition of business processes or concepts.interface
BPLinkEventDefinition
interface
BPMaskDefinition
interface
BPMessage
interface
BPPath
A path in a process.interface
BPProcess
interface
BPSignal
Signal to trigger e.g a signal event.interface
BPTimerEventDefinition
interface
BPUseCaseInteractionRel
interface
BPUseCasePathRel
-
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2br
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2br Modifier and Type Interface Description interface
BRCostCenter
interface
BRLocation
interface
BROrgUnit
interface
BRPerson
interface
BRResource
interface
BRResourceCL
An actor specifies a role played by a user or any other system that interacts with the subject.interface
BRRole
interface
BRTechnical
-
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2bs
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2bs Modifier and Type Interface Description interface
BSFinalState
interface
BSRegularState
interface
BSState
This is a utility class for BSState that provides static methods for creation or other purposes. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2class Modifier and Type Interface Description interface
CLActor
An actor specifies a role played by a user or any other system that interacts with the subject.interface
CLArtifact
An artifact is the specification of a physical piece of information that is used or produced by a software development process or by deployment and operation of a system.interface
CLAssocClass
A model element that has both association and class properties.interface
CLAssociation
An association describes a set of tuples whose values refer to typed instances.interface
CLClass
The purpose of a class is to specify a classification of objects and to specify the features that characterize the structure and behavior of those objects.interface
CLCollaboration
A collaboration describes a structure of collaborating elements (roles), each performing a specialized function, which collectively accomplish some desired functionality.interface
CLCommunicationPath
A communication path is an association between two deployment targets which they are able to exchange signals and messages through.interface
CLComponent
A component represents a modular part of a system that encapsulates its contents and whose manifestation is replaceable within its environment.interface
CLComponentRealization
The component realization concept is specialized in the components package to (optionally) define the classifiers that realize the contract offered by a component in terms of its provided and required interfaces.interface
CLDataType
A data type is a type whose instances are only identified by their value.interface
CLDeployment
A deployment is the allocation of an artifact or artifact instance to a deployment target.interface
CLDeploymentSpec
A deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.interface
CLDevice
A device is a physical computational resource with processing capability which artifacts may be deployed for execution on.interface
CLEnumeration
An enumeration is a data type whose values are enumerated in the model as enumeration literals.interface
CLEnumLiteral
An enumeration literal is a user-defined data value for an enumeration.interface
CLExecEnv
An execution environment is a node that offers an execution environment for specific types of components that are deployed on it in the form of executable artifacts.interface
CLInstanceSpecification
An instance specification is a model element that represents an instance in a modeled system.interface
CLInstSpec
This is a utility class for CLInstSpec that provides static methods for creation or other purposes.interface
CLInterface
An interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.interface
CLInterfaceRealization
An interface realization is a specialized realization relationship between a classifier and an interface.interface
CLManifestation
A manifestation is the concrete physical rendering of one or more model elements by an artifact.interface
CLNode
A node is a computational resource which artifacts may be deployed for execution on.interface
CLPrimitiveType
A primitive type defines a predefined data type, without any relevant substructure (it has no parts).interface
CLRoleBinding
interface
CLSignal
A signal is a specification of send request instances communicated between objects.interface
CLStructureDefinition
interface
CLSubstitution
A substitution is a relationship between two classifiers and signifies that the substituting classifier complies with the contract specified by the contract classifier.interface
CLTemplateParameterAbleClass
interface
CLUseCase
A use case is the specification of a set of actions performed by a system.Methods in de.mid.innovator.srv2api.icw2class with type parameters of type MEPackageAble Modifier and Type Method Description <T extends MEPackageAble>
java.util.List<T>CLComponent. getPackagedElement(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The set of packageable elements that a component owns. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2db
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2db Modifier and Type Interface Description interface
DBAuthorizationIdentifier
This is a utility class for DBAuthorizationIdentifier that provides static methods for creation or other purposes.interface
DBCheckConstraint
interface
DBColumnSet
interface
DBGroup
interface
DBPackage
ADBPackage
is both aMEPackage
for organizing elements in a tree and aDBSQLObject
for modeling privileges or relationships to other SQL objects.interface
DBRole
interface
DBSiblingConstraint
interface
DBSQLGeneric
interface
DBStoredProcedure
interface
DBTable
interface
DBUser
interface
DBView
-
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2dm
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2dm Modifier and Type Interface Description interface
DRBusinessKnowledgeModel
The classDRBusinessKnowledgeModel
is used to model a business knowledge model.interface
DRDecision
The classDRDecision
is used to model a decision.interface
DRDecisionService
interface
DRGElement
DRGElement
is the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia
.interface
DRInputData
DMN uses the classDRInputData
to model the inputs of aDRDecision
whose values are defined outside of the decision model.interface
DRInvocable
This is a utility class for DRInvocable that provides static methods for creation or other purposes.interface
DRKnowledgeSource
The classDRKnowledgeSource
is used to model authoritative knowledge sources in a decision model. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2er
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2er Modifier and Type Interface Description interface
BI2Cube
In anBI2Cube
, the data is stored redundantly in segments of a multidimensional cube.interface
BI2DimensionTree
ABI2DimensionTree
is a quasi-hierarchy that describes the levels in which the data is aggregated.interface
BI2MeasurementTime
ABI2MeasurementTime
defines the rule, at which point of time the data is determined.interface
BIHierarchy
Deprecated: Use the BI2 classes for the 2nd generation procedure.interface
BIHierarchyRole
Deprecated: Use the BI2 classes for the 2nd generation procedure.interface
ERAttributeSet
interface
ERCheckConstraint
AERCheckConstraint
describes the value consistency of the attributes.interface
EREntity
AnEREntity
as part of the Entity Relationship Model is specified by its attributes and its relationships to other entities.interface
ERRelationship
interface
ERView
AERView
to the Entity Relationship Model builds a table by joining and filtering the selected attributes. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2gc
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2gc Modifier and Type Interface Description interface
GCConcept
A concept is a generic modeling construct which may be realized by different model elements.interface
GCConceptRealization
The realization of a concept by another model element. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2ia
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2ia Modifier and Type Interface Description interface
IAInteraction
An interaction is a unit of behavior that focuses on the observable exchange of information between ConnectAbleElements. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2im
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2im Modifier and Type Interface Description interface
IMAssociation
Association between two classifiers.interface
IMClassifier
Classifier within an Information Management Model.interface
IMCLDataType
This abstract type combines the behavior ofIMSemanticDataType
andCLDataType
.interface
IMConstraint
This is a utility class for IMConstraint that provides static methods for creation or other purposes.interface
IMProcedure
This is a utility class for IMProcedure that provides static methods for creation or other purposes.interface
IMSemanticDataType
A type which describes the semantic of its stored value.interface
IMSequence
Subclass ofIMSemanticDataType
with automatic unique value. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2model
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2model Modifier and Type Interface Description interface
MEAbstraction
An abstraction is a relationship that relates two elements or sets of elements that represent the same concept at different levels of abstraction or from different viewpoints.interface
MEConfigurationManagement
Configuration management package.interface
MEConstraint
A constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element.interface
MECopy
interface
MECreateRedirect
interface
MEDependency
A dependency is a relationship that signifies that a single or a set of model elements requires other model elements for their specification or implementation.interface
MEHierarchyAble
Abstract superclass for Metaclasses which may own PackageableElements, e.g.interface
MEMappingConfigurationPackage
Abstract mapping configuration package.interface
MEMappingConfigurationPackageForward
Mapping configuration package forward direction.interface
MEMappingConfigurationPackageReverse
Mapping configuration package reverse direction.interface
MEMappingDependency
Mapping dependendcy is a subclass ofMEDependency
.interface
MEMappingPackageContent
Package used for content below MappingPackageType.interface
MEMappingPackageType
Abstract mapping package type defines the mapping type.interface
MEMappingPackageTypeForward
Implementing mapping type with direction FORWARD.interface
MEMappingPackageTypeReverse
Implementing mapping type with direction REVERSE.interface
MEModel
A model captures a view of a physical system.interface
MEPackage
A package is a namespace for its members and may contain other packages.interface
MEProxyAssignment
Specialized depencency for associating MEProxy and tangible elements.interface
MERealization
Realization is a specialized abstraction relationship between two sets of model elements, one representing a specification (the supplier) and the other represents an implementation of the latter (the client).interface
MERequirement
interface
MEStubPackage
Abstract Stub Package.interface
MEStubPackageBase
Stub package base package collecting all stub packages within a system model.interface
MEStubPackageExternalModel
Stub package for external models.interface
MEStubPackageInnovator
Stub package for Innovator modelsinterface
MESystemModel
interface
MESystemModelManagement
System model management package containing MEConfigurationManagement and MEStubPackageBase packages.interface
MEUsage
A usage is a relationship which one element requires another element (or set of elements) for its full implementation or operation. -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2sm
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2sm Modifier and Type Interface Description interface
SMProtocolStateMachine
A protocol state machine is always defined in the context of a classifier.interface
SMStateMachine
State machines can be used to express the behavior of part of a system.
-