Uses of Interface
org.camunda.bpm.model.bpmn.instance.BpmnModelElementInstance
-
-
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.builder
Classes in org.camunda.bpm.model.bpmn.builder with type parameters of type BpmnModelElementInstance Modifier and Type Class Description class
AbstractBpmnModelElementBuilder<B extends AbstractBpmnModelElementBuilder<B,E>,E extends BpmnModelElementInstance>
Fields in org.camunda.bpm.model.bpmn.builder declared as BpmnModelElementInstance Modifier and Type Field Description protected E
AbstractBpmnModelElementBuilder. element
Methods in org.camunda.bpm.model.bpmn.builder with type parameters of type BpmnModelElementInstance Modifier and Type Method Description protected <T extends BpmnModelElementInstance>
TAbstractBaseElementBuilder. createChild(Class<T> typeClass)
protected <T extends BpmnModelElementInstance>
TAbstractBaseElementBuilder. createChild(BpmnModelElementInstance parent, Class<T> typeClass)
protected <T extends BpmnModelElementInstance>
TAbstractBaseElementBuilder. createInstance(Class<T> typeClass)
protected <T extends BpmnModelElementInstance>
TAbstractBaseElementBuilder. createSibling(Class<T> typeClass)
protected <T extends BpmnModelElementInstance>
TAbstractBaseElementBuilder. getCreateSingleChild(Class<T> typeClass)
protected <T extends BpmnModelElementInstance>
TAbstractBaseElementBuilder. getCreateSingleChild(BpmnModelElementInstance parent, Class<T> typeClass)
protected <T extends BpmnModelElementInstance>
TAbstractBaseElementBuilder. getCreateSingleExtensionElement(Class<T> typeClass)
Methods in org.camunda.bpm.model.bpmn.builder with parameters of type BpmnModelElementInstance Modifier and Type Method Description B
AbstractBaseElementBuilder. addExtensionElement(BpmnModelElementInstance extensionElement)
Add an extension element to the element.protected <T extends BpmnModelElementInstance>
TAbstractBaseElementBuilder. createChild(BpmnModelElementInstance parent, Class<T> typeClass)
protected <T extends BaseElement>
TAbstractBaseElementBuilder. createChild(BpmnModelElementInstance parent, Class<T> typeClass, String identifier)
protected <T extends BpmnModelElementInstance>
TAbstractBaseElementBuilder. getCreateSingleChild(BpmnModelElementInstance parent, Class<T> typeClass)
-
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement BpmnModelElementInstance 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
BpmnModelElementInstanceImpl
Shared base class for all BPMN Model Elements.class
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
CategoryValueRef
The BPMN categoryValueRef element of the BPMN tFlowElement typeclass
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
CorrelationPropertyRef
The BPMN correlationPropertyRef element of the BPMN tCorrelationKey typeclass
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
DataInputRefs
The BPMN element dataInputRef of the BPMN tInputSet typeclass
DataObjectImpl
The BPMN dataObject elementclass
DataObjectReferenceImpl
class
DataOutputAssociationImpl
The BPMN dataOutputAssociation elementclass
DataOutputImpl
class
DataOutputRefs
The BPMN dataOutputRefs element of the BPMN tOutputSet typeclass
DataPath
The BPMN dataPath element of the BPMN tCorrelationPropertyBinding typeclass
DataStateImpl
class
DataStoreImpl
The BPMN dataStore elementclass
DataStoreReferenceImpl
class
DefinitionsImpl
The BPMN definitions elementclass
DocumentationImpl
The BPMN documentation elementclass
EndEventImpl
The BPMN endEvent elementclass
EndPointImpl
The BPMN endPoint elementclass
EndPointRef
The BPMN interfaceRef element of the BPMN tParticipant typeclass
ErrorEventDefinitionImpl
The BPMN errorEventDefinition elementclass
ErrorImpl
class
ErrorRef
The BPMN errorRef element of the BPMN tOperation typeclass
EscalationEventDefinitionImpl
The BPMN escalationEventDefinition elementclass
EscalationImpl
The BPMN escalation elementclass
EventBasedGatewayImpl
The BPMN eventBasedGateway elementclass
EventDefinitionImpl
The BPMN eventDefinition elementclass
EventDefinitionRef
The BPMN eventDefinitionRef element of the BPMN tCatchEvent typeclass
EventImpl
The BPMN event elementclass
ExclusiveGatewayImpl
The BPMN exclusiveGateway elementclass
ExpressionImpl
The BPMN expression elementclass
ExtensionElementsImpl
The BPMN extensionElements elementclass
ExtensionImpl
The BPMN extension elementclass
FlowElementImpl
The BPMN flowElement elementclass
FlowNodeImpl
The BPMN flowNode elementclass
FlowNodeRef
The BPMN flowNodeRef element of the BPMN tLane typeclass
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
ImportImpl
The BPMN import elementclass
InclusiveGatewayImpl
The BPMN inclusiveGateway elementclass
Incoming
The BPMN incoming element of the BPMN tFlowNode typeclass
InMessageRef
The BPMN inMessageRef element of the BPMN tOperation typeclass
InnerParticipantRef
The BPMN innerParticipantRef element of the BPMN tParticipantAssociation typeclass
InputDataItemImpl
The BPMN 2.0 inputDataItem from the tMultiInstanceLoopCharacteristics typeclass
InputSetImpl
The BPMN inputSet elementclass
InputSetRefs
The BPMN inputSetRefs element of the BPMN tOutputSet typeclass
InteractionNodeImpl
The BPMN interactionNode interfaceclass
InterfaceImpl
The BPMN interface elementclass
InterfaceRef
The BPMN interfaceRef element of the BPMN tParticipant typeclass
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
LoopDataInputRef
The BPMN 2.0 loopDataInputRef element of the BPMN 2.0 tMultiInstanceLoopCharacteristics typeclass
LoopDataOutputRef
The BPMN 2.0 loopDataOutputRef element of the BPMN 2.0 tMultiInstanceLoopCharacteristics typeclass
ManualTaskImpl
The BPMN manualTask elementclass
MessageEventDefinitionImpl
class
MessageFlowAssociationImpl
The BPMN messageFlowAssociation elementclass
MessageFlowImpl
The BPMN messageFlow elementclass
MessageFlowRef
The BPMN messageFlowRef element of the BPMN tConversationNode typeclass
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
OperationRef
The BPMN operationRef element of the BPMN tMessageEventDefinition typeclass
OptionalInputRefs
The BPMN optionalInputRefs element of the BPMN tInputSet typeclass
OptionalOutputRefs
The BPMN optionalOutputRefs element of the BPMN tOutputSet typeclass
OuterParticipantRef
The BPMN outerParticipantRef element of the BPMN tParticipantAssociation typeclass
Outgoing
The BPMN outgoing element of the BPMN tFlowNode typeclass
OutMessageRef
The BPMN outMessageRef of the BPMN tOperation typeclass
OutputDataItemImpl
The BPMN 2.0 outputDataItem from the tMultiInstanceLoopCharacteristics typeclass
OutputSetImpl
The BPMN outputSet elementclass
OutputSetRefs
The BPMN outputSetRefs element of the BPMN tInputSet typeclass
ParallelGatewayImpl
The BPMN parallelGateway elementclass
ParticipantAssociationImpl
The BPMN participantAssociation elementclass
ParticipantImpl
The BPMN participant elementclass
ParticipantMultiplicityImpl
The BPMN participantMultiplicity elementclass
ParticipantRef
The BPMN participantRef element of the BPMN tConversationNode typeclass
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
ResourceRef
The BPMN resourceRef element of the BPMN tResourceRole typeclass
ResourceRoleImpl
The BPMN resourceRole elementclass
RootElementImpl
The BPMN rootElement elementclass
ScriptImpl
The BPMN script 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
Source
The BPMN source element of the BPMN tRelationship and tLinkEventDefinition typeclass
SourceRef
The BPMN sourceRef element of the BPMN tDataAssociation typeclass
StartEventImpl
The BPMN startEvent elementclass
SubConversationImpl
The BPMN subConversation elementclass
SubProcessImpl
The BPMN subProcess elementclass
SupportedInterfaceRef
The BPMN supportedInterfaceRef element of the BPMN tCallableElement typeclass
Supports
The BPMN supports element of the BPMN tProcess typeclass
Target
The BPMN target element of the BPMN tRelationship typeclass
TargetRef
The BPMN targetRef element of the BPMN tDataAssociation typeclass
TaskImpl
The BPMN task elementclass
TerminateEventDefinitionImpl
The BPMN terminateEventDefinition elementclass
TextAnnotationImpl
The BPMN 2.0 textAnnotation elementclass
TextImpl
The BPMN 2.0 text element from the tTextAnnotation complex typeclass
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 elementclass
WhileExecutingInputRefs
The BPMN whileExecutingInputRefs of the BPMN tInputSet typeclass
WhileExecutingOutputRefs
The BPMN whileExecutingOutputRefs element of the BPMN tOutputSet typeMethods in org.camunda.bpm.model.bpmn.impl.instance that return BpmnModelElementInstance Modifier and Type Method Description BpmnModelElementInstance
BpmnModelElementInstanceImpl. getScope()
-
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
Classes in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that implement BpmnModelElementInstance Modifier and Type Class Description class
BpmnDiagramImpl
The BPMNDI BPMNDiagram elementclass
BpmnEdgeImpl
The BPMNDI BPMNEdge elementclass
BpmnLabelImpl
The BPMNDI BPMNLabel elementclass
BpmnLabelStyleImpl
The BPMNDI BPMNLabelStyle elementclass
BpmnPlaneImpl
The BPMNDI BPMNPlane elementclass
BpmnShapeImpl
The BPMNDI BPMNShape element -
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.impl.instance.camunda
Classes in org.camunda.bpm.model.bpmn.impl.instance.camunda that implement BpmnModelElementInstance Modifier and Type Class Description class
CamundaConnectorIdImpl
The BPMN connectorId camunda extension elementclass
CamundaConnectorImpl
The BPMN connector camunda extension elementclass
CamundaConstraintImpl
The BPMN constraint camunda extension elementclass
CamundaEntryImpl
class
CamundaErrorEventDefinitionImpl
class
CamundaExecutionListenerImpl
The BPMN executionListener camunda extension elementclass
CamundaExpressionImpl
The BPMN expression camunda extension elementclass
CamundaFailedJobRetryTimeCycleImpl
The BPMN failedJobRetryTimeCycle camunda extension elementclass
CamundaFieldImpl
The BPMN field camunda extension elementclass
CamundaFormDataImpl
The BPMN formData camunda extension elementclass
CamundaFormFieldImpl
The BPMN formField camunda extension elementclass
CamundaFormPropertyImpl
The BPMN formProperty camunda extension elementclass
CamundaGenericValueElementImpl
A helper interface for camunda extension elements which hold a generic child element like camunda:inputParameter, camunda:outputParameter and camunda:entry.class
CamundaInImpl
The BPMN in camunda extension elementclass
CamundaInputOutputImpl
The BPMN inputOutput camunda extension elementclass
CamundaInputParameterImpl
The BPMN inputParameter camunda extension elementclass
CamundaListImpl
class
CamundaMapImpl
The BPMN camundaMap extension elementclass
CamundaOutImpl
The BPMN out camunda extension elementclass
CamundaOutputParameterImpl
The BPMN outputParameter camunda extension elementclass
CamundaPotentialStarterImpl
The BPMN potentialStarter camunda extensionclass
CamundaPropertiesImpl
The BPMN properties camunda extension elementclass
CamundaPropertyImpl
The BPMN property camunda extension elementclass
CamundaScriptImpl
The BPMN script camunda extension elementclass
CamundaStringImpl
The BPMN string camunda extension elementclass
CamundaTaskListenerImpl
The BPMN taskListener camunda extension elementclass
CamundaValidationImpl
The BPMN validation camunda extension elementclass
CamundaValueImpl
The BPMN value camunda extension elementMethods in org.camunda.bpm.model.bpmn.impl.instance.camunda with type parameters of type BpmnModelElementInstance Modifier and Type Method Description <T extends BpmnModelElementInstance>
TCamundaGenericValueElementImpl. getValue()
<T extends BpmnModelElementInstance>
Collection<T>CamundaListImpl. getValues()
<T extends BpmnModelElementInstance>
voidCamundaGenericValueElementImpl. setValue(T value)
-
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.impl.instance.dc
Classes in org.camunda.bpm.model.bpmn.impl.instance.dc that implement BpmnModelElementInstance Modifier and Type Class Description class
BoundsImpl
The DC bounds elementclass
FontImpl
The DC font elementclass
PointImpl
The DC point element -
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.impl.instance.di
Classes in org.camunda.bpm.model.bpmn.impl.instance.di that implement BpmnModelElementInstance Modifier and Type Class Description class
DiagramElementImpl
The DI DiagramElement elementclass
DiagramImpl
The DI Diagram elementclass
EdgeImpl
class
ExtensionImpl
The DI extension element of the DI DiagramElement typeclass
LabeledEdgeImpl
The DI LabeledEdge elementclass
LabeledShapeImpl
The DI LabeledShape elementclass
LabelImpl
The DI Label elementclass
NodeImpl
The DI Node elementclass
PlaneImpl
The DI Plane elementclass
ShapeImpl
The DI Shape elementclass
StyleImpl
The DI Style elementclass
WaypointImpl
The DI waypoint element of the DI Edge type -
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.instance
Subinterfaces of BpmnModelElementInstance 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
BaseElement
The BPMN baseElement 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
Definitions
The BPMN definitions elementinterface
Documentation
The BPMN documentation 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
Extension
The BPMN extension elementinterface
ExtensionElements
The BPMN extensionElements 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
Import
The BPMN Import 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
Script
The BPMN script 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
Text
The BPMN 2.0 text element from the tTextAnnotation complex typeinterface
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 BpmnModelElementInstance Modifier and Type Method Description BpmnModelElementInstance
BpmnModelElementInstance. getScope()
Gets the element which is the scope of this element. -
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.instance.bpmndi
Subinterfaces of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.instance.bpmndi Modifier and Type Interface Description interface
BpmnDiagram
The BPMNDI BPMNDiagram elementinterface
BpmnEdge
The BPMNDI BPMNEdge elementinterface
BpmnLabel
The BPMNDI BPMNLabel elementinterface
BpmnLabelStyle
The BPMNDI BPMNLabelStyle elementinterface
BpmnPlane
The BPMNDI BPMNPlane elementinterface
BpmnShape
The BPMNDI BPMNShape element -
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.instance.camunda
Subinterfaces of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.instance.camunda Modifier and Type Interface Description interface
CamundaConnector
The BPMN connector camunda extension elementinterface
CamundaConnectorId
The BPMN connectorId camunda extension elementinterface
CamundaConstraint
The BPMN constraint camunda extension elementinterface
CamundaEntry
The BPMN camundaEntry camunda extension elementinterface
CamundaErrorEventDefinition
interface
CamundaExecutionListener
The BPMN executionListener camunda extension elementinterface
CamundaExpression
The BPMN expression camunda extension elementinterface
CamundaFailedJobRetryTimeCycle
The BPMN failedJobRetryTimeCycle camunda extension elementinterface
CamundaField
The BPMN field camunda extension elementinterface
CamundaFormData
The BPMN formData camunda extension elementinterface
CamundaFormField
The BPMN formField camunda extension elementinterface
CamundaFormProperty
The BPMN formProperty camunda extension elementinterface
CamundaIn
The BPMN in camunda extension elementinterface
CamundaInputOutput
The BPMN inputOutput camunda extension elementinterface
CamundaInputParameter
The BPMN inputParameter camunda extension elementinterface
CamundaList
The BPMN camundaList extension elementinterface
CamundaMap
The BPMN camundaMap extension elementinterface
CamundaOut
The BPMN out camunda extension elementinterface
CamundaOutputParameter
The BPMN outputParameter camunda extension elementinterface
CamundaPotentialStarter
The BPMN potentialStarter camunda extensioninterface
CamundaProperties
The BPMN properties camunda extension elementinterface
CamundaProperty
The BPMN property camunda extension elementinterface
CamundaScript
The BPMN script camunda extension elementinterface
CamundaString
The BPMN string camunda extension elementinterface
CamundaTaskListener
The BPMN taskListener camunda extension elementinterface
CamundaValidation
The BPMN validation camunda extension elementinterface
CamundaValue
The BPMN value camunda extension elementMethods in org.camunda.bpm.model.bpmn.instance.camunda with type parameters of type BpmnModelElementInstance Modifier and Type Method Description <T extends BpmnModelElementInstance>
TCamundaGenericValueElement. getValue()
<T extends BpmnModelElementInstance>
Collection<T>CamundaList. getValues()
<T extends BpmnModelElementInstance>
voidCamundaGenericValueElement. setValue(T value)
-
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.instance.dc
Subinterfaces of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.instance.dc Modifier and Type Interface Description interface
Bounds
The DC bounds elementinterface
Font
The DC font elementinterface
Point
The DC point element -
Uses of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.instance.di
Subinterfaces of BpmnModelElementInstance in org.camunda.bpm.model.bpmn.instance.di Modifier and Type Interface Description interface
Diagram
The DI Diagram elementinterface
DiagramElement
The DI DiagramElement elementinterface
Edge
The DI Edge elementinterface
Extension
The DI extension element of the DI DiagramElement typeinterface
Label
The DI Label elementinterface
LabeledEdge
The DI LabeledEdge elementinterface
LabeledShape
The DI LabeledShape elementinterface
Node
The DI Node elementinterface
Plane
The DI Plane elementinterface
Shape
The DI Shape elementinterface
Style
The DI Style elementinterface
Waypoint
The DI waypoint element of the DI Edge type
-