Uses of Class
com.ebmwebsourcing.easybpel.model.bpel._abstract.TPattern

Packages that use TPattern
com.ebmwebsourcing.easybpel.model.bpel._abstract   
 

Uses of TPattern in com.ebmwebsourcing.easybpel.model.bpel._abstract
 

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TPattern
protected  TPattern TCorrelationWithPattern.pattern
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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 are declared.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TPattern
 void TCorrelationWithPattern.setPattern(TPattern value)
          Sets the value of the pattern property.
 



Copyright © 2011 Petals Link. All Rights Reserved.