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

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

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

Methods in com.ebmwebsourcing.easybpmn.bpmn20.api.type that return TRelationshipDirection
 TRelationshipDirection TRelationship.getDirection()
           
static TRelationshipDirection TRelationshipDirection.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TRelationshipDirection[] TRelationshipDirection.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 TRelationshipDirection
 void TRelationship.setDirection(TRelationshipDirection value)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.