|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TCondition | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable.light | |
| Uses of TCondition in com.ebmwebsourcing.easybpel.model.bpel.executable.light |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable.light declared as TCondition | |
|---|---|
protected TCondition |
TTargets.joinCondition
|
protected TCondition |
TSource.transitionCondition
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light that return TCondition | |
|---|---|
TCondition |
ObjectFactory.createTCondition()
Create an instance of TCondition |
TCondition |
TTargets.getJoinCondition()
Gets the value of the joinCondition property. |
TCondition |
TSource.getTransitionCondition()
Gets the value of the transitionCondition property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light that return types with arguments of type TCondition | |
|---|---|
javax.xml.bind.JAXBElement<TCondition> |
ObjectFactory.createJoinCondition(TCondition value)
Create an instance of JAXBElement<TCondition>} |
javax.xml.bind.JAXBElement<TCondition> |
ObjectFactory.createTransitionCondition(TCondition value)
Create an instance of JAXBElement<TCondition>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light with parameters of type TCondition | |
|---|---|
javax.xml.bind.JAXBElement<TCondition> |
ObjectFactory.createJoinCondition(TCondition value)
Create an instance of JAXBElement<TCondition>} |
javax.xml.bind.JAXBElement<TCondition> |
ObjectFactory.createTransitionCondition(TCondition value)
Create an instance of JAXBElement<TCondition>} |
void |
TTargets.setJoinCondition(TCondition value)
Sets the value of the joinCondition property. |
void |
TSource.setTransitionCondition(TCondition value)
Sets the value of the transitionCondition property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||