|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BaseElement in org.camunda.bpm.model.bpmn.builder |
|---|
| Classes in org.camunda.bpm.model.bpmn.builder with type parameters of type BaseElement | |
|---|---|
class |
AbstractBaseElementBuilder<B extends AbstractBaseElementBuilder<B,E>,E extends BaseElement>
|
| Fields in org.camunda.bpm.model.bpmn.builder declared as BaseElement | |
|---|---|
protected BaseElement |
AbstractCamundaFormFieldBuilder.parent
|
| Methods in org.camunda.bpm.model.bpmn.builder with type parameters of type BaseElement | ||
|---|---|---|
protected
|
AbstractBaseElementBuilder.createChild(BpmnModelElementInstance parent,
Class<T> typeClass,
String identifier)
|
|
protected
|
AbstractBaseElementBuilder.createChild(Class<T> typeClass,
String identifier)
|
|
protected
|
AbstractBaseElementBuilder.createInstance(Class<T> typeClass,
String identifier)
|
|
protected
|
AbstractBaseElementBuilder.createSibling(Class<T> typeClass,
String identifier)
|
|
| Methods in org.camunda.bpm.model.bpmn.builder with parameters of type BaseElement | |
|---|---|
BpmnEdge |
AbstractBaseElementBuilder.createEdge(BaseElement baseElement)
|
protected BpmnEdge |
AbstractBaseElementBuilder.findBpmnEdge(BaseElement sequenceFlow)
|
protected BpmnShape |
AbstractBaseElementBuilder.findBpmnShape(BaseElement node)
|
| Constructors in org.camunda.bpm.model.bpmn.builder with parameters of type BaseElement | |
|---|---|
AbstractCamundaFormFieldBuilder(BpmnModelInstance modelInstance,
BaseElement parent,
CamundaFormField element,
Class<?> selfType)
|
|
CamundaStartEventFormFieldBuilder(BpmnModelInstance modelInstance,
BaseElement parent,
CamundaFormField element)
|
|
CamundaUserTaskFormFieldBuilder(BpmnModelInstance modelInstance,
BaseElement parent,
CamundaFormField element)
|
|
| Uses of BaseElement in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement BaseElement | |
|---|---|
class |
ActivationConditionImpl
The BPMN element activationCondition of the BPMN tComplexGateway type |
class |
ActivityImpl
The BPMN activity element |
class |
ArtifactImpl
The BPMN artifact element |
class |
AssignmentImpl
The BPMN assignment element |
class |
AssociationImpl
|
class |
AuditingImpl
The BPMN auditing element |
class |
BaseElementImpl
The BPMN baseElement element |
class |
BoundaryEventImpl
The BPMN boundaryEvent element |
class |
BusinessRuleTaskImpl
The BPMN businessRuleTask element |
class |
CallableElementImpl
The BPMN callableElement element |
class |
CallActivityImpl
The BPMN callActivity element |
class |
CallConversationImpl
The BPMN callConversation element |
class |
CancelEventDefinitionImpl
The BPMN cancelEventDefinition element |
class |
CatchEventImpl
The BPMN catchEvent element |
class |
CategoryValueImpl
The BPMN categoryValue element |
class |
ChildLaneSet
The BPMN childLaneSet element of the BPMN tLaneSet type |
class |
CollaborationImpl
The BPMN collaboration element |
class |
CompensateEventDefinitionImpl
The BPMN compensateEventDefinition element |
class |
CompletionConditionImpl
The BPMN 2.0 completionCondition element from the tMultiInstanceLoopCharacteristics type |
class |
ComplexBehaviorDefinitionImpl
The BPMN 2.0 complexBehaviorDefinition element |
class |
ComplexGatewayImpl
The BPMN complexGateway element |
class |
ConditionalEventDefinitionImpl
The BPMN conditionalEventDefinition element |
class |
ConditionExpressionImpl
The BPMN conditionExpression element of the BPMN tSequenceFlow type |
class |
ConditionImpl
The BPMN condition element of the BPMN tConditionalEventDefinition type |
class |
ConversationAssociationImpl
The BPMN conversationAssociation element |
class |
ConversationImpl
The BPMN conversation element |
class |
ConversationLinkImpl
The BPMN conversationLink element |
class |
ConversationNodeImpl
The BPMN conversationNode element |
class |
CorrelationKeyImpl
The BPMN correlationKey element |
class |
CorrelationPropertyBindingImpl
The BPMN correlationPropertyBinding element |
class |
CorrelationPropertyImpl
The BPMN correlationProperty element |
class |
CorrelationPropertyRetrievalExpressionImpl
The BPMN correlationPropertyRetrievalExpression element |
class |
CorrelationSubscriptionImpl
The BPMN correlationSubscription element |
class |
DataAssociationImpl
The BPMN dataAssociation element |
class |
DataInputAssociationImpl
The BPMN dataInputAssociation element |
class |
DataInputImpl
The BPMN dataInput element |
class |
DataObjectImpl
The BPMN dataObject element |
class |
DataObjectReferenceImpl
|
class |
DataOutputAssociationImpl
The BPMN dataOutputAssociation element |
class |
DataOutputImpl
|
class |
DataPath
The BPMN dataPath element of the BPMN tCorrelationPropertyBinding type |
class |
DataStateImpl
|
class |
DataStoreImpl
The BPMN dataStore element |
class |
EndEventImpl
The BPMN endEvent element |
class |
EndPointImpl
The BPMN endPoint element |
class |
ErrorEventDefinitionImpl
The BPMN errorEventDefinition element |
class |
ErrorImpl
|
class |
EscalationEventDefinitionImpl
The BPMN escalationEventDefinition element |
class |
EscalationImpl
The BPMN escalation element |
class |
EventBasedGatewayImpl
The BPMN eventBasedGateway element |
class |
EventDefinitionImpl
The BPMN eventDefinition element |
class |
EventImpl
The BPMN event element |
class |
ExclusiveGatewayImpl
The BPMN exclusiveGateway element |
class |
ExpressionImpl
The BPMN expression element |
class |
FlowElementImpl
The BPMN flowElement element |
class |
FlowNodeImpl
The BPMN flowNode element |
class |
FormalExpressionImpl
The BPMN formalExpression element |
class |
From
The BPMN from element of the BPMN tAssignment type |
class |
GatewayImpl
The BPMN gateway element |
class |
GlobalConversationImpl
The BPMN globalConversation element |
class |
HumanPerformerImpl
The BPMN humanPerformer element |
class |
InclusiveGatewayImpl
The BPMN inclusiveGateway element |
class |
InputDataItemImpl
The BPMN 2.0 inputDataItem from the tMultiInstanceLoopCharacteristics type |
class |
InputSetImpl
The BPMN inputSet element |
class |
InterfaceImpl
The BPMN interface element |
class |
IntermediateCatchEventImpl
The BPMN intermediateCatchEvent element |
class |
IntermediateThrowEventImpl
The BPMN intermediateThrowEvent element |
class |
IoBindingImpl
The BPMN ioBinding element |
class |
IoSpecificationImpl
The BPMN IoSpecification element |
class |
ItemAwareElementImpl
|
class |
ItemDefinitionImpl
|
class |
LaneImpl
The BPMN lane element |
class |
LaneSetImpl
The BPMN laneSet element |
class |
LinkEventDefinitionImpl
The BPMN linkEventDefinition element |
class |
LoopCardinalityImpl
The loopCardinality element from the tMultiInstanceLoopCharacteristics complex type |
class |
LoopCharacteristicsImpl
The BPMN loopCharacteristics element |
class |
ManualTaskImpl
The BPMN manualTask element |
class |
MessageEventDefinitionImpl
|
class |
MessageFlowAssociationImpl
The BPMN messageFlowAssociation element |
class |
MessageFlowImpl
The BPMN messageFlow element |
class |
MessageImpl
The BPMN message event |
class |
MessagePath
The BPMN messagePath element of the BPMN tCorrelationPropertyRetrievalExpression type |
class |
MonitoringImpl
The BPMN monitoring element |
class |
MultiInstanceLoopCharacteristicsImpl
The BPMN 2.0 multiInstanceLoopCharacteristics element |
class |
OperationImpl
The BPMN operation element |
class |
OutputDataItemImpl
The BPMN 2.0 outputDataItem from the tMultiInstanceLoopCharacteristics type |
class |
OutputSetImpl
The BPMN outputSet element |
class |
ParallelGatewayImpl
The BPMN parallelGateway element |
class |
ParticipantAssociationImpl
The BPMN participantAssociation element |
class |
ParticipantImpl
The BPMN participant element |
class |
ParticipantMultiplicityImpl
The BPMN participantMultiplicity element |
class |
PartitionElement
The BPMN partitionElement of the BPMN tLane type |
class |
PerformerImpl
The BPMN performer element |
class |
PotentialOwnerImpl
The BPMN potentialOwner element |
class |
ProcessImpl
The BPMN process element |
class |
PropertyImpl
The BPMN property element |
class |
ReceiveTaskImpl
The BPMN receiveTask element |
class |
RelationshipImpl
The BPMN relationship element |
class |
RenderingImpl
The BPMN rendering element |
class |
ResourceAssignmentExpressionImpl
The BPMN resourceAssignmentExpression element |
class |
ResourceImpl
The BPMN resource element |
class |
ResourceParameterBindingImpl
The BPMN resourceParameterBinding element |
class |
ResourceParameterImpl
The BPMN resourceParameter element |
class |
ResourceRoleImpl
The BPMN resourceRole element |
class |
RootElementImpl
The BPMN rootElement 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 |
SignalEventDefinitionImpl
The BPMN signalEventDefinition element |
class |
SignalImpl
The BPMN signal element |
class |
StartEventImpl
The BPMN startEvent element |
class |
SubConversationImpl
The BPMN subConversation element |
class |
SubProcessImpl
The BPMN subProcess element |
class |
TaskImpl
The BPMN task element |
class |
TerminateEventDefinitionImpl
The BPMN terminateEventDefinition element |
class |
TextAnnotationImpl
The BPMN 2.0 textAnnotation element |
class |
ThrowEventImpl
The BPMN throwEvent element |
class |
TimeCycleImpl
The BPMN timeDuration element of the BPMN tTimerEventDefinition type |
class |
TimeDateImpl
The BPMN timeDate element of the BPMN tTimerEventDefinition type |
class |
TimeDurationImpl
The BPMN timeDuration element of the BPMN tTimerEventDefinition type |
class |
TimerEventDefinitionImpl
The BPMN timerEventDefinition element |
class |
To
The BPMN to element of the BPMN tAssignment type |
class |
TransactionImpl
|
class |
Transformation
The BPMN transformation element of the BPMN tDataAssociation type |
class |
UserTaskImpl
The BPMN userTask element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type BaseElement | |
|---|---|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<BaseElement> |
AssociationImpl.sourceRefAttribute
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<BaseElement> |
AssociationImpl.targetRefAttribute
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return BaseElement | |
|---|---|
BaseElement |
AssociationImpl.getSource()
|
BaseElement |
AssociationImpl.getTarget()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type BaseElement | |
|---|---|
void |
AssociationImpl.setSource(BaseElement source)
|
void |
AssociationImpl.setTarget(BaseElement target)
|
| Uses of BaseElement in org.camunda.bpm.model.bpmn.impl.instance.bpmndi |
|---|
| Fields in org.camunda.bpm.model.bpmn.impl.instance.bpmndi with type parameters of type BaseElement | |
|---|---|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<BaseElement> |
BpmnEdgeImpl.bpmnElementAttribute
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<BaseElement> |
BpmnPlaneImpl.bpmnElementAttribute
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<BaseElement> |
BpmnShapeImpl.bpmnElementAttribute
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that return BaseElement | |
|---|---|
BaseElement |
BpmnEdgeImpl.getBpmnElement()
|
BaseElement |
BpmnPlaneImpl.getBpmnElement()
|
BaseElement |
BpmnShapeImpl.getBpmnElement()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance.bpmndi with parameters of type BaseElement | |
|---|---|
void |
BpmnEdgeImpl.setBpmnElement(BaseElement bpmnElement)
|
void |
BpmnPlaneImpl.setBpmnElement(BaseElement bpmnElement)
|
void |
BpmnShapeImpl.setBpmnElement(BaseElement bpmnElement)
|
| Uses of BaseElement in org.camunda.bpm.model.bpmn.instance |
|---|
| Subinterfaces of BaseElement in org.camunda.bpm.model.bpmn.instance | |
|---|---|
interface |
ActivationCondition
The BPMN element activationCondition of the BPMN tComplexGateway type |
interface |
Activity
The BPMN activity element |
interface |
Artifact
The BPMN artifact element |
interface |
Assignment
The BPMN assignment element |
interface |
Association
The BPMN association element |
interface |
Auditing
The BPMN auditing element |
interface |
BoundaryEvent
The BPMN boundaryEvent element |
interface |
BusinessRuleTask
The BPMN businessRuleTask element |
interface |
CallableElement
The BPMN callableElement element |
interface |
CallActivity
The BPMN callActivity element |
interface |
CallConversation
The BPMN callConversation element |
interface |
CancelEventDefinition
The BPMN cancelEventDefinition element |
interface |
CatchEvent
The BPMN catchEvent element |
interface |
CategoryValue
The BPMN categoryValue element |
interface |
Collaboration
The BPMN collaboration element |
interface |
CompensateEventDefinition
The BPMN compensateEventDefinition element |
interface |
CompletionCondition
The BPMN 2.0 completionCondition element from the tMultiInstanceLoopCharacteristics type |
interface |
ComplexBehaviorDefinition
The BPMN 2.0 complexBehaviorDefinition element |
interface |
ComplexGateway
The BPMN complexGateway element |
interface |
Condition
The BPMN condition element of the BPMN tConditionalEventDefinition type |
interface |
ConditionalEventDefinition
The BPMN conditionalEventDefinition element |
interface |
ConditionExpression
The BPMN conditionExpression element of the BPMN tSequenceFlow type |
interface |
Conversation
The BPMN conversation element |
interface |
ConversationAssociation
The BPMN conversationAssociation element |
interface |
ConversationLink
The BPMN conversationLink element |
interface |
ConversationNode
The BPMN conversationNode element |
interface |
CorrelationKey
The BPMN correlationKey element |
interface |
CorrelationProperty
The BPMN correlationProperty element |
interface |
CorrelationPropertyBinding
The BPMN correlationPropertyBinding element |
interface |
CorrelationPropertyRetrievalExpression
The BPMN correlationPropertyRetrievalExpression element |
interface |
CorrelationSubscription
The BPMN correlationSubscription element |
interface |
DataAssociation
The BPMN dataAssociation element |
interface |
DataInput
The BPMN dataInput element |
interface |
DataInputAssociation
The BPMN dataInputAssociation element |
interface |
DataObject
The BPMN dataObject element |
interface |
DataObjectReference
The BPMN dataObjectReference element |
interface |
DataOutput
The BPMN dataOutput element |
interface |
DataOutputAssociation
The BPMN dataOutputAssociation element |
interface |
DataState
The BPMN dataState element |
interface |
DataStore
The BPMN dataStore element |
interface |
EndEvent
The BPMN endEvent element |
interface |
EndPoint
The BPMN endPoint element |
interface |
Error
The BPMN error element |
interface |
ErrorEventDefinition
The BPMN errorEventDefinition element |
interface |
Escalation
The BPMN escalation element |
interface |
EscalationEventDefinition
The BPMN escalationEventDefinition element |
interface |
Event
The BPMN event element |
interface |
EventBasedGateway
The BPMN eventBasedGateway element |
interface |
EventDefinition
The BPMN eventDefinition element |
interface |
ExclusiveGateway
The BPMN exclusiveGateway element |
interface |
Expression
The BPMN expression element |
interface |
FlowElement
The BPMN flowElement element |
interface |
FlowNode
The BPMN flowNode element |
interface |
FormalExpression
The BPMN formalExpression element |
interface |
Gateway
The BPMN gateway element |
interface |
GlobalConversation
The BPMN globalConversation element |
interface |
HumanPerformer
The BPMN humanPerformer element |
interface |
InclusiveGateway
The BPMN inclusiveGateway element |
interface |
InputDataItem
The BPMN 2.0 inputDataItem from the tMultiInstanceLoopCharacteristics type |
interface |
InputSet
The BPMN inputSet element |
interface |
Interface
The BPMN interface element |
interface |
IntermediateCatchEvent
The BPMN intermediateCatchEvent element |
interface |
IntermediateThrowEvent
The BPMN intermediateThrowEvent element |
interface |
IoBinding
The BPMN ioBinding element |
interface |
IoSpecification
The BPMN inputOutputSpecification element |
interface |
ItemAwareElement
The BPMN itemAwareElement element |
interface |
ItemDefinition
The BPMN itemDefinition element |
interface |
Lane
The BPMN lane element |
interface |
LaneSet
The BPMN laneSet element |
interface |
LinkEventDefinition
The BPMN linkEventDefinition element |
interface |
LoopCardinality
The loopCardinality element from the tMultiInstanceLoopCharacteristics complex type |
interface |
LoopCharacteristics
The BPMN loopCharacteristics element |
interface |
ManualTask
The BPMN manualTask element |
interface |
Message
The BPMN message element |
interface |
MessageEventDefinition
The BPMN messageEventDefinition element |
interface |
MessageFlow
The BPMN messageFlow element |
interface |
MessageFlowAssociation
The BPMN messageFlowAssociation element |
interface |
Monitoring
The BPMN monitoring element |
interface |
MultiInstanceLoopCharacteristics
The BPMN 2.0 multiInstanceLoopCharacteristics element type |
interface |
Operation
The BPMN operation element |
interface |
OutputDataItem
The BPMN 2.0 outputDataItem from the tMultiInstanceLoopCharacteristics type |
interface |
OutputSet
The BPMN outputSet element |
interface |
ParallelGateway
The BPMN parallelGateway element |
interface |
Participant
The BPMN participant element |
interface |
ParticipantAssociation
The BPMN participantAssociation element |
interface |
ParticipantMultiplicity
The BPMN participantMultiplicity element |
interface |
Performer
The BPMN performer element |
interface |
PotentialOwner
The BPMN potentialOwner element |
interface |
Process
The BPMN process element |
interface |
Property
The BPMN property element |
interface |
ReceiveTask
The BPMN receiveTask element |
interface |
Relationship
The BPMN relationship element |
interface |
Rendering
The BPMN rendering element |
interface |
Resource
The BPMN resource element |
interface |
ResourceAssignmentExpression
The BPMN resourceAssignmentExpression element |
interface |
ResourceParameter
The BPMN resourceParameter element |
interface |
ResourceParameterBinding
The BPMN resourceParameterBinding element |
interface |
ResourceRole
The BPMN resourceRole element |
interface |
RootElement
The BPMN rootElement 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 |
Signal
The BPMN signal element |
interface |
SignalEventDefinition
The BPMN signalEventDefinition element |
interface |
StartEvent
The BPMN startEvent element |
interface |
SubConversation
The BPMN subConversation element |
interface |
SubProcess
The BPMN subProcess element |
interface |
Task
The BPMN task element |
interface |
TerminateEventDefinition
The BPMN terminateEventDefinition element |
interface |
TextAnnotation
The BPMN 2.0 textAnnotation element |
interface |
ThrowEvent
The BPMN throwEvent element |
interface |
TimeCycle
The BPMN timeCycle element of the BPMN tTimerEventDefinition type |
interface |
TimeDate
The BPMN timeDate element of the BPMN tTimerEventDefinition type |
interface |
TimeDuration
The BPMN timeDuration element of the BPMN tTimerEventDefinition type |
interface |
TimerEventDefinition
The BPMN timerEventDefinition element |
interface |
Transaction
|
interface |
UserTask
The BPMN userTask element |
| Methods in org.camunda.bpm.model.bpmn.instance that return BaseElement | |
|---|---|
BaseElement |
Association.getSource()
|
BaseElement |
Association.getTarget()
|
| Methods in org.camunda.bpm.model.bpmn.instance with parameters of type BaseElement | |
|---|---|
void |
Association.setSource(BaseElement source)
|
void |
Association.setTarget(BaseElement target)
|
| Uses of BaseElement in org.camunda.bpm.model.bpmn.instance.bpmndi |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance.bpmndi that return BaseElement | |
|---|---|
BaseElement |
BpmnEdge.getBpmnElement()
|
BaseElement |
BpmnShape.getBpmnElement()
|
BaseElement |
BpmnPlane.getBpmnElement()
|
| Methods in org.camunda.bpm.model.bpmn.instance.bpmndi with parameters of type BaseElement | |
|---|---|
void |
BpmnEdge.setBpmnElement(BaseElement bpmnElement)
|
void |
BpmnShape.setBpmnElement(BaseElement bpmnElement)
|
void |
BpmnPlane.setBpmnElement(BaseElement bpmnElement)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||