Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELNamespaceAble
-
Packages that use ELNamespaceAble 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.icw2dg The documentation package deals with the model documentation configuration and generation.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.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.icw2meta Meta model and administration information.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 ELNamespaceAble in de.mid.innovator.srv2api.icw2ac
Subinterfaces of ELNamespaceAble 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.interfaceACActivityGroupinterfaceACInterruptibleRegionAn interruptible activity region is an activity group that supports termination of tokens flowing in the portions of an activity.interfaceACPartitionAn activity partition is a kind of activity group that identifies actions that have common characteristics.interfaceACStructuredNodeA structured activity node is an executable activity node that may have an expansion into subordinate nodes as an ActivityGroup.interfaceANAcceptCallAcceptCallAction is an accept event action that represents the receipt of a synchronous call request.interfaceANAcceptEventAcceptEventAction is an action that waits for the occurrence of an event meeting specified condition.interfaceANActionAn action is a named element that is the fundamental unit of executable functionality.interfaceANAddStructuralFeatureValueStructural features are potentially multi-valued and ordered; this means that the action supports specification of insertion points for new values.interfaceANBroadcastSignalBroadcastSignalAction is an action that transmits a signal instance to all the potential target objects in the system.interfaceANCallCallAction is an abstract class for actions that invoke behavior and receive return values.interfaceANCallBehaviorinterfaceANCallOperationinterfaceANClearAssociationThis action destroys all links of an association that have a particular object at one end.interfaceANClearStructuralFeatureThis action removes all values of a structural feature.interfaceANCreateLinkThis action can be used to create links and link objects.interfaceANCreateObjectThis action instantiates a classifier.interfaceANDestroyLinkThis action destroys a link or a link object.interfaceANDestroyObjectThis action destroys the object on its input pin at runtime.interfaceANInvocationInvocation is an abstract class for the various actions that invoke behavior.interfaceANLinkA link action creates, destroys or reads links, identifying a link by its end objects and qualifier values, if any.interfaceANOpaqueAn action with implementation-specific semantics.interfaceANRaiseExceptionAction that causes an exception to occur.interfaceANReadLinkThis action navigates an association towards one end which is the end that does not have an input pin to take its object (the "open" end).interfaceANReadSelfEvery action is ultimately a part of some behavior, which is in turn optionally attached in some way to the specification of a classifier -- for example, as the body of a method or as part of a state machine.interfaceANReadStructuralFeatureThis action reads the values of a structural feature in order if the structural feature is ordered.rinterfaceANRemoveStructuralFeatureValueThe object to access is specified dynamically by referring to an input pin which the object will be placed on at runtime.interfaceANReplyAction that accepts a set of return values and a value containing return information produced by a previous accept call action.interfaceANSendObjectSendObjectAction is an action that transmits an object to the target object where it may invoke behavior such as the firing of state machine transitions or the execution of an activity.interfaceANSendSignalSendSignalAction is an action that creates a signal instance from its inputs and transmits it to the target object where it may cause the firing of a state machine transition or the execution of an activity.interfaceANStructuralFeatureThis abstract action class statically specifies the structural feature being accessed.interfaceANTestIdentityThis action returns true if the two input values are the same identity, false if they are not.interfaceANUnmarshallAction that breaks an object of a known type into outputs each of which is equal to a value froma structural feature of the object.interfaceANValSpecThe action returns the result of evaluating a value specification.interfaceANWriteLinkA write link action takes a complete identification of a link and creates or destroys it.interfaceANWriteStructuralFeatureA write structural feature action operates on a structural feature of an object to modify its values. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2bc
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2bc Modifier and Type Interface Description interfaceBCExpressioninterfaceBCPropertyAbleThis is a utility class for BCPropertyAble that provides static methods for creation or other purposes.interfaceBCPropertySetinterfaceBCRootReuseAbleElementThis is a utility class for BCRootReuseAbleElement that provides static methods for creation or other purposes.interfaceBCTermA term relevant for the business description. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2be
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2be Modifier and Type Interface Description interfaceBEBehaviorBehavior is a specification of how its context classifier changes state over time.interfaceBEOpaqueThe semantics of the behavior is determined by the implementation. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interfaceBPActivityNodeThis is a utility class for BPActivityNode that provides static methods for creation or other purposes.interfaceBPArtifact"BPMN provides modelers with the capability of showing additional information about a Process that is not directly related to the Sequence Flow or Message Flow of the Process.interfaceBPAssociationArtifactNote that directional Associations were used in BPMN 1.2 to show how Data Objects were inputs or outputs to Activities.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.interfaceBPChoreographyinterfaceBPChoreographyActivityThis is a utility class for BPChoreographyActivity that provides static methods for creation or other purposes.interfaceBPChoreographySubProcessinterfaceBPChoreographyTaskinterfaceBPCollaborationinterfaceBPConditionalEventDefinitioninterfaceBPDataObjectinterfaceBPDataStoreinterfaceBPEndPointThe 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.interfaceBPEventDefinitioninterfaceBPEventNodeinterfaceBPFlowChoreographyContainerThis is a utility class for BPFlowChoreographyContainer that provides static methods for creation or other purposes.interfaceBPFlowElementThis is a utility class for BPFlowElement that provides static methods for creation or other purposes.interfaceBPFlowElementContainerThis is a utility class for BPFlowElementContainer that provides static methods for creation or other purposes.interfaceBPFlowProcessContainerThis is a utility class for BPFlowProcessContainer that provides static methods for creation or other purposes.interfaceBPGatewayinterfaceBPGlobalChoreographyTaskinterfaceBPGlobalMaskTaskinterfaceBPGlobalTaskinterfaceBPGroupArtifactinterfaceBPGroupAssigninterfaceBPInputOutputSpecifyAbleThis is a utility class for BPInputOutputSpecifyAble that provides static methods for creation or other purposes.interfaceBPInteractionSpecificationThis is a utility class for BPInteractionSpecification that provides static methods for creation or other purposes.interfaceBPInterfaceAn 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.interfaceBPLaneSetinterfaceBPLinkEventDefinitioninterfaceBPMaskDefinitioninterfaceBPMaskTaskinterfaceBPMessageinterfaceBPPathA path in a process.interfaceBPProcessinterfaceBPSequenceFlowinterfaceBPSequenceFlowNodeThis is a utility class for BPSequenceFlowNode that provides static methods for creation or other purposes.interfaceBPSignalSignal to trigger e.g a signal event.interfaceBPSubProcessinterfaceBPTaskNodeinterfaceBPTimerEventDefinition -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2br
Subinterfaces of ELNamespaceAble 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 ELNamespaceAble in de.mid.innovator.srv2api.icw2bs
Subinterfaces of ELNamespaceAble 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 ELNamespaceAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELNamespaceAble 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.interfaceCLBehavioralFeatureA behavioral feature is a feature of a classifier that specifies an aspect of the behavior of its instances.interfaceCLBehavioredClassifierA classifier can have behavior specifications defined in its namespace.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.interfaceCLClassifierA classifier is a classification of instances — it describes a set of instances that have features in common.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.interfaceCLDataTypeA data type is a type whose instances are only identified by their value.interfaceCLDeclarationAbleClassifierThis is a utility class for CLDeclarationAbleClassifier that provides static methods for creation or other purposes.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.interfaceCLEncapsulatedClassifierThis is a utility class for CLEncapsulatedClassifier that provides static methods for creation or other purposes.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.interfaceCLNodeA node is a computational resource which artifacts may be deployed for execution on.interfaceCLOperationAn operation is a behavioral feature of a classifier that specifies the name, type, parameters and constraints for invoking an associated behavior.interfaceCLParameterAbleThis is a utility class for CLParameterAble that provides static methods for creation or other purposes.interfaceCLParameterSetA parameter set is an element that provides alternative sets of inputs or outputs that a behavior may use.
If a behavior has input parameters that are in a parameter set, any inputs that are not in a parameter set must be streaming.interfaceCLPortA port is a property of a classifier that specifies a distinct interaction point between that classifier and its environment or between the (behavior of the) classifier and its internal parts.interfaceCLPrimitiveTypeA primitive type defines a predefined data type, without any relevant substructure (it has no parts).interfaceCLPropertyA property is a structural feature.interfaceCLReceptionA reception is a declaration stating that a classifier is prepared to react to the receipt of a signal.interfaceCLSignalA signal is a specification of send request instances communicated between objects.interfaceCLStructuredClassifierThis is a utility class for CLStructuredClassifier that provides static methods for creation or other purposes.interfaceCLStructureDefinitioninterfaceCLStructureGroupinterfaceCLTemplateParameterAbleClassinterfaceCLUseCaseA use case is the specification of a set of actions performed by a system. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2db Modifier and Type Interface Description interfaceDBColumnThis is a utility class for DBColumn that provides static methods for creation or other purposes.interfaceDBColumnSetinterfaceDBIndexinterfaceDBPackageADBPackageis both aMEPackagefor organizing elements in a tree and aDBSQLObjectfor modeling privileges or relationships to other SQL objects.interfaceDBSQLGenericinterfaceDBTableinterfaceDBTableColumninterfaceDBViewinterfaceDBViewColumninterfaceDBViewFrominterfaceDBViewSubselectFromADBViewSubselectFromof aDBViewpoints to anDBColumnSetto use its columns in subselects wihtin expressions. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2dg
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2dg Modifier and Type Interface Description interfaceDGAdditionalHeadingAn additional structuring chapter in the documentation structure.interfaceDGAttachmentChapterA DGAttachmentChapter is a specialization of a documentation standard chapter.interfaceDGChapterRepresents a chapter in a documentation.interfaceDGDocuStructureRootThe root of a documentation structure.interfaceDGLinkRepresents a usage of a documentation template in a documentation structure.interfaceDGPictureDGPictures are specializations of documentation standard chapters.interfaceDGRootRepresents the root of a documentation.interfaceDGStandardChapterRepresents a chapter in the documentation containing information about a model element.interfaceDGTemplateA template of documentation standard chapters for common usage in documentation structures.interfaceDGTreeLinkRepresents a usage of a model browser template in a model browser tree.interfaceDGTreeStructureRootRepresents the root of the innovator model browser's detail view window's root.interfaceDGTreeTemplateA template of documentation standard chapters for common usage in model browsers.interfaceDGVerifyChapterA chapter in the documentation containing verification information about a model element.interfaceDGViewChapterDGViewChapters are specializations of documentation standard chapters structuring information about one or more model elements of a specific type. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2elem Modifier and Type Interface Description interfaceELAssociationThis is a utility class for ELAssociation that provides static methods for creation or other purposes.interfaceELClassifierThis is a utility class for ELClassifier that provides static methods for creation or other purposes.interfaceELM2AssociationThis is a utility class for ELM2Association that provides static methods for creation or other purposes.interfaceELM2ClassThis is a utility class for ELM2Class that provides static methods for creation or other purposes.interfaceELM2PackageThis is a utility class for ELM2Package that provides static methods for creation or other purposes.interfaceELM2SchemaThis is a utility class for ELM2Schema that provides static methods for creation or other purposes.interfaceELM2TypeBooleanThis is a utility class for ELM2TypeBoolean that provides static methods for creation or other purposes.interfaceELM2TypeEnumThis is a utility class for ELM2TypeEnum that provides static methods for creation or other purposes.interfaceELPackageA package is a namespace for its members and may contain other packages.interfaceELProxyThis is a utility class for ELProxy that provides static methods for creation or other purposes.interfaceELViewThis is a utility class for ELView that provides static methods for creation or other purposes.interfaceELViewGroupThis is a utility class for ELViewGroup that provides static methods for creation or other purposes.interfaceELViewGroupAbleThis is a utility class for ELViewGroupAble that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELNamespaceAble Modifier and Type Method Description <T extends ELNamespaceAble>
java.util.List<T>ELPackageAble. getElementImportingNamespace(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All namespaces that import this element.<T extends ELNamespaceAble>
java.util.List<T>ELPackageAble. getElementImportingNamespace(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getElementImportingNamespace and filters its return values according to the given stereotype value.<T extends ELNamespaceAble>
java.util.List<T>ELPackage. getImportingNamespace(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All namespaces that import this package.<T extends ELNamespaceAble>
java.util.List<T>ELPackage. getImportingNamespace(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getImportingNamespace and filters its return values according to the given stereotype value.<T extends ELNamespaceAble>
java.util.List<T>ELPackage. getImportingNamespaceTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All namespaces that import this package, extended transitively by all importing namespaces.<T extends ELNamespaceAble>
java.util.List<T>ELPackage. getImportingNamespaceTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)The method calls getImportingNamespaceTransitive and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2elem that return ELNamespaceAble Modifier and Type Method Description ELNamespaceAbleELConstraint. getConstraintContext()The constraint's context.ELNamespaceAbleELElementImport. getImportingNamespace()Returns the importing namespace.ELNamespaceAbleELPackageImport. getImportingNamespace()Returns the importing namespace.ELNamespaceAbleELNamespaceAsgnAble. getNamespace()Specifies the namespace that owns this element.Methods in de.mid.innovator.srv2api.icw2elem with parameters of type ELNamespaceAble Modifier and Type Method Description java.lang.StringELNamedElement. getQualifiedName(ELNamespaceAble refObj)This element's qualified name. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2er Modifier and Type Interface Description interfaceBI2CubeIn anBI2Cube, the data is stored redundantly in segments of a multidimensional cube.interfaceBI2DimensionLevelABI2DimensionLeveldescribes the semantic of the unit for which the data is collected.interfaceBI2DimensionTreeABI2DimensionTreeis a quasi-hierarchy that describes the levels in which the data is aggregated.interfaceBI2HierarchyABI2Hierarchyis a path in aBI2DimensionTreethrough which the data is collected in aggregated form.interfaceBI2HierarchyLevelABI2HierarchyLevelis the use of aBI2DimensionLevelin aBI2Hierarchyand thus indirectly the use of theERAttributeSetassigned to the dimension level.interfaceBIHierarchyDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchyLevelDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchyRoleDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceERAttributeSetinterfaceEREntityAnEREntityas 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.interfaceERViewFromAERViewFromof aERViewpoints to anERAttributeSetto use its attributes for viewing or filtering.interfaceERViewSubselectFromAERViewSubselectFromof aERViewpoints to anERAttributeSetto use its attributes in subselects wihtin expressions. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2gc
Subinterfaces of ELNamespaceAble 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. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2ia
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2ia Modifier and Type Interface Description interfaceIAActionExecSpecActionExecutionSpecification is a kind of ExecutionSpecification that represents the execution of an action.interfaceIAAltThe interactionOperator 'alt' designates that the CombinedFragment represents a choice of behavior.interfaceIAAssertThe interactionOperator 'assert' designates that the CombinedFragment represents an assertion.interfaceIABehaviorExecSpecBehaviorExecutionSpecification is a kind of ExecutionSpecification that represents the execution of a behavior.interfaceIABreakThe interactionOperator 'break' designates that the CombinedFragment represents a breaking scenario in the sense that the operand is a scenario that is performed instead of the remainder of the enclosing InteractionFragment.interfaceIACallMessageThe message is generated by a call to an operation.interfaceIACombinedA combined fragment defines an expression of interaction fragments.interfaceIAConsiderThe interactionOperator 'consider' designates which messages should be considered within this combined fragment.interfaceIAContinuationA Continuation is a syntactic way to define continuations of different branches of an Alternative CombinedFragment.interfaceIACreateMessageThe message that designates the creation of another lifeline object.interfaceIACriticalThe interactionOperator 'critical' designates that the CombinedFragment represents a critical region.interfaceIADestructMessageThe message that designates the termination of another lifeline.interfaceIAExecOccSpecinterfaceIAExecSpecAn ExecutionSpecification is a specification of the execution of a unit of behavior or action within the lifeline.interfaceIAFragmentInteractionFragment is an abstract notion of the most general interaction unit.interfaceIAGateA gate is a connection point for relating a message outside an InteractionFragment with a message inside an InteractionFragment.interfaceIAIgnoreThe interacionOperator 'ignore' designates that there are some message types that are not shown within this combined fragment.interfaceIAInteractionAn interaction is a unit of behavior that focuses on the observable exchange of information between ConnectAbleElements.interfaceIALifelineA lifeline represents an individual participant in the iteraction.interfaceIALoopThe interactionOperator 'loop' designates that the CombinedFragment represents a loop.interfaceIALostAndFoundinterfaceIAMessageA message is a NamedElement that defines one specific kind of communication in an interaction.interfaceIAMessageEndA MessageEnd is an abstract NamedElement that represents what can occur at the end of a message.interfaceIAMessageOccSpecSpecifies the occurrence of message events, such as sending and receiving of signals or invoking or receiving of operation calls.interfaceIANegThe interactionOperator 'neg' designates that the CombinedFragment represents traces that are defined to be invalid.interfaceIAOccSpecAn OccurrenceSpecification is the basic semantic unit of interactions.interfaceIAOperandAn InteractionOperand is contained in a CombinedFragment.interfaceIAOptThe interactionOperator 'opt' designates that the CombinedFragment represents a choice of behavior where either the (sole) operand happens or nothing happens.interfaceIAParThe interactionOperator 'par' designates that the CombinedFragment represents a parallel merge between the behaviors of the operands.interfaceIAReplyMessageThe message is a reply message to an operation call.interfaceIASeqThe interactionOperator 'seq' designates that the CombinedFragment represents a weak sequencing between the behaviors of the operands.interfaceIASignalMessageThe message was generated by the asynchronous sending of a signal.interfaceIAStateInvariantA StateInvariant is a runtime constraint on the participants of the interaction.interfaceIAStrictThe interactionOperator 'strict' designates that the CombinedFragment represents a strict sequencing between the behaviors of the operands.interfaceIAUseAn InteractionUse refers to an interaction. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELNamespaceAble 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.interfaceIMSemanticDataTypeA type which describes the semantic of its stored value.interfaceIMSequenceSubclass ofIMSemanticDataTypewith automatic unique value.interfaceIMViewThis is a utility class for IMView that provides static methods for creation or other purposes.interfaceIMViewFromThis is a utility class for IMViewFrom that provides static methods for creation or other purposes.interfaceIMViewSubselectFromThis is a utility class for IMViewSubselectFrom that provides static methods for creation or other purposes. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interfaceADModelRepresents a common model.interfaceADRepositoryRepresents the repository.interfaceADXModelRepresents an InoX model.interfaceMM2AssociationinterfaceMM2ClassinterfaceMM2ClassificationThis is a utility class for MM2Classification that provides static methods for creation or other purposes.interfaceMM2PackageinterfaceMM2SchemainterfaceMM2TypeBooleaninterfaceMM2TypeEnuminterfaceMMCreateCLInstinterfaceMMCreateTemplateinterfaceMMEngineeringActioninterfaceMMEngineeringSequenceinterfaceMMProfileA profile is a kind of package that extends a reference metamodel.interfaceMMStereotypeA stereotype defines how an existing metaclass may be extended and enables the use of platform-specific or domain-specific terminology or notation in place of, or in addition to, the ones used for the extended metaclass.interfaceMMSyncProfileinterfaceMMTSTypeClassinterfaceMMTypeSysteminterfaceMMXProfileFields in de.mid.innovator.srv2api.icw2meta declared as ELNamespaceAble Modifier and Type Field Description ELNamespaceAbleARG_TypeNamespace. ohNamespacenamespace elementConstructors in de.mid.innovator.srv2api.icw2meta with parameters of type ELNamespaceAble Constructor Description ARG_TypeNamespace(ELNamespaceAble ohNamespace, java.lang.String strNamespace) -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2model
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2model Modifier and Type Interface Description interfaceMEConfigurationManagementConfiguration management package.interfaceMEHierarchyAbleAbstract superclass for Metaclasses which may own PackageableElements, e.g.interfaceMEMappingConfigurationPackageAbstract mapping configuration package.interfaceMEMappingConfigurationPackageForwardMapping configuration package forward direction.interfaceMEMappingConfigurationPackageReverseMapping configuration package reverse direction.interfaceMEMappingPackageContentPackage used for content below MappingPackageType.interfaceMEMappingPackageTypeAbstract mapping package type defines the mapping type.interfaceMEMappingPackageTypeForwardImplementing mapping type with direction FORWARD.interfaceMEMappingPackageTypeReverseImplementing mapping type with direction REVERSE.interfaceMEModelA model captures a view of a physical system.interfaceMENamespaceAbleA namespace is a named element that can own other named elements.interfaceMEPackageA package is a namespace for its members and may contain other packages.interfaceMEProxyAbstract Proxy Base ClassinterfaceMEProxyExternalinterfaceMEProxyInnovatorinterfaceMERequirementinterfaceMESectioninterfaceMEStubPackageAbstract 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. -
Uses of ELNamespaceAble in de.mid.innovator.srv2api.icw2sm
Subinterfaces of ELNamespaceAble in de.mid.innovator.srv2api.icw2sm Modifier and Type Interface Description interfaceSMChoiceinterfaceSMDeepHistoryDeepHistory represents the most recent active configuration of the composite state that directly contains this pseudostate - the state configuration that was active when the composite state was last exited.interfaceSMEntryPointAn entry point pseudostate is an entry point of a state machine or composite state.interfaceSMExitPointAn exit point pseudostate is an exit point of a state machine or composite state.interfaceSMFinalStateinterfaceSMInitAn initial pseudostate represents a default vertex that is the source for a single transition to the default state of a composite state.interfaceSMJoinForkJoins vertices serve to merge several transitions emanating from source vertices in different orthogonal regions.interfaceSMJunctionJunction vertices are semantic-free vertices that are used to chain multiple transitions together.interfaceSMProtocolStateMachineA protocol state machine is always defined in the context of a classifier.interfaceSMPseudoStateA pseudostate is an abstraction that encompasses different types of transient vertices in the state machine graph.interfaceSMRegionA region is an orthogonal part of either a composite state or a state machine.interfaceSMRegularStateinterfaceSMShallowHistoryshallowHistory represents the most recent active substate of its containing state (but not the substates of that substate).interfaceSMStateA state model is a situation which an invariant condition (usually implicit) usually holds in.interfaceSMStateMachineState machines can be used to express the behavior of part of a system.interfaceSMTerminatorEntering a terminate pseudostate implies that the execution of this state machine by means of its context object is terminated.interfaceSMTransExtkind=external implies that the transition, if triggered, will exit the composite (source) state.interfaceSMTransIntkind=internal implies that the transition, if triggered, occurs without exiting or entering the source state.interfaceSMTransitionA transition is a directed relationship between a source vertex and a target vertex.interfaceSMVertexA vertex is an abstraction of a node in a state machine graph.
-