Uses of Interface
org.camunda.bpm.model.xml.type.child.ChildElement
Packages that use ChildElement
Package
Description
-
Uses of ChildElement in org.camunda.bpm.model.bpmn.impl.instance
Fields in org.camunda.bpm.model.bpmn.impl.instance declared as ChildElementModifier and TypeFieldDescriptionprotected static ChildElement<ActivationCondition>ComplexGatewayImpl.activationConditionChildprotected static ChildElement<Auditing>FlowElementImpl.auditingChildprotected static ChildElement<Auditing>ProcessImpl.auditingChildprotected static ChildElement<ChildLaneSet>LaneImpl.childLaneSetChildprotected static ChildElement<CompletionCondition>MultiInstanceLoopCharacteristicsImpl.completionConditionChildprotected static ChildElement<Condition>ConditionalEventDefinitionImpl.conditionChildprotected static ChildElement<ConditionExpression>SequenceFlowImpl.conditionExpressionCollectionprotected static ChildElement<DataPath>CorrelationPropertyBindingImpl.dataPathChildprotected static ChildElement<DataState>DataObjectImpl.dataStateChildprotected static ChildElement<DataState>DataObjectReferenceImpl.dataStateChildprotected static ChildElement<DataState>DataStoreImpl.dataStateChildprotected static ChildElement<DataState>DataStoreReferenceImpl.dataStateChildprotected static ChildElement<DataState>ItemAwareElementImpl.dataStateChildprotected static ChildElement<Expression>ResourceAssignmentExpressionImpl.expressionChildprotected static ChildElement<Expression>ResourceParameterBindingImpl.expressionChildprotected static ChildElement<ExtensionElements>BaseElementImpl.extensionElementsChildprotected static ChildElement<From>AssignmentImpl.fromChildprotected static ChildElement<InputDataItem>MultiInstanceLoopCharacteristicsImpl.inputDataItemChildprotected static ChildElement<InputSet>ThrowEventImpl.inputSetChildprotected static ChildElement<IoSpecification>ActivityImpl.ioSpecificationChildprotected static ChildElement<IoSpecification>CallableElementImpl.ioSpecificationChildprotected static ChildElement<LoopCardinality>MultiInstanceLoopCharacteristicsImpl.loopCardinalityChildprotected static ChildElement<LoopCharacteristics>ActivityImpl.loopCharacteristicsChildprotected static ChildElement<MessagePath>CorrelationPropertyRetrievalExpressionImpl.messagePathChildprotected static ChildElement<Monitoring>FlowElementImpl.monitoringChildprotected static ChildElement<Monitoring>ProcessImpl.monitoringChildprotected static ChildElement<OutputDataItem>MultiInstanceLoopCharacteristicsImpl.outputDataItemChildprotected static ChildElement<OutputSet>CatchEventImpl.outputSetChildprotected static ChildElement<ParticipantMultiplicity>ParticipantImpl.participantMultiplicityChildprotected static ChildElement<PartitionElement>LaneImpl.partitionElementChildprotected static ChildElement<ResourceAssignmentExpression>ResourceRoleImpl.resourceAssignmentExpressionChildprotected static ChildElement<Script>ScriptTaskImpl.scriptChildprotected static ChildElement<Text>TextAnnotationImpl.textChildprotected static ChildElement<TimeCycle>TimerEventDefinitionImpl.timeCycleChildprotected static ChildElement<TimeDate>TimerEventDefinitionImpl.timeDateChildprotected static ChildElement<TimeDuration>TimerEventDefinitionImpl.timeDurationChildprotected static ChildElement<To>AssignmentImpl.toChildprotected static ChildElement<Transformation>DataAssociationImpl.transformationChild -
Uses of ChildElement in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
Fields in org.camunda.bpm.model.bpmn.impl.instance.bpmndi declared as ChildElementModifier and TypeFieldDescriptionprotected static ChildElement<BpmnLabel>BpmnEdgeImpl.bpmnLabelChildprotected static ChildElement<BpmnLabel>BpmnShapeImpl.bpmnLabelChildprotected static ChildElement<BpmnPlane>BpmnDiagramImpl.bpmnPlaneChildprotected static ChildElement<Font>BpmnLabelStyleImpl.fontChild -
Uses of ChildElement in org.camunda.bpm.model.bpmn.impl.instance.camunda
Fields in org.camunda.bpm.model.bpmn.impl.instance.camunda declared as ChildElementModifier and TypeFieldDescriptionprotected static ChildElement<CamundaConnectorId>CamundaConnectorImpl.camundaConnectorIdChildprotected static ChildElement<CamundaExpression>CamundaFieldImpl.camundaExpressionChildprotected static ChildElement<CamundaInputOutput>CamundaConnectorImpl.camundaInputOutputChildprotected static ChildElement<CamundaProperties>CamundaFormFieldImpl.camundaPropertiesChildprotected static ChildElement<CamundaScript>CamundaExecutionListenerImpl.camundaScriptChildprotected static ChildElement<CamundaScript>CamundaTaskListenerImpl.camundaScriptChildprotected static ChildElement<CamundaString>CamundaFieldImpl.camundaStringChildprotected static ChildElement<CamundaValidation>CamundaFormFieldImpl.camundaValidationChildprotected static ChildElement<ResourceAssignmentExpression>CamundaPotentialStarterImpl.resourceAssignmentExpressionChild -
Uses of ChildElement in org.camunda.bpm.model.bpmn.impl.instance.di
Fields in org.camunda.bpm.model.bpmn.impl.instance.di declared as ChildElementModifier and TypeFieldDescriptionprotected static ChildElement<Bounds>LabelImpl.boundsChildprotected static ChildElement<Bounds>ShapeImpl.boundsChildprotected static ChildElement<Extension>DiagramElementImpl.extensionChild -
Uses of ChildElement in org.camunda.bpm.model.cmmn.impl.instance
Fields in org.camunda.bpm.model.cmmn.impl.instance declared as ChildElementModifier and TypeFieldDescriptionprotected static ChildElement<BindingRefinementExpression>CaseParameterImpl.bindingRefinementChildprotected static ChildElement<Body>ExpressionImpl.bodyChildDeprecated.protected static ChildElement<CaseFileModel>CaseImpl.caseFileModelChildprotected static ChildElement<CasePlanModel>CaseImpl.casePlanModelChildprotected static ChildElement<CaseRefExpression>CaseTaskImpl.caseRefExpressionChildprotected static ChildElement<CaseRoles>CaseImpl.caseRolesChildprotected static ChildElement<Children>CaseFileItemImpl.childrenChildprotected static ChildElement<ConditionExpression>ApplicabilityRuleImpl.conditionChildprotected static ChildElement<ConditionExpression>IfPartImpl.conditionChildprotected static ChildElement<ConditionExpression>ManualActivationRuleImpl.conditionChildprotected static ChildElement<ConditionExpression>RepetitionRuleImpl.conditionChildprotected static ChildElement<ConditionExpression>RequiredRuleImpl.conditionChildprotected static ChildElement<DecisionRefExpression>DecisionTaskImpl.decisionRefExpressionChildprotected static ChildElement<DefaultControl>PlanItemDefinitionImpl.defaultControlChildprotected static ChildElement<ExtensionElements>CmmnElementImpl.extensionElementsChildprotected static ChildElement<ExtensionElements>DefinitionsImpl.extensionElementsChildprotected static ChildElement<IfPart>SentryImpl.ifPartChildprotected static ChildElement<ItemControl>DiscretionaryItemImpl.itemControlChildprotected static ChildElement<ItemControl>PlanItemImpl.itemControlChildprotected static ChildElement<ManualActivationRule>PlanItemControlImpl.manualActivationRuleChildprotected static ChildElement<PlanningTable>HumanTaskImpl.planningTableChildprotected static ChildElement<PlanningTable>StageImpl.planningTableChildprotected static ChildElement<ProcessRefExpression>ProcessTaskImpl.processRefExpressionChildprotected static ChildElement<RepetitionRule>PlanItemControlImpl.repetitionRuleChildprotected static ChildElement<RequiredRule>PlanItemControlImpl.requiredRuleChildprotected static ChildElement<CaseFileItemTransitionStandardEvent>CaseFileItemOnPartImpl.standardEventChildprotected static ChildElement<CaseFileItemTransitionStandardEvent>CaseFileItemStartTriggerImpl.standardEventChildprotected static ChildElement<PlanItemTransitionStandardEvent>PlanItemOnPartImpl.standardEventChildprotected static ChildElement<PlanItemTransitionStandardEvent>PlanItemStartTriggerImpl.standardEventChildprotected static ChildElement<Text>TextAnnotationImpl.textChildprotected static ChildElement<TimerExpression>TimerEventImpl.timerExpressionChildprotected static ChildElement<TimerExpression>TimerEventListenerImpl.timerExpressionChildprotected static ChildElement<StartTrigger>TimerEventImpl.timerStartChildprotected static ChildElement<StartTrigger>TimerEventListenerImpl.timerStartChildprotected static ChildElement<TransformationExpression>ParameterMappingImpl.transformationChild -
Uses of ChildElement in org.camunda.bpm.model.cmmn.impl.instance.camunda
Fields in org.camunda.bpm.model.cmmn.impl.instance.camunda declared as ChildElementModifier and TypeFieldDescriptionprotected static ChildElement<CamundaExpression>CamundaFieldImpl.camundaExpressionChildprotected static ChildElement<CamundaScript>CamundaCaseExecutionListenerImpl.camundaScriptChildprotected static ChildElement<CamundaScript>CamundaTaskListenerImpl.camundaScriptChildprotected static ChildElement<CamundaScript>CamundaVariableListenerImpl.camundaScriptChildprotected static ChildElement<CamundaString>CamundaFieldImpl.camundaStringChildprotected static ChildElement<CamundaVariableTransitionEvent>CamundaVariableOnPartImpl.camundaVariableEventChild -
Uses of ChildElement in org.camunda.bpm.model.dmn.impl.instance
Fields in org.camunda.bpm.model.dmn.impl.instance declared as ChildElementModifier and TypeFieldDescriptionprotected static ChildElement<AllowedAnswers>DecisionImpl.allowedAnswersChildprotected static ChildElement<AllowedValues>ItemDefinitionImpl.allowedValuesChildprotected static ChildElement<DefaultOutputEntry>OutputClauseImpl.defaultOutputEntryChildprotected static ChildElement<Description>DmnElementImpl.descriptionChildprotected static ChildElement<EncapsulatedLogic>BusinessKnowledgeModelImpl.encapsulatedLogicChildprotected static ChildElement<Expression>BindingImpl.expressionChildprotected static ChildElement<Expression>ContextEntryImpl.expressionChildprotected static ChildElement<Expression>DecisionImpl.expressionChildprotected static ChildElement<Expression>FunctionDefinitionImpl.expressionChildprotected static ChildElement<Expression>InvocationImpl.expressionChildprotected static ChildElement<ExtensionElements>DmnElementImpl.extensionElementsChildprotected static ChildElement<ImportedElement>ImportedValuesImpl.importedElementChildprotected static ChildElement<ImportedValues>LiteralExpressionImpl.importedValuesChildprotected static ChildElement<InformationItem>InputDataImpl.informationItemChildprotected static ChildElement<InputExpression>InputClauseImpl.inputExpressionChildprotected static ChildElement<InputValues>InputClauseImpl.inputValuesChildprotected static ChildElement<OutputValues>OutputClauseImpl.outputValuesChildprotected static ChildElement<Parameter>BindingImpl.parameterChildprotected static ChildElement<Question>DecisionImpl.questionChildprotected static ChildElement<Text>LiteralExpressionImpl.textChildprotected static ChildElement<Text>TextAnnotationImpl.textChildprotected static ChildElement<Text>UnaryTestsImpl.textChildprotected static ChildElement<Type>KnowledgeSourceImpl.typeChildprotected static ChildElement<TypeRef>ItemDefinitionImpl.typeRefChildprotected static ChildElement<Variable>BusinessKnowledgeModelImpl.variableChildprotected static ChildElement<Variable>ContextEntryImpl.variableChildprotected static ChildElement<Variable>DecisionImpl.variableChild -
Uses of ChildElement in org.camunda.bpm.model.xml.impl.type.child
Classes in org.camunda.bpm.model.xml.impl.type.child that implement ChildElementModifier and TypeClassDescriptionclassChildElementImpl<T extends ModelElementInstance>Represents a single Child Element (ie.Methods in org.camunda.bpm.model.xml.impl.type.child that return ChildElement -
Uses of ChildElement in org.camunda.bpm.model.xml.impl.type.reference
Constructors in org.camunda.bpm.model.xml.impl.type.reference with parameters of type ChildElementModifierConstructorDescriptionElementReferenceImpl(ChildElement<Source> referenceSourceCollection) QNameElementReferenceImpl(ChildElement<Source> referenceSourceCollection) UriElementReferenceImpl(ChildElement<Source> referenceSourceCollection) -
Uses of ChildElement in org.camunda.bpm.model.xml.type.child
Methods in org.camunda.bpm.model.xml.type.child that return ChildElement