|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TSources | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.api.containers | |
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| Uses of TSources in com.ebmwebsourcing.easybpel.model.bpel.api.containers |
|---|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.api.containers with parameters of type TSources | |
|---|---|
SourcesImpl(TSources model,
ContainersImpl parent)
|
|
SourcesImpl(TSources model,
ExtendedActivity parent)
|
|
| Uses of TSources in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TSources | |
|---|---|
protected TSources |
TActivity.sources
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TSources | |
|---|---|
TSources |
ObjectFactory.createTSources()
Create an instance of TSources |
TSources |
TActivity.getSources()
Gets the value of the sources property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TSources | |
|---|---|
javax.xml.bind.JAXBElement<TSources> |
ObjectFactory.createSources(TSources value)
Create an instance of JAXBElement<TSources>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TSources | |
|---|---|
javax.xml.bind.JAXBElement<TSources> |
ObjectFactory.createSources(TSources value)
Create an instance of JAXBElement<TSources>} |
void |
TActivity.setSources(TSources value)
Sets the value of the sources property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||