Uses of Class
uk.ac.manchester.cs.owl.dlsyntax.DLSyntax

Packages that use DLSyntax
uk.ac.manchester.cs.owl.dlsyntax   
 

Uses of DLSyntax in uk.ac.manchester.cs.owl.dlsyntax
 

Methods in uk.ac.manchester.cs.owl.dlsyntax that return DLSyntax
static DLSyntax DLSyntax.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DLSyntax[] DLSyntax.values()
          Returns an array containing the constants of this enum type, in the order they are declared.