Uses of Interface
org.camunda.bpm.model.xml.type.reference.ElementReference
Package
Description
-
Uses of ElementReference in org.camunda.bpm.model.bpmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ElementReference<Message,
InMessageRef> OperationImpl.inMessageRefChild
protected static ElementReference<Participant,
InnerParticipantRef> ParticipantAssociationImpl.innerParticipantRefChild
protected static ElementReference<DataInput,
LoopDataInputRef> MultiInstanceLoopCharacteristicsImpl.loopDataInputRefChild
protected static ElementReference<DataOutput,
LoopDataOutputRef> MultiInstanceLoopCharacteristicsImpl.loopDataOutputRefChild
protected static ElementReference<Operation,
OperationRef> MessageEventDefinitionImpl.operationRefChild
protected static ElementReference<Participant,
OuterParticipantRef> ParticipantAssociationImpl.outerParticipantRefChild
protected static ElementReference<Message,
OutMessageRef> OperationImpl.outMessageRefChild
protected static ElementReference<Resource,
ResourceRef> ResourceRoleImpl.resourceRefChild
protected static ElementReference<LinkEventDefinition,
Target> LinkEventDefinitionImpl.targetChild
protected static ElementReference<ItemAwareElement,
TargetRef> DataAssociationImpl.targetRefChild
-
Uses of ElementReference in org.camunda.bpm.model.dmn.impl.instance
Modifier and TypeFieldDescriptionprotected static ElementReference<OrganizationUnit,
OwnerReference> KnowledgeSourceImpl.ownerRef
protected static ElementReference<KnowledgeSource,
RequiredAuthorityReference> AuthorityRequirementImpl.requiredAuthorityRef
protected static ElementReference<Decision,
RequiredDecisionReference> AuthorityRequirementImpl.requiredDecisionRef
protected static ElementReference<Decision,
RequiredDecisionReference> InformationRequirementImpl.requiredDecisionRef
protected static ElementReference<InputData,
RequiredInputReference> AuthorityRequirementImpl.requiredInputRef
protected static ElementReference<InputData,
RequiredInputReference> InformationRequirementImpl.requiredInputRef
protected static ElementReference<BusinessKnowledgeModel,
RequiredKnowledgeReference> KnowledgeRequirementImpl.requiredKnowledgeRef
protected static ElementReference<DmnElement,
SourceRef> AssociationImpl.sourceRef
protected static ElementReference<DmnElement,
TargetRef> AssociationImpl.targetRef
-
Uses of ElementReference in org.camunda.bpm.model.xml.impl.type.reference
Modifier and TypeClassDescriptionclass
ElementReferenceImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> class
QNameElementReferenceImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> class
UriElementReferenceImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> -
Uses of ElementReference in org.camunda.bpm.model.xml.type.reference