Uses of Interface
de.mid.innovator.srv2api.icw2model.MENamespaceAble
-
Packages that use MENamespaceAble 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.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.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.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 MENamespaceAble in de.mid.innovator.srv2api.icw2ac
Subinterfaces of MENamespaceAble 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.interface
ACStructuredNode
A structured activity node is an executable activity node that may have an expansion into subordinate nodes as an ActivityGroup. -
Uses of MENamespaceAble in de.mid.innovator.srv2api.icw2be
Subinterfaces of MENamespaceAble in de.mid.innovator.srv2api.icw2be Modifier and Type Interface Description interface
BEBehavior
Behavior is a specification of how its context classifier changes state over time.interface
BEOpaque
The semantics of the behavior is determined by the implementation. -
Uses of MENamespaceAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of MENamespaceAble in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interface
BPInterface
An interface defines a set of operations that are implemented by services. -
Uses of MENamespaceAble in de.mid.innovator.srv2api.icw2br
Subinterfaces of MENamespaceAble in de.mid.innovator.srv2api.icw2br Modifier and Type Interface Description interface
BRResourceCL
An actor specifies a role played by a user or any other system that interacts with the subject. -
Uses of MENamespaceAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of MENamespaceAble 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
CLBehavioralFeature
A behavioral feature is a feature of a classifier that specifies an aspect of the behavior of its instances.interface
CLBehavioredClassifier
A classifier can have behavior specifications defined in its namespace.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
CLClassifier
A classifier is a classification of instances — it describes a set of instances that have features in common.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
CLDataType
A data type is a type whose instances are only identified by their value.interface
CLDeclarationAbleClassifier
This is a utility class for CLDeclarationAbleClassifier that provides static methods for creation or other purposes.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
CLEncapsulatedClassifier
This is a utility class for CLEncapsulatedClassifier that provides static methods for creation or other purposes.interface
CLEnumeration
An enumeration is a data type whose values are enumerated in the model as enumeration literals.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
CLInterface
An interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.interface
CLNode
A node is a computational resource which artifacts may be deployed for execution on.interface
CLOperation
An operation is a behavioral feature of a classifier that specifies the name, type, parameters and constraints for invoking an associated behavior.interface
CLParameterAble
This is a utility class for CLParameterAble that provides static methods for creation or other purposes.interface
CLPrimitiveType
A primitive type defines a predefined data type, without any relevant substructure (it has no parts).interface
CLReception
A reception is a declaration stating that a classifier is prepared to react to the receipt of a signal.interface
CLSignal
A signal is a specification of send request instances communicated between objects.interface
CLStructuredClassifier
This is a utility class for CLStructuredClassifier that provides static methods for creation or other purposes.interface
CLStructureDefinition
interface
CLTemplateParameterAbleClass
interface
CLUseCase
A use case is the specification of a set of actions performed by a system. -
Uses of MENamespaceAble in de.mid.innovator.srv2api.icw2db
Subinterfaces of MENamespaceAble in de.mid.innovator.srv2api.icw2db Modifier and Type Interface Description interface
DBPackage
ADBPackage
is both aMEPackage
for organizing elements in a tree and aDBSQLObject
for modeling privileges or relationships to other SQL objects.interface
DBSQLGeneric
-
Uses of MENamespaceAble in de.mid.innovator.srv2api.icw2gc
Subinterfaces of MENamespaceAble 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. -
Uses of MENamespaceAble in de.mid.innovator.srv2api.icw2ia
Subinterfaces of MENamespaceAble 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 MENamespaceAble in de.mid.innovator.srv2api.icw2im
Subinterfaces of MENamespaceAble in de.mid.innovator.srv2api.icw2im Modifier and Type Interface Description interface
IMCLDataType
This abstract type combines the behavior ofIMSemanticDataType
andCLDataType
. -
Uses of MENamespaceAble in de.mid.innovator.srv2api.icw2model
Subinterfaces of MENamespaceAble in de.mid.innovator.srv2api.icw2model Modifier and Type Interface Description interface
MEConfigurationManagement
Configuration management package.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
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
MERequirement
interface
MESection
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.Methods in de.mid.innovator.srv2api.icw2model that return MENamespaceAble Modifier and Type Method Description MENamespaceAble
MENamespaceAsgnAble. getMENamespace()
Specifies the namespace that owns this named element. -
Uses of MENamespaceAble in de.mid.innovator.srv2api.icw2sm
Subinterfaces of MENamespaceAble 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.
-