| Modifier and Type | Field and Description |
|---|---|
protected BaseElement |
GraphicInfo.element |
protected BaseElement |
Association.sourceElement |
protected BaseElement |
Association.targetElement |
| Modifier and Type | Method and Description |
|---|---|
BaseElement |
GraphicInfo.getElement() |
BaseElement |
Association.getSourceElement() |
BaseElement |
Association.getTargetElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphicInfo.setElement(BaseElement element) |
void |
Association.setSourceElement(BaseElement sourceElement) |
void |
Association.setTargetElement(BaseElement targetElement) |
void |
BaseElement.setValues(BaseElement otherElement) |
Copyright © 2020 Flowable. All rights reserved.