Uses of Interface
de.mid.innovator.srv2api.icw2pres.PRDiaNode
-
Packages that use PRDiaNode Package Description de.mid.innovator.srv2api.icw2acdia Diagrams and graphical representations for elements of the icw2ac package.de.mid.innovator.srv2api.icw2bpdia BPMN Diagrams and graphical representations for elements of the icw2bp package.de.mid.innovator.srv2api.icw2brdia Diagrams and graphical representations for elements of the icw2br package.de.mid.innovator.srv2api.icw2bsdia Diagrams and graphical representations for elements of the icw2bs package.de.mid.innovator.srv2api.icw2cldia Diagrams and graphical representations for elements of the icw2class package.de.mid.innovator.srv2api.icw2dbdia Database Diagrams and representations of tables and foreign keys, as well as views and from clauses.de.mid.innovator.srv2api.icw2drdia The decision requirements level of a decision model in DMN consists of a Decision Requirement Graph depicted in one or more Decision Requirement Diagrams.de.mid.innovator.srv2api.icw2erdia Entity Relationship Diagrams and representations of entities and relationships, as well as conceptual views and from clauses.de.mid.innovator.srv2api.icw2gcdia Concept diagrams and graphical representations for elements of the icw2gc package.de.mid.innovator.srv2api.icw2imdia Information Management Metamodel Diagram is a subclass of Class Diagram.de.mid.innovator.srv2api.icw2pres Diagrams and graphical representations of model elements in diagrams.de.mid.innovator.srv2api.icw2smdia Diagrams and graphical representations for elements of the icw2sm package.de.mid.innovator.srv2api.icw2sqdia Diagrams and graphical representations for elements of the icw2ia package. -
-
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2acdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2acdia Modifier and Type Interface Description interface
ACDiaACNode
Presentation element of the activity itself.interface
ACDiaActNode
Presentation element of actions which do not depend on other elements.interface
ACDiaConstraintNode
Client representation of a constraint.interface
ACDiaControlNode
interface
ACDiaDecisionInputBehavior
Client representation of a decision input behavior.interface
ACDiaFlowSelBehavior
Client representation of a selection behavior at a flow.interface
ACDiaFlowTransBehavior
Client representation of a transformation behavior at a flow.interface
ACDiaGroupNode
interface
ACDiaHorGroupNode
Specialization ofACDiaGroupNode
.interface
ACDiaNodeSelBehavior
Client representation of a selection behavior at an object node.interface
ACDiaObjNode
interface
ACDiaPostNode
Client representation of a postcondition.interface
ACDiaPreNode
Client representation of a precondition.interface
ACDiaTextNode
Abstract node that represents all text nodes in anACDia
.interface
ACDiaValSpecNode
Client representation of a value specification text.interface
ACDiaVariableNode
Client representation of a variable.interface
ACDiaVerGroupNode
Specialization ofACDiaGroupNode
. -
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2bpdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2bpdia Modifier and Type Interface Description interface
BPDiaArtifactNode
interface
BPDiaChoreographySubProcessNode
interface
BPDiaChoreographyTaskNode
interface
BPDiaChoreographyViewNode
interface
BPDiaCollaborationViewNode
interface
BPDiaDataNode
The node representing an item definition which in this context is seen as a data object.interface
BPDiaErrorNode
Represents an error.interface
BPDiaEventNode
interface
BPDiaFlowNode
This is a utility class for BPDiaFlowNode that provides static methods for creation or other purposes.interface
BPDiaGatewayNode
interface
BPDiaGroupNode
interface
BPDiaItemDefinitionNode
interface
BPDiaItemNode
interface
BPDiaLaneNode
interface
BPDiaMaskCompartmentEntry
interface
BPDiaMaskCompartmentNode
interface
BPDiaMaskNode
interface
BPDiaMaskTaskNode
interface
BPDiaMessageFlowNode
This is a utility class for BPDiaMessageFlowNode that provides static methods for creation or other purposes.interface
BPDiaMessageNode
The node representing aBPMessage
.interface
BPDiaParticipantCompartmentNode
interface
BPDiaParticipantNode
interface
BPDiaProcessViewNode
interface
BPDiaRenderingNode
interface
BPDiaSequenceFlowNode
This is a utility class for BPDiaSequenceFlowNode that provides static methods for creation or other purposes.interface
BPDiaSubProcessNode
interface
BPDiaTaskNode
interface
BPDiaTermNode
interface
BPDiaTextNode
interface
BPDiaViewNode
This is a utility class for BPDiaViewNode that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2bpdia that return types with arguments of type PRDiaNode Modifier and Type Method Description java.util.List<PRDiaNode>
BPDia. addDiaNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)
Methods in de.mid.innovator.srv2api.icw2bpdia with parameters of type PRDiaNode Modifier and Type Method Description BPDiaLaneNode
BPDiaProcessViewNode. getLeafLaneNodeForNode(PRDiaNode refObj)
Tries to find a leaf lane for the node passed considering the absolute positions of the node and the leaf lanes in the process view node.Method parameters in de.mid.innovator.srv2api.icw2bpdia with type arguments of type PRDiaNode Modifier and Type Method Description void
BPDia. setVisibleCompartment(java.util.List<? extends PRDiaNode> seqNode, java.util.List<ARG_CompartmentVisibilityList> seqComp)
-
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2brdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2brdia Modifier and Type Interface Description interface
BRDiaExprNode
interface
BRDiaResourceNode
interface
BRDiaTextNode
Methods in de.mid.innovator.srv2api.icw2brdia that return types with arguments of type PRDiaNode Modifier and Type Method Description java.util.List<PRDiaNode>
BRDia. addDiaNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)
-
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2bsdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2bsdia Modifier and Type Interface Description interface
BSDiaNode
This is a utility class for BSDiaNode that provides static methods for creation or other purposes.interface
BSDiaPseudoStateNode
interface
BSDiaStateMachineNode
interface
BSDiaStateNode
interface
BSDiaVertexNode
This is a utility class for BSDiaVertexNode that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2bsdia that return types with arguments of type PRDiaNode Modifier and Type Method Description java.util.List<PRDiaNode>
BSDia. addDiaNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)
Adds elements as nodes to this state diagram. -
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2cldia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2cldia Modifier and Type Interface Description interface
CLDiaActorNode
interface
CLDiaAssocNode
interface
CLDiaCLNode
interface
CLDiaCnstrNode
interface
CLDiaCollaborationNode
interface
CLDiaCompartmentAbleNode
This is a utility class for CLDiaCompartmentAbleNode that provides static methods for creation or other purposes.interface
CLDiaCompartmentContentNode
interface
CLDiaCompartmentNode
interface
CLDiaConnectorNode
interface
CLDiaElemNode
This is a utility class for CLDiaElemNode that provides static methods for creation or other purposes.interface
CLDiaHierCollaborationNode
interface
CLDiaHierCollaborationUseNode
interface
CLDiaHierCompNode
This is a utility class for CLDiaHierCompNode that provides static methods for creation or other purposes.interface
CLDiaHierCompStructNode
interface
CLDiaHierDeployNode
interface
CLDiaHierNode
This is a utility class for CLDiaHierNode that provides static methods for creation or other purposes.interface
CLDiaHierPartNode
interface
CLDiaHierStructDefinitionNode
interface
CLDiaHierStructEntryNode
interface
CLDiaHierStructGroupNode
interface
CLDiaHierStructNode
This is a utility class for CLDiaHierStructNode that provides static methods for creation or other purposes.interface
CLDiaInstLinkNode
interface
CLDiaInstNode
interface
CLDiaMergeAbleNode
This is a utility class for CLDiaMergeAbleNode that provides static methods for creation or other purposes.interface
CLDiaOwnershipNode
interface
CLDiaPkgNode
interface
CLDiaPortBehaviorNode
interface
CLDiaPortNode
interface
CLDiaRelshipNode
interface
CLDiaReqNode
interface
CLDiaSocketBallNode
interface
CLDiaSubjectNode
interface
CLDiaUseCaseNode
Fields in de.mid.innovator.srv2api.icw2cldia declared as PRDiaNode Modifier and Type Field Description PRDiaNode
ARG_AddAbleAsSocketBallList. ohNode
node for which socket balls may be addedFields in de.mid.innovator.srv2api.icw2cldia with type parameters of type PRDiaNode Modifier and Type Field Description java.util.List<PRDiaNode>
ARG_AddAbleAsSocketBallIn. seqNode
list of nodes or emptyjava.util.List<PRDiaNode>
ARG_CreateDiagramOfSelection. seqNode
list of selected nodesMethods in de.mid.innovator.srv2api.icw2cldia that return types with arguments of type PRDiaNode Modifier and Type Method Description java.util.List<PRDiaNode>
CLDia. addDiaNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)
Adds elements as nodes to this diagram.Method parameters in de.mid.innovator.srv2api.icw2cldia with type arguments of type PRDiaNode Modifier and Type Method Description CLDia
CLDia. createDiagramOfSelection(java.util.List<? extends PRDiaNode> seqNode, boolean subtractNodesFromSource)
java.util.List<ARG_AddAbleAsSocketBallList>
CLDia. getAddAbleAsSocketBall(java.util.List<? extends PRDiaNode> seqNode)
Calculates all interfaces which may be added in socket ball notation within this diagram.void
CLDia. setVisibleCompartment(java.util.List<? extends PRDiaNode> seqNode, java.util.List<ARG_CompartmentVisibilityList> seqComp)
Sets the visible compartments of the selected nodes.Constructors in de.mid.innovator.srv2api.icw2cldia with parameters of type PRDiaNode Constructor Description ARG_AddAbleAsSocketBallList(PRDiaNode ohNode, java.util.List<ARG_AddAbleAsSocketBallEntry> seqSocketBall)
Constructor parameters in de.mid.innovator.srv2api.icw2cldia with type arguments of type PRDiaNode Constructor Description ARG_AddAbleAsSocketBallIn(java.util.List<PRDiaNode> seqNode)
ARG_CreateDiagramOfSelection(java.util.List<PRDiaNode> seqNode, boolean subtractNodesFromSource)
-
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2dbdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2dbdia Modifier and Type Interface Description interface
DBDiaCnstrNode
interface
DBDiaCompartmentContentNode
interface
DBDiaCompartmentNode
interface
DBDiaTableNode
interface
DBDiaViewNode
-
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2drdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2drdia Modifier and Type Interface Description interface
DRDiaCompartmentContentNode
interface
DRDiaCompartmentNode
interface
DRDiaDecisionNode
ADRDiaDecisionNode
is the graphical representation of aDRDecision
.interface
DRDiaHierServiceNode
interface
DRDiaHierServicePartNode
interface
DRDiaInputDataNode
ADRDiaInputDataNode
is the graphical representation of aDRInputData
.interface
DRDiaKnowledgeNode
ADRDiaKnowledgeNode
is the graphical representation of aDRBusinessKnowledgeModel
.interface
DRDiaKnowledgeSourceNode
ADRDiaKnowledgeSourceNode
is the graphical representation of aDRKnowledgeSource
.interface
DRDiaNode
This is a utility class for DRDiaNode that provides static methods for creation or other purposes.interface
DRDiaServiceNode
-
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2erdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2erdia Modifier and Type Interface Description interface
ERDiaCnstrNode
interface
ERDiaCompartmentContentNode
interface
ERDiaCompartmentNode
interface
ERDiaCubeDimensionNode
interface
ERDiaCubeNode
interface
ERDiaDimensionLevelNode
interface
ERDiaDimensionTreeNode
interface
ERDiaEntityNode
interface
ERDiaGeneralizationSetNode
interface
ERDiaHierarchyLevelNode
interface
ERDiaHierarchyNode
interface
ERDiaHierDimensionTreeNode
interface
ERDiaHierHierarchyNode
interface
ERDiaRelshipNode
interface
ERDiaViewNode
-
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2gcdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2gcdia Modifier and Type Interface Description interface
GCDiaConceptNode
Fields in de.mid.innovator.srv2api.icw2gcdia with type parameters of type PRDiaNode Modifier and Type Field Description java.util.List<PRDiaNode>
ARG_CopyNodesFromOtherDia. seqNodes
selected nodes to be copied from another diagramMethods in de.mid.innovator.srv2api.icw2gcdia that return types with arguments of type PRDiaNode Modifier and Type Method Description java.util.List<PRDiaNode>
GCDia. addDiaNodes(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)
java.util.List<PRDiaNode>
GCDia. addDiaNodesOnly(java.lang.Class<? extends ELObject> kVOclModel, java.lang.Class<? extends ELObject> kVOclPres, java.util.List<? extends ADClientAble> adds, java.awt.Point position, java.awt.Point size, java.awt.Point offset)
java.util.List<PRDiaNode>
GCDia. copyNodesFromOtherDia(java.util.List<? extends PRDiaNode> seqNodes, java.awt.Point ptPos)
Method parameters in de.mid.innovator.srv2api.icw2gcdia with type arguments of type PRDiaNode Modifier and Type Method Description java.util.List<PRDiaNode>
GCDia. copyNodesFromOtherDia(java.util.List<? extends PRDiaNode> seqNodes, java.awt.Point ptPos)
Constructor parameters in de.mid.innovator.srv2api.icw2gcdia with type arguments of type PRDiaNode Constructor Description ARG_CopyNodesFromOtherDia(java.util.List<PRDiaNode> seqNodes, java.awt.Point ptPos)
-
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2imdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2imdia Modifier and Type Interface Description interface
IMDiaAssocNode
Association node in anIMDia
if the association is represented by three grafical elements, one node and two edges for their association ends.interface
IMDiaClassifierNode
Classifier node in anIMDia
.interface
IMDiaCnstrNode
Constraint Node in anIMDia
.interface
IMDiaCompartmentContentNode
Compartement entry in aIMDiaCompartmentNode
.interface
IMDiaCompartmentNode
Compartement in aIMDiaClassifierNode
.interface
IMDiaGeneralizationSetNode
Node of aIMGeneralizationSet
in anIMDia
.interface
IMDiaHierNode
This is a utility class for IMDiaHierNode that provides static methods for creation or other purposes. -
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2pres
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2pres Modifier and Type Interface Description interface
PRBDiaBENode
This is a utility class for PRBDiaBENode that provides static methods for creation or other purposes.interface
PRDiaAttachmentNode
interface
PRDiaCalloutNode
interface
PRDiaFrameNode
interface
PRDiaNote
interface
PRDiaSegNode
The connector node of an edge segment.interface
PRDiaWhiteboardNode
Fields in de.mid.innovator.srv2api.icw2pres declared as PRDiaNode Modifier and Type Field Description PRDiaNode
ARG_PRAddAbleEdgeList. ohNode
node for which a list of elements may be added as edgesFields in de.mid.innovator.srv2api.icw2pres with type parameters of type PRDiaNode Modifier and Type Field Description java.util.List<PRDiaNode>
ARG_CompartmentVisibilityNodeList. seqNode
List of nodes (invalid as null)Methods in de.mid.innovator.srv2api.icw2pres with type parameters of type PRDiaNode Modifier and Type Method Description <T extends PRDiaNode>
java.util.List<T>PRDiaFrameNode. getOwnedDiaNode(java.lang.Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)
All nodes owned by this frame node.Methods in de.mid.innovator.srv2api.icw2pres that return PRDiaNode Modifier and Type Method Description PRDiaNode
PRDiaNode. getExpandedNodeRoot()
Method parameters in de.mid.innovator.srv2api.icw2pres with type arguments of type PRDiaNode Modifier and Type Method Description static void
PRDiaNodeHelper. collapse(SrvContext srvCtx, java.util.List<? extends PRDiaNode> sel)
Collapses a node which is currently expanded.static void
PRDiaNodeHelper. expand(SrvContext srvCtx, java.util.List<? extends PRDiaNode> sel)
Expands a node which is expandable but currently collapsed.Constructors in de.mid.innovator.srv2api.icw2pres with parameters of type PRDiaNode Constructor Description ARG_PRAddAbleEdgeList(PRDiaNode ohNode, java.util.List<ARG_PRAddAbleEdgeEntry> seqEdge)
Constructor parameters in de.mid.innovator.srv2api.icw2pres with type arguments of type PRDiaNode Constructor Description ARG_CompartmentVisibilityNodeList(java.util.List<PRDiaNode> seqNode, java.util.List<ARG_CompartmentVisibilityList> seqComp)
-
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2smdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2smdia Modifier and Type Interface Description interface
SMDiaConstraintNode
interface
SMDiaDoActNode
interface
SMDiaEntryActNode
interface
SMDiaExitActNode
interface
SMDiaGuardNode
interface
SMDiaInvariantNode
interface
SMDiaPostNode
interface
SMDiaPreNode
interface
SMDiaPseudoNode
interface
SMDiaRegionNode
interface
SMDiaSMNode
interface
SMDiaStateNode
interface
SMDiaTextNode
This is a utility class for SMDiaTextNode that provides static methods for creation or other purposes.interface
SMDiaTransActNode
interface
SMDiaTriggerNode
interface
SMDiaVertexNode
This is a utility class for SMDiaVertexNode that provides static methods for creation or other purposes. -
Uses of PRDiaNode in de.mid.innovator.srv2api.icw2sqdia
Subinterfaces of PRDiaNode in de.mid.innovator.srv2api.icw2sqdia Modifier and Type Interface Description interface
SQDiaCombinedNode
interface
SQDiaConstraintNode
interface
SQDiaContinuationNode
interface
SQDiaExecNode
interface
SQDiaIANode
interface
SQDiaInvariantNode
interface
SQDiaLifelineNode
interface
SQDiaMessageEndNode
interface
SQDiaOccSpecNode
interface
SQDiaOperandNode
interface
SQDiaPostNode
interface
SQDiaPreNode
interface
SQDiaRefNode
interface
SQDiaTextNode
This is a utility class for SQDiaTextNode that provides static methods for creation or other purposes.
-