public interface PropertyReader
| Modifier and Type | Method and Description |
|---|---|
BackgroundSet |
getBackgroundSet() |
Bounds |
getBounds() |
CircleDimensionSet |
getCircleDimensionSet() |
String |
getDescription() |
String |
getDocumentation() |
BaseElement |
getElement() |
FontSet |
getFontSet() |
RectangleDimensionsSet |
getRectangleDimensionsSet() |
BPMNShape |
getShape() |
boolean |
isExpanded() |
String getDocumentation()
String getDescription()
FontSet getFontSet()
BackgroundSet getBackgroundSet()
Bounds getBounds()
CircleDimensionSet getCircleDimensionSet()
RectangleDimensionsSet getRectangleDimensionsSet()
boolean isExpanded()
BaseElement getElement()
BPMNShape getShape()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.