Class WorkflowBpmnPointRef.StructuredPartRef
java.lang.Object
de.xima.fc.common.workflow.bpmn.WorkflowBpmnPointRef
de.xima.fc.common.workflow.bpmn.WorkflowBpmnPointRef.StructuredPartRef
- Direct Known Subclasses:
WorkflowBpmnPointRef.StructuredPartIncomingRef, WorkflowBpmnPointRef.StructuredPartOutgoingRef
- Enclosing class:
WorkflowBpmnPointRef
- Since:
- 8.4.0
-
Nested Class Summary
Nested classes/interfaces inherited from class WorkflowBpmnPointRef
WorkflowBpmnPointRef.FlowNodeIncomingRef, WorkflowBpmnPointRef.FlowNodeOutgoingRef, WorkflowBpmnPointRef.FlowNodeRef, WorkflowBpmnPointRef.StructuredPartIncomingRef, WorkflowBpmnPointRef.StructuredPartOutgoingRef, WorkflowBpmnPointRef.StructuredPartRef -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringid()TheIDof theIStructuredBpmnModelPartthis reference points to.Methods inherited from class WorkflowBpmnPointRef
equals, flowNodeIncomingRef, flowNodeOutgoingRef, hashCode, partIncomingRef, partIncomingRef, partOutgoingRef, partOutgoingRef, toString
-
Field Details
-
id
-
-
Method Details
-
id
TheIDof theIStructuredBpmnModelPartthis reference points to.- Returns:
- The ID of the model part.
-