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