Uses of Interface
de.mid.innovator.srv2api.icw2class.CLClassifier
-
Packages that use CLClassifier 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.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package.de.mid.innovator.srv2api.icw2dm 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.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 CLClassifier in de.mid.innovator.srv2api.icw2ac
Subinterfaces of CLClassifier 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.Methods in de.mid.innovator.srv2api.icw2ac with type parameters of type CLClassifier Modifier and Type Method Description <T extends CLClassifier>
java.util.List<T>ACExceptionHandler. getExceptionType(java.lang.Class<T> returnType)The kind of instances that the handler catches.Methods in de.mid.innovator.srv2api.icw2ac that return CLClassifier Modifier and Type Method Description CLClassifierANCreateObject. getClassifier()Classifier to be instantiated.CLClassifierACObjectNode. getTypingClassifier()The classifier used as type for this object node.CLClassifierACVariable. getTypingClassifier()The classifier that types this variable.CLClassifierANUnmarshall. getUnmarshallType()The type of the object to be unmarshalled.Methods in de.mid.innovator.srv2api.icw2ac with parameters of type CLClassifier Modifier and Type Method Description voidANCreateObject. 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 CLClassifier Modifier and Type Method Description voidACExceptionHandler. setExceptionType(java.util.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 CLClassifier Modifier and Type Method Description CLClassifierBCProperty. getTypingClassifier()The typing classifier of the property. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2be
Subinterfaces of CLClassifier 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 CLClassifier in de.mid.innovator.srv2api.icw2bp
Subinterfaces of CLClassifier in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interfaceBPInterfaceAn 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.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 CLClassifier in de.mid.innovator.srv2api.icw2class
Subinterfaces of CLClassifier 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.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 CLClassifier Modifier and Type Field Description CLClassifierARG_CLParameterDeclaration. ohTypetype elementCLClassifierARG_CLPropertyDeclaration. ohTypetype elementFields in de.mid.innovator.srv2api.icw2class with type parameters of type CLClassifier Modifier and Type Field Description java.util.List<CLClassifier>ARG_AppendAssociationEnds. seqCLlist of classifiersjava.util.List<CLClassifier>ARG_AssociateClassifier. seqCLList of selected classifiersjava.util.List<CLClassifier>ARG_TemplateElementParameter. seqCLlist of restricting classifierMethods in de.mid.innovator.srv2api.icw2class with type parameters of type CLClassifier Modifier and Type Method Description <T extends CLClassifier>
java.util.List<T>CLClassifier. getAggregatedClassifier(java.lang.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>
java.util.List<T>CLClassifier. getAggregatedClassifier(java.lang.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>
java.util.List<T>CLClassifier. getAggregatedOrComposedClassifier(java.lang.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>
java.util.List<T>CLClassifier. getAggregatedOrComposedClassifier(java.lang.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>
java.util.List<T>CLClassifier. getAggregatingClassifier(java.lang.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>
java.util.List<T>CLClassifier. getAggregatingClassifier(java.lang.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>
java.util.List<T>CLClassifier. getAggregatingOrComposingClassifier(java.lang.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>
java.util.List<T>CLClassifier. getAggregatingOrComposingClassifier(java.lang.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>
java.util.List<T>CLClassifierTemplateParameter. getClassifier(java.lang.Class<T> returnType)The classifiers that constrains the argument that can be used for the parameter.<T extends CLClassifier>
java.util.List<T>CLInstSpec. getClassifier(java.lang.Class<T> returnType)The classifier/s of the represented instance.<T extends CLClassifier>
java.util.List<T>CLClassifier. getComposedClassifier(java.lang.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>
java.util.List<T>CLClassifier. getComposedClassifier(java.lang.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>
java.util.List<T>CLClassifier. getComposingClassifier(java.lang.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>
java.util.List<T>CLClassifier. getComposingClassifier(java.lang.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>
java.util.List<T>CLInterface. getImplementingClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All classifiers implementing this interface.<T extends CLClassifier>
java.util.List<T>CLInterface. getImplementingClassifier(java.lang.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>
java.util.List<T>CLClass. getNestedClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)References all the classifiers that are defined (nested) within the class.<T extends CLClassifier>
java.util.List<T>CLInterface. getNestedClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)<T extends CLClassifier>
java.util.List<T>CLComponent. getRealizingClassifier(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)All classifiers which realize this component.<T extends CLClassifier>
java.util.List<T>CLComponent. getRealizingClassifier(java.lang.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>
java.util.List<T>CLUseCase. getSubject(java.lang.Class<T> returnType)Methods in de.mid.innovator.srv2api.icw2class that return CLClassifier Modifier and Type Method Description CLClassifierCLInstanceSpecification. getInstanceSpecificationClassifier()All classifiers which are instantiated by this instance specification.CLClassifierCLProperty. getOwningClassifier()The classifier owning this property.CLClassifierCLUseCase. getOwningClassifier()The classifier owning this use case.CLClassifierCLComponentRealization. getRealizingClassifier()A classifier that is involved in the implementation of the component that owns this component realization.CLClassifierCLParameter. getTypingClassifier()The classifier used as type for this parameter.CLClassifierCLProperty. getTypingClassifier()The classifier typing this property.Methods in de.mid.innovator.srv2api.icw2class with parameters of type CLClassifier Modifier and Type Method Description voidCLProperty. modifyPropertyDeclaration(CLProperty ohProp, java.lang.String strDecl, java.lang.String strName, CLClassifier ohType, java.lang.String strType, ARG_TemplateBoundElement valTmpl, java.lang.String strLower, java.lang.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 CLClassifier Modifier and Type Method Description java.util.List<CLProperty>CLAssociation. appendAssociationEnds(MMCreateTemplate ohTmpl, java.util.List<? extends CLClassifier> seqCL)Creates a new association end for each specified classifier.static java.util.List<CLAssociation>CLClassifierHelper. associateClassifier(SrvContext srvCtx, ADClientAble ohDia, java.util.List<? extends CLClassifier> seqCL, boolean makeOneWay)Creates navigable associations from properties of the specified classifiers.voidCLClassifierTemplateParameter. setClassifier(java.util.List<? extends CLClassifier> values)Set the value of Foreign Key Classifier.voidCLInstSpec. setClassifier(java.util.List<? extends CLClassifier> values)Set the value of Foreign Key Classifier.voidCLUseCase. setSubject(java.util.List<? extends CLClassifier> values)Set the value of Foreign Key Subject.Constructors in de.mid.innovator.srv2api.icw2class with parameters of type CLClassifier Constructor Description ARG_CLParameterDeclaration(CLParameter ohPar, java.lang.String strName, CLClassifier ohType, java.lang.String strType, ARG_TemplateBoundElement valTmpl, K_PARAM_DIRKIND kDir, java.lang.String strLower, java.lang.String strUpper, int idStereoPar)ARG_CLPropertyDeclaration(CLProperty ohProp, java.lang.String strDecl, java.lang.String strName, CLClassifier ohType, java.lang.String strType, ARG_TemplateBoundElement valTmpl, java.lang.String strLower, java.lang.String strUpper, int idStereoProp, int idModel)Constructor parameters in de.mid.innovator.srv2api.icw2class with type arguments of type CLClassifier Constructor Description ARG_AppendAssociationEnds(MMCreateTemplate ohTmpl, java.util.List<CLClassifier> seqCL)ARG_AssociateClassifier(ADClientAble ohDia, java.util.List<CLClassifier> seqCL, boolean makeOneWay)ARG_TemplateElementParameter(CLTemplateParameter ohPar, java.lang.String strName, ARG_TypeStereotype valStereo, java.util.List<CLClassifier> seqCL) -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that return CLClassifier Modifier and Type Method Description CLClassifierCLDiaCLNode. 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 CLClassifier Modifier and Type Field Description CLClassifierARG_XDMNInformationItemRep. ohTypethe type of this information itemCLClassifierARG_XDMNInputClauseRep. ohTypethe type of this information itemCLClassifierARG_XDMNOutputClauseRep. ohTypethe type of this information itemMethods in de.mid.innovator.srv2api.icw2dm with type parameters of type CLClassifier Modifier and Type Method Description <T extends CLClassifier>
java.util.List<T>DMValueRangeRefAble. getUsedType(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)<T extends CLClassifier>
java.util.List<T>DMValueRangeRefAble. getUsedType(java.lang.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 CLClassifier Modifier and Type Method Description CLClassifierDMOutputClause. getOutputType()The type of thisDMOutputClause, if the owningDMDecisionTablecontains more than one output, empty otherwise.CLClassifierDMContextEntry. getVariableType()TheCLPrimitiveTypeorCLStructureDefinitionwhich is used as type of the variable of thisDMContextEntry.CLClassifierDRGElement. getVariableType()TheCLPrimitiveTypeorCLStructureDefinitionwhich is used as type of the variable of thisDRGElement.Methods in de.mid.innovator.srv2api.icw2dm with parameters of type CLClassifier Modifier and Type Method Description 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 CLClassifier Constructor Description ARG_XDMNInformationItemRep(DMNElement ohElement, java.lang.String strName, CLClassifier ohType, java.lang.String strType)ARG_XDMNInputClauseRep(DMNElement ohElement, java.lang.String strName, CLClassifier ohType, java.lang.String strType, K_TYPE kType, java.util.List<java.lang.String> seqValues, ARG_XDMNLiteralExpressionRep valExpr, java.util.List<ARG_XDMNLiteralExpressionRep> seqValExpr)ARG_XDMNOutputClauseRep(DMNElement ohElement, java.lang.String strName, java.lang.String strDefault, CLClassifier ohType, java.lang.String strType, K_TYPE kType, java.util.List<java.lang.String> seqValues, java.util.List<ARG_XDMNLiteralExpressionRep> seqValExpr) -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2ia
Subinterfaces of CLClassifier 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 CLClassifier in de.mid.innovator.srv2api.icw2im
Subinterfaces of CLClassifier in de.mid.innovator.srv2api.icw2im Modifier and Type Interface Description interfaceIMCLDataTypeThis abstract type combines the behavior ofIMSemanticDataTypeandCLDataType. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return CLClassifier Modifier and Type Method Description CLClassifierMEConstraint. getClassifierContext()The classifier owning this constraint.CLClassifierMEConstraint. getNamespaceClassifier()The classifier owning this constraint. -
Uses of CLClassifier in de.mid.innovator.srv2api.icw2sm
Subinterfaces of CLClassifier 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.
-