|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ParseException | |
edu.stanford.smi.protegex.owl.compactparser |
Uses of ParseException in edu.stanford.smi.protegex.owl.compactparser |
Methods in edu.stanford.smi.protegex.owl.compactparser that return ParseException | |
ParseException |
OWLCompactParser.generateParseException()
Deprecated. |
Methods in edu.stanford.smi.protegex.owl.compactparser that throw ParseException | |
static void |
OWLCompactParser.checkClass(OWLModel owlModel,
String text)
Deprecated. |
private void |
OWLCompactParser.checkFeatureSupported(com.hp.hpl.jena.ontology.OntClass ontClass)
Deprecated. |
static void |
OWLCompactParser.checkHasRestrictionValue(OWLModel owlModel,
String text)
Deprecated. |
static void |
OWLCompactParser.checkValueType(OWLModel owlModel,
String text)
Deprecated. |
static RDFSClass |
OWLCompactParser.parseCls(OWLModel owlModel,
String text)
Deprecated. |
static Object |
OWLCompactParser.parseHasRestrictionValue(OWLModel owlModel,
String text)
Deprecated. |
static Object |
OWLCompactParser.parseValueType(OWLModel owlModel,
String text)
Deprecated. |
RDFSClass |
OWLCompactParser.parseFile()
Deprecated. |
RDFSClass |
OWLCompactParser.OWLUnionClass()
Deprecated. |
RDFSClass |
OWLCompactParser.OWLIntersectionClass()
Deprecated. |
RDFSClass |
OWLCompactParser.OWLComplementClass()
Deprecated. |
RDFSClass |
OWLCompactParser.OWLRestrictionOrNamedClass()
Deprecated. |
RDFSClass |
OWLCompactParser.IDClass()
Deprecated. |
OWLRestriction |
OWLCompactParser.Restriction(RDFProperty property)
Deprecated. |
OWLCardinalityBase |
OWLCompactParser.OWLCardinalityBase(RDFProperty property)
Deprecated. |
OWLMaxCardinality |
OWLCompactParser.OWLMaxCardinality(RDFProperty slot)
Deprecated. |
OWLMinCardinality |
OWLCompactParser.OWLMinCardinality(RDFProperty slot)
Deprecated. |
OWLCardinality |
OWLCompactParser.OWLCardinality(RDFProperty slot)
Deprecated. |
OWLHasValue |
OWLCompactParser.OWLHasValue(RDFProperty slot)
Deprecated. |
Object |
OWLCompactParser.OWLHasValueValueAndEOF()
Deprecated. |
Object |
OWLCompactParser.OWLHasValueValue()
Deprecated. |
String |
OWLCompactParser.OWLHasValueValueString()
Deprecated. |
Float |
OWLCompactParser.OWLHasValueValueFloat()
Deprecated. |
Integer |
OWLCompactParser.OWLHasValueValueInteger()
Deprecated. |
Object |
OWLCompactParser.OWLHasValueValueBooleanOrInstance()
Deprecated. |
int |
OWLCompactParser.CardinalityValue()
Deprecated. |
String |
OWLCompactParser.Identifier()
Deprecated. |
RDFSClass |
OWLCompactParser.OWLEnumeratedClass()
Deprecated. |
OWLAllValuesFrom |
OWLCompactParser.OWLAllValuesFrom(RDFProperty property)
Deprecated. |
OWLSomeValuesFrom |
OWLCompactParser.OWLSomeValuesFrom(RDFProperty property)
Deprecated. |
Object |
OWLCompactParser.DataType()
Deprecated. |
RDFSLiteral[] |
OWLCompactParser.OneOfValues()
Deprecated. |
private Token |
OWLCompactParser.jj_consume_token(int kind)
Deprecated. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |