|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DiagramElement | |
|---|---|
| com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element | |
| com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type | |
| Uses of DiagramElement in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element |
|---|
| Subinterfaces of DiagramElement in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.element | |
|---|---|
interface |
BPMNEdge
|
interface |
BPMNLabel
|
interface |
BPMNPlane
|
interface |
BPMNShape
|
interface |
Edge
|
interface |
Label
|
interface |
LabeledEdge
|
interface |
LabeledShape
|
interface |
Node
|
interface |
Plane
|
interface |
Shape
|
| Uses of DiagramElement in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type |
|---|
| Subinterfaces of DiagramElement in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type | |
|---|---|
interface |
TBPMNEdge
|
interface |
TBPMNLabel
|
interface |
TBPMNPlane
|
interface |
TBPMNShape
|
interface |
TEdge
|
interface |
TLabel
|
interface |
TLabeledEdge
|
interface |
TLabeledShape
|
interface |
TNode
|
interface |
TPlane
|
interface |
TShape
|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type that return DiagramElement | |
|---|---|
DiagramElement[] |
TPlane.getDiagramElement()
|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20diagram.api.type with parameters of type DiagramElement | |
|---|---|
void |
TPlane.addDiagramElement(DiagramElement diagramElement)
|
void |
TPlane.removeDiagramElement(DiagramElement diagramElement)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||