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