|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TElseif | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| com.ebmwebsourcing.easybpel.model.bpel.impl.activity | |
| Uses of TElseif in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TElseif | |
|---|---|
protected java.util.List<TElseif> |
TIf.elseif
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TElseif | |
|---|---|
TElseif |
ObjectFactory.createTElseif()
Create an instance of TElseif |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TElseif | |
|---|---|
javax.xml.bind.JAXBElement<TElseif> |
ObjectFactory.createElseif(TElseif value)
Create an instance of JAXBElement<TElseif>} |
java.util.List<TElseif> |
TIf.getElseif()
Gets the value of the elseif property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TElseif | |
|---|---|
javax.xml.bind.JAXBElement<TElseif> |
ObjectFactory.createElseif(TElseif value)
Create an instance of JAXBElement<TElseif>} |
| Uses of TElseif in com.ebmwebsourcing.easybpel.model.bpel.impl.activity |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.activity with parameters of type TElseif | |
|---|---|
static Activity |
ActivityImpl.analyzeElseIfActivity(TElseif internalActivity,
BPELElementImpl parent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||