Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELClassifier
-
Packages that use ELClassifier 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.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.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.icw2sm The StateMachine package defines a set of concepts that can be used for modeling discrete behavior through finite statetransition systems. -
-
Uses of ELClassifier in de.mid.innovator.srv2api.icw2ac
Subinterfaces of ELClassifier 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 ELClassifier in de.mid.innovator.srv2api.icw2be
Subinterfaces of ELClassifier 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 ELClassifier in de.mid.innovator.srv2api.icw2bp
Subinterfaces of ELClassifier 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.Fields in de.mid.innovator.srv2api.icw2bp declared as ELClassifier Modifier and Type Field Description ELClassifier
ARG_BPItemAwareElementAndStructure. ohStructure
The class defining the structure of the new item definitionELClassifier
ARG_BPStructureDefinition. structure
The element which defines the structure.Methods in de.mid.innovator.srv2api.icw2bp with type parameters of type ELClassifier Modifier and Type Method Description <T extends ELClassifier>
java.util.List<T>BPDataIOAssociation. getSourceStructureDefinition(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
Returns the connectedELClassifier
of the assignedBPItemDefinition
at the associations source element.<T extends ELClassifier>
java.util.List<T>BPDataIOAssociation. getSourceStructureDefinition(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSourceStructureDefinition and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2bp that return ELClassifier Modifier and Type Method Description ELClassifier
BPItemDefinition. getClassifier()
TheELClassifier
defining the structure of this business object.ELClassifier
BPDataIOAssociation. getStructureOfExternalElement()
The structure definition of the business object of the element being considered external to thisBPDataIOAssociation
.ELClassifier
BPDataIOAssociation. getTargetStructureDefinition()
Returns the connectedELClassifier
of the assignedBPItemDefinition
at the associations target element.ELClassifier
BPMaskField. getTypingClassifier()
The classifier that types this mask field.Methods in de.mid.innovator.srv2api.icw2bp with parameters of type ELClassifier Modifier and Type Method Description BPItemDefinition
BPItemAwareElement. assignStructureDefinition(ELClassifier structure)
Assigns a structure to an item aware element by using an existing or by creating a new item definition which connects the two elements.static BPItemDefinition
BPItemDefinitionHelper. assureDefinitionBetweenAwareElementAndStructure(SrvContext srvCtx, BPItemAwareElement ohItemAware, ELClassifier ohStructure)
Given one item aware element and one structure definition this method checks of there is already one item definition between them.boolean
BPItemDefinition. hasStructureCompatibleTo(ELClassifier refObj)
The structure of the business object is considered to be compatible with the parameter structure if one of them either is a view based on the other structure or contains a view group being deduced from the other structure.void
BPItemDefinition. setClassifier(ELClassifier value)
Set the value of Foreign Key Classifier.Constructors in de.mid.innovator.srv2api.icw2bp with parameters of type ELClassifier Constructor Description ARG_BPItemAwareElementAndStructure(BPItemAwareElement ohItemAware, ELClassifier ohStructure)
ARG_BPStructureDefinition(ELClassifier structure)
-
Uses of ELClassifier in de.mid.innovator.srv2api.icw2br
Subinterfaces of ELClassifier 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 ELClassifier in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELClassifier 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
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
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
CLPrimitiveType
A primitive type defines a predefined data type, without any relevant substructure (it has no parts).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.Fields in de.mid.innovator.srv2api.icw2class declared as ELClassifier Modifier and Type Field Description ELClassifier
ARG_CLStructureDefinitionClassifier. ohClassifier
classifier which contains useable featuresMethods in de.mid.innovator.srv2api.icw2class that return ELClassifier Modifier and Type Method Description ELClassifier
CLStructureEntry. getTypingClassifier()
The typing classifier of the entry.Methods in de.mid.innovator.srv2api.icw2class with parameters of type ELClassifier Modifier and Type Method Description java.util.List<CLStructureElement>
CLStructureElement. createEntriesForClassifierFeatures(ELClassifier ohClassifier)
void
CLStructureElement. removeEntriesForClassifierFeatures(ELClassifier ohClassifier)
Constructors in de.mid.innovator.srv2api.icw2class with parameters of type ELClassifier Constructor Description ARG_CLStructureDefinitionClassifier(ELClassifier ohClassifier)
-
Uses of ELClassifier in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELClassifier in de.mid.innovator.srv2api.icw2db Modifier and Type Interface Description interface
DBColumnSet
interface
DBTable
interface
DBView
-
Uses of ELClassifier in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELClassifier in de.mid.innovator.srv2api.icw2elem Modifier and Type Interface Description interface
ELAssociation
This is a utility class for ELAssociation that provides static methods for creation or other purposes.interface
ELM2Association
This is a utility class for ELM2Association that provides static methods for creation or other purposes.interface
ELM2Class
This is a utility class for ELM2Class that provides static methods for creation or other purposes.interface
ELView
This is a utility class for ELView that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELClassifier Modifier and Type Method Description <T extends ELClassifier>
java.util.List<T>ELAssociation. getClassifierOfAssociationEnd(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers of association ends connected to this association.<T extends ELClassifier>
java.util.List<T>ELAssociation. getClassifierOfAssociationEnd(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getClassifierOfAssociationEnd and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getGeneralDirect(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers connected directly by a generalization as general classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getGeneralDirect(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGeneralDirect and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers connected transitively by generalizations as general classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getGeneralTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndGeneralTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The classifier and all classifiers connected transitively by generalizations as general classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndGeneralTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndSpecificTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
The classifier and all classifiers connected transitively by generalizations as specific classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndSpecificTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndSpecificTransitive and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndSpecificTransitiveNotAbstract(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
This classifier, if it is not abstract and all classifiers which are not abstract are connected transitively by generalizations as specific classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSelfAndSpecificTransitiveNotAbstract(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndSpecificTransitiveNotAbstract and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificDirect(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers connected directly by a generalization as specific classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificDirect(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecificDirect and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificTransitive(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All classifiers connected transitively by generalizations as specific classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificTransitive(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecificTransitive and filters its return values according to the given stereotype value.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstract(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All non-abstract classifiers connected transitively by generalizations as specific classifier.<T extends ELClassifier>
java.util.List<T>ELClassifier. getSpecificTransitiveNotAbstract(java.lang.Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSpecificTransitiveNotAbstract and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2elem that return ELClassifier Modifier and Type Method Description ELClassifier
ELProperty. getClassifierOfAssociationEnd()
The classifier connected to the association end.ELClassifier
ELGeneralization. getGeneral()
References the general classifier in the generalization relationship.ELClassifier
ELGeneralization. getSpecific()
References the specializing classifier in the generalization relationship.ELClassifier
ELViewGroupAble. getViewGroupClassifier()
The classifier used by this group able element.Methods in de.mid.innovator.srv2api.icw2elem with parameters of type ELClassifier Modifier and Type Method Description boolean
ELView. hasDirectReferenceToClassifier(ELClassifier refObj)
True if the view itself or a group nested into it directly is deduced from the classifier path as an argument.boolean
ELView. hasReferenceToClassifier(ELClassifier refObj)
True if the view itself or a group nested into it directly or indirectly (on a lower level) is deduced from the classifier path as an argument.boolean
ELClassifier. isSpecificTransitive(ELClassifier refObj)
True, if this classifier is (transitively) connected to the classifier provided byargument refObj
by a generalization.void
ELViewGroupAble. setViewGroupClassifier(ELClassifier value)
Set the value of Foreign Key ViewGroupClassifier. -
Uses of ELClassifier in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELClassifier 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
BI2DimensionLevel
ABI2DimensionLevel
describes the semantic of the unit for which the data is collected.interface
BI2DimensionTree
ABI2DimensionTree
is a quasi-hierarchy that describes the levels in which the data is aggregated.interface
BI2Hierarchy
ABI2Hierarchy
is a path in aBI2DimensionTree
through which the data is collected in aggregated form.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
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 ELClassifier in de.mid.innovator.srv2api.icw2ia
Subinterfaces of ELClassifier 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 ELClassifier in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELClassifier 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
IMSemanticDataType
A type which describes the semantic of its stored value.interface
IMSequence
Subclass ofIMSemanticDataType
with automatic unique value.interface
IMView
This is a utility class for IMView that provides static methods for creation or other purposes. -
Uses of ELClassifier in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELClassifier in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interface
MM2Association
interface
MM2Class
interface
MM2Classification
This is a utility class for MM2Classification that provides static methods for creation or other purposes.interface
MMCreateCLInst
interface
MMStereotype
A 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. -
Uses of ELClassifier in de.mid.innovator.srv2api.icw2sm
Subinterfaces of ELClassifier 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.
-