|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TPattern | |
|---|---|
| com.ebmwebsourcing.easybpel.model.bpel.api.correlation | |
| com.ebmwebsourcing.easybpel.model.bpel.executable | |
| com.ebmwebsourcing.easybpel.model.bpel.impl.correlation | |
| Uses of TPattern in com.ebmwebsourcing.easybpel.model.bpel.api.correlation |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.api.correlation that return TPattern | |
|---|---|
TPattern |
Correlation.getPattern()
|
| Uses of TPattern in com.ebmwebsourcing.easybpel.model.bpel.executable |
|---|
| Fields in com.ebmwebsourcing.easybpel.model.bpel.executable declared as TPattern | |
|---|---|
protected TPattern |
TCorrelationWithPattern.pattern
|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TPattern | |
|---|---|
static TPattern |
TPattern.fromValue(java.lang.String v)
|
TPattern |
TCorrelationWithPattern.getPattern()
Gets the value of the pattern property. |
static TPattern |
TPattern.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TPattern[] |
TPattern.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.ebmwebsourcing.easybpel.model.bpel.executable with parameters of type TPattern | |
|---|---|
void |
TCorrelationWithPattern.setPattern(TPattern value)
Sets the value of the pattern property. |
| Uses of TPattern in com.ebmwebsourcing.easybpel.model.bpel.impl.correlation |
|---|
| Methods in com.ebmwebsourcing.easybpel.model.bpel.impl.correlation that return TPattern | |
|---|---|
TPattern |
CorrelationImpl.getPattern()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||