| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InputSetImpl
The BPMN inputSet element 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected static ChildElement<InputSet> | 
ThrowEventImpl.inputSetChild  | 
protected static ChildElementCollection<InputSet> | 
IoSpecificationImpl.inputSetCollection  | 
protected static ElementReferenceCollection<InputSet,InputSetRefs> | 
OutputSetImpl.inputSetInputSetRefsCollection  | 
| Modifier and Type | Method and Description | 
|---|---|
InputSet | 
ThrowEventImpl.getInputSet()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<InputSet> | 
OutputSetImpl.getInputSetRefs()  | 
Collection<InputSet> | 
IoSpecificationImpl.getInputSets()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ThrowEventImpl.setInputSet(InputSet inputSet)  | 
| Modifier and Type | Method and Description | 
|---|---|
InputSet | 
ThrowEvent.getInputSet()  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<InputSet> | 
OutputSet.getInputSetRefs()  | 
Collection<InputSet> | 
IoSpecification.getInputSets()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ThrowEvent.setInputSet(InputSet inputSet)  | 
Copyright © 2019. All rights reserved.