Uses of Class
edu.unika.aifb.owltools.DLPConvert.Format

Packages that use DLPConvert.Format
edu.unika.aifb.owltools   
 

Uses of DLPConvert.Format in edu.unika.aifb.owltools
 

Methods in edu.unika.aifb.owltools that return DLPConvert.Format
static DLPConvert.Format DLPConvert.Format.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DLPConvert.Format[] DLPConvert.Format.values()
          Returns an array containing the constants of this enum type, in the order they're declared.