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 interfaceACActivityAn 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 interfaceBCExpressioninterfaceBCPropertySetinterfaceBCRootReuseAbleElementThis is a utility class for BCRootReuseAbleElement that provides static methods for creation or other purposes.interfaceBCTermA 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 interfaceBEAnyReceiveEventA 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.interfaceBEBehaviorBehavior is a specification of how its context classifier changes state over time.interfaceBECallEventA call event represents the reception of a request to invoke a specific operation.interfaceBEChangeEventA 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.interfaceBEEventAn event is the specification of some occurrence that may potentially trigger effects by an object.interfaceBEMessageEventA message event specifies the receipt by an object of either a call or a signal.interfaceBEOpaqueThe semantics of the behavior is determined by the implementation.interfaceBESignalEventA signal event represents the receipt of an asynchronous signal.interfaceBETimeEventA 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 interfaceBPCallAbleThis is a utility class for BPCallAble that provides static methods for creation or other purposes.interfaceBPCallAbleChoreographyElementThis is a utility class for BPCallAbleChoreographyElement that provides static methods for creation or other purposes.interfaceBPCallAbleProcessElementThis is a utility class for BPCallAbleProcessElement that provides static methods for creation or other purposes.interfaceBPChoreographyinterfaceBPCollaborationinterfaceBPConditionalEventDefinitioninterfaceBPDataStoreinterfaceBPEndPointThe end points element may be extended with endpoint reference definitions introduced in other specifications (e.g., WS-Addressing).interfaceBPErrorinterfaceBPEscalationAnBPEscalationidentifies a business situation that a process might need to react to.interfaceBPEventDefinitioninterfaceBPGlobalChoreographyTaskinterfaceBPGlobalMaskTaskinterfaceBPGlobalTaskinterfaceBPInterfaceAn interface defines a set of operations that are implemented by services.interfaceBPItemDefinitionThe Business Object defines an object important for the definition of business processes or concepts.interfaceBPLinkEventDefinitioninterfaceBPMaskDefinitioninterfaceBPMessageinterfaceBPPathA path in a process.interfaceBPProcessinterfaceBPSignalSignal to trigger e.g a signal event.interfaceBPTimerEventDefinitioninterfaceBPUseCaseInteractionRelinterfaceBPUseCasePathRel -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2br
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2br Modifier and Type Interface Description interfaceBRCostCenterinterfaceBRLocationinterfaceBROrgUnitinterfaceBRPersoninterfaceBRResourceinterfaceBRResourceCLAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceBRRoleinterfaceBRTechnical -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2bs
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2bs Modifier and Type Interface Description interfaceBSFinalStateinterfaceBSRegularStateinterfaceBSStateThis 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 interfaceCLActorAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceCLArtifactAn 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.interfaceCLAssocClassA model element that has both association and class properties.interfaceCLAssociationAn association describes a set of tuples whose values refer to typed instances.interfaceCLClassThe 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.interfaceCLCollaborationA collaboration describes a structure of collaborating elements (roles), each performing a specialized function, which collectively accomplish some desired functionality.interfaceCLCommunicationPathA communication path is an association between two deployment targets which they are able to exchange signals and messages through.interfaceCLComponentA component represents a modular part of a system that encapsulates its contents and whose manifestation is replaceable within its environment.interfaceCLComponentRealizationThe 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.interfaceCLDataTypeA data type is a type whose instances are only identified by their value.interfaceCLDeploymentA deployment is the allocation of an artifact or artifact instance to a deployment target.interfaceCLDeploymentSpecA deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.interfaceCLDeviceA device is a physical computational resource with processing capability which artifacts may be deployed for execution on.interfaceCLEnumerationAn enumeration is a data type whose values are enumerated in the model as enumeration literals.interfaceCLEnumLiteralAn enumeration literal is a user-defined data value for an enumeration.interfaceCLExecEnvAn 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.interfaceCLInstanceSpecificationAn instance specification is a model element that represents an instance in a modeled system.interfaceCLInstSpecThis is a utility class for CLInstSpec that provides static methods for creation or other purposes.interfaceCLInterfaceAn interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.interfaceCLInterfaceRealizationAn interface realization is a specialized realization relationship between a classifier and an interface.interfaceCLManifestationA manifestation is the concrete physical rendering of one or more model elements by an artifact.interfaceCLNodeA node is a computational resource which artifacts may be deployed for execution on.interfaceCLPrimitiveTypeA primitive type defines a predefined data type, without any relevant substructure (it has no parts).interfaceCLRoleBindinginterfaceCLSignalA signal is a specification of send request instances communicated between objects.interfaceCLStructureDefinitioninterfaceCLSubstitutionA substitution is a relationship between two classifiers and signifies that the substituting classifier complies with the contract specified by the contract classifier.interfaceCLTemplateParameterAbleClassinterfaceCLUseCaseA 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 interfaceDBAuthorizationIdentifierThis is a utility class for DBAuthorizationIdentifier that provides static methods for creation or other purposes.interfaceDBCheckConstraintinterfaceDBColumnSetinterfaceDBGroupinterfaceDBPackageADBPackageis both aMEPackagefor organizing elements in a tree and aDBSQLObjectfor modeling privileges or relationships to other SQL objects.interfaceDBRoleinterfaceDBSiblingConstraintinterfaceDBSQLGenericinterfaceDBStoredProcedureinterfaceDBTableinterfaceDBUserinterfaceDBView -
Uses of MEPackageAble in de.mid.innovator.srv2api.icw2dm
Subinterfaces of MEPackageAble in de.mid.innovator.srv2api.icw2dm Modifier and Type Interface Description interfaceDRBusinessKnowledgeModelThe classDRBusinessKnowledgeModelis used to model a business knowledge model.interfaceDRDecisionThe classDRDecisionis used to model a decision.interfaceDRDecisionServiceinterfaceDRGElementDRGElementis the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia.interfaceDRInputDataDMN uses the classDRInputDatato model the inputs of aDRDecisionwhose values are defined outside of the decision model.interfaceDRInvocableThis is a utility class for DRInvocable that provides static methods for creation or other purposes.interfaceDRKnowledgeSourceThe classDRKnowledgeSourceis 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 interfaceBI2CubeIn anBI2Cube, the data is stored redundantly in segments of a multidimensional cube.interfaceBI2DimensionTreeABI2DimensionTreeis a quasi-hierarchy that describes the levels in which the data is aggregated.interfaceBI2MeasurementTimeABI2MeasurementTimedefines the rule, at which point of time the data is determined.interfaceBIHierarchyDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchyRoleDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceERAttributeSetinterfaceERCheckConstraintAERCheckConstraintdescribes the value consistency of the attributes.interfaceEREntityAnEREntityas part of the Entity Relationship Model is specified by its attributes and its relationships to other entities.interfaceERRelationshipinterfaceERViewAERViewto 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 interfaceGCConceptA concept is a generic modeling construct which may be realized by different model elements.interfaceGCConceptRealizationThe 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 interfaceIAInteractionAn 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 interfaceIMAssociationAssociation between two classifiers.interfaceIMClassifierClassifier within an Information Management Model.interfaceIMCLDataTypeThis abstract type combines the behavior ofIMSemanticDataTypeandCLDataType.interfaceIMConstraintThis is a utility class for IMConstraint that provides static methods for creation or other purposes.interfaceIMProcedureThis is a utility class for IMProcedure that provides static methods for creation or other purposes.interfaceIMSemanticDataTypeA type which describes the semantic of its stored value.interfaceIMSequenceSubclass ofIMSemanticDataTypewith 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 interfaceMEAbstractionAn 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.interfaceMEConfigurationManagementConfiguration management package.interfaceMEConstraintA 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.interfaceMECopyinterfaceMECreateRedirectinterfaceMEDependencyA dependency is a relationship that signifies that a single or a set of model elements requires other model elements for their specification or implementation.interfaceMEHierarchyAbleAbstract superclass for Metaclasses which may own PackageableElements, e.g.interfaceMEMappingConfigurationPackageAbstract mapping configuration package.interfaceMEMappingConfigurationPackageForwardMapping configuration package forward direction.interfaceMEMappingConfigurationPackageReverseMapping configuration package reverse direction.interfaceMEMappingDependencyMapping dependendcy is a subclass ofMEDependency.interfaceMEMappingPackageContentPackage used for content below MappingPackageType.interfaceMEMappingPackageTypeAbstract mapping package type defines the mapping type.interfaceMEMappingPackageTypeForwardImplementing mapping type with direction FORWARD.interfaceMEMappingPackageTypeReverseImplementing mapping type with direction REVERSE.interfaceMEModelA model captures a view of a physical system.interfaceMEPackageA package is a namespace for its members and may contain other packages.interfaceMEProxyAssignmentSpecialized depencency for associating MEProxy and tangible elements.interfaceMERealizationRealization 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).interfaceMERequirementinterfaceMEStubPackageAbstract Stub Package.interfaceMEStubPackageBaseStub package base package collecting all stub packages within a system model.interfaceMEStubPackageExternalModelStub package for external models.interfaceMEStubPackageInnovatorStub package for Innovator modelsinterfaceMESystemModelinterfaceMESystemModelManagementSystem model management package containing MEConfigurationManagement and MEStubPackageBase packages.interfaceMEUsageA 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 interfaceSMProtocolStateMachineA protocol state machine is always defined in the context of a classifier.interfaceSMStateMachineState machines can be used to express the behavior of part of a system.
-