|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlowElement | |
|---|---|
| com.ebmwebsourcing.easybpmn.bpmn20.api | |
| com.ebmwebsourcing.easybpmn.bpmn20.api.element | |
| com.ebmwebsourcing.easybpmn.bpmn20.api.with | |
| Uses of FlowElement in com.ebmwebsourcing.easybpmn.bpmn20.api |
|---|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api with parameters of type FlowElement | |
|---|---|
static Process |
DefinitionsHelper.getProcess(FlowElement fe,
Definitions defs)
|
| Uses of FlowElement in com.ebmwebsourcing.easybpmn.bpmn20.api.element |
|---|
| Subinterfaces of FlowElement in com.ebmwebsourcing.easybpmn.bpmn20.api.element | |
|---|---|
interface |
Activity
|
interface |
BoundaryEvent
|
interface |
BusinessRuleTask
|
interface |
CallActivity
|
interface |
CallChoreography
|
interface |
CatchEvent
|
interface |
ChoreographyActivity
|
interface |
ChoreographyTask
|
interface |
ComplexGateway
|
interface |
DataObject
|
interface |
DataObjectReference
|
interface |
DataStoreReference
|
interface |
EndEvent
|
interface |
Event
|
interface |
EventBasedGateway
|
interface |
ExclusiveGateway
|
interface |
FlowNode
|
interface |
Gateway
|
interface |
ImplicitThrowEvent
|
interface |
InclusiveGateway
|
interface |
IntermediateCatchEvent
|
interface |
IntermediateThrowEvent
|
interface |
ManualTask
|
interface |
ParallelGateway
|
interface |
ReceiveTask
|
interface |
ScriptTask
|
interface |
SendTask
|
interface |
SequenceFlow
|
interface |
ServiceTask
|
interface |
StartEvent
|
interface |
SubChoreography
|
interface |
SubProcess
|
interface |
Task
|
interface |
ThrowEvent
|
interface |
Transaction
|
interface |
UserTask
|
| Uses of FlowElement in com.ebmwebsourcing.easybpmn.bpmn20.api.with |
|---|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with with type parameters of type FlowElement | ||
|---|---|---|
|
WithFlowElements.getFlowElementsByClass(java.lang.Class<T> c)
|
|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with that return FlowElement | |
|---|---|
FlowElement[] |
WithFlowElements.getFlowElement()
|
FlowElement |
WithFlowElements.getFlowElementById(java.lang.String id)
|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.with with parameters of type FlowElement | |
|---|---|
void |
WithFlowElements.addFlowElement(FlowElement fe)
|
void |
WithFlowElements.removeFlowElement(FlowElement fe)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||