public class SequenceFlowPropertyReader extends FlowElementPropertyReader implements EdgePropertyReader
diagram, element, resolutionFactor, shape| Constructor and Description |
|---|
SequenceFlowPropertyReader(SequenceFlow seq,
BPMNDiagram diagram,
DefinitionResolver definitionResolver) |
| Modifier and Type | Method and Description |
|---|---|
ScriptTypeValue |
getConditionExpression() |
List<Point2D> |
getControlPoints() |
DefinitionResolver |
getDefinitionResolver() |
String |
getPriority() |
Connection |
getSourceConnection() |
String |
getSourceId() |
Connection |
getTargetConnection() |
String |
getTargetId() |
getNamecolorsDefaultBg, colorsDefaultBr, colorsDefaultFont, computeBounds, getBackgroundSet, getBounds, getCircleDimensionSet, getDescription, getDocumentation, getElement, getFontSet, getRectangleDimensionsSet, getShape, isExpanded, optionalAttributeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBackgroundSet, getBounds, getCircleDimensionSet, getDescription, getDocumentation, getElement, getFontSet, getRectangleDimensionsSet, getShape, isExpandedpublic SequenceFlowPropertyReader(SequenceFlow seq, BPMNDiagram diagram, DefinitionResolver definitionResolver)
public String getPriority()
public ScriptTypeValue getConditionExpression()
public String getSourceId()
getSourceId in interface EdgePropertyReaderpublic String getTargetId()
getTargetId in interface EdgePropertyReaderpublic Connection getSourceConnection()
getSourceConnection in interface EdgePropertyReaderpublic Connection getTargetConnection()
getTargetConnection in interface EdgePropertyReaderpublic List<Point2D> getControlPoints()
getControlPoints in interface EdgePropertyReaderpublic DefinitionResolver getDefinitionResolver()
getDefinitionResolver in interface EdgePropertyReaderCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.