|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TPartnerLinks | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink | |
| Uses of TPartnerLinks in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TPartnerLinks | |
|---|---|
protected TPartnerLinks |
TScope.partnerLinks
|
protected TPartnerLinks |
TProcess.partnerLinks
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TPartnerLinks | |
|---|---|
TPartnerLinks |
ObjectFactory.createTPartnerLinks()
Create an instance of TPartnerLinks |
TPartnerLinks |
TScope.getPartnerLinks()
Gets the value of the partnerLinks property. |
TPartnerLinks |
TProcess.getPartnerLinks()
Gets the value of the partnerLinks property. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TPartnerLinks | |
|---|---|
javax.xml.bind.JAXBElement<TPartnerLinks> |
ObjectFactory.createPartnerLinks(TPartnerLinks value)
Create an instance of JAXBElement<TPartnerLinks>} |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TPartnerLinks | |
|---|---|
javax.xml.bind.JAXBElement<TPartnerLinks> |
ObjectFactory.createPartnerLinks(TPartnerLinks value)
Create an instance of JAXBElement<TPartnerLinks>} |
void |
TScope.setPartnerLinks(TPartnerLinks value)
Sets the value of the partnerLinks property. |
void |
TProcess.setPartnerLinks(TPartnerLinks value)
Sets the value of the partnerLinks property. |
| Uses of TPartnerLinks in com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink that return TPartnerLinks | |
|---|---|
TPartnerLinks |
PartnerLinkImpl.getPartnerLinks()
|
| Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink with parameters of type TPartnerLinks | |
|---|---|
PartnerLinkImpl(TPartnerLink model,
TPartnerLinks parent,
BPELElement scopeDefinition)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||