|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EJaxbTLaneSet | |
|---|---|
| com.ebmwebsourcing.easybpmn.bpmn20.impl | |
| easybox.org.omg.spec.bpmn._20100524.model | |
| Uses of EJaxbTLaneSet in com.ebmwebsourcing.easybpmn.bpmn20.impl |
|---|
| Methods in com.ebmwebsourcing.easybpmn.bpmn20.impl that return types with arguments of type EJaxbTLaneSet | |
|---|---|
protected java.lang.Class<? extends EJaxbTLaneSet> |
TLaneSetImpl.getCompliantModelClass()
|
| Constructors in com.ebmwebsourcing.easybpmn.bpmn20.impl with parameters of type EJaxbTLaneSet | |
|---|---|
TLaneSetImpl(com.ebmwebsourcing.easybox.api.XmlContext xmlContext,
EJaxbTLaneSet jaxbModel)
|
|
| Uses of EJaxbTLaneSet in easybox.org.omg.spec.bpmn._20100524.model |
|---|
| Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTLaneSet | |
|---|---|
protected EJaxbTLaneSet |
EJaxbTLane.childLaneSet
|
| Fields in easybox.org.omg.spec.bpmn._20100524.model with type parameters of type EJaxbTLaneSet | |
|---|---|
protected java.util.List<EJaxbTLaneSet> |
EJaxbTProcess.laneSet
|
protected java.util.List<EJaxbTLaneSet> |
EJaxbTSubProcess.laneSet
|
| Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTLaneSet | |
|---|---|
EJaxbTLaneSet |
ObjectFactory.createEJaxbTLaneSet()
Create an instance of EJaxbTLaneSet |
EJaxbTLaneSet |
EJaxbTLane.getChildLaneSet()
Gets the value of the childLaneSet property. |
| Methods in easybox.org.omg.spec.bpmn._20100524.model that return types with arguments of type EJaxbTLaneSet | |
|---|---|
javax.xml.bind.JAXBElement<EJaxbTLaneSet> |
ObjectFactory.createLaneSet(EJaxbTLaneSet value)
Create an instance of JAXBElement<EJaxbTLaneSet>} |
java.util.List<EJaxbTLaneSet> |
EJaxbTProcess.getLaneSet()
Gets the value of the laneSet property. |
java.util.List<EJaxbTLaneSet> |
EJaxbTSubProcess.getLaneSet()
Gets the value of the laneSet property. |
| Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTLaneSet | |
|---|---|
javax.xml.bind.JAXBElement<EJaxbTLaneSet> |
ObjectFactory.createLaneSet(EJaxbTLaneSet value)
Create an instance of JAXBElement<EJaxbTLaneSet>} |
void |
EJaxbTLane.setChildLaneSet(EJaxbTLaneSet value)
Sets the value of the childLaneSet property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||