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