Alignment API and Server 4.0

Uses of Class
fr.inrialpes.exmo.align.impl.edoal.EDOALRelation.Direction

Packages that use EDOALRelation.Direction
fr.inrialpes.exmo.align.impl.edoal   
 

Uses of EDOALRelation.Direction in fr.inrialpes.exmo.align.impl.edoal
 

Fields in fr.inrialpes.exmo.align.impl.edoal declared as EDOALRelation.Direction
protected  EDOALRelation.Direction EDOALRelation.direction
           
 

Fields in fr.inrialpes.exmo.align.impl.edoal with type parameters of type EDOALRelation.Direction
private static Map<String,EDOALRelation.Direction> EDOALRelation.Direction.nameIndex
           
 

Methods in fr.inrialpes.exmo.align.impl.edoal that return EDOALRelation.Direction
 EDOALRelation.Direction EDOALRelation.getDirection()
          printable format
static EDOALRelation.Direction EDOALRelation.Direction.getRelation(String name)
           
static EDOALRelation.Direction EDOALRelation.Direction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EDOALRelation.Direction[] EDOALRelation.Direction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in fr.inrialpes.exmo.align.impl.edoal with parameters of type EDOALRelation.Direction
EDOALRelation(EDOALRelation.Direction d)
          Creation
EDOALRelation(String t, EDOALRelation.Direction d)
          Creation: OLD Stuff should disappear
 


Alignment API and Server 4.0

(C) INRIA & friends, 2003-2010