Uses of Interface
org.camunda.bpm.model.bpmn.instance.RootElement
-
-
Uses of RootElement in org.camunda.bpm.model.bpmn.builder
Classes in org.camunda.bpm.model.bpmn.builder with type parameters of type RootElement Modifier and Type Class Description class
AbstractRootElementBuilder<B extends AbstractRootElementBuilder<B,E>,E extends RootElement>
-
Uses of RootElement in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement RootElement Modifier and Type Class Description class
CallableElementImpl
The BPMN callableElement elementclass
CancelEventDefinitionImpl
The BPMN cancelEventDefinition elementclass
CategoryImpl
class
CollaborationImpl
The BPMN collaboration elementclass
CompensateEventDefinitionImpl
The BPMN compensateEventDefinition elementclass
ConditionalEventDefinitionImpl
The BPMN conditionalEventDefinition elementclass
CorrelationPropertyImpl
The BPMN correlationProperty elementclass
DataStoreImpl
The BPMN dataStore elementclass
EndPointImpl
The BPMN endPoint elementclass
ErrorEventDefinitionImpl
The BPMN errorEventDefinition elementclass
ErrorImpl
class
EscalationEventDefinitionImpl
The BPMN escalationEventDefinition elementclass
EscalationImpl
The BPMN escalation elementclass
EventDefinitionImpl
The BPMN eventDefinition elementclass
GlobalConversationImpl
The BPMN globalConversation elementclass
InterfaceImpl
The BPMN interface elementclass
ItemDefinitionImpl
class
LinkEventDefinitionImpl
The BPMN linkEventDefinition elementclass
MessageEventDefinitionImpl
class
MessageImpl
The BPMN message eventclass
ProcessImpl
The BPMN process elementclass
ResourceImpl
The BPMN resource elementclass
RootElementImpl
The BPMN rootElement elementclass
SignalEventDefinitionImpl
The BPMN signalEventDefinition elementclass
SignalImpl
The BPMN signal elementclass
TerminateEventDefinitionImpl
The BPMN terminateEventDefinition elementclass
TimerEventDefinitionImpl
The BPMN timerEventDefinition elementFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type RootElement Modifier and Type Field Description protected static ChildElementCollection<RootElement>
DefinitionsImpl. rootElementCollection
Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type RootElement Modifier and Type Method Description Collection<RootElement>
DefinitionsImpl. getRootElements()
-
Uses of RootElement in org.camunda.bpm.model.bpmn.impl.instance.camunda
Classes in org.camunda.bpm.model.bpmn.impl.instance.camunda that implement RootElement Modifier and Type Class Description class
CamundaErrorEventDefinitionImpl
-
Uses of RootElement in org.camunda.bpm.model.bpmn.instance
Subinterfaces of RootElement in org.camunda.bpm.model.bpmn.instance Modifier and Type Interface Description interface
CallableElement
The BPMN callableElement elementinterface
CancelEventDefinition
The BPMN cancelEventDefinition elementinterface
Category
interface
Collaboration
The BPMN collaboration elementinterface
CompensateEventDefinition
The BPMN compensateEventDefinition elementinterface
ConditionalEventDefinition
The BPMN conditionalEventDefinition elementinterface
CorrelationProperty
The BPMN correlationProperty elementinterface
DataStore
The BPMN dataStore 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
EventDefinition
The BPMN eventDefinition elementinterface
GlobalConversation
The BPMN globalConversation elementinterface
Interface
The BPMN interface elementinterface
ItemDefinition
The BPMN itemDefinition elementinterface
LinkEventDefinition
The BPMN linkEventDefinition elementinterface
Message
The BPMN message elementinterface
MessageEventDefinition
The BPMN messageEventDefinition elementinterface
Process
The BPMN process elementinterface
Resource
The BPMN resource elementinterface
Signal
The BPMN signal elementinterface
SignalEventDefinition
The BPMN signalEventDefinition elementinterface
TerminateEventDefinition
The BPMN terminateEventDefinition elementinterface
TimerEventDefinition
The BPMN timerEventDefinition elementMethods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type RootElement Modifier and Type Method Description Collection<RootElement>
Definitions. getRootElements()
-
Uses of RootElement in org.camunda.bpm.model.bpmn.instance.camunda
Subinterfaces of RootElement in org.camunda.bpm.model.bpmn.instance.camunda Modifier and Type Interface Description interface
CamundaErrorEventDefinition
-