Uses of Class
com.ebmwebsourcing.easybpmn.bpmn20.api.type.TEventBasedGatewayType

Packages that use TEventBasedGatewayType
com.ebmwebsourcing.easybpmn.bpmn20.api.type   
 

Uses of TEventBasedGatewayType in com.ebmwebsourcing.easybpmn.bpmn20.api.type
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return TEventBasedGatewayType
 TEventBasedGatewayType TEventBasedGateway.getEventGatewayType()
           
static TEventBasedGatewayType TEventBasedGatewayType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TEventBasedGatewayType[] TEventBasedGatewayType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type with parameters of type TEventBasedGatewayType
 void TEventBasedGateway.setEventGatewayType(TEventBasedGatewayType value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.