Uses of Interface
org.camunda.bpm.model.xml.type.reference.ElementReference
Packages that use ElementReference
Package
Description
-
Uses of ElementReference in org.camunda.bpm.model.bpmn.impl.instance
Fields in org.camunda.bpm.model.bpmn.impl.instance declared as ElementReferenceModifier and TypeFieldDescriptionprotected static ElementReference<Message,InMessageRef> OperationImpl.inMessageRefChildprotected static ElementReference<Participant,InnerParticipantRef> ParticipantAssociationImpl.innerParticipantRefChildprotected static ElementReference<DataInput,LoopDataInputRef> MultiInstanceLoopCharacteristicsImpl.loopDataInputRefChildprotected static ElementReference<DataOutput,LoopDataOutputRef> MultiInstanceLoopCharacteristicsImpl.loopDataOutputRefChildprotected static ElementReference<Operation,OperationRef> MessageEventDefinitionImpl.operationRefChildprotected static ElementReference<Participant,OuterParticipantRef> ParticipantAssociationImpl.outerParticipantRefChildprotected static ElementReference<Message,OutMessageRef> OperationImpl.outMessageRefChildprotected static ElementReference<Resource,ResourceRef> ResourceRoleImpl.resourceRefChildprotected static ElementReference<LinkEventDefinition,Target> LinkEventDefinitionImpl.targetChildprotected static ElementReference<ItemAwareElement,TargetRef> DataAssociationImpl.targetRefChild -
Uses of ElementReference in org.camunda.bpm.model.dmn.impl.instance
Fields in org.camunda.bpm.model.dmn.impl.instance declared as ElementReferenceModifier and TypeFieldDescriptionprotected static ElementReference<OrganizationUnit,OwnerReference> KnowledgeSourceImpl.ownerRefprotected static ElementReference<KnowledgeSource,RequiredAuthorityReference> AuthorityRequirementImpl.requiredAuthorityRefprotected static ElementReference<Decision,RequiredDecisionReference> AuthorityRequirementImpl.requiredDecisionRefprotected static ElementReference<Decision,RequiredDecisionReference> InformationRequirementImpl.requiredDecisionRefprotected static ElementReference<InputData,RequiredInputReference> AuthorityRequirementImpl.requiredInputRefprotected static ElementReference<InputData,RequiredInputReference> InformationRequirementImpl.requiredInputRefprotected static ElementReference<BusinessKnowledgeModel,RequiredKnowledgeReference> KnowledgeRequirementImpl.requiredKnowledgeRefprotected static ElementReference<DmnElement,SourceRef> AssociationImpl.sourceRefprotected static ElementReference<DmnElement,TargetRef> AssociationImpl.targetRef -
Uses of ElementReference in org.camunda.bpm.model.xml.impl.type.reference
Classes in org.camunda.bpm.model.xml.impl.type.reference that implement ElementReferenceModifier and TypeClassDescriptionclassElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> classQNameElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> classUriElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance> Methods in org.camunda.bpm.model.xml.impl.type.reference that return ElementReference -
Uses of ElementReference in org.camunda.bpm.model.xml.type.reference
Methods in org.camunda.bpm.model.xml.type.reference that return ElementReference