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 interfaceACActivityAn 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 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 ELClassifier in de.mid.innovator.srv2api.icw2bp
Subinterfaces of ELClassifier in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interfaceBPInterfaceAn 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 ELClassifierARG_BPItemAwareElementAndStructure. ohStructureThe class defining the structure of the new item definitionELClassifierARG_BPStructureDefinition. structureThe 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 connectedELClassifierof the assignedBPItemDefinitionat 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 ELClassifierBPItemDefinition. getClassifier()TheELClassifierdefining the structure of this business object.ELClassifierBPDataIOAssociation. getStructureOfExternalElement()The structure definition of the business object of the element being considered external to thisBPDataIOAssociation.ELClassifierBPDataIOAssociation. getTargetStructureDefinition()Returns the connectedELClassifierof the assignedBPItemDefinitionat the associations target element.ELClassifierBPMaskField. 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 BPItemDefinitionBPItemAwareElement. 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 BPItemDefinitionBPItemDefinitionHelper. 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.booleanBPItemDefinition. 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.voidBPItemDefinition. 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 interfaceBRResourceCLAn 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 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.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.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.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.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.interfaceCLPrimitiveTypeA primitive type defines a predefined data type, without any relevant substructure (it has no parts).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.interfaceCLStructureDefinitioninterfaceCLTemplateParameterAbleClassinterfaceCLUseCaseA 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 ELClassifierARG_CLStructureDefinitionClassifier. ohClassifierclassifier which contains useable featuresMethods in de.mid.innovator.srv2api.icw2class that return ELClassifier Modifier and Type Method Description ELClassifierCLStructureEntry. 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)voidCLStructureElement. 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 interfaceDBColumnSetinterfaceDBTableinterfaceDBView -
Uses of ELClassifier in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELClassifier 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.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.interfaceELViewThis 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 ELClassifierELProperty. getClassifierOfAssociationEnd()The classifier connected to the association end.ELClassifierELGeneralization. getGeneral()References the general classifier in the generalization relationship.ELClassifierELGeneralization. getSpecific()References the specializing classifier in the generalization relationship.ELClassifierELViewGroupAble. 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 booleanELView. hasDirectReferenceToClassifier(ELClassifier refObj)True if the view itself or a group nested into it directly is deduced from the classifier path as an argument.booleanELView. 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.booleanELClassifier. isSpecificTransitive(ELClassifier refObj)True, if this classifier is (transitively) connected to the classifier provided byargument refObjby a generalization.voidELViewGroupAble. 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 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.interfaceBIHierarchyDeprecated: 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. -
Uses of ELClassifier in de.mid.innovator.srv2api.icw2ia
Subinterfaces of ELClassifier 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 ELClassifier in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELClassifier 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. -
Uses of ELClassifier in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELClassifier in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interfaceMM2AssociationinterfaceMM2ClassinterfaceMM2ClassificationThis is a utility class for MM2Classification that provides static methods for creation or other purposes.interfaceMMCreateCLInstinterfaceMMStereotypeA 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 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.
-