|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TScope | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TScope in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TScope | |
|---|---|
protected TScope |
TActivityContainer.scope
|
protected TScope |
TWhile.scope
|
protected TScope |
TOnMessage.scope
|
protected TScope |
TProcess.scope
|
protected TScope |
TIf.scope
|
protected TScope |
TRepeatUntil.scope
|
protected TScope |
TOnAlarmPick.scope
|
protected TScope |
TForEach.scope
|
protected TScope |
TElseif.scope
|
protected TScope |
TOnEvent.scope
|
protected TScope |
TScope.scope
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TScope | |
|---|---|
TScope |
ObjectFactory.createTScope()
Create an instance of TScope |
TScope |
TActivityContainer.getScope()
Gets the value of the scope property. |
TScope |
TWhile.getScope()
Gets the value of the scope property. |
TScope |
TOnMessage.getScope()
Gets the value of the scope property. |
TScope |
TProcess.getScope()
Gets the value of the scope property. |
TScope |
TIf.getScope()
Gets the value of the scope property. |
TScope |
TRepeatUntil.getScope()
Gets the value of the scope property. |
TScope |
TOnAlarmPick.getScope()
Gets the value of the scope property. |
TScope |
TForEach.getScope()
Gets the value of the scope property. |
TScope |
TElseif.getScope()
Gets the value of the scope property. |
TScope |
TOnEvent.getScope()
Gets the value of the scope property. |
TScope |
TScope.getScope()
Gets the value of the scope property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TScope | |
|---|---|
javax.xml.bind.JAXBElement<TScope> |
ObjectFactory.createScope(TScope value)
Create an instance of JAXBElement<TScope>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TScope | |
|---|---|
javax.xml.bind.JAXBElement<TScope> |
ObjectFactory.createScope(TScope value)
Create an instance of JAXBElement<TScope>} |
void |
TActivityContainer.setScope(TScope value)
Sets the value of the scope property. |
void |
TWhile.setScope(TScope value)
Sets the value of the scope property. |
void |
TOnMessage.setScope(TScope value)
Sets the value of the scope property. |
void |
TProcess.setScope(TScope value)
Sets the value of the scope property. |
void |
TIf.setScope(TScope value)
Sets the value of the scope property. |
void |
TRepeatUntil.setScope(TScope value)
Sets the value of the scope property. |
void |
TOnAlarmPick.setScope(TScope value)
Sets the value of the scope property. |
void |
TForEach.setScope(TScope value)
Sets the value of the scope property. |
void |
TElseif.setScope(TScope value)
Sets the value of the scope property. |
void |
TOnEvent.setScope(TScope value)
Sets the value of the scope property. |
void |
TScope.setScope(TScope value)
Sets the value of the scope property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||