|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TFlow | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| com.ebmwebsourcing.easybpel.model.bpel.impl.activity | |
| Uses of TFlow in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TFlow | |
|---|---|
protected TFlow |
TWhile.flow
|
protected TFlow |
TOnMessage.flow
|
protected TFlow |
TActivityContainer.flow
|
protected TFlow |
TRepeatUntil.flow
|
protected TFlow |
TOnAlarmPick.flow
|
protected TFlow |
TScope.flow
|
protected TFlow |
TElseif.flow
|
protected TFlow |
TIf.flow
|
protected TFlow |
TProcess.flow
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TFlow | |
|---|---|
TFlow |
ObjectFactory.createTFlow()
Create an instance of TFlow |
TFlow |
TWhile.getFlow()
Gets the value of the flow property. |
TFlow |
TOnMessage.getFlow()
Gets the value of the flow property. |
TFlow |
TActivityContainer.getFlow()
Gets the value of the flow property. |
TFlow |
TRepeatUntil.getFlow()
Gets the value of the flow property. |
TFlow |
TOnAlarmPick.getFlow()
Gets the value of the flow property. |
TFlow |
TScope.getFlow()
Gets the value of the flow property. |
TFlow |
TElseif.getFlow()
Gets the value of the flow property. |
TFlow |
TIf.getFlow()
Gets the value of the flow property. |
TFlow |
TProcess.getFlow()
Gets the value of the flow property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TFlow | |
|---|---|
javax.xml.bind.JAXBElement<TFlow> |
ObjectFactory.createFlow(TFlow value)
Create an instance of JAXBElement<TFlow>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TFlow | |
|---|---|
javax.xml.bind.JAXBElement<TFlow> |
ObjectFactory.createFlow(TFlow value)
Create an instance of JAXBElement<TFlow>} |
void |
TWhile.setFlow(TFlow value)
Sets the value of the flow property. |
void |
TOnMessage.setFlow(TFlow value)
Sets the value of the flow property. |
void |
TActivityContainer.setFlow(TFlow value)
Sets the value of the flow property. |
void |
TRepeatUntil.setFlow(TFlow value)
Sets the value of the flow property. |
void |
TOnAlarmPick.setFlow(TFlow value)
Sets the value of the flow property. |
void |
TScope.setFlow(TFlow value)
Sets the value of the flow property. |
void |
TElseif.setFlow(TFlow value)
Sets the value of the flow property. |
void |
TIf.setFlow(TFlow value)
Sets the value of the flow property. |
void |
TProcess.setFlow(TFlow value)
Sets the value of the flow property. |
| Uses of TFlow in com.ebmwebsourcing.easybpel.model.bpel.impl.activity |
|---|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.activity with parameters of type TFlow | |
|---|---|
FlowImpl(TFlow model,
BPELElement parent)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||