Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
LinkEventDefinitionImpl
The BPMN linkEventDefinition element
|
Modifier and Type | Field and Description |
---|---|
protected static ElementReferenceCollection<LinkEventDefinition,Source> |
LinkEventDefinitionImpl.sourceCollection |
protected static ElementReference<LinkEventDefinition,Target> |
LinkEventDefinitionImpl.targetChild |
Modifier and Type | Method and Description |
---|---|
LinkEventDefinition |
LinkEventDefinitionImpl.getTarget() |
Modifier and Type | Method and Description |
---|---|
Collection<LinkEventDefinition> |
LinkEventDefinitionImpl.getSources() |
Modifier and Type | Method and Description |
---|---|
void |
LinkEventDefinitionImpl.setTarget(LinkEventDefinition target) |
Modifier and Type | Method and Description |
---|---|
LinkEventDefinition |
LinkEventDefinition.getTarget() |
Modifier and Type | Method and Description |
---|---|
Collection<LinkEventDefinition> |
LinkEventDefinition.getSources() |
Modifier and Type | Method and Description |
---|---|
void |
LinkEventDefinition.setTarget(LinkEventDefinition target) |
Copyright © 2015. All rights reserved.