Uses of Interface
de.mid.innovator.srv2api.icw2class.CLClassifier
Packages that use CLClassifier
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
Package for Business Object Modeling.
The Common Behaviors package specifies the core concepts required for dynamic
elements and provides the infrastructure to support more detailed definitions of
behavior.
Package for Business Process Model and Notation (BPMN).
Business resource modeling package.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Diagrams and graphical representations for elements of the icw2class package.
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.
The Interaction package describes the concepts needed to express interactions.
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
This packagage contains elements representing the logical model.
The StateMachine package defines a set of concepts that can be used for
modeling discrete behavior through finite statetransition systems.
-
Uses of CLClassifier in de.mid.innovator.srv2api.icw2ac
Subinterfaces of CLClassifier in de.mid.innovator.srv2api.icw2acModifier and TypeInterfaceDescriptioninterfaceAn activity specifies the coordination of executions of subordinate behaviors using a control and data flow model.Methods in de.mid.innovator.srv2api.icw2ac with type parameters of type CLClassifierModifier and TypeMethodDescription<T extends CLClassifier>
List<T> ACExceptionHandler.getExceptionType(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The kind of instances that the handler catches.Methods in de.mid.innovator.srv2api.icw2ac that return CLClassifierModifier and TypeMethodDescriptionANCreateObject.getClassifier()Classifier to be instantiated.ACObjectNode.getTypingClassifier()The classifier used as type for this object node.ACVariable.getTypingClassifier()The classifier that types this variable.ANUnmarshall.getUnmarshallType()The type of the object to be unmarshalled.Methods in de.mid.innovator.srv2api.icw2ac with parameters of type CLClassifierModifier and TypeMethodDescriptionvoidANCreateObject.setClassifier(CLClassifier value) Set the value of Foreign Key Classifier.voidANUnmarshall.setUnmarshallType(CLClassifier value) Set the value of Foreign Key UnmarshallType.Method parameters in de.mid.innovator.srv2api.icw2ac with type arguments of type CLClassifierModifier and TypeMethodDescriptionvoidACExceptionHandler.setExceptionType(List<? extends CLClassifier> values) Set the value of Foreign Key ExceptionType. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2bc
Methods in de.mid.innovator.srv2api.icw2bc that return CLClassifierModifier and TypeMethodDescriptionBCProperty.getTypingClassifier()The typing classifier of the property. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2be
Subinterfaces of CLClassifier in de.mid.innovator.srv2api.icw2beModifier and TypeInterfaceDescriptioninterfaceBehavior is a specification of how its context classifier changes state over time.interfaceThe semantics of the behavior is determined by the implementation. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2bp
Subinterfaces of CLClassifier in de.mid.innovator.srv2api.icw2bpModifier and TypeInterfaceDescriptioninterfaceAn interface defines a set of operations that are implemented by services. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2br
Subinterfaces of CLClassifier in de.mid.innovator.srv2api.icw2brModifier and TypeInterfaceDescriptioninterfaceAn actor specifies a role played by a user or any other system that interacts with the subject. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2class
Subinterfaces of CLClassifier in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceAn 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.interfaceA model element that has both association and class properties.interfaceAn association describes a set of tuples whose values refer to typed instances.interfaceA classifier can have behavior specifications defined in its namespace.interfaceThe 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.interfaceA collaboration describes a structure of collaborating elements (roles), each performing a specialized function, which collectively accomplish some desired functionality.interfaceA communication path is an association between two deployment targets which they are able to exchange signals and messages through.interfaceA component represents a modular part of a system that encapsulates its contents and whose manifestation is replaceable within its environment.interfaceA data type is a type whose instances are only identified by their value.interfaceThis is a utility class for CLDeclarationAbleClassifier that provides static methods for creation or other purposes.interfaceA deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.interfaceA device is a physical computational resource with processing capability which artifacts may be deployed for execution on.interfaceThis is a utility class for CLEncapsulatedClassifier that provides static methods for creation or other purposes.interfaceAn enumeration is a data type whose values are enumerated in the model as enumeration literals.interfaceAn 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.interfaceAn interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.interfaceA node is a computational resource which artifacts may be deployed for execution on.interfaceA primitive type defines a predefined data type, without any relevant substructure (it has no parts).interfaceA signal is a specification of send request instances communicated between objects.interfaceThis is a utility class for CLStructuredClassifier that provides static methods for creation or other purposes.interfaceinterfaceinterfaceA use case is the specification of a set of actions performed by a system.Fields in de.mid.innovator.srv2api.icw2class declared as CLClassifierModifier and TypeFieldDescriptionARG_CLParameterDeclaration.ohTypetype elementARG_CLPropertyDeclaration.ohTypetype elementFields in de.mid.innovator.srv2api.icw2class with type parameters of type CLClassifierModifier and TypeFieldDescriptionARG_AppendAssociationEnds.seqCLlist of classifiersARG_AssociateClassifier.seqCLList of selected classifiersARG_TemplateElementParameter.seqCLlist of restricting classifierMethods in de.mid.innovator.srv2api.icw2class with type parameters of type CLClassifierModifier and TypeMethodDescription<T extends CLClassifier>
List<T> CLClassifier.getAggregatedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the connected end is set to 'shared'.<T extends CLClassifier>
List<T> CLClassifier.getAggregatedClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAggregatedClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLClassifier.getAggregatedOrComposedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the connected end is set to 'shared' or 'composed'.<T extends CLClassifier>
List<T> CLClassifier.getAggregatedOrComposedClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAggregatedOrComposedClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLClassifier.getAggregatingClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the end connected to the other side is set to 'shared'.<T extends CLClassifier>
List<T> CLClassifier.getAggregatingClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAggregatingClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLClassifier.getAggregatingOrComposingClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the end connected to the other side is set to 'shared' or 'composed'.<T extends CLClassifier>
List<T> CLClassifier.getAggregatingOrComposingClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAggregatingOrComposingClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLClassifierTemplateParameter.getClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The classifiers that constrains the argument that can be used for the parameter.<T extends CLClassifier>
List<T> CLInstSpec.getClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The classifier/s of the represented instance.<T extends CLClassifier>
List<T> CLClassifier.getComposedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the connected end is set to 'composite'.<T extends CLClassifier>
List<T> CLClassifier.getComposedClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getComposedClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLClassifier.getComposingClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the end connected to the other side is set to 'composite'.<T extends CLClassifier>
List<T> CLClassifier.getComposingClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getComposingClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLInterface.getImplementingClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifiers implementing this interface.<T extends CLClassifier>
List<T> CLInterface.getImplementingClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getImplementingClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLClass.getNestedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) References all the classifiers that are defined (nested) within the class.<T extends CLClassifier>
List<T> CLInterface.getNestedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends CLClassifier>
List<T> CLComponent.getRealizingClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifiers which realize this component.<T extends CLClassifier>
List<T> CLComponent.getRealizingClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getRealizingClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLUseCase.getSubject(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Methods in de.mid.innovator.srv2api.icw2class that return CLClassifierModifier and TypeMethodDescriptionCLInstanceSpecification.getInstanceSpecificationClassifier()All classifiers which are instantiated by this instance specification.CLProperty.getOwningClassifier()The classifier owning this property.CLUseCase.getOwningClassifier()The classifier owning this use case.CLComponentRealization.getRealizingClassifier()A classifier that is involved in the implementation of the component that owns this component realization.CLParameter.getTypingClassifier()The classifier used as type for this parameter.CLProperty.getTypingClassifier()The classifier typing this property.Methods in de.mid.innovator.srv2api.icw2class with parameters of type CLClassifierModifier and TypeMethodDescriptionvoidCLProperty.modifyPropertyDeclaration(CLProperty ohProp, String strDecl, String strName, CLClassifier ohType, String strType, ARG_TemplateBoundElement valTmpl, String strLower, String strUpper, int idStereoProp, int idModel) Modify the declaration of this property.Method parameters in de.mid.innovator.srv2api.icw2class with type arguments of type CLClassifierModifier and TypeMethodDescriptionCLAssociation.appendAssociationEnds(MMCreateTemplate ohTmpl, List<? extends CLClassifier> seqCL) Creates a new association end for each specified classifier.static List<CLAssociation> CLClassifierHelper.associateClassifier(SrvContext srvCtx, ADClientAble ohDia, List<? extends CLClassifier> seqCL, boolean makeOneWay) Creates navigable associations from properties of the specified classifiers.voidCLClassifierTemplateParameter.setClassifier(List<? extends CLClassifier> values) Set the value of Foreign Key Classifier.voidCLInstSpec.setClassifier(List<? extends CLClassifier> values) Set the value of Foreign Key Classifier.voidCLUseCase.setSubject(List<? extends CLClassifier> values) Set the value of Foreign Key Subject.Constructors in de.mid.innovator.srv2api.icw2class with parameters of type CLClassifierModifierConstructorDescriptionARG_CLParameterDeclaration(CLParameter ohPar, String strName, CLClassifier ohType, String strType, ARG_TemplateBoundElement valTmpl, K_PARAM_DIRKIND kDir, String strLower, String strUpper, int idStereoPar) ARG_CLPropertyDeclaration(CLProperty ohProp, String strDecl, String strName, CLClassifier ohType, String strType, ARG_TemplateBoundElement valTmpl, String strLower, String strUpper, int idStereoProp, int idModel) Constructor parameters in de.mid.innovator.srv2api.icw2class with type arguments of type CLClassifierModifierConstructorDescriptionARG_AppendAssociationEnds(MMCreateTemplate ohTmpl, List<CLClassifier> seqCL) ARG_AssociateClassifier(ADClientAble ohDia, List<CLClassifier> seqCL, boolean makeOneWay) ARG_TemplateElementParameter(CLTemplateParameter ohPar, String strName, ARG_TypeStereotype valStereo, List<CLClassifier> seqCL) -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLClassifierModifier and TypeMethodDescriptionCLDiaCLNode.getClassifier()The classifier which is represented by this graphical node. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2dm
Fields in de.mid.innovator.srv2api.icw2dm declared as CLClassifierModifier and TypeFieldDescriptionARG_XDMNInformationItemRep.ohTypethe type of this information itemARG_XDMNInputClauseRep.ohTypethe type of this information itemARG_XDMNOutputClauseRep.ohTypethe type of this information itemARG_XDMNTypedChildExpressionRep.ohTypethe type of this typed child expressionMethods in de.mid.innovator.srv2api.icw2dm with type parameters of type CLClassifierModifier and TypeMethodDescription<T extends CLClassifier>
List<T> DMValueRangeRefAble.getUsedType(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends CLClassifier>
List<T> DMValueRangeRefAble.getUsedType(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUsedType and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2dm that return CLClassifierModifier and TypeMethodDescriptionDMIterator.getIteratorType()TheCLPrimitiveTypeorCLStructureDefinitionwhich is used as type of the in expression of thisDMIterator.DMOutputClause.getOutputType()The type of thisDMOutputClause, if the owningDMDecisionTablecontains more than one output, empty otherwise.DMContextEntry.getVariableType()TheCLPrimitiveTypeorCLStructureDefinitionwhich is used as type of the variable of thisDMContextEntry.DRGElement.getVariableType()TheCLPrimitiveTypeorCLStructureDefinitionwhich is used as type of the variable of thisDRGElement.Methods in de.mid.innovator.srv2api.icw2dm with parameters of type CLClassifierModifier and TypeMethodDescriptionvoidDMIterator.setIteratorType(CLClassifier value) Set the value of View IteratorType.voidDMContextEntry.setVariableType(CLClassifier value) Set the value of View VariableType.voidDRGElement.setVariableType(CLClassifier value) Set the value of View VariableType.Constructors in de.mid.innovator.srv2api.icw2dm with parameters of type CLClassifierModifierConstructorDescriptionARG_XDMNInformationItemRep(DMNElement ohElement, String strName, CLClassifier ohType, String strType) ARG_XDMNInputClauseRep(DMNElement ohElement, String strName, CLClassifier ohType, String strType, K_TYPE kType, List<String> seqValues, ARG_XDMNLiteralExpressionRep valExpr, List<ARG_XDMNLiteralExpressionRep> seqValExpr) ARG_XDMNOutputClauseRep(DMNElement ohElement, String strName, String strDefault, CLClassifier ohType, String strType, K_TYPE kType, List<String> seqValues, List<ARG_XDMNLiteralExpressionRep> seqValExpr) ARG_XDMNTypedChildExpressionRep(DMNElement ohElement, String strName, ARG_XDMNExpressionRep valExpr, CLClassifier ohType, String strType) -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2ia
Subinterfaces of CLClassifier in de.mid.innovator.srv2api.icw2iaModifier and TypeInterfaceDescriptioninterfaceAn interaction is a unit of behavior that focuses on the observable exchange of information between ConnectAbleElements. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2im
Subinterfaces of CLClassifier in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceThis abstract type combines the behavior ofIMSemanticDataTypeandCLDataType. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return CLClassifierModifier and TypeMethodDescriptionMEConstraint.getClassifierContext()The classifier owning this constraint.MEConstraint.getNamespaceClassifier()The classifier owning this constraint. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2sm
Subinterfaces of CLClassifier in de.mid.innovator.srv2api.icw2smModifier and TypeInterfaceDescriptioninterfaceA protocol state machine is always defined in the context of a classifier.interfaceState machines can be used to express the behavior of part of a system.