| Package | Description | 
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | OutputSetImplThe BPMN outputSet element | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static ChildElement<OutputSet> | CatchEventImpl. outputSetChild | 
| protected static ChildElementCollection<OutputSet> | IoSpecificationImpl. outputSetCollection | 
| protected static ElementReferenceCollection<OutputSet,OutputSetRefs> | InputSetImpl. outputSetOutputSetRefsCollection | 
| Modifier and Type | Method and Description | 
|---|---|
| OutputSet | CatchEventImpl. getOutputSet() | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<OutputSet> | IoSpecificationImpl. getOutputSets() | 
| Collection<OutputSet> | InputSetImpl. getOutputSets() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CatchEventImpl. setOutputSet(OutputSet outputSet) | 
| Modifier and Type | Method and Description | 
|---|---|
| OutputSet | CatchEvent. getOutputSet() | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<OutputSet> | InputSet. getOutputSets() | 
| Collection<OutputSet> | IoSpecification. getOutputSets() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CatchEvent. setOutputSet(OutputSet outputSet) | 
Copyright © 2018. All rights reserved.