public class AssociationPropertyReader extends BasePropertyReader implements EdgePropertyReader
diagram, element, resolutionFactor, shape| Constructor and Description |
|---|
AssociationPropertyReader(Association association,
BPMNDiagram diagram,
DefinitionResolver definitionResolver) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getAssociationByDirection() |
List<Point2D> |
getControlPoints() |
DefinitionResolver |
getDefinitionResolver() |
Connection |
getSourceConnection() |
String |
getSourceId() |
Connection |
getTargetConnection() |
String |
getTargetId() |
colorsDefaultBg, 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 AssociationPropertyReader(Association association, BPMNDiagram diagram, DefinitionResolver definitionResolver)
public String getSourceId()
getSourceId in interface EdgePropertyReaderpublic String getTargetId()
getTargetId in interface EdgePropertyReaderpublic Class getAssociationByDirection()
public 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.