edu.stanford.smi.protegex.owl.model.classparser.manchester
Class ManchesterOWLParserUtil
java.lang.Object
edu.stanford.smi.protegex.owl.model.classparser.manchester.ManchesterOWLParserUtil
- public class ManchesterOWLParserUtil
- extends Object
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 5, 2005
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
Field Summary |
private static boolean |
lowerCase
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lowerCase
private static boolean lowerCase
ManchesterOWLParserUtil
public ManchesterOWLParserUtil()
isLowerCase
public static boolean isLowerCase()
setLowerCase
public static void setLowerCase(boolean lowerCase)
getAndKeyword
public static String getAndKeyword()
getOrKeyword
public static String getOrKeyword()
getNotKeyword
public static String getNotKeyword()
getSomeKeyword
public static String getSomeKeyword()
getAllKeyword
public static String getAllKeyword()
getHasKeyword
public static String getHasKeyword()
getMinKeyword
public static String getMinKeyword()
getExactKeyword
public static String getExactKeyword()
getMaxKeyword
public static String getMaxKeyword()
getKeyword
private static String getKeyword(String s)