Uses of Class
easybox.org.omg.spec.bpmn._20100524.model.EJaxbTRelationshipDirection

Packages that use EJaxbTRelationshipDirection
easybox.org.omg.spec.bpmn._20100524.model   
 

Uses of EJaxbTRelationshipDirection in easybox.org.omg.spec.bpmn._20100524.model
 

Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTRelationshipDirection
protected  EJaxbTRelationshipDirection EJaxbTRelationship.direction
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTRelationshipDirection
static EJaxbTRelationshipDirection EJaxbTRelationshipDirection.fromValue(java.lang.String v)
           
 EJaxbTRelationshipDirection EJaxbTRelationship.getDirection()
          Gets the value of the direction property.
static EJaxbTRelationshipDirection EJaxbTRelationshipDirection.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EJaxbTRelationshipDirection[] EJaxbTRelationshipDirection.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in easybox.org.omg.spec.bpmn._20100524.model with parameters of type EJaxbTRelationshipDirection
 void EJaxbTRelationship.setDirection(EJaxbTRelationshipDirection value)
          Sets the value of the direction property.
 



Copyright © 2011 Petals Link. All Rights Reserved.