Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
ChildLaneSet
The BPMN childLaneSet element of the BPMN tLaneSet type
|
class |
LaneSetImpl
The BPMN laneSet element
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElementCollection<LaneSet> |
SubProcessImpl.laneSetCollection |
protected static ChildElementCollection<LaneSet> |
ProcessImpl.laneSetCollection |
Modifier and Type | Method and Description |
---|---|
Collection<LaneSet> |
SubProcessImpl.getLaneSets() |
Collection<LaneSet> |
ProcessImpl.getLaneSets() |
Modifier and Type | Method and Description |
---|---|
Collection<LaneSet> |
SubProcess.getLaneSets() |
Collection<LaneSet> |
Process.getLaneSets() |
Copyright © 2015. All rights reserved.