Uses of Interface
org.camunda.bpm.model.bpmn.instance.LinkEventDefinition
Packages that use LinkEventDefinition
-
Uses of LinkEventDefinition in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement LinkEventDefinitionModifier and TypeClassDescriptionclass
The BPMN linkEventDefinition elementFields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type LinkEventDefinitionModifier and TypeFieldDescriptionprotected static ElementReferenceCollection<LinkEventDefinition,
Source> LinkEventDefinitionImpl.sourceCollection
protected static ElementReference<LinkEventDefinition,
Target> LinkEventDefinitionImpl.targetChild
Methods in org.camunda.bpm.model.bpmn.impl.instance that return LinkEventDefinitionMethods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type LinkEventDefinitionMethods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type LinkEventDefinitionModifier and TypeMethodDescriptionvoid
LinkEventDefinitionImpl.setTarget
(LinkEventDefinition target) -
Uses of LinkEventDefinition in org.camunda.bpm.model.bpmn.instance
Methods in org.camunda.bpm.model.bpmn.instance that return LinkEventDefinitionMethods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type LinkEventDefinitionMethods in org.camunda.bpm.model.bpmn.instance with parameters of type LinkEventDefinition