Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELObject
-
Packages that use ELObject 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.icw2acdia Diagrams and graphical representations for elements of the icw2ac package.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.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package.de.mid.innovator.srv2api.icw2br Business resource modeling package.de.mid.innovator.srv2api.icw2brdia Diagrams and graphical representations for elements of the icw2br package.de.mid.innovator.srv2api.icw2bs State machine for Business Object Modeling.de.mid.innovator.srv2api.icw2bsdia Diagrams and graphical representations for elements of the icw2bs 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.icw2db The DB package (specialization of the IM package) describes the concepts needed for modeling a relational database.de.mid.innovator.srv2api.icw2dbdia Database Diagrams and representations of tables and foreign keys, as well as views and from clauses.de.mid.innovator.srv2api.icw2dg The documentation package deals with the model documentation configuration and generation.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.icw2drdia The decision requirements level of a decision model in DMN consists of a Decision Requirement Graph depicted in one or more Decision Requirement Diagrams.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.icw2erdia Entity Relationship Diagrams and representations of entities and relationships, as well as conceptual views and from clauses.de.mid.innovator.srv2api.icw2gc Package for concept modeling.de.mid.innovator.srv2api.icw2gcdia Concept diagrams and graphical representations for elements of the icw2gc package.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.icw2imdia Information Management Metamodel Diagram is a subclass of Class Diagram.de.mid.innovator.srv2api.icw2meta Meta model and administration information.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model.de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams.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.de.mid.innovator.srv2api.icw2smdia Diagrams and graphical representations for elements of the icw2sm package.de.mid.innovator.srv2api.icw2sqdia Diagrams and graphical representations for elements of the icw2ia package. -
-
Uses of ELObject in de.mid.innovator.srv2api.icw2ac
Subinterfaces of ELObject 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.interfaceACActivityEdgeFlow edge for either control flow of object flow.interfaceACActivityFinalNodeAn activity final node is a final node that stops all flows in an activity.interfaceACActivityGroupinterfaceACActivityNodeinterfaceACCentralBufferNodeA central buffer node is an object node for managing flows from multiple sources and destinations.interfaceACControlFlowA control flow is an edge that starts an activity node after the previous one is finished.interfaceACControlNodeA control node is an abstract activity node that coordinates flows in an activity.interfaceACDataStoreNodeA data store node is a central buffer node for non-transient information.interfaceACDecisionBehaviorRepresents the link of the decision node to a decision input behavior.interfaceACDecisionNodeA decision node is a control node that chooses between outgoing flows.interfaceACExceptionHandlerAn exception handler is an element that specifies a body to execute in case the specified exception occurs during the execution of the protected node.interfaceACExecutableNodeAn executable node is an abstract class for activity nodes that may be executed.interfaceACFinalNodeinterfaceACFlowFinalNodeA flow final node is a final node that terminates a flow.interfaceACForkNodeA fork node is a control node that splits a flow into multiple concurrent flows.interfaceACInitialNodeAn initial node is a control node which flow starts at when the activity is invoked.interfaceACInterruptibleRegionAn interruptible activity region is an activity group that supports termination of tokens flowing in the portions of an activity.interfaceACJoinNodeA join node is a control node that synchronizes multiple flows.interfaceACMergeNodeA merge node is a control node that brings multiple alternate flows together.interfaceACObjectFlowAn object flow is an activity edge that can have objects or data passing along it.interfaceACObjectNodeAn object node is an activity node that indicates an instance of a particular classifier, possibly in a particular state, and may be available at a particular point in the activity.interfaceACObjFlowBehaviorSelects tokens from a source object node.interfaceACObjNodeSelBehaviorSelects tokens for outgoing edges.interfaceACParamNodeAn activity parameter node is an object node for inputs and outputs to activities.interfaceACPartitionAn activity partition is a kind of activity group that identifies actions that have common characteristics.interfaceACStructuredNodeA structured activity node is an executable activity node that may have an expansion into subordinate nodes as an ActivityGroup.interfaceACVariableVariables are elements for passing data between actions indirectly.interfaceANAcceptCallAcceptCallAction is an accept event action that represents the receipt of a synchronous call request.interfaceANAcceptEventAcceptEventAction is an action that waits for the occurrence of an event meeting specified condition.interfaceANActionAn action is a named element that is the fundamental unit of executable functionality.interfaceANActionInputPinAn action input pin is a kind of pin that executes an action to determine the values to input to another.interfaceANAddStructuralFeatureValueStructural features are potentially multi-valued and ordered; this means that the action supports specification of insertion points for new values.interfaceANBroadcastSignalBroadcastSignalAction is an action that transmits a signal instance to all the potential target objects in the system.interfaceANCallCallAction is an abstract class for actions that invoke behavior and receive return values.interfaceANCallBehaviorinterfaceANCallOperationinterfaceANClearAssociationThis action destroys all links of an association that have a particular object at one end.interfaceANClearStructuralFeatureThis action removes all values of a structural feature.interfaceANCreateLinkThis action can be used to create links and link objects.interfaceANCreateObjectThis action instantiates a classifier.interfaceANDestroyLinkThis action destroys a link or a link object.interfaceANDestroyObjectThis action destroys the object on its input pin at runtime.interfaceANInputPinAn input pin is a pin that holds input values to be consumed by an action.interfaceANInvocationInvocation is an abstract class for the various actions that invoke behavior.interfaceANLinkA link action creates, destroys or reads links, identifying a link by its end objects and qualifier values, if any.interfaceANLinkEndCreationDataThis class is required when using CreateLinkAction to specify insertion points for ordered ends and to replace all links at end.interfaceANLinkEndDataLinkEndData is not an action.interfaceANLinkEndDestructionDataThis class is required when using DestroyLinkAction to specify links to destroy for non-unique ordered ends.interfaceANOpaqueAn action with implementation-specific semantics.interfaceANOutputPinAn output pin is a pin that holds output values produced by an action.interfaceANPinA pin is a typed element and multiplicity element that provides values to actions and accept result values from them.interfaceANQualifierValueA link cannot be passed as a runtime value to or from an action.interfaceANRaiseExceptionAction that causes an exception to occur.interfaceANReadLinkThis action navigates an association towards one end which is the end that does not have an input pin to take its object (the "open" end).interfaceANReadSelfEvery action is ultimately a part of some behavior, which is in turn optionally attached in some way to the specification of a classifier -- for example, as the body of a method or as part of a state machine.interfaceANReadStructuralFeatureThis action reads the values of a structural feature in order if the structural feature is ordered.rinterfaceANRemoveStructuralFeatureValueThe object to access is specified dynamically by referring to an input pin which the object will be placed on at runtime.interfaceANReplyAction that accepts a set of return values and a value containing return information produced by a previous accept call action.interfaceANSendObjectSendObjectAction is an action that transmits an object to the target object where it may invoke behavior such as the firing of state machine transitions or the execution of an activity.interfaceANSendSignalSendSignalAction is an action that creates a signal instance from its inputs and transmits it to the target object where it may cause the firing of a state machine transition or the execution of an activity.interfaceANStructuralFeatureThis abstract action class statically specifies the structural feature being accessed.interfaceANTestIdentityThis action returns true if the two input values are the same identity, false if they are not.interfaceANUnmarshallAction that breaks an object of a known type into outputs each of which is equal to a value froma structural feature of the object.interfaceANValSpecThe action returns the result of evaluating a value specification.interfaceANValuePinA value pin is an input pin that provides a value by evaluating a value specification.interfaceANWriteLinkA write link action takes a complete identification of a link and creates or destroys it.interfaceANWriteStructuralFeatureA write structural feature action operates on a structural feature of an object to modify its values.Method parameters in de.mid.innovator.srv2api.icw2ac with type arguments of type ELObject Modifier and Type Method Description CLParameterANPin. getParameter(java.lang.Class<? extends ELObject> kind, int mode)Finds theCLParameterthat corresponds to theANPin. -
Uses of ELObject in de.mid.innovator.srv2api.icw2acdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2acdia Modifier and Type Interface Description interfaceACDiaThe diagram that contains theACDiaACNode.interfaceACDiaACNodePresentation element of the activity itself.interfaceACDiaActNodePresentation element of actions which do not depend on other elements.interfaceACDiaConstraintEdgeThe connecting edge to anACDiaConstraintNode.interfaceACDiaConstraintNodeClient representation of a constraint.interfaceACDiaControlNodeinterfaceACDiaDecisionInputBehaviorClient representation of a decision input behavior.interfaceACDiaExceptioninterfaceACDiaFlowEdgeinterfaceACDiaFlowSelBehaviorClient representation of a selection behavior at a flow.interfaceACDiaFlowTransBehaviorClient representation of a transformation behavior at a flow.interfaceACDiaGroupNodeinterfaceACDiaHorGroupNodeSpecialization ofACDiaGroupNode.interfaceACDiaNodeSelBehaviorClient representation of a selection behavior at an object node.interfaceACDiaObjNodeinterfaceACDiaPostNodeClient representation of a postcondition.interfaceACDiaPreNodeClient representation of a precondition.interfaceACDiaTextNodeAbstract node that represents all text nodes in anACDia.interfaceACDiaValSpecNodeClient representation of a value specification text.interfaceACDiaVariableNodeClient representation of a variable.interfaceACDiaVerGroupNodeSpecialization ofACDiaGroupNode.Constructor parameters in de.mid.innovator.srv2api.icw2acdia with type arguments of type ELObject Constructor Description ARG_XACDiaActNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isMaintainable, boolean isTimeNode, boolean canCreateInput, boolean canCreateOutput)ARG_XACDiaControlNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_ORIENTATION orientation)ARG_XACDiaEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, boolean isMaintainable, boolean isInterruptOrException)ARG_XACDiaExceptionRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, boolean isMaintainable, boolean isInterruptOrException)ARG_XACDiaFlowEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, boolean isMaintainable, boolean isInterruptOrException)ARG_XACDiaGroupNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_AC_PARTITION_PRESENTATION orientation, K_EXPANSION expansionMode)ARG_XACDiaObjNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isControlType, K_PARAM_DIRKIND direction, boolean isException, boolean isStream, K_EFFECTKIND effect, CLParameter ohPar)ARG_XACDiaPostNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isGlobal)ARG_XACDiaPreNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isGlobal)ARG_XACDiaVariableNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isGlobal) -
Uses of ELObject in de.mid.innovator.srv2api.icw2bc
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2bc Modifier and Type Interface Description interfaceBCBaseElementThis is a utility class for BCBaseElement that provides static methods for creation or other purposes.interfaceBCBaseNamedStereotypeAbleThis is a utility class for BCBaseNamedStereotypeAble that provides static methods for creation or other purposes.interfaceBCExpressioninterfaceBCPropertyinterfaceBCPropertyAbleThis is a utility class for BCPropertyAble that provides static methods for creation or other purposes.interfaceBCPropertyRefEleminterfaceBCPropertySetinterfaceBCPropertySetRefEleminterfaceBCRelshipBinDirThis is a utility class for BCRelshipBinDir that provides static methods for creation or other purposes.interfaceBCRootReuseAbleElementThis is a utility class for BCRootReuseAbleElement that provides static methods for creation or other purposes.interfaceBCTermA term relevant for the business description.interfaceBCTermAssigninterfaceBCTermAssignAbleThis is a utility class for BCTermAssignAble that provides static methods for creation or other purposes. -
Uses of ELObject in de.mid.innovator.srv2api.icw2be
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2be Modifier and Type Interface Description interfaceBEAnyReceiveEventA transition trigger associated with AnyReceiveEvent specifies that the transition is to be triggered by the receipt of any message that is not explicitly referenced in another transition from the same vertex.interfaceBEBehaviorBehavior is a specification of how its context classifier changes state over time.interfaceBECallEventA call event represents the reception of a request to invoke a specific operation.interfaceBEChangeEventA change event occurs when a Boolean-valued expression becomes true, for example, as a result of a change in the value held in a slot corresponding to an attribute.interfaceBEEventAn event is the specification of some occurrence that may potentially trigger effects by an object.interfaceBEMessageEventA message event specifies the receipt by an object of either a call or a signal.interfaceBEOpaqueThe semantics of the behavior is determined by the implementation.interfaceBESignalEventA signal event represents the receipt of an asynchronous signal.interfaceBETimeEventA time event specifies a point in time by an expression.interfaceBETriggerA trigger specifies an event that may cause the execution by the execution of an action, but need not be. -
Uses of ELObject in de.mid.innovator.srv2api.icw2bp
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interfaceBPActivityNodeThis is a utility class for BPActivityNode that provides static methods for creation or other purposes.interfaceBPActivityResourceThe activity resource specifies the business entity or role or system to perform or work on the activity.interfaceBPArtifact"BPMN provides modelers with the capability of showing additional information about a Process that is not directly related to the Sequence Flow or Message Flow of the Process.interfaceBPArtifactContainerAbleSuper class for all elements that can own a BPMN artifact.interfaceBPAssociationArtifactNote that directional Associations were used in BPMN 1.2 to show how Data Objects were inputs or outputs to Activities.interfaceBPCallAbleThis is a utility class for BPCallAble that provides static methods for creation or other purposes.interfaceBPCallAbleChoreographyElementThis is a utility class for BPCallAbleChoreographyElement that provides static methods for creation or other purposes.interfaceBPCallAbleProcessElementThis is a utility class for BPCallAbleProcessElement that provides static methods for creation or other purposes.interfaceBPChoreographyinterfaceBPChoreographyActivityThis is a utility class for BPChoreographyActivity that provides static methods for creation or other purposes.interfaceBPChoreographySubProcessinterfaceBPChoreographyTaskinterfaceBPCollaborationinterfaceBPConditionalEventDefinitioninterfaceBPDataIOAssociationinterfaceBPDataObjectinterfaceBPDataStoreinterfaceBPElementAtPathinterfaceBPEndPointThe end points element may be extended with endpoint reference definitions introduced in other specifications (e.g., WS-Addressing).interfaceBPErrorinterfaceBPEscalationAnBPEscalationidentifies a business situation that a process might need to react to.interfaceBPEventDefinitioninterfaceBPEventNodeinterfaceBPFlowChoreographyContainerThis is a utility class for BPFlowChoreographyContainer that provides static methods for creation or other purposes.interfaceBPFlowElementThis is a utility class for BPFlowElement that provides static methods for creation or other purposes.interfaceBPFlowElementContainerThis is a utility class for BPFlowElementContainer that provides static methods for creation or other purposes.interfaceBPFlowProcessContainerThis is a utility class for BPFlowProcessContainer that provides static methods for creation or other purposes.interfaceBPGatewayinterfaceBPGlobalChoreographyTaskinterfaceBPGlobalMaskTaskinterfaceBPGlobalTaskinterfaceBPGlobalTaskResourceinterfaceBPGroupArtifactinterfaceBPGroupAssigninterfaceBPInputOutputSpecifyAbleThis is a utility class for BPInputOutputSpecifyAble that provides static methods for creation or other purposes.interfaceBPInputSetinterfaceBPInteractionSpecificationThis is a utility class for BPInteractionSpecification that provides static methods for creation or other purposes.interfaceBPInterfaceAn interface defines a set of operations that are implemented by services.interfaceBPItemAwareElementThis is a utility class for BPItemAwareElement that provides static methods for creation or other purposes.interfaceBPItemDefinitionThe Business Object defines an object important for the definition of business processes or concepts.interfaceBPItemDefinitionRelinterfaceBPLaneLanes are used to organize and categorize activities within a Pool.interfaceBPLaneSetinterfaceBPLinkEventDefinitioninterfaceBPLoopCharxThis is a utility class for BPLoopCharx that provides static methods for creation or other purposes.interfaceBPMappingAssociationThis is a utility class for BPMappingAssociation that provides static methods for creation or other purposes.interfaceBPMaskDefinitioninterfaceBPMaskFieldinterfaceBPMaskTaskinterfaceBPMessageinterfaceBPMessageFlowOn message modification try to set the message on the source and target node of the message flow as well as on message flow itself.interfaceBPMessageFlowMappinginterfaceBPMessageFlowNodeThis is a utility class for BPMessageFlowNode that provides static methods for creation or other purposes.interfaceBPMessageReferencingElementThis is a utility class for BPMessageReferencingElement that provides static methods for creation or other purposes.interfaceBPMessageSequenceFlowNodeThis is a utility class for BPMessageSequenceFlowNode that provides static methods for creation or other purposes.interfaceBPMultiInstLoopCharxinterfaceBPObjInputSetRefinterfaceBPObjOutputSetRefinterfaceBPOperationinterfaceBPOutputSetinterfaceBPParticipantinterfaceBPParticipantAtActivityinterfaceBPParticipantEntityinterfaceBPParticipantMappinginterfaceBPParticipantRoleinterfaceBPPathA path in a process.interfaceBPPathAbleThis is a utility class for BPPathAble that provides static methods for creation or other purposes.interfaceBPPathContextAbleThis is a utility class for BPPathContextAble that provides static methods for creation or other purposes.interfaceBPProcessinterfaceBPPropertyinterfaceBPResourceAtLaneinterfaceBPResourceAtProcessinterfaceBPSequenceFlowinterfaceBPSequenceFlowNodeThis is a utility class for BPSequenceFlowNode that provides static methods for creation or other purposes.interfaceBPSignalSignal to trigger e.g a signal event.interfaceBPStdLoopCharxinterfaceBPSubProcessinterfaceBPSupportsRelinterfaceBPTaskNodeinterfaceBPTaskNodeCallinterfaceBPTimerEventDefinitioninterfaceBPUseCaseInteractionRelinterfaceBPUseCasePathRelFields in de.mid.innovator.srv2api.icw2bp with type parameters of type ELObject Modifier and Type Field Description java.lang.Class<? extends ELObject>ARG_BPFlowElementToCreateByVOcl. kVOclFlowElementThe VOCL of the sequence flow node to be instantiated.Method parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type ELObject Modifier and Type Method Description static ARG_BPProcessCreatedBPProcessHelper. createForFlowElementCreateByVOcl(SrvContext srvCtx, java.lang.Class<? extends ELObject> kVOclFlowElement, ADClientAble ohSel, java.awt.Point position)Creates a process as container of a sequence flow node, e.g. a task or an event or a gateway which is to be created but needs a flow element container to exist.Constructor parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type ELObject Constructor Description ARG_BPFlowElementToCreateByVOcl(java.lang.Class<? extends ELObject> kVOclFlowElement, ADClientAble ohSel, java.awt.Point position) -
Uses of ELObject in de.mid.innovator.srv2api.icw2bpdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2bpdia Modifier and Type Interface Description interfaceBPDiainterfaceBPDiaArtifactNodeinterfaceBPDiaAssocEdgeinterfaceBPDiaChoreographySubProcessNodeinterfaceBPDiaChoreographyTaskNodeinterfaceBPDiaChoreographyViewNodeinterfaceBPDiaCollaborationViewNodeinterfaceBPDiaDataAssocEdgeinterfaceBPDiaDataNodeThe node representing an item definition which in this context is seen as a data object.interfaceBPDiaErrorNodeRepresents an error.interfaceBPDiaEventNodeinterfaceBPDiaFlowEdgeThis is a utility class for BPDiaFlowEdge that provides static methods for creation or other purposes.interfaceBPDiaFlowNodeThis is a utility class for BPDiaFlowNode that provides static methods for creation or other purposes.interfaceBPDiaGatewayNodeinterfaceBPDiaGroupAssignmentinterfaceBPDiaGroupNodeinterfaceBPDiaItemDefinitionNodeinterfaceBPDiaItemNodeinterfaceBPDiaLaneNodeinterfaceBPDiaMappingAssocinterfaceBPDiaMaskCompartmentEntryinterfaceBPDiaMaskCompartmentNodeinterfaceBPDiaMaskNodeinterfaceBPDiaMaskTaskNodeinterfaceBPDiaMessageFlow[Prim2For] AllBPDiaMessageFlowof theBPDia.interfaceBPDiaMessageFlowNodeThis is a utility class for BPDiaMessageFlowNode that provides static methods for creation or other purposes.interfaceBPDiaMessageNodeThe node representing aBPMessage.interfaceBPDiaParticipantCompartmentNodeinterfaceBPDiaParticipantNodeinterfaceBPDiaProcessViewNodeinterfaceBPDiaRedundantEdgeinterfaceBPDiaRenderingNodeinterfaceBPDiaSequenceFlowinterfaceBPDiaSequenceFlowNodeThis is a utility class for BPDiaSequenceFlowNode that provides static methods for creation or other purposes.interfaceBPDiaStructureEdgeinterfaceBPDiaSubProcessNodeinterfaceBPDiaSupportEdgeinterfaceBPDiaTaskNodeinterfaceBPDiaTermEdgeinterfaceBPDiaTermNodeinterfaceBPDiaTextNodeinterfaceBPDiaViewContentEdgeinterfaceBPDiaViewNodeThis is a utility class for BPDiaViewNode that provides static methods for creation or other purposes.Fields in de.mid.innovator.srv2api.icw2bpdia with type parameters of type ELObject Modifier and Type Field Description java.lang.Class<? extends ELObject>ARG_XBPDiaTaskNodeRep. kVOclCalledElementVOcl of called element, if ktypeTaskNode is CallActivityMethod parameters in de.mid.innovator.srv2api.icw2bpdia with type arguments of type ELObject Modifier and Type Method Description java.util.List<PRDiaNode>BPDia. addDiaNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)Constructor parameters in de.mid.innovator.srv2api.icw2bpdia with type arguments of type ELObject Constructor Description ARG_XBPDiaCompartmentNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, K_BPDIA_MASK_COMPARTMENT_TYPE kTypeComp, boolean isMaintained)ARG_XBPDiaDataAssocEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, boolean isMissingIOStructure, boolean hasStructureOfExternalElement, boolean isPossibleStructurePartAssign, boolean hasSameSourceTargetDef, boolean hasSameSourceTargetStructure, boolean hasCompatibleSourceTargetStructure)ARG_XBPDiaDataNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isCollection, boolean hasInvisibleConnection, K_BP_DATA_OBJECT_TYPE ktypeDataObject, boolean isTypeDynamic)ARG_XBPDiaEventNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_BP_EVENT_TYPE ktypeEvent, boolean isTypeDynamic, boolean hasEventDef, K_BP_EVENTDEFINITION_TYPE ktypeEventDef, boolean isInterrupting)ARG_XBPDiaGatewayNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_BP_GATEWAY_TYPE ktypeGatewayNode, K_BP_GATEWAY_DIRECTION kdirGatewayNode, boolean isDirectionDynamic, boolean IsInstantiate)ARG_XBPDiaParticipantNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_BPDIA_ACTNODE_MULTIINSTANCE_MARKER kmultiinstanceMarker, boolean isOwnedProcessViewMaster, boolean isOwnedProcessViewCorrect, boolean isOwnedProcessViewCompletelyMaintained)ARG_XBPDiaProcessViewNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isMaster, boolean isComplete, boolean isCorrect, BPPath pathForDisplay, java.util.List<BPPath> seqPath, java.util.List<java.lang.String> seqName, java.util.List<java.lang.String> seqIcon, boolean isInSync, boolean isHiddenObjectFlow, boolean isHiddenSequenceFlow, boolean isHiddenConditionalFlow, boolean isHiddenLaneSet, boolean isInMasterDia)ARG_XBPDiaRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, java.awt.Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, boolean isDefinition, boolean hasSynchronizedCopy)ARG_XBPDiaSequenceFlowEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, boolean isImmediate, boolean isDefault, boolean hasCondition, boolean showDiamond)ARG_XBPDiaSubProcessNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isTriggeredByEvent, boolean isInterruptingTriggerEvent, K_BP_EVENTDEFINITION_TYPE ktypeInterruptingTriggerEventDef, boolean hasLoopMarker, K_BPDIA_ACTNODE_MULTIINSTANCE_MARKER kmultiinstanceMarker, boolean hasCompensationMarker, K_BP_SUBPROCESS_TYPE ktypeSubProcess)ARG_XBPDiaTaskNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_BP_TASKNODE_TYPE ktypeTaskNode, boolean hasLoopMarker, K_BPDIA_ACTNODE_MULTIINSTANCE_MARKER kmultiinstanceMarker, boolean hasCompensationMarker, java.lang.Class<? extends ELObject> kVOclCalledElement, K_BP_GLOBAL_TASK_TYPE ktypeGlobalTaskNode, boolean isCallPossibleAsSubProcess, java.util.List<K_BP_TASKNODE_TYPE> seqValidType, java.util.List<K_BP_TASK_IMPLEMENTATION> seqValidImpl, boolean isOwnedProcessViewMaster, boolean isOwnedProcessViewCorrect, boolean isOwnedProcessViewCompletelyMaintained)ARG_XBPDiaViewNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isMaster, boolean isComplete, boolean isCorrect, BPPath pathForDisplay, java.util.List<BPPath> seqPath, java.util.List<java.lang.String> seqName, java.util.List<java.lang.String> seqIcon, boolean isInSync) -
Uses of ELObject in de.mid.innovator.srv2api.icw2br
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2br Modifier and Type Interface Description interfaceBRCostCenterinterfaceBRCostCenterAbleThis is a utility class for BRCostCenterAble that provides static methods for creation or other purposes.interfaceBRLocationinterfaceBROrgUnitinterfaceBROrgUnitMemberRelinterfaceBROrgUnitPersonRelinterfaceBROrgUnitRequiresRoleinterfaceBRPersoninterfaceBRPersonContactDatainterfaceBRPersonInRoleinterfaceBRResourceinterfaceBRResourceAtLocationinterfaceBRResourceCLAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceBRResourceHierRelinterfaceBRResourceNamedRelinterfaceBRResourceNonHierRelThis is a utility class for BRResourceNonHierRel that provides static methods for creation or other purposes.interfaceBRResourceRelThis is a utility class for BRResourceRel that provides static methods for creation or other purposes.interfaceBRRoleinterfaceBRTechnical -
Uses of ELObject in de.mid.innovator.srv2api.icw2brdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2brdia Modifier and Type Interface Description interfaceBRDiainterfaceBRDiaExprNodeinterfaceBRDiaResourceEdgeThis is a utility class for BRDiaResourceEdge that provides static methods for creation or other purposes.interfaceBRDiaResourceHierEdgeinterfaceBRDiaResourceNodeinterfaceBRDiaResourceNonHierEdgeinterfaceBRDiaTextNodeFields in de.mid.innovator.srv2api.icw2brdia with type parameters of type ELObject Modifier and Type Field Description java.lang.Class<? extends ELObject>ARG_BRDiaAddEdge. kVOclPresType of the new edgejava.lang.Class<? extends ELObject>ARG_BRDiaAddNode. kVOclPresType of the new nodeMethod parameters in de.mid.innovator.srv2api.icw2brdia with type arguments of type ELObject Modifier and Type Method Description java.util.List<PRDiaNode>BRDia. addDiaNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)BRDiaResourceEdgeBRDia. addEdgeForResourceRel(BRResourceRel ohResourceRel, java.lang.Class<? extends ELObject> kVOclPres, BRDiaResourceNode ohNodeSrc, BRDiaResourceNode ohNodeTrg, boolean ifExistsDontAdd)BRDiaResourceNodeBRDia. addNodeForResource(BRResource ohResource, java.lang.Class<? extends ELObject> kVOclPres, boolean allowMultiple, java.awt.Point position, java.awt.Point size)Constructor parameters in de.mid.innovator.srv2api.icw2brdia with type arguments of type ELObject Constructor Description ARG_BRDiaAddEdge(BRResourceRel ohResourceRel, java.lang.Class<? extends ELObject> kVOclPres, BRDiaResourceNode ohNodeSrc, BRDiaResourceNode ohNodeTrg, boolean ifExistsDontAdd)ARG_BRDiaAddNode(BRResource ohResource, java.lang.Class<? extends ELObject> kVOclPres, boolean allowMultiple, java.awt.Point position, java.awt.Point size)ARG_XBRDiaOrgUnitHierEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, int lane, boolean isAssistantTarget)ARG_XBRDiaOrgUnitNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_BR_RESOURCE_TYPE ktypeResource, boolean isClass, boolean isExternal, int laneOrder, K_BR_RESOURCENODE_ARRANGE_TYPE arrangeType, K_BR_RESOURCENODE_COMPRESSION_TYPE compressionType, boolean isAssistant, boolean isSonInHierarchy, boolean isParentInHierarchy, boolean hasResponsiblePerson, boolean hasDeputyPerson)ARG_XBRDiaOrgUnitPersonEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, int lane, K_BR_RESOURCEREL_AUTHORITY_TYPE ktypeAuthority, boolean isDeputyRel)ARG_XBRDiaResourceEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, int lane)ARG_XBRDiaResourceNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_BR_RESOURCE_TYPE ktypeResource, boolean isClass, boolean isExternal, int laneOrder, K_BR_RESOURCENODE_ARRANGE_TYPE arrangeType, K_BR_RESOURCENODE_COMPRESSION_TYPE compressionType)ARG_XBRDiaTypedResourceEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, int lane, K_BR_RESOURCEREL_TYPE ktypeRel) -
Uses of ELObject in de.mid.innovator.srv2api.icw2bs
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2bs Modifier and Type Interface Description interfaceBSFinalStateinterfaceBSInitStateinterfaceBSPseudoStateThis is a utility class for BSPseudoState that provides static methods for creation or other purposes.interfaceBSRegularStateinterfaceBSStateThis is a utility class for BSState that provides static methods for creation or other purposes.interfaceBSTransitioninterfaceBSVertexThis is a utility class for BSVertex that provides static methods for creation or other purposes. -
Uses of ELObject in de.mid.innovator.srv2api.icw2bsdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2bsdia Modifier and Type Interface Description interfaceBSDiainterfaceBSDiaNodeThis is a utility class for BSDiaNode that provides static methods for creation or other purposes.interfaceBSDiaPseudoStateNodeinterfaceBSDiaStateMachineNodeinterfaceBSDiaStateNodeinterfaceBSDiaTransitionEdgeinterfaceBSDiaVertexNodeThis is a utility class for BSDiaVertexNode that provides static methods for creation or other purposes.Method parameters in de.mid.innovator.srv2api.icw2bsdia with type arguments of type ELObject Modifier and Type Method Description java.util.List<PRDiaNode>BSDia. addDiaNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)Adds elements as nodes to this state diagram. -
Uses of ELObject in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELObject 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.interfaceCLBehavioralFeatureA behavioral feature is a feature of a classifier that specifies an aspect of the behavior of its 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.interfaceCLClassifierTemplateParameterA classifier template parameter exposes a classifier as a formal template parameter.interfaceCLCollaborationA collaboration describes a structure of collaborating elements (roles), each performing a specialized function, which collectively accomplish some desired functionality.interfaceCLCollaborationUseA collaboration use represents the application of the pattern described by a collaboration to a specific situation involving specific classes or instances playing the roles of the collaboration.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.interfaceCLComponentRealizationThe component realization concept is specialized in the components package to (optionally) define the classifiers that realize the contract offered by a component in terms of its provided and required interfaces.interfaceCLConnectAbleElementA ConnectAbleElement is an abstract metaclass representing a set of instances that plays the role of a classifier.interfaceCLConnectorSpecifies a link that enables communication between two or more instances.interfaceCLConnectorEndA connector end is an endpoint of a connector which attaches the connector to a connectable element.interfaceCLDataTypeA data type is a type whose instances are only identified by their value.interfaceCLDeclarationAbleThe declaration of this element.interfaceCLDeclarationAbleClassifierThis is a utility class for CLDeclarationAbleClassifier that provides static methods for creation or other purposes.interfaceCLDeployedArtifactA deployed artifact is an artifact or artifact instance that has been deployed to a deployment target.interfaceCLDeploymentA deployment is the allocation of an artifact or artifact instance to a deployment target.interfaceCLDeploymentSpecA deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.interfaceCLDeploymentTargetA deployment target is the location for a deployed artifact.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.interfaceCLEnumLiteralAn enumeration literal is a user-defined data value for an enumeration.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.interfaceCLExtendinterfaceCLExtensionPointAn extension point identifies a point in the behavior of a use case where that behavior can be extended by the behavior of some other (extending) use case, as specified by an extend relationship.interfaceCLFeatureA feature declares a behavioral or structural characteristic of instances of classifiers.interfaceCLGeneralizationA generalization relates a specific classifier to a more general classifier and is owned by the specific classifier.interfaceCLIncludeinterfaceCLInstanceSpecificationAn instance specification is a model element that represents an instance in a modeled system.interfaceCLInstSpecThis is a utility class for CLInstSpec that provides static methods for creation or other purposes.interfaceCLInterfaceAn interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.interfaceCLInterfaceRealizationAn interface realization is a specialized realization relationship between a classifier and an interface.interfaceCLManifestationA manifestation is the concrete physical rendering of one or more model elements by an artifact.interfaceCLNodeA node is a computational resource which artifacts may be deployed for execution on.interfaceCLOperationAn operation is a behavioral feature of a classifier that specifies the name, type, parameters and constraints for invoking an associated behavior.interfaceCLParameterA parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature.interfaceCLParameterAbleThis is a utility class for CLParameterAble that provides static methods for creation or other purposes.interfaceCLParameterSetA parameter set is an element that provides alternative sets of inputs or outputs that a behavior may use.
If a behavior has input parameters that are in a parameter set, any inputs that are not in a parameter set must be streaming.interfaceCLPortA port is a property of a classifier that specifies a distinct interaction point between that classifier and its environment or between the (behavior of the) classifier and its internal parts.interfaceCLPrimitiveTypeA primitive type defines a predefined data type, without any relevant substructure (it has no parts).interfaceCLPropertyA property is a structural feature.interfaceCLReceptionA reception is a declaration stating that a classifier is prepared to react to the receipt of a signal.interfaceCLRoleBindinginterfaceCLSignalA signal is a specification of send request instances communicated between objects.interfaceCLSlotA slot specifies that an entity modeled by an instance specification has a value or values for a specific structural feature.interfaceCLStructuredClassifierThis is a utility class for CLStructuredClassifier that provides static methods for creation or other purposes.interfaceCLStructureDefinitioninterfaceCLStructureElementThis is a utility class for CLStructureElement that provides static methods for creation or other purposes.interfaceCLStructureEntryinterfaceCLStructureGroupinterfaceCLSubstitutionA substitution is a relationship between two classifiers and signifies that the substituting classifier complies with the contract specified by the contract classifier.interfaceCLTemplateAbleElementACLTemplateAbleElementis an element that can optionally be defined as template and bound to other templates.interfaceCLTemplateBindinginterfaceCLTemplateParameterA template parameter exposes a parameter able element as as formal template parameter of a template.interfaceCLTemplateParameterAbleClassinterfaceCLTemplateParameterAbleElementACLTemplateParameterAbleElementis an element that can be exposed as a formal template parameter for a template, or specified as an actual parameter in a binding of a template.interfaceCLTemplateParameterSubstitutionA template parameter substitution relates the actual parameter to a formal template parameter as a part of a template.interfaceCLUseCaseA use case is the specification of a set of actions performed by a system.interfaceCLValueRangeAbleThis is a utility class for CLValueRangeAble that provides static methods for creation or other purposes. -
Uses of ELObject in de.mid.innovator.srv2api.icw2cldia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2cldia Modifier and Type Interface Description interfaceCLClassDiaThe following nodes and edges are typically drawn in a class diagram: Association Aggregation Class Composition Dependency Generalization Interface InterfaceRealization RealizationinterfaceCLComponentDiaThe following nodes and edges are typically drawn in a component diagram: Component Interface ComponentRealization, InterfaceRealization, Usage Dependencies Class Artifact PortinterfaceCLCompositeStructureDiaA composite structure diagram depicts the internal structure of a classifier, as well as the use of a collaboration in a collaboration use.interfaceCLDeploymentDiainterfaceCLDiaThis is a utility class for CLDia that provides static methods for creation or other purposes.interfaceCLDiaActorNodeinterfaceCLDiaAssocEndEdgeinterfaceCLDiaAssocNodeinterfaceCLDiaCLNodeinterfaceCLDiaCnstrLinkEdgeinterfaceCLDiaCnstrNodeinterfaceCLDiaCollaborationNodeinterfaceCLDiaCommPathEdgeinterfaceCLDiaCompartmentAbleNodeThis is a utility class for CLDiaCompartmentAbleNode that provides static methods for creation or other purposes.interfaceCLDiaCompartmentContentNodeinterfaceCLDiaCompartmentNodeinterfaceCLDiaConnectorEdgeinterfaceCLDiaConnectorNodeinterfaceCLDiaElemNodeThis is a utility class for CLDiaElemNode that provides static methods for creation or other purposes.interfaceCLDiaHierCollaborationNodeinterfaceCLDiaHierCollaborationUseNodeinterfaceCLDiaHierCompNodeThis is a utility class for CLDiaHierCompNode that provides static methods for creation or other purposes.interfaceCLDiaHierCompStructNodeinterfaceCLDiaHierDeployNodeinterfaceCLDiaHierNodeThis is a utility class for CLDiaHierNode that provides static methods for creation or other purposes.interfaceCLDiaHierPartNodeinterfaceCLDiaHierStructDefinitionNodeinterfaceCLDiaHierStructEntryNodeinterfaceCLDiaHierStructGroupNodeinterfaceCLDiaHierStructNodeThis is a utility class for CLDiaHierStructNode that provides static methods for creation or other purposes.interfaceCLDiaInstLinkEdgeinterfaceCLDiaInstLinkNodeinterfaceCLDiaInstNodeinterfaceCLDiaMergeAbleEdgeThis is a utility class for CLDiaMergeAbleEdge that provides static methods for creation or other purposes.interfaceCLDiaMergeAbleNodeThis is a utility class for CLDiaMergeAbleNode that provides static methods for creation or other purposes.interfaceCLDiaOwnershipEdgeinterfaceCLDiaOwnershipNodeinterfaceCLDiaPartEdgeinterfaceCLDiaPkgNodeinterfaceCLDiaPortBehaviorEdgeinterfaceCLDiaPortBehaviorNodeinterfaceCLDiaPortNodeinterfaceCLDiaReferenceEdgeinterfaceCLDiaRelshipLinkEdgeinterfaceCLDiaRelshipNodeinterfaceCLDiaReqNodeinterfaceCLDiaSocketBallEdgeinterfaceCLDiaSocketBallNodeinterfaceCLDiaSubjectNodeinterfaceCLDiaUseCaseNodeinterfaceCLHierarchyAbleDiaThis is a utility class for CLHierarchyAbleDia that provides static methods for creation or other purposes.interfaceCLRequirementDiainterfaceCLStructureDefinitionDiainterfaceCLUseCaseDiaUse case diagrams are a specialization of class diagrams; the classifiers shown are restricted to being either actors or use cases.Fields in de.mid.innovator.srv2api.icw2cldia with type parameters of type ELObject Modifier and Type Field Description java.lang.Class<? extends ELObject>ARG_AddContentNode. kVOcltype of the new nodejava.lang.Class<? extends ELObject>ARG_SourceTargetRelship. kVOclRelmeta class of the relationshipMethod parameters in de.mid.innovator.srv2api.icw2cldia with type arguments of type ELObject Modifier and Type Method Description CLDiaElemNodeCLDiaHierNode. addContentNode(java.lang.Class<? extends ELObject> kVOcl, MEModelElement ohElem, java.awt.Point ptPos)Adds aMEModelElementas content node of thisCLDiaHierNodewith relative position.java.util.List<PRDiaNode>CLDia. addDiaNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)Adds elements as nodes to this diagram.java.util.List<CLDiaHierCompNode>CLDiaHierCompNode. addHierCompNode(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)Constructor parameters in de.mid.innovator.srv2api.icw2cldia with type arguments of type ELObject Constructor Description ARG_AddContentNode(java.lang.Class<? extends ELObject> kVOcl, MEModelElement ohElem, java.awt.Point ptPos)ARG_SourceTargetRelship(CLDiaElemNode ohSrcNode, CLDiaElemNode ohTrgNode, ELRelshipBinDir ohRel, java.lang.Class<? extends ELObject> kVOclRel, java.lang.String strRel)ARG_XCLDiaAssocEndEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_AGGREGATION kAggregation, boolean showReadDirection, boolean hasInverseReadDirection)ARG_XCLDiaAssocNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean showReadDirection, boolean hasInverseReadDirection)ARG_XCLDiaCLInstDeployNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean isDeploymentTarget, boolean isDeployedArtifact)ARG_XCLDiaCompartmentContentNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isAssocEnd, K_VATTR kVAttrType)ARG_XCLDiaCompartmentNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound)ARG_XCLDiaPartNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean isPartNode, K_VATTR kVAttrType)ARG_XCLDiaSocketBallEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_SOCKETBALL kSocketBall)ARG_XCLDiaSocketBallNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_SOCKETBALL kSocketBall)ARG_XCLDiaStructDefinitionNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, K_GROUPTYPE kGroupType, boolean isReadOnly)ARG_XCLDiaStructEntryNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean isTyped, boolean isOptional, boolean isMany)ARG_XCLDiaStructGroupNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, K_GROUPTYPE kGroupType, boolean isHiddenStructGroup, boolean isOptional, boolean isMany) -
Uses of ELObject in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2db Modifier and Type Interface Description interfaceDBAuthorizationThis is a utility class for DBAuthorization that provides static methods for creation or other purposes.interfaceDBAuthorizationIdentifierThis is a utility class for DBAuthorizationIdentifier that provides static methods for creation or other purposes.interfaceDBCheckConstraintinterfaceDBColumnThis is a utility class for DBColumn that provides static methods for creation or other purposes.interfaceDBColumnSetinterfaceDBConnectionADBConnectionholds all data needed to connect a real Database System.interfaceDBForeignKeyinterfaceDBGroupinterfaceDBIndexinterfaceDBIndexedColumninterfaceDBMergedInstanceThe merge methods ofDBTableare creating aDBMergedTableto keep information which was the assimilated table.interfaceDBMergedTableThe merge methods ofDBTableare creating aDBMergedTableto keep information which was the assimilated table.interfaceDBPackageADBPackageis both aMEPackagefor organizing elements in a tree and aDBSQLObjectfor modeling privileges or relationships to other SQL objects.interfaceDBPrivilegeinterfaceDBProcedureExpressioninterfaceDBRoleinterfaceDBRoleAuthorizationinterfaceDBSiblingConstraintinterfaceDBSQLGenericinterfaceDBSQLObjectDBSQLObjectis the superclass of all database elements, which can be assigned by aDBPrivilegeto grant or revoke user access.interfaceDBStoredProcedureinterfaceDBTableinterfaceDBTableColumninterfaceDBTriggerinterfaceDBUniqueKeyinterfaceDBUserinterfaceDBViewinterfaceDBViewColumninterfaceDBViewElementThis is a utility class for DBViewElement that provides static methods for creation or other purposes.interfaceDBViewFrominterfaceDBViewSubselectFromADBViewSubselectFromof aDBViewpoints to anDBColumnSetto use its columns in subselects wihtin expressions. -
Uses of ELObject in de.mid.innovator.srv2api.icw2dbdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2dbdia Modifier and Type Interface Description interfaceDBDiainterfaceDBDiaCnstrLinkEdgeinterfaceDBDiaCnstrNodeinterfaceDBDiaCompartmentContentNodeinterfaceDBDiaCompartmentNodeinterfaceDBDiaReferenceEdgeinterfaceDBDiaTableNodeinterfaceDBDiaViewNodeConstructor parameters in de.mid.innovator.srv2api.icw2dbdia with type arguments of type ELObject Constructor Description ARG_XDBDiaReferenceEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, boolean isMaxOne, boolean isIdentifying, boolean isOptional)ARG_XDBDiaTableNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean isWeakTable) -
Uses of ELObject in de.mid.innovator.srv2api.icw2dg
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2dg Modifier and Type Interface Description interfaceDGAdditionalHeadingAn additional structuring chapter in the documentation structure.interfaceDGAttachmentChapterA DGAttachmentChapter is a specialization of a documentation standard chapter.interfaceDGChapterRepresents a chapter in a documentation.interfaceDGChapterAttributeLinks a documentation chapter to a meta attribute .interfaceDGCommandRepresents a documentation command.interfaceDGConfigContains the index information for a documentation selection.interfaceDGDocuStructureRootThe root of a documentation structure.interfaceDGFooterRepresents the footer of a documentation's section.interfaceDGHeaderRepresents the header of a documentation's section.interfaceDGLinkRepresents a usage of a documentation template in a documentation structure.interfaceDGPictureDGPictures are specializations of documentation standard chapters.interfaceDGRootRepresents the root of a documentation.interfaceDGSelectionA documentation selection links a documentation structure to layout information such as title page, header information, footer information and documentation configuration.interfaceDGStandardChapterRepresents a chapter in the documentation containing information about a model element.interfaceDGTableColumnReresents a column in a Documentation table.interfaceDGTablePropertiesThe properties of a table in the documentation.interfaceDGTemplateA template of documentation standard chapters for common usage in documentation structures.interfaceDGTitleRepresents the title page of a documentation.interfaceDGTreeLinkRepresents a usage of a model browser template in a model browser tree.interfaceDGTreeStructureRootRepresents the root of the innovator model browser's detail view window's root.interfaceDGTreeTemplateA template of documentation standard chapters for common usage in model browsers.interfaceDGVerifyChapterA chapter in the documentation containing verification information about a model element.interfaceDGViewChapterDGViewChapters are specializations of documentation standard chapters structuring information about one or more model elements of a specific type. -
Uses of ELObject in de.mid.innovator.srv2api.icw2dm
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2dm Modifier and Type Interface Description interfaceDMBindingThe classDMBindingis used to model, in anDMInvocationelement, the binding of the called function's formal parameters to values.interfaceDMContextADMContextis composed of any number of context entries, which are instances ofDMContextEntry.interfaceDMContextEntryThe classDMContextEntryis used to model FEEL context entries when a context is modeled as aDMContextelement.interfaceDMDecisionRuleThe classDMDecisionRuleis used to model the rules in aDMDecisionTable.interfaceDMDecisionTableThe classDMDecisionTableis used to model a decision table.interfaceDMExpressionAn important characteristic of decisions and business knowledge models, is that they may contain an expression that describes the logic by which a modeled decision shall be made, or pieces of that logic.interfaceDMFunctionDefinitionTheDMFunctionDefinitionthat is contained in aDRBusinessKnowledgeModelelement is the reusable module of decision logic that is represented by theDRBusinessKnowledgeModelelement.interfaceDMInformationItemThe classDMInformationItemis used to model variables at the decision logic level in decision models.interfaceDMInputClauseThe classDMInputClauseis used to model aDMDecisionTableinput.interfaceDMInvocationThe classDMInvocationis used to model invocations as a kind ofDMExpression.interfaceDMListADMListis simply a list of element, which are instances ofDMExpression.interfaceDMLiteralExpressionThe classDMLiteralExpressionis used to model a value expression whose value is specified by text in some specified expression language.interfaceDMNElementDMNElementis the abstract superclass for the decision model elements.interfaceDMOutputClauseThe classDMOutputClauseis used to model aDMDecisionTableoutput.interfaceDMRelationADMRelationis convenient shorthand for a list of similar contexts.interfaceDMRuleAnnotationThe classDMRuleAnnotationis used to model the annotations of aDMDecisionRule.interfaceDMRuleAnnotationClauseThe classDMRuleAnnotationClauseis used to model aDMDecisionTableannotation.interfaceDMValueRangeRefAbleThis is a utility class for DMValueRangeRefAble that provides static methods for creation or other purposes.interfaceDRAuthorityRequirementThe classDRAuthorityRequirementis used to model an authority requirement, as represented by an arrow drawn with dashed line and a filled circular head in a DRD byDRDiaRequirementEdge.interfaceDRBusinessKnowledgeModelThe classDRBusinessKnowledgeModelis used to model a business knowledge model.interfaceDRDecisionThe classDRDecisionis used to model a decision.interfaceDRDecisionAbleThis is a utility class for DRDecisionAble that provides static methods for creation or other purposes.interfaceDRDecisionOutputAbleThis is a utility class for DRDecisionOutputAble that provides static methods for creation or other purposes.interfaceDRDecisionServiceinterfaceDRGElementDRGElementis the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia.interfaceDRInformationRequirementThe classDRInformationRequirementis used to model an information requirement, as represented by a plain arrow in a DRD byDRDiaRequirementEdge.interfaceDRInputDataDMN uses the classDRInputDatato model the inputs of aDRDecisionwhose values are defined outside of the decision model.interfaceDRInvocableThis is a utility class for DRInvocable that provides static methods for creation or other purposes.interfaceDRKnowledgeRequirementThe classDRKnowledgeRequirementis used to model a knowledge requirement, as represented by a dashed arrow in a DRD byDRDiaRequirementEdge.interfaceDRKnowledgeSourceThe classDRKnowledgeSourceis used to model authoritative knowledge sources in a decision model.interfaceDRRequirementDRRequirementis the abstract superclass for all requirements that are graphical represented in aDRDecisionRequirementDia. -
Uses of ELObject in de.mid.innovator.srv2api.icw2drdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2drdia Modifier and Type Interface Description interfaceDRDecisionRequirementDiaTheDRDecisionRequirementDiadisplays a Decision Requirement Graph.interfaceDRDiaCompartmentContentNodeinterfaceDRDiaCompartmentNodeinterfaceDRDiaDecisionNodeADRDiaDecisionNodeis the graphical representation of aDRDecision.interfaceDRDiaHierServiceNodeinterfaceDRDiaHierServicePartNodeinterfaceDRDiaInputDataNodeADRDiaInputDataNodeis the graphical representation of aDRInputData.interfaceDRDiaKnowledgeNodeADRDiaKnowledgeNodeis the graphical representation of aDRBusinessKnowledgeModel.interfaceDRDiaKnowledgeSourceNodeADRDiaKnowledgeSourceNodeis the graphical representation of aDRKnowledgeSource.interfaceDRDiaNodeThis is a utility class for DRDiaNode that provides static methods for creation or other purposes.interfaceDRDiaRequirementEdgeADRDiaRequirementEdgeis the graphical representation of aDRAuthorityRequirement,DRInformationRequirementorDRKnowledgeRequirement.interfaceDRDiaServiceNodeinterfaceDRPrintContextConstructor parameters in de.mid.innovator.srv2api.icw2drdia with type arguments of type ELObject Constructor Description ARG_XDRDiaRequirementEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_PREDGE_TIP_STYLE kTipStyle, K_PREDGESTYLE kEdgeStyle) -
Uses of ELObject in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELObject 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.interfaceELClassifierThis is a utility class for ELClassifier that provides static methods for creation or other purposes.interfaceELCommentRepresents a common comment.interfaceELConstraintThis is a utility class for ELConstraint that provides static methods for creation or other purposes.interfaceELContainerAbleA ContainerAble instance may have owned instances.interfaceELContAsgnAbleA ContAsgnAble instance is owned by a ContainerAble instance.interfaceELDeleteAbleA DeleteAble instance provides a preview of instances which are deleted as a side effect of the deletion of this instance.interfaceELDependencyThis is a utility class for ELDependency that provides static methods for creation or other purposes.interfaceELElementThis is the root class of types contained in the Innovator eXcellence metamodel.interfaceELElementImportinterfaceELFeatureThis is a utility class for ELFeature that provides static methods for creation or other purposes.interfaceELFileAbleElement which uses an additional external file.interfaceELGeneralizationinterfaceELGeneralizationSetThis is a utility class for ELGeneralizationSet that provides static methods for creation or other purposes.interfaceELLanguageThis is a utility class for ELLanguage that provides static methods for creation or other purposes.interfaceELLanguageOCLinterfaceELLanguageUMLinterfaceELM2AssociationThis is a utility class for ELM2Association that provides static methods for creation or other purposes.interfaceELM2AttributeThis is a utility class for ELM2Attribute 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.interfaceELM2CLCompartmentThis is a utility class for ELM2CLCompartment that provides static methods for creation or other purposes.interfaceELM2LocaleThis is a utility class for ELM2Locale that provides static methods for creation or other purposes.interfaceELM2PackageThis is a utility class for ELM2Package that provides static methods for creation or other purposes.interfaceELM2SchemaThis is a utility class for ELM2Schema that provides static methods for creation or other purposes.interfaceELM2TypeThis is a utility class for ELM2Type that provides static methods for creation or other purposes.interfaceELM2TypeBooleanThis is a utility class for ELM2TypeBoolean that provides static methods for creation or other purposes.interfaceELM2TypeDateTimeThis is a utility class for ELM2TypeDateTime that provides static methods for creation or other purposes.interfaceELM2TypedElementCnstrinterfaceELM2TypeEnumThis is a utility class for ELM2TypeEnum that provides static methods for creation or other purposes.interfaceELM2TypeEnumMemberThis is a utility class for ELM2TypeEnumMember that provides static methods for creation or other purposes.interfaceELM2TypeIntegerThis is a utility class for ELM2TypeInteger that provides static methods for creation or other purposes.interfaceELM2TypeLongThis is a utility class for ELM2TypeLong that provides static methods for creation or other purposes.interfaceELM2TypeRangeThis is a utility class for ELM2TypeRange that provides static methods for creation or other purposes.interfaceELM2TypeStringThis is a utility class for ELM2TypeString that provides static methods for creation or other purposes.interfaceELM2TypeVoidThis is a utility class for ELM2TypeVoid that provides static methods for creation or other purposes.interfaceELM2VerifyThis is a utility class for ELM2Verify that provides static methods for creation or other purposes.interfaceELMultiplicityAbleThis is a utility class for ELMultiplicityAble that provides static methods for creation or other purposes.interfaceELMultiplicityAbleTypedElementThis is a utility class for ELMultiplicityAbleTypedElement that provides static methods for creation or other purposes.interfaceELNamedElementA named element is an element in a model that may have a nameinterfaceELNamespaceAbleThis is a utility class for ELNamespaceAble that provides static methods for creation or other purposes.interfaceELNamespaceAsgnAbleA named element owned by a namespace.interfaceELPackageA package is a namespace for its members and may contain other packages.interfaceELPackageAbleA PackageAble instance is typically owned by a Package instance.interfaceELPackageImportinterfaceELPictureA Picture instance owned by a PictureAble instance.interfaceELPictureAbleA PictureAble instance may contain a picture.interfaceELPresOptinterfaceELPresOptAbleThis is a utility class for ELPresOptAble that provides static methods for creation or other purposes.interfaceELPropertyThis is a utility class for ELProperty that provides static methods for creation or other purposes.interfaceELProxyThis is a utility class for ELProxy that provides static methods for creation or other purposes.interfaceELRedefAbleThis is a utility class for ELRedefAble that provides static methods for creation or other purposes.interfaceELRelshipBinDirThis is a utility class for ELRelshipBinDir that provides static methods for creation or other purposes.interfaceELRTypeThis is the root class of relationship types contained in the Innovator eXcellence metamodel.interfaceELShortNameAbleThis is a utility class for ELShortNameAble that provides static methods for creation or other purposes.interfaceELStructFeatureThis is a utility class for ELStructFeature that provides static methods for creation or other purposes.interfaceELTranslatedValueinterfaceELTranslationAbleThis is a utility class for ELTranslationAble that provides static methods for creation or other purposes.interfaceELTypeThis is a utility class for ELType that provides static methods for creation or other purposes.interfaceELTypedElementThis is a utility class for ELTypedElement that provides static methods for creation or other purposes.interfaceELUUIDAblea element that provides an uuid.interfaceELValSpecThis is a utility class for ELValSpec that provides static methods for creation or other purposes.interfaceELValSpecDateTimeinterfaceELValSpecELElementinterfaceELValSpecELM2EnumMemberinterfaceELValSpecExpressionthe specification of an expression.interfaceELValSpecInstValinterfaceELValSpecIntegerinterfaceELValSpecNullinterfaceELValSpecNullValueinterfaceELValSpecOpaqueExprinterfaceELValSpecStringinterfaceELValSpecUnlimNatinterfaceELValSpecUnlimNatValueinterfaceELValueContainerAbleThis is a utility class for ELValueContainerAble that provides static methods for creation or other purposes.interfaceELValueReUseAbleThis is a utility class for ELValueReUseAble 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.interfaceELViewElementThis is a utility class for ELViewElement that provides static methods for creation or other purposes.interfaceELViewEntryThis is a utility class for ELViewEntry that provides static methods for creation or other purposes.interfaceELViewGroupThis is a utility class for ELViewGroup that provides static methods for creation or other purposes.interfaceELViewGroupAbleThis is a utility class for ELViewGroupAble that provides static methods for creation or other purposes.interfaceELViewNavigAbleThis is a utility class for ELViewNavigAble that provides static methods for creation or other purposes.Fields in de.mid.innovator.srv2api.icw2elem with type parameters of type ELObject Modifier and Type Field Description java.lang.Class<? extends ELObject>ARG_FindElementByIdOclReq. kVOclVOCL of elementjava.lang.Class<? extends ELObject>ARG_TranslatableProperty. kVOclPropelement type of the translated propertyjava.util.List<java.lang.Class<? extends ELObject>>ARG_XFindTypesTerm. seqTypeelement typesjava.lang.Class<? extends ELObject>ARG_MemberSpecification. voclspecifies the metaclass of this memberjava.lang.Class<? extends ELObject>ARG_MemberSpecificationInstance. voclspecifies the metaclass of this memberjava.lang.Class<? extends ELObject>ARG_VOclInfo. voclelement typejava.lang.Class<? extends ELObject>ARG_XFindVOCLTerm. voclelement typejava.lang.Class<? extends ELObject>ARG_FilterByStereotypeName. voclM2Classmeta class of the stereotypesjava.lang.Class<? extends ELObject>ARG_XFindViewTerm. voclOutTypeoutput metaclass numberjava.lang.Class<? extends ELObject>ARG_View. voclTrgMethods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type ELObject Modifier and Type Method Description static java.lang.Class<? extends ELObject>K_VOCL. classOf(int value)Returns the class of this type with the specified value.java.lang.Class<? extends ELObject>ELObject. getOclClass()java.lang.Class<? extends ELObject>ELM2Attribute. getOhRefType()The meta class of the ohRef parameter, if this m2attribute represents a view or an info query.java.lang.Class<? extends ELObject>ELM2Class. getVOcl()Identification of this metaclass.java.lang.Class<? extends ELObject>K_VOCL. toClass()Returns a specific class value for the enumeration constant.Method parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ELObject Modifier and Type Method Description static ELM2ClassELM2ClassHelper. getELM2Class(SrvContext srvCtx, java.lang.Class<? extends ELObject> item)The specified M2Class instance.ELContainerAbleELContAsgnAble. getFirstOwnerWhichIsConformTo(java.lang.Class<? extends ELObject> kind)The first enclosing owner which is conform to the desired target argument kind.java.util.List<ARG_ElemNameIcon>ELContainerAble. getSortedContents(java.lang.Class<? extends ELObject> item)Returns the sorted list of contents specified by the exact element type.static java.util.List<ARG_VOclInfo>ELElementHelper. getVoclInstantiate(SrvContext srvCtx, java.lang.Class<? extends ELObject> item)Returns a sequence of infos for the instantiable types according to the input type.static java.util.List<ARG_VOclInfo>ELElementHelper. getVoclInstantiateExisting(SrvContext srvCtx, java.lang.Class<? extends ELObject> item)Returns a sequence of infos for the instantiable types according to the input type, which has existing instances.booleanELM2Class. isConformToVOcl(java.lang.Class<? extends ELObject> kind)True, if this class conforms to the class specified by argument kind.static K_VOCLK_VOCL. valueOf(java.lang.Class<? extends ELObject> value)Returns the enumeration constant of this type with the specified value.Constructor parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ELObject Constructor Description ARG_FilterByStereotypeName(java.lang.Class<? extends ELObject> voclM2Class, java.lang.String nameProfile, java.lang.String nameStereotype, boolean isExact, java.util.List<ELElement> seqItems)ARG_FindElementByIdOclReq(java.lang.Class<? extends ELObject> kVOcl, int id)ARG_MemberSpecification(java.lang.String name, java.lang.Class<? extends ELObject> vocl)ARG_MemberSpecificationInstance(java.lang.String name, java.lang.Class<? extends ELObject> vocl, ELElement ohOpt)ARG_TranslatableProperty(ELElement ohElem, ELM2Attribute ohM2Attr, java.lang.String strValue, boolean isNotToTranslate, java.lang.String strName, java.lang.String strUUID, java.lang.Class<? extends ELObject> kVOclProp, K_VATTR kVAttr, ARG_TranslatableElement valElem)ARG_View(ELElement ohRef, java.lang.Class<? extends ELObject> voclTrg, K_VW2 vWhat, java.lang.String pattern, int kind, int mode, int selLimit, boolean isExact, boolean sortIt, int cmp, ELElement ohStereo, boolean isExactStereotype)ARG_VOclInfo(java.lang.Class<? extends ELObject> vocl, java.lang.String name)ARG_XFindTypesTerm(boolean isNot, java.util.List<java.lang.Class<? extends ELObject>> seqType)ARG_XFindViewTerm(boolean isNot, K_VATTR vattr, K_OPERATOR op, int value, java.lang.Class<? extends ELObject> voclOutType, ELElement itemOutStereotype, ARG_XFindTerm term)ARG_XFindVOCLTerm(boolean isNot, java.lang.Class<? extends ELObject> vocl, boolean isExact) -
Uses of ELObject in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2er Modifier and Type Interface Description interfaceBI2CubeIn anBI2Cube, the data is stored redundantly in segments of a multidimensional cube.interfaceBI2CubeDimensionABI2CubeDimensionis an axis of anBI2Cubeand refers to aBI2DimensionTreeto determine the semantics of the axis labeling.interfaceBI2CubeDimensionHierarchyABI2CubeDimensionHierarchyindicates whichBI2Hierarchyis used for the axis labeling of theBI2CubeDimension.interfaceBI2DimensionAttributeABI2DimensionAttributeis a property of aBI2DimensionLeveland is also used in all hierarchy levels that belong to this dimension level.interfaceBI2DimensionIdAttributeABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for item identification.interfaceBI2DimensionLevelABI2DimensionLeveldescribes the semantic of the unit for which the data is collected.interfaceBI2DimensionPrecedenceABI2DimensionPrecedencebetween twoBI2DimensionLeveldimensional levels means that the upper level provides the aggregated data to the lower level.interfaceBI2DimensionShowAttributeABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for providing the data.interfaceBI2DimensionSortAttributeABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for sorting.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.interfaceBI2HierarchyLevelABI2HierarchyLevelis the use of aBI2DimensionLevelin aBI2Hierarchyand thus indirectly the use of theERAttributeSetassigned to the dimension level.interfaceBI2MeasurementTimeABI2MeasurementTimedefines the rule, at which point of time the data is determined.interfaceBIHierarchyDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchyAttributeDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchyLevelDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchyRoleDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceBIHierarchySortAttributeDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceERAttributeAnERAttributeis a property of anEREntity.interfaceERAttributeSetinterfaceERCheckConstraintAERCheckConstraintdescribes the value consistency of the attributes.interfaceEREntityAnEREntityas part of the Entity Relationship Model is specified by its attributes and its relationships to other entities.interfaceERForeignKeyinterfaceERGeneralizationAERGeneralizationis a special relationship between two entities.interfaceERGeneralizationSetAERGeneralizationSetis a collection of generalization relationships to specify disjoint and covering instance sets of the specialization entities.interfaceERRelationshipinterfaceERRoleinterfaceERUniqueKeyinterfaceERUsedAttributeinterfaceERViewAERViewto the Entity Relationship Model builds a table by joining and filtering the selected attributes.interfaceERViewAttributeAnERViewAttributedescribes a column of anERView.interfaceERViewElementinterfaceERViewFromAERViewFromof aERViewpoints to anERAttributeSetto use its attributes for viewing or filtering.interfaceERViewSubselectFromAERViewSubselectFromof aERViewpoints to anERAttributeSetto use its attributes in subselects wihtin expressions. -
Uses of ELObject in de.mid.innovator.srv2api.icw2erdia
Constructor parameters in de.mid.innovator.srv2api.icw2erdia with type arguments of type ELObject Constructor Description ARG_XERDiaDimensionPrecedenceEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, boolean isStrict)ARG_XERDiaEntityNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, K_ENTITY kEntity, boolean isWeakEntity)ARG_XERDiaGeneralizationSetNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_GENERAL_KIND kGeneralization)ARG_XERDiaHierarchyLevelNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean hasAttributeSet, boolean isRecursive, boolean isHiddenLevel)ARG_XERDiaLevelNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean hasAttributeSet)ARG_XERDiaRelshipEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, boolean hasWeakEntity, boolean isSrcMultMin0, boolean isTrgMultMin0, boolean isSrcMultMaxN, boolean isTrgMultMaxN, boolean isSrcForeignKeySide, boolean isTrgForeignKeySide)ARG_XERDiaRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, java.awt.Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, K_ERDIA kERDia, K_ERDIA kERDiaLastUpdate) -
Uses of ELObject in de.mid.innovator.srv2api.icw2gc
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2gc Modifier and Type Interface Description interfaceGCConceptA concept is a generic modeling construct which may be realized by different model elements.interfaceGCConceptConnectionThe directed connection between two concepts.interfaceGCConceptRealizationThe realization of a concept by another model element. -
Uses of ELObject in de.mid.innovator.srv2api.icw2gcdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2gcdia Modifier and Type Interface Description interfaceGCDiainterfaceGCDiaConceptEdgeinterfaceGCDiaConceptNodeMethod parameters in de.mid.innovator.srv2api.icw2gcdia with type arguments of type ELObject Modifier and Type Method Description java.util.List<PRDiaNode>GCDia. addDiaNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)java.util.List<PRDiaNode>GCDia. addDiaNodesOnly(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)Constructor parameters in de.mid.innovator.srv2api.icw2gcdia with type arguments of type ELObject Constructor Description ARG_XGCDiaConceptEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_PREDGESTYLE edgeStyle, K_PREDGE_TIP_STYLE kSrcTipStyle, K_PREDGE_TIP_STYLE kTrgTipStyle)ARG_XGCDiaConceptNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isAlreadyRealized, boolean isRealizationAllowed, boolean isContainerNode, int laneOrder, K_GCDIA_CONCEPTNODE_ARRANGE_TYPE arrangeType, K_GCDIA_CONCEPTNODE_COMPRESSION_TYPE compressionType, boolean isShaped, K_PRESSPEC_NODE_SHAPE shape, K_GCDIA_CONCEPT_TYPE type) -
Uses of ELObject in de.mid.innovator.srv2api.icw2ia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2ia Modifier and Type Interface Description interfaceIAActionExecSpecActionExecutionSpecification is a kind of ExecutionSpecification that represents the execution of an action.interfaceIAAltThe interactionOperator 'alt' designates that the CombinedFragment represents a choice of behavior.interfaceIAAssertThe interactionOperator 'assert' designates that the CombinedFragment represents an assertion.interfaceIABehaviorExecSpecBehaviorExecutionSpecification is a kind of ExecutionSpecification that represents the execution of a behavior.interfaceIABreakThe interactionOperator 'break' designates that the CombinedFragment represents a breaking scenario in the sense that the operand is a scenario that is performed instead of the remainder of the enclosing InteractionFragment.interfaceIACallMessageThe message is generated by a call to an operation.interfaceIACombinedA combined fragment defines an expression of interaction fragments.interfaceIAConsiderThe interactionOperator 'consider' designates which messages should be considered within this combined fragment.interfaceIAConstraintAn InteractionConstraint is a Boolean expression that guards an operand in a CombinedFragment.interfaceIAContinuationA Continuation is a syntactic way to define continuations of different branches of an Alternative CombinedFragment.interfaceIACoveredThis is a utility class for IACovered that provides static methods for creation or other purposes.interfaceIACoveringAn element which can cover anIALifeline.interfaceIACreateMessageThe message that designates the creation of another lifeline object.interfaceIACriticalThe interactionOperator 'critical' designates that the CombinedFragment represents a critical region.interfaceIADestructMessageThe message that designates the termination of another lifeline.interfaceIAExecOccSpecinterfaceIAExecSpecAn ExecutionSpecification is a specification of the execution of a unit of behavior or action within the lifeline.interfaceIAFragmentInteractionFragment is an abstract notion of the most general interaction unit.interfaceIAGateA gate is a connection point for relating a message outside an InteractionFragment with a message inside an InteractionFragment.interfaceIAIgnoreThe interacionOperator 'ignore' designates that there are some message types that are not shown within this combined fragment.interfaceIAInteractionAn interaction is a unit of behavior that focuses on the observable exchange of information between ConnectAbleElements.interfaceIALifelineA lifeline represents an individual participant in the iteraction.interfaceIALoopThe interactionOperator 'loop' designates that the CombinedFragment represents a loop.interfaceIALostAndFoundinterfaceIAMessageA message is a NamedElement that defines one specific kind of communication in an interaction.interfaceIAMessageEndA MessageEnd is an abstract NamedElement that represents what can occur at the end of a message.interfaceIAMessageOccSpecSpecifies the occurrence of message events, such as sending and receiving of signals or invoking or receiving of operation calls.interfaceIANegThe interactionOperator 'neg' designates that the CombinedFragment represents traces that are defined to be invalid.interfaceIAOccSpecAn OccurrenceSpecification is the basic semantic unit of interactions.interfaceIAOperandAn InteractionOperand is contained in a CombinedFragment.interfaceIAOptThe interactionOperator 'opt' designates that the CombinedFragment represents a choice of behavior where either the (sole) operand happens or nothing happens.interfaceIAOrderingA GeneralOrdering represents a binary relation between two OccurrenceSpecifications to describe that one OccurrenceSpecification must occur before the other in a valid trace.interfaceIAParThe interactionOperator 'par' designates that the CombinedFragment represents a parallel merge between the behaviors of the operands.interfaceIAReplyMessageThe message is a reply message to an operation call.interfaceIASeqThe interactionOperator 'seq' designates that the CombinedFragment represents a weak sequencing between the behaviors of the operands.interfaceIASignalMessageThe message was generated by the asynchronous sending of a signal.interfaceIAStateInvariantA StateInvariant is a runtime constraint on the participants of the interaction.interfaceIAStrictThe interactionOperator 'strict' designates that the CombinedFragment represents a strict sequencing between the behaviors of the operands.interfaceIAUseAn InteractionUse refers to an interaction. -
Uses of ELObject in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELObject 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.interfaceIMConstraintThis is a utility class for IMConstraint that provides static methods for creation or other purposes.interfaceIMConstraintAssigninterfaceIMDataTypeThis is a utility class for IMDataType that provides static methods for creation or other purposes.interfaceIMDataTypeDefinitionA type which describes the concrete storage characteristic within a type system.interfaceIMFeatureThis is a utility class for IMFeature that provides static methods for creation or other purposes.interfaceIMForeignKeyAbleThis is a utility class for IMForeignKeyAble that provides static methods for creation or other purposes.interfaceIMGeneralizationThis is a utility class for IMGeneralization that provides static methods for creation or other purposes.interfaceIMGeneralizationSetThis is a utility class for IMGeneralizationSet that provides static methods for creation or other purposes.interfaceIMIndexThis is a utility class for IMIndex that provides static methods for creation or other purposes.interfaceIMIndexedFeatureThis is a utility class for IMIndexedFeature that provides static methods for creation or other purposes.interfaceIMKeyThis is a utility class for IMKey that provides static methods for creation or other purposes.interfaceIMKeyFeatureThis is a utility class for IMKeyFeature that provides static methods for creation or other purposes.interfaceIMKeyRelationshipThis is a utility class for IMKeyRelationship that provides static methods for creation or other purposes.interfaceIMKeyRelationshipFeatureinterfaceIMProcedureThis is a utility class for IMProcedure that provides static methods for creation or other purposes.interfaceIMProcedureExpressionThis is a utility class for IMProcedureExpression that provides static methods for creation or other purposes.interfaceIMProcedureExpressionAbleThis is a utility class for IMProcedureExpressionAble that provides static methods for creation or other purposes.interfaceIMPropertyThis is a utility class for IMProperty that provides static methods for creation or other purposes.interfaceIMSemanticDataTypeA type which describes the semantic of its stored value.interfaceIMSequenceSubclass ofIMSemanticDataTypewith automatic unique value.interfaceIMStructuralFeatureThis is a utility class for IMStructuralFeature that provides static methods for creation or other purposes.interfaceIMTriggerThis is a utility class for IMTrigger that provides static methods for creation or other purposes.interfaceIMUniqueKeyThis is a utility class for IMUniqueKey that provides static methods for creation or other purposes.interfaceIMUniqueKeyFeatureinterfaceIMViewThis is a utility class for IMView that provides static methods for creation or other purposes.interfaceIMViewElementThe common behavier of view elements is the assignment of used features.interfaceIMViewFeatureThis is a utility class for IMViewFeature that provides static methods for creation or other purposes.interfaceIMViewFromThis is a utility class for IMViewFrom that provides static methods for creation or other purposes.interfaceIMViewSubselectFromThis is a utility class for IMViewSubselectFrom that provides static methods for creation or other purposes. -
Uses of ELObject in de.mid.innovator.srv2api.icw2imdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2imdia Modifier and Type Interface Description interfaceIMDiainterfaceIMDiaAssocNodeAssociation node in anIMDiaif the association is represented by three grafical elements, one node and two edges for their association ends.interfaceIMDiaClassifierNodeClassifier node in anIMDia.interfaceIMDiaCnstrLinkEdgeEdge in anIMDiabetween anIMDiaCnstrNodeand the constrained element.interfaceIMDiaCnstrNodeConstraint Node in anIMDia.interfaceIMDiaCompartmentContentNodeCompartement entry in aIMDiaCompartmentNode.interfaceIMDiaCompartmentNodeCompartement in aIMDiaClassifierNode.interfaceIMDiaEdgeEdge in anIMDia.interfaceIMDiaGeneralizationSetNodeNode of aIMGeneralizationSetin anIMDia.interfaceIMDiaHierNodeThis is a utility class for IMDiaHierNode that provides static methods for creation or other purposes.Fields in de.mid.innovator.srv2api.icw2imdia with type parameters of type ELObject Modifier and Type Field Description java.lang.Class<? extends ELObject>ARG_IMAddEdgeList. kVOclPresgraphical element typeMethod parameters in de.mid.innovator.srv2api.icw2imdia with type arguments of type ELObject Modifier and Type Method Description java.util.List<PRPresContent>IMDia. addEdgeDlg(java.util.List<? extends ADClientAble> seqSel, java.lang.Class<? extends ELObject> kVOclPres, boolean isDirParent, boolean addNode)Add generalizations or relationships as edges to this diagram.java.util.List<IMDiaHierNode>IMDiaHierNode. addHierNode(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)Constructor parameters in de.mid.innovator.srv2api.icw2imdia with type arguments of type ELObject Constructor Description ARG_IMAddEdgeList(java.util.List<ADClientAble> seqSel, java.lang.Class<? extends ELObject> kVOclPres, boolean isDirParent, boolean addNode)ARG_XIMDiaCompartmentContentNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean isAssocEnd, K_VATTR kVAttrType, boolean isPartOfManyForeignKeys) -
Uses of ELObject in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2meta Modifier and Type Interface Description interfaceADAccessAbleElements which can be set an access tointerfaceADAliasA list of aliases can be assigned to a model version.interfaceADAnnotationinterfaceADApplicationConfigurationinterfaceADBranchinterfaceADBranchLogThis is a utility class for ADBranchLog that provides static methods for creation or other purposes.interfaceADBranchLogBackupinterfaceADBranchLogLocalinterfaceADBranchLogMergeinterfaceADBranchLogRemoteModelinterfaceADBranchLogSplitinterfaceADChangeSetThe currently active change set of the assigned users.interfaceADChangeSetFragmentThe time interval in which a user contributed to a change set.interfaceADClientAbleThis is a utility class for ADClientAble that provides static methods for creation or other purposes.interfaceADConfigTranslationinterfaceADCSInstanceRepresents a instance in the context of a change set log.interfaceADCSInstLocalizedNameinterfaceADCSMM2TypedEnumValueThe reference to an enum member of an mm2typed element in a change set.interfaceADCSMM2TypedStringValuethe string value of an mm2typed element in a change set.interfaceADCSMM2TypedValuethe value of an mm2typed element in a change set.interfaceADCSOperationinterfaceADCSPropertyValuea property an its value.interfaceADCSPropertyValueLongA long valued property value.interfaceADCSPropertyValueRefA instance valued property value.interfaceADCSPropertyValueStringA string valued property value.interfaceADEventLogEntryinterfaceADEventLogEntryModelinterfaceADEventLogEntryRemoteModelinterfaceADExecuteAbleElements which an execution permission may be set for.interfaceADFindAbleElements which can be found by the find dialog.interfaceADHistoryAbleElement which owns history information.interfaceADInoHostRepresents a single host entry.interfaceADLockRepresents the lock for an elementinterfaceADLockAbleElements which can be locked by a user.interfaceADLoginRepresents a single login for a user.interfaceADLoginAbleElements which can create a login.interfaceADLogOptionSpecial options for logging-in.interfaceADM2AttrModifyAbleThis is a utility class for ADM2AttrModifyAble that provides static methods for creation or other purposes.interfaceADMdlAdminRepresents the model administrator.interfaceADMdlGuestRepresents a guest for login to a model.interfaceADMdlLogOptionRepresents an option for a model login.interfaceADMdlUserRepresents a common model user which is used for connecting to a model.interfaceADModelRepresents a common model.interfaceADModelTranslationinterfaceADOptionRepresents a common option.interfaceADOptionAbleElements which can own an option.interfaceADReferenceAbleElement which may be referenced.interfaceADRepAdminRepresents the repository administrator.interfaceADRepLogOptionRepresents an option for the purpose of repository login.interfaceADRepositoryRepresents the repository.interfaceADSyncedElementA synchronized element represents a conceptual element that occurs in different method contexts through synchronized stereotypes.interfaceADTimeAbleElements which contain a time stamp.interfaceADTranslationAbleThis is a utility class for ADTranslationAble that provides static methods for creation or other purposes.interfaceADUpdateOptionOptions for update purpose.interfaceADUpdIntervalRepresents an interval update option.interfaceADUpdTimeRepresents a time update option.interfaceADUserHostOptionRepresents a user option for a host.interfaceADUserOptionRepresents an option for a user.interfaceADUsrRoleRoles are used for access and execution right.interfaceADVersionAbleElements which are versionable.interfaceADXModelRepresents an InoX model.interfaceMM2AssociationinterfaceMM2AttributeinterfaceMM2ClassinterfaceMM2ClassificationThis is a utility class for MM2Classification that provides static methods for creation or other purposes.interfaceMM2ClassificationConstraintinterfaceMM2CLCompartmentinterfaceMM2FontColorinterfaceMM2FormatRuleParameterinterfaceMM2LocaleinterfaceMM2PackageinterfaceMM2PresentationinterfaceMM2PropertyThis is a utility class for MM2Property that provides static methods for creation or other purposes.interfaceMM2SchemainterfaceMM2SchemaTranslationinterfaceMM2TypeThis is a utility class for MM2Type that provides static methods for creation or other purposes.interfaceMM2TypeBooleaninterfaceMM2TypeDateTimeinterfaceMM2TypedElementThis is a utility class for MM2TypedElement that provides static methods for creation or other purposes.interfaceMM2TypedPropertyThis is a utility class for MM2TypedProperty that provides static methods for creation or other purposes.interfaceMM2TypedTSOptionThis is a utility class for MM2TypedTSOption that provides static methods for creation or other purposes.interfaceMM2TypeEnuminterfaceMM2TypeEnumMemberinterfaceMM2TypeIntegerinterfaceMM2TypeLonginterfaceMM2TypeRangeinterfaceMM2TypeStringinterfaceMM2TypeVoidinterfaceMM2VerifyinterfaceMMAddIteminterfaceMMAttachmentAbleThis is a utility class for MMAttachmentAble that provides static methods for creation or other purposes.interfaceMMColorValueinterfaceMMCommentContainerAbleThis is a utility class for MMCommentContainerAble that provides static methods for creation or other purposes.interfaceMMCreateCLInstinterfaceMMCreateELInstinterfaceMMCreateTemplateinterfaceMMEngineeringActioninterfaceMMEngineeringSequenceinterfaceMMFCValueThis is a utility class for MMFCValue that provides static methods for creation or other purposes.interfaceMMFilterinterfaceMMFilterPropertyinterfaceMMFontColorinterfaceMMFontValueinterfaceMMFormatinterfaceMMFormatAbleThis is a utility class for MMFormatAble that provides static methods for creation or other purposes.interfaceMMFormatRuleinterfaceMMFormatRuleParameterinterfaceMMFormatRuleSetThis is a utility class for MMFormatRuleSet that provides static methods for creation or other purposes.interfaceMMFormatRuleSetOfClassinterfaceMMFormatRuleSetOfRoleinterfaceMMGeneralThis element is only used as meta class for the configuration of general labels and texts.interfaceMMLabelRepresents a label definition.interfaceMMLabelAbleElements which are allowed to own labels.interfaceMMLabelTextAttachmentAbleThis is a utility class for MMLabelTextAttachmentAble that provides static methods for creation or other purposes.interfaceMMLocalizAbleThis is a utility class for MMLocalizAble that provides static methods for creation or other purposes.interfaceMMMenuinterfaceMMMenuAbleThis is a utility class for MMMenuAble that provides static methods for creation or other purposes.interfaceMMMenuIteminterfaceMMMenuItemAbleThis is a utility class for MMMenuItemAble that provides static methods for creation or other purposes.interfaceMMMetaCommentAbleThis is a utility class for MMMetaCommentAble that provides static methods for creation or other purposes.interfaceMMMetamodelElementAbstract meta class of elements contained in profiles.interfaceMMPresEntryinterfaceMMProfileA profile is a kind of package that extends a reference metamodel.interfaceMMProfileApplicationinterfaceMMProfileTranslationinterfaceMMRecipeinterfaceMMRoleExecutionAn execution right is owned my a profile.interfaceMMStereotypeA 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.interfaceMMStereotypeAbleElements which are allowed to have stereotypes.interfaceMMStereotypeBuildingBlockBuilding block to create an element.interfaceMMStereotypeExtensioninterfaceMMStereotypeFileAbleThis is a utility class for MMStereotypeFileAble that provides static methods for creation or other purposes.interfaceMMStereotypePropertyinterfaceMMStereotypeRelatedElementThis is a utility class for MMStereotypeRelatedElement that provides static methods for creation or other purposes.interfaceMMStereotypeRelPropertyinterfaceMMStereotypeRelTSOptioninterfaceMMStereotypeTSOptioninterfaceMMSyncedPropertyA synchronized property is valid for all stereotypes of itsMMSyncSet.
It is a property of the conceptual element that is the same in every method context.interfaceMMSyncedStereotypeA synchronized stereotype is the use of a stereotype in aMMSyncSet.interfaceMMSyncProfileinterfaceMMSyncSetA synchronization set defines the set of stereotypes that synchronize properties with each other.
This allows the same conceptual element to be used in different methods.interfaceMMSyncSetPropertyA synchronization property is a property that keeps the values in redundant properties of their stereotypes synchronized.interfaceMMTextRepresents a text definition.interfaceMMTextAbleElements which texts can be assigned to.interfaceMMTextValueRepresents an existing text.interfaceMMTSDefaultValueinterfaceMMTSTypeinterfaceMMTSTypeClassinterfaceMMTSTypeMappinginterfaceMMTypeSysteminterfaceMMVerifyinterfaceMMVerifyClassificationinterfaceMMVerifyMsginterfaceMMVerifyPackageinterfaceMMXProfileFields in de.mid.innovator.srv2api.icw2meta with type parameters of type ELObject Modifier and Type Field Description java.lang.Class<? extends ELObject>ARG_NameInChangeSetLog. kVoclmeta class of the specified elemnentjava.lang.Class<? extends ELObject>ARG_VOclAndId. kVoclmeta class of the specified elementjava.lang.Class<? extends ELObject>ARG_ClassViewAttrs. kVOclcurrent element typejava.lang.Class<? extends ELObject>ARG_FindDeletedElementsIn. kVOclmeta class of the searched elementjava.lang.Class<? extends ELObject>ARG_InstNode. kVOclmeta class if ohInst is emptyjava.lang.Class<? extends ELObject>ARG_TabAbleClassification. kVOclelement typejava.lang.Class<? extends ELObject>ARG_TabCreate. kVOcltype of the elementjava.lang.Class<? extends ELObject>ARG_TabCreateObjectIn. kVOcltype of the elementjava.lang.Class<? extends ELObject>ARG_TabCreateTemplate. kVOclkind of the create template instancejava.lang.Class<? extends ELObject>ARG_TabType. kVOcltype of the required elementsjava.lang.Class<? extends ELObject>ARG_ViewAttr. kVOclelement type of the view resultjava.lang.Class<? extends ELObject>ARG_EvaluateRelationshipTemplate. kVOclEdgetype of the new edgejava.lang.Class<? extends ELObject>ARG_EvaluateRelationshipTemplateWithRequirement. kVOclEdgetype of the new edgejava.lang.Class<? extends ELObject>ARG_XBrowserNodeRep. kVOclElemmeta class of this elementjava.lang.Class<? extends ELObject>ARG_AddNodes. kVOclModelType of the model element to be addedjava.lang.Class<? extends ELObject>ARG_MMMenuItemOut. kVOclModelKind of the new model elementjava.lang.Class<? extends ELObject>ARG_EvaluateRelationshipTemplate. kVOclNodetype of the new nodejava.lang.Class<? extends ELObject>ARG_EvaluateRelationshipTemplateWithRequirement. kVOclNodetype of the new nodejava.lang.Class<? extends ELObject>ARG_AddNodes. kVOclPresType of the presentation element to be createdjava.lang.Class<? extends ELObject>ARG_MMMenuItemOut. kVOclPresKind of the new presentation elementjava.util.List<java.lang.Class<? extends ELObject>>ARG_MMMenuItemOut. seqAddContextlist of valid context element types for add, empty if diagram is the valid contextjava.util.List<java.lang.Class<? extends ELObject>>ARG_GetViewAttributesForImpactAnalysisIn. seqVOcllist of element typesjava.util.List<java.lang.Class<? extends ELObject>>ARG_MMProfileElementVOclSeq. seqVOclList of kinds of presentation elements for each meta classjava.util.List<java.lang.Class<? extends ELObject>>ARG_StereotypeList. seqVOcllist of element typesjava.util.List<java.lang.Class<? extends ELObject>>ARG_TabAbleClassificationIn. seqVOcllist of element typesjava.lang.Class<? extends ELObject>ARG_XFindSqlIntelliSenseMetaClass. voclInvariant metaclass numberjava.lang.Class<? extends ELObject>ARG_GetStereotype. voclM2Classmeta class of stereotypejava.lang.Class<? extends ELObject>ARG_GetTemplate. voclM2Classmeta class of templatejava.lang.Class<? extends ELObject>ARG_StereotypeInfo. voclM2Classvocl of nameM2ClassMethods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ELObject Modifier and Type Method Description java.lang.Class<? extends ELObject>MMStereotype. getVOclOfStereotypeClass()The meta element type of the stereotype class of this stereotype.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ELObject Modifier and Type Method Description ARG_EvaluateRelationshipTemplateOutMMCreateTemplate. evaluateRelationshipTemplate(ADClientAble ohSrc, ADClientAble ohTrg, MMCreateTemplate ohTmpl, K_SIDE kSide, java.awt.Point ptPos, java.lang.Class<? extends ELObject> kVOclNode, java.lang.Class<? extends ELObject> kVOclEdge)Creates a relationship from the current object between the specified source and target element.ARG_EvaluateRelationshipTemplateOutMMCreateTemplate. evaluateRelationshipTemplateWithRequirement(ADClientAble ohSrc, ADClientAble ohSrcReq, ADClientAble ohTrg, ADClientAble ohTrgReq, MMCreateTemplate ohTmpl, ADClientAble ohRelReq, K_SIDE kSide, java.awt.Point ptPos, java.lang.Class<? extends ELObject> kVOclNode, java.lang.Class<? extends ELObject> kVOclEdge)Creates a relationship from the current object between the specified source and target element.static ARG_FindDeletedElementsADCSInstanceHelper. getFindDeletedElements(SrvContext srvCtx, java.lang.String name, boolean isSearchByPattern, java.lang.Class<? extends ELObject> kVOcl, java.util.Date lStartTime, java.util.Date lEndTime)Searches in change log for deleted elements.static ELElementADModelHelper. getFindElementById(SrvContext srvCtx, java.lang.Class<? extends ELObject> kVOcl, int id)If it exists, returns the model element described by the ARG_FindElementByIdOclReq structure.MMStereotypeADModel. getStereotype(java.lang.String nameProfile, java.lang.String nameStereotype, java.lang.Class<? extends ELObject> voclM2Class)Returns the specified stereotype.java.util.List<MMStereotype>MMProfile. getStereotypeByMetaClass(MM2Class refObj, java.lang.String pattern, java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)All meta class stereotypes specified by meta class or argument kind which are owned and imported by this profile.java.util.List<MMStereotype>MMProfile. getStereotypeByMetaClassTransitive(MM2Class refObj, java.lang.String pattern, java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)All meta class stereotypes or transitive specializations specified by meta class or argument kind which are owned and imported by this profile.static java.util.List<MMStereotype>MMStereotypeHelper. getStereotypeByVOcl(SrvContext srvCtx, java.lang.Class<? extends ELObject> item)All not abstract stereotypes of the specified meta class.java.util.List<ARG_TabAbleClassification>ADXModel. getTabAbleClassifications(java.util.List<java.lang.Class<? extends ELObject>> seqVOcl)The result list contains stereotypes for each element type of the parameter list, which are allowed as table.java.util.List<ARG_TabCreateTemplate>ADM2AttrModifyAble. getTabCreateTemplate(java.lang.Class<? extends ELObject> kVOcl, boolean isExact, K_VATTR kVAttr, java.lang.String strType, java.lang.String strAttr, ADClientAble ohElem, boolean hasVAttrSecond, boolean wantColor, java.lang.String strColorLabel, boolean wantText)Returns a list of create templates.ARG_TabCellObjectListADM2AttrModifyAble. getTabCreateTemplateObjectList(MMCreateTemplate ohTmpl, java.lang.Class<? extends ELObject> kVOcl, K_VATTR kVAttr, java.lang.String strPattern, boolean withName)Returns the list of valid objects as target for the evaluation of specified template at this element.ARG_TabRowListADM2AttrModifyAble. getTabRowList(java.lang.Class<? extends ELObject> kVOcl, boolean isExact, K_VATTR kVAttr, java.lang.String strType, java.lang.String strAttr, ADClientAble ohElem, boolean hasVAttrSecond, boolean wantColor, java.lang.String strColorLabel, boolean wantText)Returns a list of rows with properties.MMCreateTemplateADModel. getTemplate(java.lang.String nameProfile, java.lang.String nameTemplate, java.lang.Class<? extends ELObject> voclM2Class)Returns the specified template.static ARG_GetViewAttributesForImpactAnalysisOutMM2ClassificationHelper. getViewAttributesForImpactAnalysis(SrvContext srvCtx, java.util.List<java.lang.Class<? extends ELObject>> seqVOcl)Returns a list of view attributes which may be used by the impact analysis of the specified element types.java.util.List<ADClientAble>ADM2AttrModifyAble. tabCreateTemplate(MMCreateTemplate ohTmpl, java.lang.Class<? extends ELObject> kVOcl, K_VATTR kVAttr, java.util.List<? extends ADClientAble> seqElem)Create a new element with the specified create template.Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ELObject Constructor Description ARG_AddNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)ARG_ClassViewAttrs(java.lang.Class<? extends ELObject> kVOcl, java.util.List<ARG_ViewAttr> seqViewAttr)ARG_EvaluateRelationshipTemplate(ADClientAble ohSrc, ADClientAble ohTrg, MMCreateTemplate ohTmpl, K_SIDE kSide, java.awt.Point ptPos, java.lang.Class<? extends ELObject> kVOclNode, java.lang.Class<? extends ELObject> kVOclEdge)ARG_EvaluateRelationshipTemplateWithRequirement(ADClientAble ohSrc, ADClientAble ohSrcReq, ADClientAble ohTrg, ADClientAble ohTrgReq, MMCreateTemplate ohTmpl, ADClientAble ohRelReq, K_SIDE kSide, java.awt.Point ptPos, java.lang.Class<? extends ELObject> kVOclNode, java.lang.Class<? extends ELObject> kVOclEdge)ARG_FindDeletedElementsIn(java.lang.String name, boolean isSearchByPattern, java.lang.Class<? extends ELObject> kVOcl, java.util.Date lStartTime, java.util.Date lEndTime)ARG_GetStereotype(java.lang.String nameProfile, java.lang.String nameStereotype, java.lang.Class<? extends ELObject> voclM2Class)ARG_GetTemplate(java.lang.String nameProfile, java.lang.String nameTemplate, java.lang.Class<? extends ELObject> voclM2Class)ARG_GetViewAttributesForImpactAnalysisIn(java.util.List<java.lang.Class<? extends ELObject>> seqVOcl)ARG_InstNode(int id, boolean processIt, ELElement ohInst, java.lang.Class<? extends ELObject> kVOcl, java.util.List<ARG_InstNodeProp> seqProp, java.util.List<ARG_InstNodeRsIn> seqRsIn, java.util.List<ARG_InstNodeRsOut> seqRsOut, java.util.List<java.lang.String> seqFile, java.util.List<ARG_InstNode> seqOrder)ARG_MMMenuItemOut(MMMenuItem ohItem, MMMenuItemAble ohAble, java.lang.String nameItem, java.lang.String nameBmp, java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, int idStereo, java.lang.String strComment, java.lang.String strMeta, boolean isDia, boolean hasRequirement, boolean hasCreate, boolean hasSelMany, K_ENGINEERING kEngineering, java.util.List<java.lang.Class<? extends ELObject>> seqAddContext, int iEnumCreate)ARG_MMMenuItemOut(MMMenuItem ohItem, MMMenuItemAble ohAble, java.lang.String nameItem, java.lang.String nameBmp, java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, int idStereo, java.lang.String strComment, java.lang.String strMeta, boolean isDia, boolean hasRequirement, boolean hasCreate, boolean hasSelMany, K_ENGINEERING kEngineering, java.util.List<java.lang.Class<? extends ELObject>> seqAddContext, int iEnumCreate)ARG_NameInChangeSetLog(java.lang.Class<? extends ELObject> kVocl, int clientId, ELElement ohElem, java.lang.String name, java.lang.String ownerQualifiedName)ARG_StereotypeInfo(MMStereotype ohStereo, java.lang.String nameStereo, java.lang.String bitmapStereo, java.lang.String nameProfile, java.lang.String nameM2Class, java.lang.Class<? extends ELObject> voclM2Class, boolean isAbstract)ARG_TabAbleClassification(java.lang.Class<? extends ELObject> kVOcl, java.lang.String strDisplayName, java.lang.String strDisplayBitmap, java.lang.String strUUID, java.lang.String strName)ARG_TabAbleClassificationIn(java.util.List<java.lang.Class<? extends ELObject>> seqVOcl)ARG_TabCreate(MMCreateTemplate ohTmpl, java.lang.Class<? extends ELObject> kVOcl, K_VATTR kVAttr, java.util.List<ADClientAble> seqElem)ARG_TabCreateObjectIn(MMCreateTemplate ohTmpl, java.lang.Class<? extends ELObject> kVOcl, K_VATTR kVAttr, java.lang.String strPattern, boolean withName)ARG_TabCreateTemplate(java.lang.String strName, java.lang.String strElemType, java.lang.String strBitmap, MMCreateTemplate ohTmpl, java.lang.Class<? extends ELObject> kVOcl, java.lang.String strComment)ARG_TabType(java.lang.Class<? extends ELObject> kVOcl, boolean isExact, K_VATTR kVAttr, java.lang.String strType, java.lang.String strAttr, ADClientAble ohElem, boolean hasVAttrSecond, boolean wantColor, java.lang.String strColorLabel, boolean wantText)ARG_ViewAttr(K_VATTR kVAttr, K_VW2 kVW2, java.lang.Class<? extends ELObject> kVOcl, boolean useForDisplay, boolean isToVersionRoot, boolean isMultiValued, ARG_ViewAttr valOppositeAssocEnd, java.util.List<ARG_ViewAttr> seqSubsets)ARG_VOclAndId(java.lang.Class<? extends ELObject> kVocl, int clientId)ARG_XBrowserNodeRep(ADClientAble ohElem, java.lang.Class<? extends ELObject> kVOclElem, int idStereoElem, int idModel, ARG_XImageRep valImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, ARG_XBrowserNodeRep valContainer, java.util.List<ARG_XBrowserNodeRep> seqContent, java.util.Date timeCreation, java.util.Date timeModification, java.util.Date timeCheckOut, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isLeaf, boolean isMenuAble, boolean isProxyAbleObsolete, boolean isRenameAble, boolean isSortAble, boolean isTextAble, boolean isTransformAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isReference, boolean isOwnerModifyAble, boolean isReadAble, boolean hasRoleAccess, boolean isMultipleCalled, boolean isService, boolean hasAttachment, int cntTextDefinition, int cntTextValue, java.lang.String strUUIDElem, java.lang.String strUUIDContainer, boolean isDuplicateAble, java.util.List<ADClientAble> seqSyncElem)ARG_XFindSqlIntelliSenseMetaClass(java.lang.String nameApi, java.lang.String nameModel, java.util.List<ARG_XFindSqlIntelliSenseClassifier> seqSuper, java.util.List<ARG_XFindSqlIntelliSenseClassifier> seqSub, java.util.List<ARG_XFindSqlIntelliSenseProfileProperty> seqProfileProperty, java.util.List<ARG_XFindSqlIntelliSenseElement> seqView, java.lang.String bitmap, boolean isUsed, java.lang.Class<? extends ELObject> vocl, boolean isAbstract, java.util.List<ARG_XFindSqlIntelliSenseStereotype> seqStereotype, java.util.List<ARG_XFindSqlIntelliSenseMetaProperty> seqMetaProperty) -
Uses of ELObject in de.mid.innovator.srv2api.icw2model
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2model Modifier and Type Interface Description interfaceMEAbstractionAn abstraction is a relationship that relates two elements or sets of elements that represent the same concept at different levels of abstraction or from different viewpoints.interfaceMEAssignAbleConstraintThis is a utility class for MEAssignAbleConstraint that provides static methods for creation or other purposes.interfaceMEAttachmentinterfaceMEAttachmentAssigninterfaceMECommentA comment gives the ability to attach various remarks to elements.interfaceMECommentAbleThese elements may be annotated by a comment.interfaceMECommentAssignRepresents the assignment between the comment and the commented element.interfaceMEConfigurationManagementConfiguration management package.interfaceMEConstraintA constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element.interfaceMEConstraintAbleThis is a utility class for MEConstraintAble that provides static methods for creation or other purposes.interfaceMEConstraintAssigninterfaceMECopyinterfaceMECreateRedirectinterfaceMEDependencyA dependency is a relationship that signifies that a single or a set of model elements requires other model elements for their specification or implementation.interfaceMEDurationConstraintA DurationConstraint defines a Constraint that refers to a DurationInterval.interfaceMEElementImportAn element import identifies an element in another package and allows the element to be referenced using its name without a qualifier.interfaceMEHierarchyAbleAbstract superclass for Metaclasses which may own PackageableElements, e.g.interfaceMEIntervalConstraintAn IntervalConstraint defines a constraint that refers to an interval.interfaceMEMappingConfigurationPackageAbstract mapping configuration package.interfaceMEMappingConfigurationPackageForwardMapping configuration package forward direction.interfaceMEMappingConfigurationPackageReverseMapping configuration package reverse direction.interfaceMEMappingDependencyMapping dependendcy is a subclass ofMEDependency.interfaceMEMappingPackageContentPackage used for content below MappingPackageType.interfaceMEMappingPackageTypeAbstract mapping package type defines the mapping type.interfaceMEMappingPackageTypeForwardImplementing mapping type with direction FORWARD.interfaceMEMappingPackageTypeReverseImplementing mapping type with direction REVERSE.interfaceMEModelA model captures a view of a physical system.interfaceMEModelElementAn element is a constituent of a model.interfaceMENamedElementThis is a utility class for MENamedElement that provides static methods for creation or other purposes.interfaceMENamespaceAbleA namespace is a named element that can own other named elements.interfaceMENamespaceAsgnAbleA named element represents elements that may have a name.interfaceMEPackageA package is a namespace for its members and may contain other packages.interfaceMEPackageAbleA packageable element indicates a named element that may be owned directly by a package.interfaceMEPackageImportA package import is a relationship that allows the use of unqualified names to refer to package members from other namespaces.interfaceMEProxyAbstract Proxy Base ClassinterfaceMEProxyAssignmentSpecialized depencency for associating MEProxy and tangible elements.interfaceMEProxyExternalinterfaceMEProxyInnovatorinterfaceMERealizationRealization is a specialized abstraction relationship between two sets of model elements, one representing a specification (the supplier) and the other represents an implementation of the latter (the client).interfaceMERefAbleAsResourceThis is a utility class for MERefAbleAsResource that provides static methods for creation or other purposes.interfaceMEReferenceContainerAbleThis is a utility class for MEReferenceContainerAble that provides static methods for creation or other purposes.interfaceMERequirementinterfaceMESectioninterfaceMESimpleConstraintinterfaceMEStereotypeAbleThis is a utility class for MEStereotypeAble that provides static methods for creation or other purposes.interfaceMEStubPackageAbstract Stub Package.interfaceMEStubPackageBaseStub package base package collecting all stub packages within a system model.interfaceMEStubPackageExternalModelStub package for external models.interfaceMEStubPackageInnovatorStub package for Innovator modelsinterfaceMESystemModelinterfaceMESystemModelManagementSystem model management package containing MEConfigurationManagement and MEStubPackageBase packages.interfaceMETimeConstraintA TimeConstraint defines a Constraint that refers to a TimeInterval.interfaceMETriggerReferenceAbleThis is a utility class for METriggerReferenceAble that provides static methods for creation or other purposes.interfaceMEUsageA usage is a relationship which one element requires another element (or set of elements) for its full implementation or operation.interfaceMEValSpecExpressioninterfaceMEValSpecOpaqueExprAn opaque expression is an uninterpreted textual statement that denotes a (possibly empty) set of values when evaluated in a context.Fields in de.mid.innovator.srv2api.icw2model with type parameters of type ELObject Modifier and Type Field Description java.lang.Class<? extends ELObject>ARG_GetPossibleDependency. kVOclelement type of the dependencyjava.lang.Class<? extends ELObject>ARG_PossibleContainer. kVOclelement typejava.lang.Class<? extends ELObject>ARG_DependencySourceTargetListIn. kVOclDependencymeta class of required dependenciesjava.lang.Class<? extends ELObject>ARG_DependencyStereotype. kVOclDependencymeta class of dependencyjava.lang.Class<? extends ELObject>ARG_DependencySourceTargetListIn. kVOclSourcemeta class of source elementjava.lang.Class<? extends ELObject>ARG_DependencySourceTargetListIn. kVOclTargetmeta class of target elementMethod parameters in de.mid.innovator.srv2api.icw2model with type arguments of type ELObject Modifier and Type Method Description java.util.List<MMStereotype>MEModelElement. getContentStereotypeByClass(java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)Stereotypes for instances of argument kind which are valid as content within this element as selection.java.util.List<MMCreateTemplate>MEModelElement. getCreateTemplateByClass(java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)Create templates for instances of argument kind with this element as selection.static ARG_DependencySourceTargetListOutMEDependencyHelper. getDependencySourceTargetList(SrvContext srvCtx, java.lang.Class<? extends ELObject> kVOclDependency, boolean isExactDependency, MMStereotype ohStereoDependency, java.lang.Class<? extends ELObject> kVOclSource, boolean isExactSource, java.lang.Class<? extends ELObject> kVOclTarget, boolean isExactTarget, boolean onlyExisting, java.util.List<? extends ADClientAble> seqSource, java.util.List<? extends ADClientAble> seqTarget)Returns a list of all dependencies of the specified meta class.MMStereotypeMEModelElement. getFirstValidContentStereotype(java.lang.Class<? extends ELObject> kind)Stereotypes for instances of argument kind which are valid as content within the model container of this element.java.util.List<MMCreateTemplate>MEModel. getKnownCreateTemplatesByMetaClassification(MMStereotype refObj, java.lang.String pattern, java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)All create templates of meta class or stereotype specified byargument refObjor argument kind which are owned by profiles transitive imported by this model.java.util.List<MMStereotype>MEModel. getKnownStereotypesByMetaClass(MM2Class refObj, java.lang.String pattern, java.lang.Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags)All stereotypes of meta class specified by meta class or argument kind which are owned by profiles transitive imported by this model.Constructor parameters in de.mid.innovator.srv2api.icw2model with type arguments of type ELObject Constructor Description ARG_DependencySourceTargetListIn(java.lang.Class<? extends ELObject> kVOclDependency, boolean isExactDependency, MMStereotype ohStereoDependency, java.lang.Class<? extends ELObject> kVOclSource, boolean isExactSource, java.lang.Class<? extends ELObject> kVOclTarget, boolean isExactTarget, boolean onlyExisting, java.util.List<ADClientAble> seqSource, java.util.List<ADClientAble> seqTarget)ARG_DependencyStereotype(java.lang.Class<? extends ELObject> kVOclDependency, MMStereotype ohStereo, java.lang.String strType, java.lang.String strBitmap, java.lang.String strColor, java.util.List<ARG_DependencySourceTarget> seqDep, java.util.List<ARG_DependencyStereotypeModel> seqDepModel)ARG_GetPossibleDependency(java.lang.Class<? extends ELObject> kVOcl, java.lang.String strName, java.util.List<MMStereotype> seqStereo, java.util.List<java.lang.String> seqStName)ARG_PossibleContainer(MMStereotype ohStereo, java.lang.Class<? extends ELObject> kVOcl, boolean onlyHierAble) -
Uses of ELObject in de.mid.innovator.srv2api.icw2pres
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2pres Modifier and Type Interface Description interfacePRAnalysisDiainterfacePRBDiaThis is a utility class for PRBDia that provides static methods for creation or other purposes.interfacePRBDiaBENodeThis is a utility class for PRBDiaBENode that provides static methods for creation or other purposes.interfacePRDiaThis is a utility class for PRDia that provides static methods for creation or other purposes.interfacePRDiaAttachmentEdgeinterfacePRDiaAttachmentNodeinterfacePRDiaCalloutEdgeinterfacePRDiaCalloutNodeinterfacePRDiaEdgeThis is a utility class for PRDiaEdge that provides static methods for creation or other purposes.interfacePRDiaEdgePointinterfacePRDiaEdgeSegThe combination of aPRDiaSegNodeand aPRDiaSegEdge.interfacePRDiaFrameNodeinterfacePRDiaNodeThis is a utility class for PRDiaNode that provides static methods for creation or other purposes.interfacePRDiaNoteinterfacePRDiaNoteEdgeinterfacePRDiaSegEdgeThe connector edge of an edge segment.interfacePRDiaSegNodeThe connector node of an edge segment.interfacePRDiaWhiteboardinterfacePRDiaWhiteboardAttributeEdgeinterfacePRDiaWhiteboardEdgeinterfacePRDiaWhiteboardNodeinterfacePRPresContentThis is a utility class for PRPresContent that provides static methods for creation or other purposes.interfacePRPresContextThis is a utility class for PRPresContext that provides static methods for creation or other purposes.interfacePRPresElementThis is a utility class for PRPresElement that provides static methods for creation or other purposes.interfacePRPresTextinterfacePRVersionAbleDiaThis is a utility class for PRVersionAbleDia that provides static methods for creation or other purposes.Fields in de.mid.innovator.srv2api.icw2pres with type parameters of type ELObject Modifier and Type Field Description java.lang.Class<? extends ELObject>ARG_AddEdgeAndTargetNode. kVOclEdgeelement type of the added edgejava.lang.Class<? extends ELObject>ARG_AddEdgeAndTargetNodeList. kVOclEdgeelement type of the added edgejava.lang.Class<? extends ELObject>ARG_AddEdgesAndTargetNodes. kVOclEdgeelement type of the added edgejava.lang.Class<? extends ELObject>ARG_PRAddAbleEdgeEntry. kVOclEdgeelement type of the presentation edgejava.lang.Class<? extends ELObject>ARG_XPresElementRep. kVOclModelmeta class of the model elementjava.lang.Class<? extends ELObject>ARG_DiaDrop. kVOclPreselement type of the created presentation elementjava.lang.Class<? extends ELObject>ARG_XPresElementRep. kVOclPresmeta class of the presentation elementjava.lang.Class<? extends ELObject>ARG_AddAbleEdgeListType. kVOclRelelement type of the element to be added as edgeMethod parameters in de.mid.innovator.srv2api.icw2pres with type arguments of type ELObject Modifier and Type Method Description PRDiaEdgePRDia. addEdgeAndTargetNode(ADClientAble ohNode, ADClientAble ohElem, java.lang.Class<? extends ELObject> kVOclEdge, java.awt.Point ptPos, boolean isSourceSide)java.util.List<PRDiaEdge>PRDia. addEdgesAndTargetNodes(ADClientAble ohNode, java.util.List<? extends ADClientAble> seqElem, java.lang.Class<? extends ELObject> kVOclEdge, java.awt.Point ptPos, java.awt.Point ptOffset, boolean isSourceSide)static java.util.List<PRPresContent>PRPresElementHelper. diaDrop(SrvContext srvCtx, java.util.List<? extends ADClientAble> seqSel, PRPresElement dropTarget, java.awt.Point position, java.awt.Point size, java.awt.Point offset, java.lang.Class<? extends ELObject> kVOclPres)Drop elements as presentation content to the specified drop target.java.util.List<ARG_AddAbleEdgeListType>PRDia. getAddEdgeAndTargetNodeList(ADClientAble ohNode, java.lang.Class<? extends ELObject> kVOclEdge)Calculates all model elements which may be added as edge of the specified type.ELContainerAblePRPresContent. getModelContainer(ADClientAble refObj, java.lang.Class<? extends ELObject> kind, java.lang.Class<? extends ELObject> mode)The model container for a new model element of class argument kind if this Presentation Content is selected.Constructor parameters in de.mid.innovator.srv2api.icw2pres with type arguments of type ELObject Constructor Description ARG_AddAbleEdgeListType(java.lang.Class<? extends ELObject> kVOclRel, boolean hasDirection, boolean isSourceSide, int kindRel, java.lang.String strRel, java.util.List<ARG_AddAbleEdgeEntry> seqAdd)ARG_AddEdgeAndTargetNode(ADClientAble ohNode, ADClientAble ohElem, java.lang.Class<? extends ELObject> kVOclEdge, java.awt.Point ptPos, boolean isSourceSide)ARG_AddEdgeAndTargetNodeList(ADClientAble ohNode, java.lang.Class<? extends ELObject> kVOclEdge)ARG_AddEdgesAndTargetNodes(ADClientAble ohNode, java.util.List<ADClientAble> seqElem, java.lang.Class<? extends ELObject> kVOclEdge, java.awt.Point ptPos, java.awt.Point ptOffset, boolean isSourceSide)ARG_DiaDrop(java.util.List<ADClientAble> seqSel, PRPresElement dropTarget, java.awt.Point position, java.awt.Point size, java.awt.Point offset, java.lang.Class<? extends ELObject> kVOclPres)ARG_PRAddAbleEdgeEntry(MEModelElement ohElem, java.lang.String strElem, java.lang.Class<? extends ELObject> kVOclEdge, boolean isSourceSide, java.util.List<PRPresContent> seqNode, ARG_XPRDiaEdgeRep valEdgeRep, ARG_XPRDiaNodeRep valNodeRep, K_VATTR kVAttr)ARG_XPRDiaCalloutNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean hasTextFrame, boolean isTextConnected, java.util.List<ARG_DependencySourceTarget> seqDep)ARG_XPRDiaEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel)ARG_XPRDiaFrameNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, int iThickness)ARG_XPRDiaNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient)ARG_XPRDiaRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, java.awt.Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments)ARG_XPRDiaSegNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, PRDiaEdge ohOrigEdge)ARG_XPRDiaTextNodeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.awt.Point pPos, java.awt.Point pSize, java.awt.Point pDefaultSize, boolean calcDefaultPos, boolean asText, boolean isExpandAble, boolean isHorSizeAble, boolean isVerSizeAble, boolean isBorderSelectAble, boolean asIcon, K_ALIGN kAlignText, K_ORIENTATION kOrientation, K_PRESSPEC_TEXT_POSITION kTextPositionSpec, K_PRESSPEC_NODE_HEIGHT kNodeHeightSpec, K_PRESSPEC_ONFRAME_POSITION kOnFramePositionSpec, boolean isExpanded, boolean isHidden, boolean isEmbedAble, boolean hasEmbeddedContent, ARG_XClientOut valEmbeddedClient, boolean hasTextFrame, boolean isTextConnected)ARG_XPRDiaWhiteboardEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_PREDGESTYLE edgeStyle, K_PREDGE_TIP_STYLE kSrcTipStyle, K_PREDGE_TIP_STYLE kTrgTipStyle)ARG_XPresContentRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel)ARG_XPresContextRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, java.awt.Point pOrigin, K_ORIENTATION kOrientation)ARG_XPresElementRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem) -
Uses of ELObject in de.mid.innovator.srv2api.icw2sm
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2sm Modifier and Type Interface Description interfaceSMChoiceinterfaceSMDeepHistoryDeepHistory represents the most recent active configuration of the composite state that directly contains this pseudostate - the state configuration that was active when the composite state was last exited.interfaceSMEntryPointAn entry point pseudostate is an entry point of a state machine or composite state.interfaceSMExitPointAn exit point pseudostate is an exit point of a state machine or composite state.interfaceSMFinalStateinterfaceSMInitAn initial pseudostate represents a default vertex that is the source for a single transition to the default state of a composite state.interfaceSMJoinForkJoins vertices serve to merge several transitions emanating from source vertices in different orthogonal regions.interfaceSMJunctionJunction vertices are semantic-free vertices that are used to chain multiple transitions together.interfaceSMProtocolConformanceProtocol state machines can be redefined into more specific protocol state machines or into behavioral state machines.interfaceSMProtocolStateMachineA protocol state machine is always defined in the context of a classifier.interfaceSMPseudoStateA pseudostate is an abstraction that encompasses different types of transient vertices in the state machine graph.interfaceSMRegionA region is an orthogonal part of either a composite state or a state machine.interfaceSMRegularStateinterfaceSMShallowHistoryshallowHistory represents the most recent active substate of its containing state (but not the substates of that substate).interfaceSMStateA state model is a situation which an invariant condition (usually implicit) usually holds in.interfaceSMStateMachineState machines can be used to express the behavior of part of a system.interfaceSMTerminatorEntering a terminate pseudostate implies that the execution of this state machine by means of its context object is terminated.interfaceSMTransExtkind=external implies that the transition, if triggered, will exit the composite (source) state.interfaceSMTransIntkind=internal implies that the transition, if triggered, occurs without exiting or entering the source state.interfaceSMTransitionA transition is a directed relationship between a source vertex and a target vertex.interfaceSMVertexA vertex is an abstraction of a node in a state machine graph. -
Uses of ELObject in de.mid.innovator.srv2api.icw2smdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2smdia Modifier and Type Interface Description interfaceSMDiainterfaceSMDiaConstraintEdgeinterfaceSMDiaConstraintNodeinterfaceSMDiaDoActNodeinterfaceSMDiaEntryActNodeinterfaceSMDiaExitActNodeinterfaceSMDiaGuardNodeinterfaceSMDiaInvariantNodeinterfaceSMDiaPostNodeinterfaceSMDiaPreNodeinterfaceSMDiaPseudoNodeinterfaceSMDiaRegionNodeinterfaceSMDiaSMNodeinterfaceSMDiaStateNodeinterfaceSMDiaTextNodeThis is a utility class for SMDiaTextNode that provides static methods for creation or other purposes.interfaceSMDiaTransActNodeinterfaceSMDiaTransEdgeinterfaceSMDiaTriggerNodeinterfaceSMDiaVertexNodeThis is a utility class for SMDiaVertexNode that provides static methods for creation or other purposes.interfaceSMPDia -
Uses of ELObject in de.mid.innovator.srv2api.icw2sqdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2sqdia Modifier and Type Interface Description interfaceSQDiainterfaceSQDiaCombinedNodeinterfaceSQDiaConstraintEdgeinterfaceSQDiaConstraintNodeinterfaceSQDiaContinuationNodeinterfaceSQDiaExecNodeinterfaceSQDiaIANodeinterfaceSQDiaInvariantNodeinterfaceSQDiaLifelineNodeinterfaceSQDiaMessageEdgeinterfaceSQDiaMessageEndNodeinterfaceSQDiaOccSpecNodeinterfaceSQDiaOperandNodeinterfaceSQDiaOrderingEdgeinterfaceSQDiaPostNodeinterfaceSQDiaPreNodeinterfaceSQDiaRefNodeinterfaceSQDiaTextNodeThis is a utility class for SQDiaTextNode that provides static methods for creation or other purposes.Constructor parameters in de.mid.innovator.srv2api.icw2sqdia with type arguments of type ELObject Constructor Description ARG_XSQDiaMessageEdgeRep(PRPresElement ohPres, java.util.List<MEModelElement> seqModel, java.lang.Class<? extends ELObject> kVOclPres, java.lang.Class<? extends ELObject> kVOclModel, java.lang.String strUUIDPres, java.util.List<java.lang.String> seqUUIDModel, java.lang.String strHashCode, MMStereotype ohStereo, java.lang.String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, java.util.List<ARG_XImageRep> seqImageRep, java.util.List<ARG_XColorKindRep> seqColorRep, java.util.List<ARG_XTextRep> seqText, java.util.List<ARG_XPresElementRep> seqContent, boolean hasStatus, boolean hasAccess, K_LOCKSTATUS kLockStatus, boolean isTextAble, int cntConfigured, int cntModified, boolean isDeleteAble, boolean isSubtractAble, boolean isTransformAble, boolean isNoteAble, boolean isConstraintAble, boolean isAttachmentAble, boolean hasAttachment, boolean isDefaultReferenceAble, boolean isAdminPkg, boolean isArtifactOpenAble, boolean isSelectAble, boolean hasAnnotation, boolean isDuplicateAble, boolean isUnresolved, int iOpacity, java.util.List<ADClientAble> seqSyncElem, java.awt.Point pPosText, java.awt.Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, java.util.List<java.awt.Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, java.awt.Point pPosSourceText, java.awt.Point pSizeSourceText, java.awt.Point pPosTargetText, java.awt.Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, boolean isAsynchron, boolean isReplyCreateAble, java.util.List<IAMessage> seqCorresponding)
-