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

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

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

Fields in easybox.org.omg.spec.bpmn._20100524.model declared as EJaxbTAssociationDirection
protected  EJaxbTAssociationDirection EJaxbTAssociation.associationDirection
           
 

Methods in easybox.org.omg.spec.bpmn._20100524.model that return EJaxbTAssociationDirection
static EJaxbTAssociationDirection EJaxbTAssociationDirection.fromValue(java.lang.String v)
           
 EJaxbTAssociationDirection EJaxbTAssociation.getAssociationDirection()
          Gets the value of the associationDirection property.
static EJaxbTAssociationDirection EJaxbTAssociationDirection.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EJaxbTAssociationDirection[] EJaxbTAssociationDirection.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 EJaxbTAssociationDirection
 void EJaxbTAssociation.setAssociationDirection(EJaxbTAssociationDirection value)
          Sets the value of the associationDirection property.
 



Copyright © 2011 Petals Link. All Rights Reserved.