Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELObject
Packages that use ELObject
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
Diagrams and graphical representations for elements of the icw2ac package.
Package for Business Object Modeling.
The Common Behaviors package specifies the core concepts required for dynamic
elements and provides the infrastructure to support more detailed definitions of
behavior.
Package for Business Process Model and Notation (BPMN).
BPMN Diagrams and graphical representations for elements of the icw2bp package.
Business resource modeling package.
Diagrams and graphical representations for elements of the icw2br package.
State machine for Business Object Modeling.
Diagrams and graphical representations for elements of the icw2bs package.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Diagrams and graphical representations for elements of the icw2class package.
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
Database Diagrams and representations of tables and foreign keys, as well as
views and from clauses.
The documentation package deals with the model documentation configuration and
generation.
The purpose of DMN is to provide the constructs that are needed to model
decisions, so that organizational decision-making can be readily depicted in
diagrams, accurately defined by business analysts, and (optionally) automated.
The decision requirements level of a decision model in DMN consists of a
Decision Requirement Graph depicted in one or more Decision Requirement
Diagrams.
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.
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.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.
Entity Relationship Diagrams and representations of entities and relationships,
as well as conceptual views and from clauses.
Package for concept modeling.
Concept diagrams and graphical representations for elements of the icw2gc
package.
The Interaction package describes the concepts needed to express interactions.
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
Information Management Metamodel Diagram is a subclass of Class Diagram.
Meta model and administration information.
This packagage contains elements representing the logical model.
Diagrams and graphical representations of model elements in diagrams.
The StateMachine package defines a set of concepts that can be used for
modeling discrete behavior through finite statetransition systems.
Diagrams and graphical representations for elements of the icw2sm package.
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.icw2acModifier and TypeInterfaceDescriptioninterfaceAn activity specifies the coordination of executions of subordinate behaviors using a control and data flow model.interfaceFlow edge for either control flow of object flow.interfaceAn activity final node is a final node that stops all flows in an activity.interfaceinterfaceinterfaceA central buffer node is an object node for managing flows from multiple sources and destinations.interfaceA control flow is an edge that starts an activity node after the previous one is finished.interfaceA control node is an abstract activity node that coordinates flows in an activity.interfaceA data store node is a central buffer node for non-transient information.interfaceRepresents the link of the decision node to a decision input behavior.interfaceA decision node is a control node that chooses between outgoing flows.interfaceAn exception handler is an element that specifies a body to execute in case the specified exception occurs during the execution of the protected node.interfaceAn executable node is an abstract class for activity nodes that may be executed.interfaceinterfaceA flow final node is a final node that terminates a flow.interfaceA fork node is a control node that splits a flow into multiple concurrent flows.interfaceAn initial node is a control node which flow starts at when the activity is invoked.interfaceAn interruptible activity region is an activity group that supports termination of tokens flowing in the portions of an activity.interfaceA join node is a control node that synchronizes multiple flows.interfaceA merge node is a control node that brings multiple alternate flows together.interfaceAn object flow is an activity edge that can have objects or data passing along it.interfaceAn 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.interfaceSelects tokens from a source object node.interfaceSelects tokens for outgoing edges.interfaceAn activity parameter node is an object node for inputs and outputs to activities.interfaceAn activity partition is a kind of activity group that identifies actions that have common characteristics.interfaceA structured activity node is an executable activity node that may have an expansion into subordinate nodes as an ActivityGroup.interfaceVariables are elements for passing data between actions indirectly.interfaceAcceptCallAction is an accept event action that represents the receipt of a synchronous call request.interfaceAcceptEventAction is an action that waits for the occurrence of an event meeting specified condition.interfaceAn action is a named element that is the fundamental unit of executable functionality.interfaceAn action input pin is a kind of pin that executes an action to determine the values to input to another.interfaceStructural features are potentially multi-valued and ordered; this means that the action supports specification of insertion points for new values.interfaceBroadcastSignalAction is an action that transmits a signal instance to all the potential target objects in the system.interfaceCallAction is an abstract class for actions that invoke behavior and receive return values.interfaceinterfaceinterfaceThis action destroys all links of an association that have a particular object at one end.interfaceThis action removes all values of a structural feature.interfaceThis action can be used to create links and link objects.interfaceThis action instantiates a classifier.interfaceThis action destroys a link or a link object.interfaceThis action destroys the object on its input pin at runtime.interfaceAn input pin is a pin that holds input values to be consumed by an action.interfaceInvocation is an abstract class for the various actions that invoke behavior.interfaceA link action creates, destroys or reads links, identifying a link by its end objects and qualifier values, if any.interfaceThis class is required when using CreateLinkAction to specify insertion points for ordered ends and to replace all links at end.interfaceLinkEndData is not an action.interfaceThis class is required when using DestroyLinkAction to specify links to destroy for non-unique ordered ends.interfaceAn action with implementation-specific semantics.interfaceAn output pin is a pin that holds output values produced by an action.interfaceA pin is a typed element and multiplicity element that provides values to actions and accept result values from them.interfaceA link cannot be passed as a runtime value to or from an action.interfaceAction that causes an exception to occur.interfaceThis 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).interfaceEvery 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.interfaceThis action reads the values of a structural feature in order if the structural feature is ordered.rinterfaceThe object to access is specified dynamically by referring to an input pin which the object will be placed on at runtime.interfaceAction that accepts a set of return values and a value containing return information produced by a previous accept call action.interfaceSendObjectAction 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.interfaceSendSignalAction 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.interfaceThis abstract action class statically specifies the structural feature being accessed.interfaceThis action returns true if the two input values are the same identity, false if they are not.interfaceAction that breaks an object of a known type into outputs each of which is equal to a value froma structural feature of the object.interfaceThe action returns the result of evaluating a value specification.interfaceA value pin is an input pin that provides a value by evaluating a value specification.interfaceA write link action takes a complete identification of a link and creates or destroys it.interfaceA 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 ELObjectModifier and TypeMethodDescriptionANPin.getParameter(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.icw2acdiaModifier and TypeInterfaceDescriptioninterfaceThe diagram that contains theACDiaACNode.interfacePresentation element of the activity itself.interfacePresentation element of actions which do not depend on other elements.interfaceThe connecting edge to anACDiaConstraintNode.interfaceClient representation of a constraint.interfaceinterfaceClient representation of a decision input behavior.interfaceinterfaceinterfaceClient representation of a selection behavior at a flow.interfaceClient representation of a transformation behavior at a flow.interfaceinterfaceSpecialization ofACDiaGroupNode.interfaceClient representation of a selection behavior at an object node.interfaceinterfaceClient representation of a postcondition.interfaceClient representation of a precondition.interfaceAbstract node that represents all text nodes in anACDia.interfaceClient representation of a value specification text.interfaceClient representation of a variable.interfaceSpecialization ofACDiaGroupNode.Constructor parameters in de.mid.innovator.srv2api.icw2acdia with type arguments of type ELObjectModifierConstructorDescriptionARG_XACDiaActNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean isMaintainable, boolean isTimeNode, boolean canCreateInput, boolean canCreateOutput) ARG_XACDiaControlNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_ORIENTATION orientation) ARG_XACDiaEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, boolean isMaintainable, boolean isInterruptOrException) ARG_XACDiaExceptionRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, boolean isMaintainable, boolean isInterruptOrException) ARG_XACDiaFlowEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, boolean isMaintainable, boolean isInterruptOrException) ARG_XACDiaGroupNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_AC_PARTITION_PRESENTATION orientation, K_EXPANSION expansionMode) ARG_XACDiaObjNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean isControlType, K_PARAM_DIRKIND direction, boolean isException, boolean isStream, K_EFFECTKIND effect, CLParameter ohPar) ARG_XACDiaPostNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean isGlobal) ARG_XACDiaPreNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean isGlobal) ARG_XACDiaVariableNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean isGlobal) -
Uses of ELObject in de.mid.innovator.srv2api.icw2bc
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2bcModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for BCBaseElement that provides static methods for creation or other purposes.interfaceThis is a utility class for BCBaseNamedStereotypeAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceThis is a utility class for BCPropertyAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceThis is a utility class for BCRelshipBinDir that provides static methods for creation or other purposes.interfaceThis is a utility class for BCRootReuseAbleElement that provides static methods for creation or other purposes.interfaceA term relevant for the business description. -
Uses of ELObject in de.mid.innovator.srv2api.icw2be
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2beModifier and TypeInterfaceDescriptioninterfaceA 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.interfaceBehavior is a specification of how its context classifier changes state over time.interfaceA call event represents the reception of a request to invoke a specific operation.interfaceA 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.interfaceAn event is the specification of some occurrence that may potentially trigger effects by an object.interfaceA message event specifies the receipt by an object of either a call or a signal.interfaceThe semantics of the behavior is determined by the implementation.interfaceA signal event represents the receipt of an asynchronous signal.interfaceA time event specifies a point in time by an expression.interfaceA 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.icw2bpModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for BPActivityNode that provides static methods for creation or other purposes.interfaceThe activity resource specifies the business entity or role or system to perform or work on the activity.interfaceBPMN 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.interfaceSuper class for all elements that can own a BPMN artifact.interfaceNote that directional Associations were used in BPMN 1.2 to show how Data Objects were inputs or outputs to Activities.interfaceThis is a utility class for BPCallAble that provides static methods for creation or other purposes.interfaceThis is a utility class for BPCallAbleProcessElement that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThe end points element may be extended with endpoint reference definitions introduced in other specifications (e.g., WS-Addressing).interfaceinterfaceAnBPEscalationidentifies a business situation that a process might need to react to.interfaceinterfaceinterfaceinterfaceThis is a utility class for BPFlowElement that provides static methods for creation or other purposes.interfaceThis is a utility class for BPFlowElementContainer that provides static methods for creation or other purposes.interfaceThis is a utility class for BPFlowProcessContainer that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for BPInputOutputSpecifyAble that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for BPInteractionSpecification that provides static methods for creation or other purposes.interfaceAn interface defines a set of operations that are implemented by services.interfaceThis is a utility class for BPItemAwareElement that provides static methods for creation or other purposes.interfaceThe Business Object defines an object important for the definition of business processes or concepts.interfaceinterfaceLanes are used to organize and categorize activities within a Pool.interfaceinterfaceinterfaceinterfaceThis is a utility class for BPLoopCharx that provides static methods for creation or other purposes.interfaceThis is a utility class for BPMappingAssociation that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceOn message modification try to set the message on the source and target node of the message flow as well as on message flow itself.interfaceThis is a utility class for BPMessageFlowNode that provides static methods for creation or other purposes.interfaceThis is a utility class for BPMessageReferencingElement that provides static methods for creation or other purposes.interfaceThis is a utility class for BPMessageSequenceFlowNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceA path in a process.interfaceThis is a utility class for BPPathAble that provides static methods for creation or other purposes.interfaceThis is a utility class for BPPathContextAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceThis is a utility class for BPResourceRole that provides static methods for creation or other purposes.interfaceThis is a utility class for BPResourceRoleAble that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for BPSequenceFlowNode that provides static methods for creation or other purposes.interfaceSignal to trigger e.g a signal event.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceFields in de.mid.innovator.srv2api.icw2bp with type parameters of type ELObjectModifier and TypeFieldDescriptionARG_BPFlowElementToCreateByVOcl.kVOclFlowElementThe VOCL of the sequence flow node to be instantiated.Method parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type ELObjectModifier and TypeMethodDescriptionstatic ARG_BPProcessCreatedBPProcessHelper.createForFlowElementCreateByVOcl(SrvContext srvCtx, Class<? extends ELObject> kVOclFlowElement, ADClientAble ohSel, Point position) Creates a process as container of a sequence flow node, e.g.Constructor parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type ELObjectModifierConstructorDescriptionARG_BPFlowElementToCreateByVOcl(Class<? extends ELObject> kVOclFlowElement, ADClientAble ohSel, Point position) -
Uses of ELObject in de.mid.innovator.srv2api.icw2bpdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2bpdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThe node representing an item definition which in this context is seen as a data object.interfaceinterfaceinterfaceThis is a utility class for BPDiaFlowEdge that provides static methods for creation or other purposes.interfaceThis is a utility class for BPDiaFlowNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for BPDiaMessageFlowNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for BPDiaSequenceFlowNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceThis 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 ELObjectModifier and TypeFieldDescriptionARG_XBPDiaTaskNodeRep.kVOclCalledElementVOcl of called element, if ktypeTaskNode is CallActivityMethod parameters in de.mid.innovator.srv2api.icw2bpdia with type arguments of type ELObjectModifier and TypeMethodDescriptionBPDia.addDiaNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) Constructor parameters in de.mid.innovator.srv2api.icw2bpdia with type arguments of type ELObjectModifierConstructorDescriptionARG_XBPDiaCompartmentNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, K_BPDIA_MASK_COMPARTMENT_TYPE kTypeComp, boolean isMaintained) ARG_XBPDiaDataAssocEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, boolean isPossibleStructurePartAssign) ARG_XBPDiaDataNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean isCollection, boolean hasInvisibleConnection, K_BP_DATA_OBJECT_TYPE ktypeDataObject, boolean isTypeDynamic, boolean isMergeAble) ARG_XBPDiaDataSeqFlowEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign) ARG_XBPDiaEventNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_BP_EVENT_TYPE ktypeEvent, boolean isTypeDynamic, boolean hasEventDef, K_BP_EVENTDEFINITION_TYPE ktypeEventDef, boolean isInterrupting) ARG_XBPDiaGatewayNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_BP_GATEWAY_TYPE ktypeGatewayNode, K_BP_GATEWAY_DIRECTION kdirGatewayNode, boolean isDirectionDynamic, boolean IsInstantiate) ARG_XBPDiaParticipantNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_BPDIA_ACTNODE_MULTIINSTANCE_MARKER kmultiinstanceMarker, boolean isOwnedProcessViewMaster, boolean isOwnedProcessViewCorrect, boolean isOwnedProcessViewCompletelyMaintained) ARG_XBPDiaProcessViewNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean isMaster, boolean isComplete, boolean isCorrect, BPPath pathForDisplay, List<BPPath> seqPath, List<String> seqName, List<String> seqIcon, boolean isInSync, boolean isHiddenObjectFlow, boolean isHiddenSequenceFlow, boolean isHiddenConditionalFlow, boolean isHiddenLaneSet, boolean isInMasterDia) ARG_XBPDiaRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, String strSvgApplConfHash, boolean isDefinition, boolean hasSynchronizedCopy, K_BP_DISP_DIA kDia) ARG_XBPDiaSequenceFlowEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, boolean isImmediate, boolean isDefault, boolean hasCondition, boolean showDiamond, boolean isDataObjectAble) ARG_XBPDiaSubProcessNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, 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, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_BP_TASKNODE_TYPE ktypeTaskNode, boolean hasLoopMarker, K_BPDIA_ACTNODE_MULTIINSTANCE_MARKER kmultiinstanceMarker, boolean hasCompensationMarker, Class<? extends ELObject> kVOclCalledElement, K_BP_TASKNODE_TYPE ktypeGlobalTaskNode, boolean isCallPossibleAsSubProcess, List<K_BP_TASKNODE_TYPE> seqValidType, List<K_BP_TASK_IMPLEMENTATION> seqValidImpl, boolean isOwnedProcessViewMaster, boolean isOwnedProcessViewCorrect, boolean isOwnedProcessViewCompletelyMaintained) ARG_XBPDiaViewNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean isMaster, boolean isComplete, boolean isCorrect, BPPath pathForDisplay, List<BPPath> seqPath, List<String> seqName, List<String> seqIcon, boolean isInSync) -
Uses of ELObject in de.mid.innovator.srv2api.icw2br
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2brModifier and TypeInterfaceDescriptioninterfaceinterfaceThis is a utility class for BRCostCenterAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceinterfaceinterfaceThis is a utility class for BRResourceNonHierRel that provides static methods for creation or other purposes.interfaceThis is a utility class for BRResourceRel that provides static methods for creation or other purposes.interfaceinterface -
Uses of ELObject in de.mid.innovator.srv2api.icw2brdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2brdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceThis is a utility class for BRDiaResourceEdge that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceFields in de.mid.innovator.srv2api.icw2brdia with type parameters of type ELObjectModifier and TypeFieldDescriptionARG_BRDiaAddEdge.kVOclPresType of the new edgeARG_BRDiaAddNode.kVOclPresType of the new nodeMethod parameters in de.mid.innovator.srv2api.icw2brdia with type arguments of type ELObjectModifier and TypeMethodDescriptionBRDia.addDiaNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) BRDia.addEdgeForResourceRel(BRResourceRel ohResourceRel, Class<? extends ELObject> kVOclPres, BRDiaResourceNode ohNodeSrc, BRDiaResourceNode ohNodeTrg, boolean ifExistsDontAdd) BRDia.addNodeForResource(BRResource ohResource, Class<? extends ELObject> kVOclPres, boolean allowMultiple, Point position, Point size) Constructor parameters in de.mid.innovator.srv2api.icw2brdia with type arguments of type ELObjectModifierConstructorDescriptionARG_BRDiaAddEdge(BRResourceRel ohResourceRel, Class<? extends ELObject> kVOclPres, BRDiaResourceNode ohNodeSrc, BRDiaResourceNode ohNodeTrg, boolean ifExistsDontAdd) ARG_BRDiaAddNode(BRResource ohResource, Class<? extends ELObject> kVOclPres, boolean allowMultiple, Point position, Point size) ARG_XBRDiaOrgUnitHierEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, int lane, boolean isAssistantTarget) ARG_XBRDiaOrgUnitNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_BR_RESOURCE_TYPE ktypeResource, boolean isClass, boolean isExternal, K_NODE_ARRANGE_TYPE arrangeType, boolean isAssistant, boolean isSonInHierarchy, boolean isParentInHierarchy, boolean hasResponsiblePerson, boolean hasDeputyPerson) ARG_XBRDiaOrgUnitPersonEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, int lane, K_BR_RESOURCEREL_AUTHORITY_TYPE ktypeAuthority, K_BR_PERSONREL_ROLE kRole) ARG_XBRDiaResourceEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, int lane) ARG_XBRDiaResourceNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_BR_RESOURCE_TYPE ktypeResource, boolean isClass, boolean isExternal, K_NODE_ARRANGE_TYPE arrangeType) ARG_XBRDiaTypedResourceEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, int lane, K_BR_RESOURCEREL_TYPE ktypeRel) -
Uses of ELObject in de.mid.innovator.srv2api.icw2bs
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2bsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceThis is a utility class for BSPseudoState that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for BSState that provides static methods for creation or other purposes.interfaceinterfaceThis 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.icw2bsdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceThis is a utility class for BSDiaNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceThis 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 ELObjectModifier and TypeMethodDescriptionBSDia.addDiaNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, 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.icw2classModifier and TypeInterfaceDescriptioninterfaceAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceAn artifact is the specification of a physical piece of information that is used or produced by a software development process or by deployment and operation of a system.interfaceA model element that has both association and class properties.interfaceAn association describes a set of tuples whose values refer to typed instances.interfaceA behavioral feature is a feature of a classifier that specifies an aspect of the behavior of its instances.interfaceA classifier can have behavior specifications defined in its namespace.interfaceThe purpose of a class is to specify a classification of objects and to specify the features that characterize the structure and behavior of those objects.interfaceA classifier is a classification of instances - it describes a set of instances that have features in common.interfaceA classifier template parameter exposes a classifier as a formal template parameter.interfaceA collaboration describes a structure of collaborating elements (roles), each performing a specialized function, which collectively accomplish some desired functionality.interfaceA 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.interfaceA communication path is an association between two deployment targets which they are able to exchange signals and messages through.interfaceA component represents a modular part of a system that encapsulates its contents and whose manifestation is replaceable within its environment.interfaceThe 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.interfaceA ConnectAbleElement is an abstract metaclass representing a set of instances that plays the role of a classifier.interfaceSpecifies a link that enables communication between two or more instances.interfaceA connector end is an endpoint of a connector which attaches the connector to a connectable element.interfaceA data type is a type whose instances are only identified by their value.interfaceThe declaration of this element.interfaceThis is a utility class for CLDeclarationAbleClassifier that provides static methods for creation or other purposes.interfaceA deployed artifact is an artifact or artifact instance that has been deployed to a deployment target.interfaceA deployment is the allocation of an artifact or artifact instance to a deployment target.interfaceA deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.interfaceA deployment target is the location for a deployed artifact.interfaceA device is a physical computational resource with processing capability which artifacts may be deployed for execution on.interfaceThis is a utility class for CLEncapsulatedClassifier that provides static methods for creation or other purposes.interfaceAn enumeration is a data type whose values are enumerated in the model as enumeration literals.interfaceAn enumeration literal is a user-defined data value for an enumeration.interfaceAn execution environment is a node that offers an execution environment for specific types of components that are deployed on it in the form of executable artifacts.interfaceinterfaceAn 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.interfaceA feature declares a behavioral or structural characteristic of instances of classifiers.interfaceA generalization relates a specific classifier to a more general classifier and is owned by the specific classifier.interfaceinterfaceAn instance specification is a model element that represents an instance in a modeled system.interfaceThis is a utility class for CLInstSpec that provides static methods for creation or other purposes.interfaceAn interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.interfaceAn interface realization is a specialized realization relationship between a classifier and an interface.interfaceA manifestation is the concrete physical rendering of one or more model elements by an artifact.interfaceA node is a computational resource which artifacts may be deployed for execution on.interfaceAn operation is a behavioral feature of a classifier that specifies the name, type, parameters and constraints for invoking an associated behavior.interfaceA parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature.interfaceThis is a utility class for CLParameterAble that provides static methods for creation or other purposes.interfaceA 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.interfaceA 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.interfaceA primitive type defines a predefined data type, without any relevant substructure (it has no parts).interfaceA property is a structural feature.interfaceA reception is a declaration stating that a classifier is prepared to react to the receipt of a signal.interfaceinterfaceA signal is a specification of send request instances communicated between objects.interfaceA slot specifies that an entity modeled by an instance specification has a value or values for a specific structural feature.interfaceThis is a utility class for CLStructuredClassifier that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for CLStructureElement that provides static methods for creation or other purposes.interfaceinterfaceinterfaceA substitution is a relationship between two classifiers and signifies that the substituting classifier complies with the contract specified by the contract classifier.interfaceACLTemplateAbleElementis an element that can optionally be defined as template and bound to other templates.interfaceinterfaceA template parameter exposes a parameter able element as as formal template parameter of a template.interfaceinterfaceACLTemplateParameterAbleElementis 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.interfaceA template parameter substitution relates the actual parameter to a formal template parameter as a part of a template.interfaceA use case is the specification of a set of actions performed by a system.interfaceThis 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.icw2cldiaModifier and TypeInterfaceDescriptioninterfaceThe following nodes and edges are typically drawn in a class diagram: Association Aggregation Class Composition Dependency Generalization Interface InterfaceRealization RealizationinterfaceThe following nodes and edges are typically drawn in a component diagram: Component Interface ComponentRealization, InterfaceRealization, Usage Dependencies Class Artifact PortinterfaceA composite structure diagram depicts the internal structure of a classifier, as well as the use of a collaboration in a collaboration use.interfaceinterfaceThis is a utility class for CLDia that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for CLDiaCompartmentAbleNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for CLDiaElemNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceThis is a utility class for CLDiaHierCompNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceThis is a utility class for CLDiaHierNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for CLDiaHierStructNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceThis is a utility class for CLDiaMergeAbleEdge that provides static methods for creation or other purposes.interfaceThis is a utility class for CLDiaMergeAbleNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for CLHierarchyAbleDia that provides static methods for creation or other purposes.interfaceinterfaceinterfaceUse case diagrams are a specialization of classifier 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 ELObjectModifier and TypeFieldDescriptionARG_AddContentNode.kVOcltype of the new nodeARG_SourceTargetRelship.kVOclRelmeta class of the relationshipMethod parameters in de.mid.innovator.srv2api.icw2cldia with type arguments of type ELObjectModifier and TypeMethodDescriptionCLDiaHierNode.addContentNode(Class<? extends ELObject> kVOcl, MEModelElement ohElem, Point ptPos) Adds aMEModelElementas content node of thisCLDiaHierNodewith relative position.CLDia.addDiaNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) Adds elements as nodes to this diagram.CLDiaHierCompNode.addHierCompNode(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) Constructor parameters in de.mid.innovator.srv2api.icw2cldia with type arguments of type ELObjectModifierConstructorDescriptionARG_AddContentNode(Class<? extends ELObject> kVOcl, MEModelElement ohElem, Point ptPos) ARG_SourceTargetRelship(CLDiaElemNode ohSrcNode, CLDiaElemNode ohTrgNode, ELRelshipBinDir ohRel, Class<? extends ELObject> kVOclRel, String strRel) ARG_XCLDiaAssocEndEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, K_AGGREGATION kAggregation, boolean showReadDirection, boolean hasInverseReadDirection) ARG_XCLDiaAssocNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean showReadDirection, boolean hasInverseReadDirection) ARG_XCLDiaCLInstDeployNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, 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, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean isAssocEnd, K_VATTR kVAttrType) ARG_XCLDiaCompartmentNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound) ARG_XCLDiaPartNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, 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, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, K_SOCKETBALL kSocketBall) ARG_XCLDiaSocketBallNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_SOCKETBALL kSocketBall) ARG_XCLDiaStructDefinitionNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, 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, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, 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, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, 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.icw2dbModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for DBAuthorization that provides static methods for creation or other purposes.interfaceThis is a utility class for DBAuthorizationIdentifier that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for DBColumn that provides static methods for creation or other purposes.interfaceinterfaceADBConnectionholds all data needed to connect a real Database System.interfaceinterfaceinterfaceinterfaceinterfaceThe merge methods ofDBTableare creating aDBMergedTableto keep information which was the assimilated table.interfaceThe merge methods ofDBTableare creating aDBMergedTableto keep information which was the assimilated table.interfaceADBPackageis both aMEPackagefor organizing elements in a tree and aDBSQLObjectfor modeling privileges or relationships to other SQL objects.interfaceinterfaceinterfaceinterfaceinterfaceADBSiblingConstraintin the DB model is the counterpart to aERGeneralizationSetin the ER model.interfaceinterfaceDBSQLObjectis the superclass of all database elements, which can be assigned by aDBPrivilegeto grant or revoke user access.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for DBViewElement that provides static methods for creation or other purposes.interfaceinterfaceADBViewSubselectFromof 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.icw2dbdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceConstructor parameters in de.mid.innovator.srv2api.icw2dbdia with type arguments of type ELObjectModifierConstructorDescriptionARG_XDBDiaReferenceEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, boolean isMaxOne, boolean isIdentifying, boolean isOptional) ARG_XDBDiaTableNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, 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.icw2dgModifier and TypeInterfaceDescriptioninterfaceAn additional structuring chapter in the documentation structure.interfaceA DGAttachmentChapter is a specialization of a documentation standard chapter.interfaceRepresents a chapter in a documentation.interfaceLinks a documentation chapter to a meta attribute.interfaceRepresents a documentation command.interfaceContains the index information for a documentation selection.interfaceThe root of a documentation structure.interfaceRepresents the footer of a documentation's section.interfaceRepresents the header of a documentation's section.interfaceRepresents a usage of a documentation template in a documentation structure.interfaceDGPictures are specializations of documentation standard chapters.interfaceRepresents the root of a documentation.interfaceA documentation selection links a documentation structure to layout information such as title page, header information, footer information and documentation configuration.interfaceRepresents a chapter in the documentation containing information about a model element.interfaceReresents a column in a Documentation table.interfaceThe properties of a table in the documentation.interfaceA template of documentation standard chapters for common usage in documentation structures.interfaceRepresents the title page of a documentation.interfaceRepresents a usage of a model browser template in a model browser tree.interfaceRepresents the root of the innovator model browser's detail view window's root.interfaceA template of documentation standard chapters for common usage in model browsers.interfaceA chapter in the documentation containing verification information about a model element.interfaceDGViewChapters 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.icw2dmModifier and TypeInterfaceDescriptioninterfaceThe classDMBindingis used to model, in anDMInvocationelement, the binding of the called function's formal parameters to values.interfaceADMChildExpressionis used to hold anDMExpressioninside a node.interfaceADMConditionalis a visual way to express an if statement.interfaceADMContextis composed of any number of context entries, which are instances ofDMContextEntry.interfaceThe classDMContextEntryis used to model FEEL context entries when a context is modeled as aDMContextelement.interfaceThe classDMDecisionRuleis used to model the rules in aDMDecisionTable.interfaceThe classDMDecisionTableis used to model a decision table.interfaceAn 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.interfaceADMFilteris a visual way to express list filtering.interfaceTheDMFunctionDefinitionthat is contained in aDRBusinessKnowledgeModelelement is the reusable module of decision logic that is represented by theDRBusinessKnowledgeModelelement.interfaceinterfaceThe classDMInformationItemis used to model variables at the decision logic level in decision models.interfaceThe classDMInputClauseis used to model aDMDecisionTableinput.interfaceThe classDMInvocationis used to model invocations as a kind ofDMExpression.interfaceAnDMIteratoris the abstract class for all boxed iteration.interfaceADMListis simply a list of element, which are instances ofDMExpression.interfaceThe classDMLiteralExpressionis used to model a value expression whose value is specified by text in some specified expression language.interfaceDMNElementis the abstract superclass for the decision model elements.interfaceThe classDMOutputClauseis used to model aDMDecisionTableoutput.interfaceADMRelationis convenient shorthand for a list of similar contexts.interfaceThe classDMRuleAnnotationis used to model the annotations of aDMDecisionRule.interfaceThe classDMRuleAnnotationClauseis used to model aDMDecisionTableannotation.interfaceADMTypedChildExpressionis used to hold an expression inside anDMIterator.interfaceThis is a utility class for DMValueRangeRefAble that provides static methods for creation or other purposes.interfaceThe 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.interfaceThe classDRBusinessKnowledgeModelis used to model a business knowledge model.interfaceThe classDRDecisionis used to model a decision.interfaceThis is a utility class for DRDecisionAble that provides static methods for creation or other purposes.interfaceThis is a utility class for DRDecisionOutputAble that provides static methods for creation or other purposes.interfaceinterfaceDRGElementis the abstract superclass for all DMN elements that are graphical represented in aDRDecisionRequirementDia.interfaceThe classDRInformationRequirementis used to model an information requirement, as represented by a plain arrow in a DRD byDRDiaRequirementEdge.interfaceDMN uses the classDRInputDatato model the inputs of aDRDecisionwhose values are defined outside of the decision model.interfaceThis is a utility class for DRInvocable that provides static methods for creation or other purposes.interfaceThe classDRKnowledgeRequirementis used to model a knowledge requirement, as represented by a dashed arrow in a DRD byDRDiaRequirementEdge.interfaceThe classDRKnowledgeSourceis used to model authoritative knowledge sources in a decision model.interfaceDRRequirementis 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.icw2drdiaModifier and TypeInterfaceDescriptioninterfaceTheDRDecisionRequirementDiadisplays a Decision Requirement Graph.interfaceinterfaceinterfaceADRDiaDecisionNodeis the graphical representation of aDRDecision.interfaceinterfaceinterfaceinterfaceADRDiaInputDataNodeis the graphical representation of aDRInputData.interfaceADRDiaKnowledgeNodeis the graphical representation of aDRBusinessKnowledgeModel.interfaceADRDiaKnowledgeSourceNodeis the graphical representation of aDRKnowledgeSource.interfaceThis is a utility class for DRDiaNode that provides static methods for creation or other purposes.interfaceADRDiaRequirementEdgeis the graphical representation of aDRAuthorityRequirement,DRInformationRequirementorDRKnowledgeRequirement.interfaceinterfaceConstructor parameters in de.mid.innovator.srv2api.icw2drdia with type arguments of type ELObjectModifierConstructorDescriptionARG_XDRDiaNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean isCollection) ARG_XDRDiaRequirementEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, 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.icw2elemModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for ELAssociation that provides static methods for creation or other purposes.interfaceThis is a utility class for ELClassifier that provides static methods for creation or other purposes.interfaceRepresents a common comment.interfaceThis is a utility class for ELConstraint that provides static methods for creation or other purposes.interfaceA ContainerAble instance may have owned instances.interfaceA ContAsgnAble instance is owned by a ContainerAble instance.interfaceA DeleteAble instance provides a preview of instances which are deleted as a side effect of the deletion of this instance.interfaceThis is a utility class for ELDependency that provides static methods for creation or other purposes.interfaceThis is the root class of types contained in the Innovator eXcellence metamodel.interfaceinterfaceThis is a utility class for ELFeature that provides static methods for creation or other purposes.interfaceElement which uses an additional external file.interfaceinterfaceThis is a utility class for ELGeneralizationSet that provides static methods for creation or other purposes.interfaceThis is a utility class for ELLanguage that provides static methods for creation or other purposes.interfaceinterfaceinterfaceThis is a utility class for ELM2Association that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2Attribute that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2Class that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2CLCompartment that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2Locale that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2Package that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2Schema that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2Type that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2TypeBoolean that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2TypeDateTime that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2TypeDecimal that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for ELM2TypeEnum that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2TypeEnumMember that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2TypeInteger that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2TypeLong that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2TypeRange that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2TypeString that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2TypeVoid that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2Verify that provides static methods for creation or other purposes.interfaceThis is a utility class for ELMultiplicityAble that provides static methods for creation or other purposes.interfaceThis is a utility class for ELMultiplicityAbleTypedElement that provides static methods for creation or other purposes.interfaceA named element is an element in a model that may have a nameinterfaceThis is a utility class for ELNamespaceAble that provides static methods for creation or other purposes.interfaceA named element owned by a namespace.interfaceA package is a namespace for its members and may contain other packages.interfaceA PackageAble instance is typically owned by a Package instance.interfaceinterfaceA Picture instance owned by a PictureAble instance.interfaceA PictureAble instance may contain a picture.interfaceinterfaceThis is a utility class for ELPresOptAble that provides static methods for creation or other purposes.interfaceThis is a utility class for ELProperty that provides static methods for creation or other purposes.interfaceThis is a utility class for ELProxy that provides static methods for creation or other purposes.interfaceThis is a utility class for ELRedefAble that provides static methods for creation or other purposes.interfaceThis is a utility class for ELRelshipBinDir that provides static methods for creation or other purposes.interfaceThis is a utility class for ELShortNameAble that provides static methods for creation or other purposes.interfaceThis is a utility class for ELStructFeature that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for ELTranslationAble that provides static methods for creation or other purposes.interfaceThis is a utility class for ELType that provides static methods for creation or other purposes.interfaceThis is a utility class for ELTypedElement that provides static methods for creation or other purposes.interfacea element that provides an uuid.interfaceThis is a utility class for ELValSpec that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfacethe specification of an expression.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for ELValueContainerAble that provides static methods for creation or other purposes.interfaceThis is a utility class for ELValueReUseAble that provides static methods for creation or other purposes.interfaceThis is a utility class for ELView that provides static methods for creation or other purposes.interfaceThis is a utility class for ELViewElement that provides static methods for creation or other purposes.interfaceThis is a utility class for ELViewEntry that provides static methods for creation or other purposes.interfaceThis is a utility class for ELViewGroup that provides static methods for creation or other purposes.interfaceThis is a utility class for ELViewGroupAble that provides static methods for creation or other purposes.interfaceThis 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 ELObjectModifier and TypeFieldDescriptionARG_FindElementByIdOclReq.kVOclVOCL of elementARG_TranslatableProperty.kVOclPropelement type of the translated propertyARG_XFindTypesTerm.seqTypeelement typesARG_MemberSpecification.voclspecifies the metaclass of this memberARG_MemberSpecificationInstance.voclspecifies the metaclass of this memberARG_VOclInfo.voclelement typeARG_XFindVOCLTerm.voclelement typeARG_FilterByStereotypeName.voclM2Classmeta class of the stereotypesARG_XFindViewTerm.voclOutTypeoutput metaclass numberARG_View.voclTrgNotEmptyMethods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type ELObjectModifier and TypeMethodDescriptionK_VOCL.classOf(int value) Returns the class of this type with the specified value.ELObject.getOclClass()ELM2Attribute.getOhRefType()The meta class of the ohRef parameter, if this m2attribute represents a view or an info query.ELM2Class.getVOcl()Identification of this metaclass.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 ELObjectModifier and TypeMethodDescriptionstatic ELM2ClassELM2ClassHelper.getELM2Class(SrvContext srvCtx, Class<? extends ELObject> item) The specified M2Class instance.ELContAsgnAble.getFirstOwnerWhichIsConformTo(Class<? extends ELObject> kind) The first enclosing owner which is conform to the desired target argument kind.ELContainerAble.getSortedContents(Class<? extends ELObject> item) Returns the sorted list of contents specified by the exact element type.static List<ARG_VOclInfo> ELElementHelper.getVoclInstantiate(SrvContext srvCtx, Class<? extends ELObject> item) Returns a sequence of infos for the instantiable types according to the input type.static List<ARG_VOclInfo> ELElementHelper.getVoclInstantiateExisting(SrvContext srvCtx, Class<? extends ELObject> item) Returns a sequence of infos for the instantiable types according to the input type, which has existing instances.booleanELM2Class.isConformToVOcl(Class<? extends ELObject> kind) True, if this class conforms to the class specified by argument kind.static K_VOCLReturns the enumeration constant of this type with the specified value.Constructor parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ELObjectModifierConstructorDescriptionARG_FilterByStereotypeName(Class<? extends ELObject> voclM2Class, String nameProfile, String nameStereotype, boolean isExact, List<ELElement> seqItems) ARG_FindElementByIdOclReq(Class<? extends ELObject> kVOcl, int id) ARG_MemberSpecification(String name, Class<? extends ELObject> vocl) ARG_MemberSpecificationInstance(String name, Class<? extends ELObject> vocl, ELElement ohOpt) ARG_TranslatableProperty(ELElement ohElem, ELM2Attribute ohM2Attr, String strValue, boolean isNotToTranslate, String strName, String strUUID, Class<? extends ELObject> kVOclProp, K_VATTR kVAttr, ARG_TranslatableElement valElem) ARG_View(ELElement ohRef, Class<? extends ELObject> voclTrg, K_VW2 vWhat, String pattern, int kind, int mode, int selLimit, boolean isExact, boolean sortIt, int cmp, ELElement ohStereo, boolean isExactStereotype) ARG_VOclInfo(Class<? extends ELObject> vocl, String name) ARG_XFindTypesTerm(boolean isNot, List<Class<? extends ELObject>> seqType) ARG_XFindViewTerm(boolean isNot, K_VATTR vattr, K_OPERATOR op, int value, Class<? extends ELObject> voclOutType, ELElement itemOutStereotype, ARG_XFindTerm term) ARG_XFindVOCLTerm(boolean isNot, Class<? extends ELObject> vocl, boolean isExact) -
Uses of ELObject in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceIn anBI2Cube, the data is stored redundantly in segments of a multidimensional cube.interfaceABI2CubeDimensionis an axis of anBI2Cubeand refers to aBI2DimensionTreeto determine the semantics of the axis labeling.interfaceABI2CubeDimensionHierarchyindicates whichBI2Hierarchyis used for the axis labeling of theBI2CubeDimension.interfaceABI2DimensionAttributeis a property of aBI2DimensionLeveland is also used in all hierarchy levels that belong to this dimension level.interfaceABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for item identification.interfaceABI2DimensionLeveldescribes the semantic of the unit for which the data is collected.interfaceABI2DimensionPrecedencebetween twoBI2DimensionLeveldimensional levels means that the upper level provides the aggregated data to the lower level.interfaceABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for providing the data.interfaceABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for sorting.interfaceABI2DimensionTreeis a quasi-hierarchy that describes the levels in which the data is aggregated.interfaceABI2Hierarchyis a path in aBI2DimensionTreethrough which the data is collected in aggregated form.interfaceABI2HierarchyLevelis the use of aBI2DimensionLevelin aBI2Hierarchyand thus indirectly the use of theERAttributeSetassigned to the dimension level.interfaceABI2MeasurementTimedefines the rule, at which point of time the data is determined.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceAnERAttributeis a property of anEREntity.interfaceinterfaceAERCheckConstraintdescribes the value consistency of the attributes.interfaceAnEREntityas part of the Entity Relationship Model is specified by its attributes and its relationships to other entities.interfaceinterfaceAERGeneralizationis a special relationship between two entities.interfaceAERGeneralizationSetis a collection of generalization relationships to specify disjoint and covering instance sets of the specialization entities.interfaceinterfaceinterfaceinterfaceinterfaceAERViewto the Entity Relationship Model builds a table by joining and filtering the selected attributes.interfaceAnERViewAttributedescribes a column of anERView.interfaceinterfaceAERViewFromof aERViewpoints to anERAttributeSetto use its attributes for viewing or filtering.interfaceAERViewSubselectFromof aERViewpoints to anERAttributeSetto use its attributes in subselects wihtin expressions. -
Uses of ELObject in de.mid.innovator.srv2api.icw2erdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2erdiaModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for ERDia that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceConstructor parameters in de.mid.innovator.srv2api.icw2erdia with type arguments of type ELObjectModifierConstructorDescriptionARG_XERDiaDimensionPrecedenceEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, boolean isStrict) ARG_XERDiaEntityNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, 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, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_GENERAL_KIND kGeneralization) ARG_XERDiaHierarchyLevelNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, 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, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, K_COMPARTMENT kComp, boolean isOpened, K_COMPLETENESS kCompleteness, boolean isOpenAble, boolean isCloseAble, boolean isSortAble, boolean isTemplate, boolean isTemplateBound, boolean hasAttributeSet) ARG_XERDiaRelshipEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, boolean hasWeakEntity, boolean isSrcMultMin0, boolean isTrgMultMin0, boolean isSrcMultMaxN, boolean isTrgMultMaxN, boolean isSrcForeignKeySide, boolean isTrgForeignKeySide) ARG_XERDiaRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, String strSvgApplConfHash, K_ERDIA kERDia, K_ERDIA kERDiaLastUpdate, K_ER_DISP_SERM kEdge) -
Uses of ELObject in de.mid.innovator.srv2api.icw2gc
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2gcModifier and TypeInterfaceDescriptioninterfaceA concept is a generic modeling construct which may be realized by different model elements.interfaceinterfaceThe realization of a concept by another model element.interfaceAGCJunctionis used to connect concept connections of the same type.interface -
Uses of ELObject in de.mid.innovator.srv2api.icw2gcdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2gcdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceAGCDiaLayerNodeis not visible in concept diagrams.interfaceinterfaceMethod parameters in de.mid.innovator.srv2api.icw2gcdia with type arguments of type ELObjectModifier and TypeMethodDescriptionGCDia.addDiaNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) GCDia.addDiaNodesOnly(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) Constructor parameters in de.mid.innovator.srv2api.icw2gcdia with type arguments of type ELObjectModifierConstructorDescriptionARG_XGCDiaConceptEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, K_PREDGESTYLE edgeStyle, K_PREDGE_TIP_STYLE kSrcTipStyle, K_PREDGE_TIP_STYLE kTrgTipStyle, boolean isSplitAble) ARG_XGCDiaConceptNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean hasNestingConnection, boolean isAlreadyRealized, boolean isRealizationAllowed, boolean isContainerNode, K_NODE_ARRANGE_TYPE arrangeType, K_GC_CONCEPT_SHAPE kConceptShape, List<GCConceptConnection> seqNesting) ARG_XGCDiaJunctionNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean hasNestingConnection, K_GC_JUNCTION_SHAPE kJunctionShape, boolean isMergeAble) ARG_XGCDiaLayerNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, List<Integer> seqStereoIds) ARG_XGCDiaNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean hasNestingConnection) ARG_XGCDiaRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, String strSvgApplConfHash, K_GCDIA_LAYOUT kActLayout, K_GCDIA_LAYOUT kNewLayout) -
Uses of ELObject in de.mid.innovator.srv2api.icw2ia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2iaModifier and TypeInterfaceDescriptioninterfaceActionExecutionSpecification is a kind of ExecutionSpecification that represents the execution of an action.interfaceThe interactionOperator 'alt' designates that the CombinedFragment represents a choice of behavior.interfaceThe interactionOperator 'assert' designates that the CombinedFragment represents an assertion.interfaceBehaviorExecutionSpecification is a kind of ExecutionSpecification that represents the execution of a behavior.interfaceThe 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.interfaceThe message is generated by a call to an operation.interfaceA combined fragment defines an expression of interaction fragments.interfaceThe interactionOperator 'consider' designates which messages should be considered within this combined fragment.interfaceAn InteractionConstraint is a Boolean expression that guards an operand in a CombinedFragment.interfaceA Continuation is a syntactic way to define continuations of different branches of an Alternative CombinedFragment.interfaceThis is a utility class for IACovered that provides static methods for creation or other purposes.interfaceAn element which can cover anIALifeline.interfaceThe message that designates the creation of another lifeline object.interfaceThe interactionOperator 'critical' designates that the CombinedFragment represents a critical region.interfaceThe message that designates the termination of another lifeline.interfaceinterfaceAn ExecutionSpecification is a specification of the execution of a unit of behavior or action within the lifeline.interfaceInteractionFragment is an abstract notion of the most general interaction unit.interfaceA gate is a connection point for relating a message outside an InteractionFragment with a message inside an InteractionFragment.interfaceThe interacionOperator 'ignore' designates that there are some message types that are not shown within this combined fragment.interfaceAn interaction is a unit of behavior that focuses on the observable exchange of information between ConnectAbleElements.interfaceA lifeline represents an individual participant in the iteraction.interfaceThe interactionOperator 'loop' designates that the CombinedFragment represents a loop.interfaceinterfaceA message is a NamedElement that defines one specific kind of communication in an interaction.interfaceA MessageEnd is an abstract NamedElement that represents what can occur at the end of a message.interfaceSpecifies the occurrence of message events, such as sending and receiving of signals or invoking or receiving of operation calls.interfaceThe interactionOperator 'neg' designates that the CombinedFragment represents traces that are defined to be invalid.interfaceAn OccurrenceSpecification is the basic semantic unit of interactions.interfaceAn InteractionOperand is contained in a CombinedFragment.interfaceThe interactionOperator 'opt' designates that the CombinedFragment represents a choice of behavior where either the (sole) operand happens or nothing happens.interfaceA GeneralOrdering represents a binary relation between two OccurrenceSpecifications to describe that one OccurrenceSpecification must occur before the other in a valid trace.interfaceThe interactionOperator 'par' designates that the CombinedFragment represents a parallel merge between the behaviors of the operands.interfaceThe message is a reply message to an operation call.interfaceThe interactionOperator 'seq' designates that the CombinedFragment represents a weak sequencing between the behaviors of the operands.interfaceThe message was generated by the asynchronous sending of a signal.interfaceA StateInvariant is a runtime constraint on the participants of the interaction.interfaceThe interactionOperator 'strict' designates that the CombinedFragment represents a strict sequencing between the behaviors of the operands.interfaceAn InteractionUse refers to an interaction. -
Uses of ELObject in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceAssociation between two classifiers.interfaceClassifier within an Information Management Model.interfaceThis abstract type combines the behavior ofIMSemanticDataTypeandCLDataType.interfaceThis is a utility class for IMConstraint that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for IMDataType that provides static methods for creation or other purposes.interfaceA type which describes the concrete storage characteristic within a type system.interfaceThis is a utility class for IMFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMForeignKeyAble that provides static methods for creation or other purposes.interfaceThis is a utility class for IMGeneralization that provides static methods for creation or other purposes.interfaceThis is a utility class for IMGeneralizationSet that provides static methods for creation or other purposes.interfaceThis is a utility class for IMIndex that provides static methods for creation or other purposes.interfaceThis is a utility class for IMIndexedFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMKey that provides static methods for creation or other purposes.interfaceThis is a utility class for IMKeyFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMKeyRelationship that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for IMProcedure that provides static methods for creation or other purposes.interfaceThis is a utility class for IMProcedureExpression that provides static methods for creation or other purposes.interfaceThis is a utility class for IMProcedureExpressionAble that provides static methods for creation or other purposes.interfaceThis is a utility class for IMProperty that provides static methods for creation or other purposes.interfaceA type which describes the semantic of its stored value.interfaceSubclass ofIMSemanticDataTypewith automatic unique value.interfaceThis is a utility class for IMStructuralFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMTrigger that provides static methods for creation or other purposes.interfaceThis is a utility class for IMUniqueKey that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for IMView that provides static methods for creation or other purposes.interfaceThe common behavier of view elements is the assignment of used features.interfaceThis is a utility class for IMViewFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMViewFrom that provides static methods for creation or other purposes.interfaceThis is a utility class for IMViewSubselectFrom that provides static methods for creation or other purposes.Fields in de.mid.innovator.srv2api.icw2im with type parameters of type ELObjectModifier and TypeFieldDescriptionARG_CreateByStructString.kVoclClass of new element (EREntiy|DBTable), otherwise determined from the previous componentsMethod parameters in de.mid.innovator.srv2api.icw2im with type arguments of type ELObjectModifier and TypeMethodDescriptionstatic IMClassifierIMClassifierHelper.createByStructString(SrvContext srvCtx, ELContainerAble itemOwner, IMProperty itemTypedProperty, Class<? extends ELObject> kVocl, String strStruct) This command creates a classifier by interpreting the string according to the STRUCT syntax used by many ORDBMS databases.Constructor parameters in de.mid.innovator.srv2api.icw2im with type arguments of type ELObjectModifierConstructorDescriptionARG_CreateByStructString(ELContainerAble itemOwner, IMProperty itemTypedProperty, Class<? extends ELObject> kVocl, String strStruct) -
Uses of ELObject in de.mid.innovator.srv2api.icw2imdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2imdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceAssociation node in anIMDiaif the association is represented by three grafical elements, one node and two edges for their association ends.interfaceClassifier node in anIMDia.interfaceEdge in anIMDiabetween anIMDiaCnstrNodeand the constrained element.interfaceConstraint Node in anIMDia.interfaceCompartement entry in aIMDiaCompartmentNode.interfaceCompartement in aIMDiaClassifierNode.interfaceEdge in anIMDia.interfaceNode of aIMGeneralizationSetin anIMDia.interfaceThis 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 ELObjectMethod parameters in de.mid.innovator.srv2api.icw2imdia with type arguments of type ELObjectModifier and TypeMethodDescriptionIMDia.addEdgeDlg(List<? extends ADClientAble> seqSel, Class<? extends ELObject> kVOclPres, boolean isDirParent, boolean addNode) Add generalizations or relationships as edges to this diagram.IMDiaHierNode.addHierNode(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) Constructor parameters in de.mid.innovator.srv2api.icw2imdia with type arguments of type ELObjectModifierConstructorDescriptionARG_IMAddEdgeList(List<ADClientAble> seqSel, Class<? extends ELObject> kVOclPres, boolean isDirParent, boolean addNode) ARG_XIMDiaCompartmentContentNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean isAssocEnd, K_VATTR kVAttrType, boolean isPartOfManyForeignKeys) -
Uses of ELObject in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2metaModifier and TypeInterfaceDescriptioninterfaceElements which can be set an access tointerfaceA list of aliases can be assigned to a model version.interfaceinterfaceinterfaceThe currently active change set of the assigned users.interfaceThe time interval in which a user contributed to a change set.interfaceThis is a utility class for ADClientAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceRepresents a instance in the context of a change set log.interfaceinterfaceThe reference to an enum member of an mm2typed element in a change set.interfacethe string value of an mm2typed element in a change set.interfacethe value of an mm2typed element in a change set.interfaceinterfacea property an its value.interfaceA long valued property value.interfaceA instance valued property value.interfaceA string valued property value.interfaceinterfaceinterfaceinterfaceElements which an execution permission may be set for.interfaceElements which can be found by the find dialog.interfaceElement which owns history information.interfaceRepresents a single host entry.interfaceRepresents the lock for an elementinterfaceElements which can be locked by a user.interfaceRepresents a single login for a user.interfaceElements which can create a login.interfaceSpecial options for logging-in.interfaceThis is a utility class for ADM2AttrModifyAble that provides static methods for creation or other purposes.interfaceRepresents the model administrator.interfaceinterfaceRepresents a guest for login to a model.interfaceRepresents an option for a model login.interfaceRepresents a common model user which is used for connecting to a model.interfaceRepresents a common model.interfaceinterfaceversion properies of a managed model.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceRepresents a common option.interfaceElements which can own an option.interfaceElement which may be referenced.interfaceRepresents the repository administrator.interfaceRepresents an option for the purpose of repository login.interfaceRepresents the repository.interfaceA synchronized element represents a conceptual element that occurs in different method contexts through synchronized stereotypes.interfaceElements which contain a time stamp.interfaceThis is a utility class for ADTranslationAble that provides static methods for creation or other purposes.interfaceOptions for update purpose.interfaceRepresents an interval update option.interfaceRepresents a time update option.interfaceRepresents a user option for a host.interfaceinterfaceRepresents an option for a user.interfaceRoles are used for access and execution right.interfaceElements which are versionable.interfaceRepresents an InoX model.interfaceinterfaceinterfaceinterfaceThis is a utility class for MM2Classification that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for MM2Property that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceThis is a utility class for MM2Type that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceThis is a utility class for MM2TypedElement that provides static methods for creation or other purposes.interfaceThis is a utility class for MM2TypedProperty that provides static methods for creation or other purposes.interfaceThis is a utility class for MM2TypedTSOption that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for MMAttachmentAble that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for MMCommentContainerAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for MMFCValue that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for MMFormatAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceThis is a utility class for MMFormatRuleSet that provides static methods for creation or other purposes.interfaceinterfaceinterfaceThis element is only used as meta class for the configuration of general labels and texts.interfaceRepresents a label definition.interfaceElements which are allowed to own labels.interfaceThis is a utility class for MMLabelTextAttachmentAble that provides static methods for creation or other purposes.interfaceThis is a utility class for MMLocalizAble that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for MMMenuAble that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for MMMenuItemAble that provides static methods for creation or other purposes.interfaceThis is a utility class for MMMetaCommentAble that provides static methods for creation or other purposes.interfaceAbstract meta class of elements contained in profiles.interfaceinterfaceA profile is a kind of package that extends a reference metamodel.interfaceinterfaceinterfaceinterfaceAn execution right is owned my a profile.interfaceA 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.interfaceElements which are allowed to have stereotypes.interfaceBuilding block to create an element.interfaceinterfaceThis is a utility class for MMStereotypeFileAble that provides static methods for creation or other purposes.interfaceinterfaceThis is a utility class for MMStereotypeRelatedElement that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceA 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.interfaceA synchronized stereotype is the use of a stereotype in aMMSyncSet.interfaceinterfaceA 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.interfaceA synchronization property is a property that keeps the values in redundant properties of their stereotypes synchronized.interfaceRepresents a text definition.interfaceElements which texts can be assigned to.interfaceRepresents an existing text.interfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceFields in de.mid.innovator.srv2api.icw2meta with type parameters of type ELObjectModifier and TypeFieldDescriptionARG_PathStereotype.kTypeelement type of stereotypeARG_NameInChangeSetLog.kVoclmeta class of the specified elemnentARG_VOclAndId.kVoclmeta class of the specified elementARG_ClassViewAttrs.kVOclcurrent element typeARG_ConditionClassificationList.kVOclelement typeARG_FindDeletedElementsIn.kVOclmeta class of the searched elementARG_InstNode.kVOclmeta class if ohInst is emptyARG_TabAbleClassification.kVOclelement typeARG_TabCreate.kVOcltype of the elementARG_TabCreateObjectIn.kVOcltype of the elementARG_TabCreateTemplate.kVOclkind of the create template instanceARG_TabType.kVOcltype of the required elementsARG_ViewAttr.kVOclelement type of the view result - NotEmptyARG_EvaluateRelationshipTemplate.kVOclEdgetype of the new edgeARG_EvaluateRelationshipTemplateWithRequirement.kVOclEdgetype of the new edgeARG_XBrowserNodeRep.kVOclElemmeta class of this elementARG_AddNodes.kVOclModelType of the model element to be addedARG_MMMenuItemOut.kVOclModelKind of the new model elementARG_EvaluateRelationshipTemplate.kVOclNodetype of the new nodeARG_EvaluateRelationshipTemplateWithRequirement.kVOclNodetype of the new nodeARG_AddNodes.kVOclPresType of the presentation element to be createdARG_MMMenuItemOut.kVOclPresKind of the new presentation elementARG_MMMenuItemOut.seqAddContextlist of valid context element types for add, empty if diagram is the valid contextARG_GetPossiblePathsIn.seqTypelist to restrict the element types in a pathARG_GetViewAttributesForImpactAnalysisIn.seqVOcllist of element typesARG_MMProfileElementVOclSeq.seqVOclList of kinds of presentation elements for each meta classARG_StereotypeList.seqVOcllist of element typesARG_TabAbleClassificationIn.seqVOcllist of element typesARG_XFindSqlIntelliSenseMetaClass.voclInvariant metaclass numberARG_GetStereotype.voclM2Classmeta class of stereotypeARG_GetTemplate.voclM2Classmeta class of templateARG_StereotypeInfo.voclM2Classvocl of nameM2ClassMethods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ELObjectModifier and TypeMethodDescriptionMMStereotype.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 ELObjectModifier and TypeMethodDescriptionMMCreateTemplate.evaluateRelationshipTemplate(ADClientAble ohSrc, ADClientAble ohTrg, MMCreateTemplate ohTmpl, K_SIDE kSide, Point ptPos, Class<? extends ELObject> kVOclNode, Class<? extends ELObject> kVOclEdge) Creates a relationship from the current object between the specified source and target element.MMCreateTemplate.evaluateRelationshipTemplateWithRequirement(ADClientAble ohSrc, ADClientAble ohSrcReq, ADClientAble ohTrg, ADClientAble ohTrgReq, MMCreateTemplate ohTmpl, ADClientAble ohRelReq, K_SIDE kSide, Point ptPos, Class<? extends ELObject> kVOclNode, Class<? extends ELObject> kVOclEdge) Creates a relationship from the current object between the specified source and target element.static ARG_FindDeletedElementsADCSInstanceHelper.getFindDeletedElements(SrvContext srvCtx, String name, boolean isSearchByPattern, Class<? extends ELObject> kVOcl, Date lStartTime, Date lEndTime) Searches in change log for deleted elements.static ELElementADModelHelper.getFindElementById(SrvContext srvCtx, Class<? extends ELObject> kVOcl, int id) If it exists, returns the model element described by the ARG_FindElementByIdOclReq structure.static ARG_PossiblePathsMM2RelationConstraintHelper.getPossiblePaths(SrvContext srvCtx, MMStereotype ohStart, MMStereotype ohEnd, int maxHop, List<Class<? extends ELObject>> seqType) Calculates all possible paths between the given start and endMMStereotype.ADModel.getStereotype(String nameProfile, String nameStereotype, Class<? extends ELObject> voclM2Class) Returns the specified stereotype.MMProfile.getStereotypeByMetaClass(MM2Class refObj, String pattern, 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.MMProfile.getStereotypeByMetaClassTransitive(MM2Class refObj, String pattern, 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 List<MMStereotype> MMStereotypeHelper.getStereotypeByVOcl(SrvContext srvCtx, Class<? extends ELObject> item) All not abstract stereotypes of the specified meta class.ADXModel.getTabAbleClassifications(List<Class<? extends ELObject>> seqVOcl) The result list contains stereotypes for each element type of the parameter list, which are allowed as table.ADM2AttrModifyAble.getTabCreateTemplate(Class<? extends ELObject> kVOcl, boolean isExact, K_VATTR kVAttr, String strType, String strAttr, ADClientAble ohElem, boolean hasVAttrSecond, boolean wantColor, String strColorLabel, boolean wantText) Returns a list of create templates.ADM2AttrModifyAble.getTabCreateTemplateObjectList(MMCreateTemplate ohTmpl, Class<? extends ELObject> kVOcl, K_VATTR kVAttr, String strPattern, boolean withName) Returns the list of valid objects as target for the evaluation of specified template at this element.ADM2AttrModifyAble.getTabRelshipList(Class<? extends ELObject> kVOcl, boolean isExact, K_VATTR kVAttr, String strType, String strAttr, ADClientAble ohElem, boolean hasVAttrSecond, boolean wantColor, String strColorLabel, boolean wantText) Returns a list of binary relationships with properties.ADM2AttrModifyAble.getTabRowList(Class<? extends ELObject> kVOcl, boolean isExact, K_VATTR kVAttr, String strType, String strAttr, ADClientAble ohElem, boolean hasVAttrSecond, boolean wantColor, String strColorLabel, boolean wantText) Returns a list of rows with properties.ADModel.getTemplate(String nameProfile, String nameTemplate, Class<? extends ELObject> voclM2Class) Returns the specified template.MM2ClassificationHelper.getViewAttributesForImpactAnalysis(SrvContext srvCtx, List<Class<? extends ELObject>> seqVOcl) Returns a list of view attributes which may be used by the impact analysis of the specified element types.ADM2AttrModifyAble.tabCreateTemplate(MMCreateTemplate ohTmpl, Class<? extends ELObject> kVOcl, K_VATTR kVAttr, 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 ELObjectModifierConstructorDescriptionARG_AddNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<ADClientAble> adds, Point position, Point size, Point offset) ARG_ClassViewAttrs(Class<? extends ELObject> kVOcl, List<ARG_ViewAttr> seqViewAttr) ARG_ConditionClassificationList(Class<? extends ELObject> kVOcl, String strDisplayName, List<ARG_ConditionClassification> seqConcrete, List<ARG_ConditionClassification> seqAbstract, List<ARG_ConditionClassification> seqUsed) ARG_EvaluateRelationshipTemplate(ADClientAble ohSrc, ADClientAble ohTrg, MMCreateTemplate ohTmpl, K_SIDE kSide, Point ptPos, Class<? extends ELObject> kVOclNode, Class<? extends ELObject> kVOclEdge) ARG_EvaluateRelationshipTemplateWithRequirement(ADClientAble ohSrc, ADClientAble ohSrcReq, ADClientAble ohTrg, ADClientAble ohTrgReq, MMCreateTemplate ohTmpl, ADClientAble ohRelReq, K_SIDE kSide, Point ptPos, Class<? extends ELObject> kVOclNode, Class<? extends ELObject> kVOclEdge) ARG_FindDeletedElementsIn(String name, boolean isSearchByPattern, Class<? extends ELObject> kVOcl, Date lStartTime, Date lEndTime) ARG_GetPossiblePathsIn(MMStereotype ohStart, MMStereotype ohEnd, int maxHop, List<Class<? extends ELObject>> seqType) ARG_GetStereotype(String nameProfile, String nameStereotype, Class<? extends ELObject> voclM2Class) ARG_GetTemplate(String nameProfile, String nameTemplate, Class<? extends ELObject> voclM2Class) ARG_GetViewAttributesForImpactAnalysisIn(List<Class<? extends ELObject>> seqVOcl) ARG_InstNode(int id, boolean processIt, ELElement ohInst, Class<? extends ELObject> kVOcl, List<ARG_InstNodeProp> seqProp, List<ARG_InstNodeRsIn> seqRsIn, List<ARG_InstNodeRsOut> seqRsOut, List<String> seqFile, List<ARG_InstNode> seqOrder) ARG_MMMenuItemOut(MMMenuItem ohItem, MMMenuItemAble ohAble, String nameItem, String nameBmp, Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, int idStereo, String strComment, String strMeta, boolean isDia, boolean hasRequirement, boolean hasCreate, boolean hasSelMany, K_ENGINEERING kEngineering, List<Class<? extends ELObject>> seqAddContext, int iEnumCreate, int idStereoSrc, int idStereoTrg) ARG_MMMenuItemOut(MMMenuItem ohItem, MMMenuItemAble ohAble, String nameItem, String nameBmp, Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, int idStereo, String strComment, String strMeta, boolean isDia, boolean hasRequirement, boolean hasCreate, boolean hasSelMany, K_ENGINEERING kEngineering, List<Class<? extends ELObject>> seqAddContext, int iEnumCreate, int idStereoSrc, int idStereoTrg) ARG_NameInChangeSetLog(Class<? extends ELObject> kVocl, int clientId, ELElement ohElem, String name, String ownerQualifiedName) ARG_PathStereotype(MMStereotype ohStereo, String strUUID, String strName, String strType, String strIcon, Class<? extends ELObject> kType) ARG_StereotypeInfo(MMStereotype ohStereo, String nameStereo, String bitmapStereo, String nameProfile, String nameM2Class, Class<? extends ELObject> voclM2Class, boolean isAbstract) ARG_TabAbleClassification(Class<? extends ELObject> kVOcl, String strDisplayName, String strDisplayBitmap, String strUUID, String strName) ARG_TabAbleClassificationIn(List<Class<? extends ELObject>> seqVOcl) ARG_TabCreate(MMCreateTemplate ohTmpl, Class<? extends ELObject> kVOcl, K_VATTR kVAttr, List<ADClientAble> seqElem) ARG_TabCreateObjectIn(MMCreateTemplate ohTmpl, Class<? extends ELObject> kVOcl, K_VATTR kVAttr, String strPattern, boolean withName) ARG_TabCreateTemplate(String strName, String strElemType, String strBitmap, MMCreateTemplate ohTmpl, Class<? extends ELObject> kVOcl, String strComment) ARG_TabType(Class<? extends ELObject> kVOcl, boolean isExact, K_VATTR kVAttr, String strType, String strAttr, ADClientAble ohElem, boolean hasVAttrSecond, boolean wantColor, String strColorLabel, boolean wantText) ARG_ViewAttr(K_VATTR kVAttr, K_VW2 kVW2, Class<? extends ELObject> kVOcl, boolean useForDisplay, boolean isToVersionRoot, boolean isMultiValued, ARG_ViewAttr valOppositeAssocEnd, List<ARG_ViewAttr> seqSubsets) ARG_VOclAndId(Class<? extends ELObject> kVocl, int clientId) ARG_XBrowserNodeRep(ADClientAble ohElem, Class<? extends ELObject> kVOclElem, int idStereoElem, int idModel, ARG_XImageRep valImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, ARG_XBrowserNodeRep valContainer, List<ARG_XBrowserNodeRep> seqContent, Date timeCreation, Date timeModification, 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, String strUUIDElem, String strUUIDContainer, boolean isDuplicateAble, K_NOTIFY_SCHEDULE kSchedule, List<ADClientAble> seqSyncElem, boolean isNotActive) ARG_XFindSqlIntelliSenseMetaClass(String nameApi, String nameModel, List<ARG_XFindSqlIntelliSenseClassifier> seqSuper, List<ARG_XFindSqlIntelliSenseClassifier> seqSub, List<ARG_XFindSqlIntelliSenseProfileProperty> seqProfileProperty, List<ARG_XFindSqlIntelliSenseElement> seqView, String bitmap, boolean isUsed, Class<? extends ELObject> vocl, boolean isAbstract, List<ARG_XFindSqlIntelliSenseStereotype> seqStereotype, List<ARG_XFindSqlIntelliSenseMetaProperty> seqMetaProperty) -
Uses of ELObject in de.mid.innovator.srv2api.icw2model
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2modelModifier and TypeInterfaceDescriptioninterfaceAn 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.interfaceThis is a utility class for MEAssignAbleConstraint that provides static methods for creation or other purposes.interfaceinterfaceinterfaceA comment gives the ability to attach various remarks to elements.interfaceThese elements may be annotated by a comment.interfaceRepresents the assignment between the comment and the commented element.interfaceConfiguration management package.interfaceA 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.interfaceThis is a utility class for MEConstraintAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceA dependency is a relationship that signifies that a single or a set of model elements requires other model elements for their specification or implementation.interfaceA DurationConstraint defines a Constraint that refers to a DurationInterval.interfaceAn element import identifies an element in another package and allows the element to be referenced using its name without a qualifier.interfaceAbstract superclass for Metaclasses which may own PackageableElements, e.g.interfaceAn IntervalConstraint defines a constraint that refers to an interval.interfaceAbstract mapping configuration package.interfaceMapping configuration package forward direction.interfaceMapping configuration package reverse direction.interfaceMapping dependendcy is a subclass ofMEDependency.interfacePackage used for content below MappingPackageType.interfaceAbstract mapping package type defines the mapping type.interfaceImplementing mapping type with direction FORWARD.interfaceImplementing mapping type with direction REVERSE.interfaceA model captures a view of a physical system.interfaceAn element is a constituent of a model.interfaceThis is a utility class for MENamedElement that provides static methods for creation or other purposes.interfaceA namespace is a named element that can own other named elements.interfaceA named element represents elements that may have a name.interfaceA package is a namespace for its members and may contain other packages.interfaceA packageable element indicates a named element that may be owned directly by a package.interfaceA package import is a relationship that allows the use of unqualified names to refer to package members from other namespaces.interfaceAbstract Proxy Base ClassinterfaceSpecialized depencency for associating MEProxy and tangible elements.interfaceinterfaceinterfaceRealization 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).interfaceThis is a utility class for MERefAbleAsResource that provides static methods for creation or other purposes.interfaceThis is a utility class for MEReferenceContainerAble that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceThis is a utility class for MEStereotypeAble that provides static methods for creation or other purposes.interfaceAbstract Stub Package.interfaceStub package base package collecting all stub packages within a system model.interfaceStub package for external models.interfaceStub package for Innovator modelsinterfaceinterfaceinterfaceSystem model management package containing MEConfigurationManagement and MEStubPackageBase packages.interfaceThis is a utility class for METerm that provides static methods for creation or other purposes.interfaceThis is a utility class for METermAble that provides static methods for creation or other purposes.interfaceA TimeConstraint defines a Constraint that refers to a TimeInterval.interfaceThis is a utility class for METriggerReferenceAble that provides static methods for creation or other purposes.interfaceA usage is a relationship which one element requires another element (or set of elements) for its full implementation or operation.interfaceinterfaceAn 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 ELObjectModifier and TypeFieldDescriptionARG_GetPossibleDependency.kVOclelement type of the dependencyARG_PossibleContainer.kVOclelement typeARG_DependencySourceTargetListIn.kVOclDependencymeta class of required dependenciesARG_DependencyStereotype.kVOclDependencymeta class of dependencyARG_DependencySourceTargetListIn.kVOclSourcemeta class of source elementARG_DependencySourceTargetListIn.kVOclTargetmeta class of target elementMethod parameters in de.mid.innovator.srv2api.icw2model with type arguments of type ELObjectModifier and TypeMethodDescriptionMEModelElement.getContentStereotypeByClass(Class<? extends ELObject> kind) Stereotypes for instances of argument kind which are valid as content within this element as selection.MEModelElement.getCreateTemplateByClass(Class<? extends ELObject> kind) Create templates for instances of argument kind with this element as selection.MEDependencyHelper.getDependencySourceTargetList(SrvContext srvCtx, Class<? extends ELObject> kVOclDependency, boolean isExactDependency, MMStereotype ohStereoDependency, Class<? extends ELObject> kVOclSource, boolean isExactSource, Class<? extends ELObject> kVOclTarget, boolean isExactTarget, boolean onlyExisting, List<? extends ADClientAble> seqSource, List<? extends ADClientAble> seqTarget) Returns a list of all dependencies of the specified meta class.MEModelElement.getFirstValidContentStereotype(Class<? extends ELObject> kind) Stereotypes for instances of argument kind which are valid as content within the model container of this element.MEModel.getKnownCreateTemplatesByMetaClassification(MMStereotype refObj, String pattern, 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.MEModel.getKnownStereotypesByMetaClass(MM2Class refObj, String pattern, 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 ELObjectModifierConstructorDescriptionARG_DependencySourceTargetListIn(Class<? extends ELObject> kVOclDependency, boolean isExactDependency, MMStereotype ohStereoDependency, Class<? extends ELObject> kVOclSource, boolean isExactSource, Class<? extends ELObject> kVOclTarget, boolean isExactTarget, boolean onlyExisting, List<ADClientAble> seqSource, List<ADClientAble> seqTarget) ARG_DependencyStereotype(Class<? extends ELObject> kVOclDependency, MMStereotype ohStereo, String strType, String strBitmap, String strColor, List<ARG_DependencySourceTarget> seqDep, List<ARG_DependencyStereotypeModel> seqDepModel) ARG_GetPossibleDependency(Class<? extends ELObject> kVOcl, String strName, List<MMStereotype> seqStereo, List<String> seqStName) ARG_PossibleContainer(MMStereotype ohStereo, Class<? extends ELObject> kVOcl, boolean onlyHierAble) -
Uses of ELObject in de.mid.innovator.srv2api.icw2pres
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2presModifier and TypeInterfaceDescriptioninterfaceinterfaceThis is a utility class for PRBDia that provides static methods for creation or other purposes.interfaceThis is a utility class for PRBDiaBENode that provides static methods for creation or other purposes.interfaceThis is a utility class for PRDia that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for PRDiaEdge that provides static methods for creation or other purposes.interfaceinterfaceThe combination of aPRDiaSegNodeand aPRDiaSegEdge.interfaceinterfaceThis is a utility class for PRDiaNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceThe connector edge of an edge segment.interfaceThe connector node of an edge segment.interfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for PRPresContent that provides static methods for creation or other purposes.interfaceThis is a utility class for PRPresContext that provides static methods for creation or other purposes.interfaceThis is a utility class for PRPresElement that provides static methods for creation or other purposes.interfaceinterfaceThis 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 ELObjectModifier and TypeFieldDescriptionARG_AddEdgeAndTargetNode.kVOclEdgeelement type of the added edgeARG_AddEdgeAndTargetNodeList.kVOclEdgeelement type of the added edgeARG_AddEdgesAndTargetNodes.kVOclEdgeelement type of the added edgeARG_PRAddAbleEdgeEntry.kVOclEdgeelement type of the presentation edgeARG_XPresElementRep.kVOclModelmeta class of the model elementARG_DiaDrop.kVOclPreselement type of the created presentation elementARG_XPresElementRep.kVOclPresmeta class of the presentation elementARG_AddAbleEdgeListType.kVOclRelelement type of the element to be added as edgeMethod parameters in de.mid.innovator.srv2api.icw2pres with type arguments of type ELObjectModifier and TypeMethodDescriptionPRDia.addEdgeAndTargetNode(ADClientAble ohNode, ADClientAble ohElem, Class<? extends ELObject> kVOclEdge, Point ptPos, boolean isSourceSide) PRDia.addEdgesAndTargetNodes(ADClientAble ohNode, List<? extends ADClientAble> seqElem, Class<? extends ELObject> kVOclEdge, Point ptPos, Point ptOffset, boolean isSourceSide) static List<PRPresContent> PRPresElementHelper.diaDrop(SrvContext srvCtx, List<? extends ADClientAble> seqSel, PRPresElement dropTarget, Point position, Point size, Point offset, Class<? extends ELObject> kVOclPres) Drop elements as presentation content to the specified drop target.PRDia.getAddEdgeAndTargetNodeList(ADClientAble ohNode, Class<? extends ELObject> kVOclEdge) Calculates all model elements which may be added as edge of the specified type.PRPresContent.getModelContainer(ADClientAble refObj, Class<? extends ELObject> kind, 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 ELObjectModifierConstructorDescriptionARG_AddAbleEdgeListType(Class<? extends ELObject> kVOclRel, boolean hasDirection, boolean isSourceSide, int kindRel, String strRel, List<ARG_AddAbleEdgeEntry> seqAdd) ARG_AddEdgeAndTargetNode(ADClientAble ohNode, ADClientAble ohElem, Class<? extends ELObject> kVOclEdge, Point ptPos, boolean isSourceSide) ARG_AddEdgeAndTargetNodeList(ADClientAble ohNode, Class<? extends ELObject> kVOclEdge) ARG_AddEdgesAndTargetNodes(ADClientAble ohNode, List<ADClientAble> seqElem, Class<? extends ELObject> kVOclEdge, Point ptPos, Point ptOffset, boolean isSourceSide) ARG_DiaDrop(List<ADClientAble> seqSel, PRPresElement dropTarget, Point position, Point size, Point offset, Class<? extends ELObject> kVOclPres) ARG_PRAddAbleEdgeEntry(MEModelElement ohElem, String strElem, Class<? extends ELObject> kVOclEdge, boolean isSourceSide, List<PRPresContent> seqNode, ARG_XPRDiaEdgeRep valEdgeRep, ARG_XPRDiaNodeRep valNodeRep, K_VATTR kVAttr) ARG_XPRAnalysisDiaRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, String strSvgApplConfHash, String analysisValue, String configValue, boolean useApplicationConfiguration, K_GRAPH_DIRECTION graphDirection, int maxPathLength, boolean isDirectionConsidered, boolean showAllEdges, String contentConfig, String displayConfig, boolean isSmooth, List<ADClientAble> seqStart, List<ADClientAble> seqEnd) ARG_XPRDiaCalloutNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean hasTextFrame, String strMD5Hash, List<ARG_DependencySourceTarget> seqDep) ARG_XPRDiaEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign) ARG_XPRDiaFrameNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, int iThickness, boolean isTitleInside) ARG_XPRDiaNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected) ARG_XPRDiaRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, Point pOrigin, K_ORIENTATION kOrientation, boolean isHiddenComments, boolean isHiddenAttachments, String strSvgApplConfHash) ARG_XPRDiaSegNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, PRDiaEdge ohOrigEdge) ARG_XPRDiaTextNodeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, Point pPos, Point pSize, 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_XPresElementRep valConnected, boolean hasTextFrame, String strMD5Hash) ARG_XPRDiaWhiteboardEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, K_PREDGESTYLE edgeStyle, K_PREDGE_TIP_STYLE kSrcTipStyle, K_PREDGE_TIP_STYLE kTrgTipStyle) ARG_XPresContentRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign) ARG_XPresContextRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, boolean hasDiaFormat, int lZoom, Point pOrigin, K_ORIENTATION kOrientation) ARG_XPresElementRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem) -
Uses of ELObject in de.mid.innovator.srv2api.icw2sm
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2smModifier and TypeInterfaceDescriptioninterfaceinterfaceDeepHistory 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.interfaceAn entry point pseudostate is an entry point of a state machine or composite state.interfaceAn exit point pseudostate is an exit point of a state machine or composite state.interfaceinterfaceAn initial pseudostate represents a default vertex that is the source for a single transition to the default state of a composite state.interfaceJoins vertices serve to merge several transitions emanating from source vertices in different orthogonal regions.interfaceJunction vertices are semantic-free vertices that are used to chain multiple transitions together.interfaceProtocol state machines can be redefined into more specific protocol state machines or into behavioral state machines.interfaceA protocol state machine is always defined in the context of a classifier.interfaceA pseudostate is an abstraction that encompasses different types of transient vertices in the state machine graph.interfaceA region is an orthogonal part of either a composite state or a state machine.interfaceinterfaceshallowHistory represents the most recent active substate of its containing state (but not the substates of that substate).interfaceA state model is a situation which an invariant condition (usually implicit) usually holds in.interfaceState machines can be used to express the behavior of part of a system.interfaceEntering a terminate pseudostate implies that the execution of this state machine by means of its context object is terminated.interfacekind=external implies that the transition, if triggered, will exit the composite (source) state.interfacekind=internal implies that the transition, if triggered, occurs without exiting or entering the source state.interfaceA transition is a directed relationship between a source vertex and a target vertex.interfaceA 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.icw2smdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis is a utility class for SMDiaTextNode that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceThis is a utility class for SMDiaVertexNode that provides static methods for creation or other purposes.interface -
Uses of ELObject in de.mid.innovator.srv2api.icw2sqdia
Subinterfaces of ELObject in de.mid.innovator.srv2api.icw2sqdiaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceThis 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 ELObjectModifierConstructorDescriptionARG_XSQDiaMessageEdgeRep(PRPresElement ohPres, List<MEModelElement> seqModel, Class<? extends ELObject> kVOclPres, Class<? extends ELObject> kVOclModel, String strUUIDPres, List<String> seqUUIDModel, String strHashCode, String strHashCodeCalc, MMStereotype ohStereo, String strStereo, int idStereoModel, int idModel, int idPicture, K_CONTASGN kContAsgnPres, ARG_XImageRep valDefaultImageRep, ARG_XImageRep valImageRep, List<ARG_XImageRep> seqImageRep, List<ARG_XColorKindRep> seqColorRep, List<ARG_XTextRep> seqText, 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, List<ADClientAble> seqSyncElem, Point pPosText, Point pSizeText, boolean isUpdateAble, boolean isNewElement, boolean isCalloutAble, boolean isInvalidPresentation, int iPresentationLevel, K_HOR_ALIGN kTextHorAlign, K_VER_ALIGN kTextVerAlign, List<Point> seqStep, ARG_XPresElementRep valSource, ARG_XPresElementRep valTarget, Point pPosSourceText, Point pSizeSourceText, Point pPosTargetText, Point pSizeTargetText, boolean isSrcReconnectAble, boolean isTrgReconnectAble, boolean hasSrcTip, boolean hasTrgTip, boolean isNotDefaultPositioned, boolean isTextNotDefaultPositioned, boolean isSourceTextNotDefaultPositioned, boolean isTargetTextNotDefaultPositioned, K_PREDGETYPE kTypeEdge, K_PREDGETYPE kTypeEdgeUser, boolean isHidden, int iSourceTextPresentationLevel, int iTargetTextPresentationLevel, K_HOR_ALIGN kSourceTextHorAlign, K_VER_ALIGN kSourceTextVerAlign, K_HOR_ALIGN kTargetTextHorAlign, K_VER_ALIGN kTargetTextVerAlign, boolean isAsynchron, boolean isReplyCreateAble, List<IAMessage> seqCorresponding)