|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlowElement | |
|---|---|
| org.camunda.bpm.model.bpmn.builder | |
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | |
| Uses of FlowElement in org.camunda.bpm.model.bpmn.builder |
|---|
| Classes in org.camunda.bpm.model.bpmn.builder with type parameters of type FlowElement | |
|---|---|
class |
AbstractFlowElementBuilder<B extends AbstractFlowElementBuilder<B,E>,E extends FlowElement>
|
| Uses of FlowElement in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement FlowElement | |
|---|---|
class |
ActivityImpl
The BPMN activity element |
class |
BoundaryEventImpl
The BPMN boundaryEvent element |
class |
BusinessRuleTaskImpl
The BPMN businessRuleTask element |
class |
CallActivityImpl
The BPMN callActivity element |
class |
CatchEventImpl
The BPMN catchEvent element |
class |
ComplexGatewayImpl
The BPMN complexGateway element |
class |
DataObjectImpl
The BPMN dataObject element |
class |
DataObjectReferenceImpl
|
class |
EndEventImpl
The BPMN endEvent element |
class |
EventBasedGatewayImpl
The BPMN eventBasedGateway element |
class |
EventImpl
The BPMN event element |
class |
ExclusiveGatewayImpl
The BPMN exclusiveGateway element |
class |
FlowElementImpl
The BPMN flowElement element |
class |
FlowNodeImpl
The BPMN flowNode element |
class |
GatewayImpl
The BPMN gateway element |
class |
InclusiveGatewayImpl
The BPMN inclusiveGateway element |
class |
IntermediateCatchEventImpl
The BPMN intermediateCatchEvent element |
class |
IntermediateThrowEventImpl
The BPMN intermediateThrowEvent element |
class |
ManualTaskImpl
The BPMN manualTask element |
class |
ParallelGatewayImpl
The BPMN parallelGateway element |
class |
ReceiveTaskImpl
The BPMN receiveTask element |
class |
ScriptTaskImpl
The BPMN scriptTask element |
class |
SendTaskImpl
The BPMN sendTask element |
class |
SequenceFlowImpl
The BPMN sequenceFlow element |
class |
ServiceTaskImpl
The BPMN serviceTask element |
class |
StartEventImpl
The BPMN startEvent element |
class |
SubProcessImpl
The BPMN subProcess element |
class |
TaskImpl
The BPMN task element |
class |
ThrowEventImpl
The BPMN throwEvent element |
class |
TransactionImpl
|
class |
UserTaskImpl
The BPMN userTask element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type FlowElement | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<FlowElement> |
ProcessImpl.flowElementCollection
|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<FlowElement> |
SubProcessImpl.flowElementCollection
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type FlowElement | |
|---|---|
Collection<FlowElement> |
ProcessImpl.getFlowElements()
|
Collection<FlowElement> |
SubProcessImpl.getFlowElements()
|
| Uses of FlowElement in org.camunda.bpm.model.bpmn.instance |
|---|
| Subinterfaces of FlowElement in org.camunda.bpm.model.bpmn.instance | |
|---|---|
interface |
Activity
The BPMN activity element |
interface |
BoundaryEvent
The BPMN boundaryEvent element |
interface |
BusinessRuleTask
The BPMN businessRuleTask element |
interface |
CallActivity
The BPMN callActivity element |
interface |
CatchEvent
The BPMN catchEvent element |
interface |
ComplexGateway
The BPMN complexGateway element |
interface |
DataObject
The BPMN dataObject element |
interface |
DataObjectReference
The BPMN dataObjectReference element |
interface |
EndEvent
The BPMN endEvent element |
interface |
Event
The BPMN event element |
interface |
EventBasedGateway
The BPMN eventBasedGateway element |
interface |
ExclusiveGateway
The BPMN exclusiveGateway element |
interface |
FlowNode
The BPMN flowNode element |
interface |
Gateway
The BPMN gateway element |
interface |
InclusiveGateway
The BPMN inclusiveGateway element |
interface |
IntermediateCatchEvent
The BPMN intermediateCatchEvent element |
interface |
IntermediateThrowEvent
The BPMN intermediateThrowEvent element |
interface |
ManualTask
The BPMN manualTask element |
interface |
ParallelGateway
The BPMN parallelGateway element |
interface |
ReceiveTask
The BPMN receiveTask element |
interface |
ScriptTask
The BPMN scriptTask element |
interface |
SendTask
The BPMN sendTask element |
interface |
SequenceFlow
The BPMN sequenceFlow element |
interface |
ServiceTask
The BPMN serviceTask element |
interface |
StartEvent
The BPMN startEvent element |
interface |
SubProcess
The BPMN subProcess element |
interface |
Task
The BPMN task element |
interface |
ThrowEvent
The BPMN throwEvent element |
interface |
Transaction
|
interface |
UserTask
The BPMN userTask element |
| Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type FlowElement | |
|---|---|
Collection<FlowElement> |
SubProcess.getFlowElements()
|
Collection<FlowElement> |
Process.getFlowElements()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||