|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protegex.owl.compactparser.OWLCompactParser
Nested Class Summary | |
(package private) static class |
OWLCompactParser.JJCalls
Deprecated. |
private static class |
OWLCompactParser.LookaheadSuccess
Deprecated. |
Field Summary | |
private boolean |
create
Deprecated. |
static String |
errorMessage
Deprecated. |
private OWLCompactParser.JJCalls[] |
jj_2_rtns
Deprecated. |
private int |
jj_endpos
Deprecated. |
private Vector |
jj_expentries
Deprecated. |
private int[] |
jj_expentry
Deprecated. |
private int |
jj_gc
Deprecated. |
private int |
jj_gen
Deprecated. |
(package private) JavaCharStream |
jj_input_stream
Deprecated. |
private int |
jj_kind
Deprecated. |
private int |
jj_la
Deprecated. |
private int[] |
jj_la1
Deprecated. |
private static int[] |
jj_la1_0
Deprecated. |
private static int[] |
jj_la1_1
Deprecated. |
private Token |
jj_lastpos
Deprecated. |
private int[] |
jj_lasttokens
Deprecated. |
private OWLCompactParser.LookaheadSuccess |
jj_ls
Deprecated. |
Token |
jj_nt
Deprecated. |
private int |
jj_ntk
Deprecated. |
private boolean |
jj_rescan
Deprecated. |
private Token |
jj_scanpos
Deprecated. |
private boolean |
jj_semLA
Deprecated. |
boolean |
lookingAhead
Deprecated. |
static boolean |
nextCouldBeCls
Deprecated. |
static boolean |
nextCouldBeInstance
Deprecated. |
static boolean |
nextCouldBeSlot
Deprecated. |
private OWLModel |
owlModel
Deprecated. |
static RDFProperty |
recentHasValueProperty
Deprecated. |
Token |
token
Deprecated. |
OWLCompactParserTokenManager |
token_source
Deprecated. |
Fields inherited from interface edu.stanford.smi.protegex.owl.compactparser.OWLCompactParserConstants |
DEFAULT, DIGIT, EOF, EXPONENT, FLOATING_POINT_LITERAL, FORMAL_COMMENT, IDENTIFIER, IN_FORMAL_COMMENT, IN_MULTI_LINE_COMMENT, IN_SINGLE_LINE_COMMENT, INTEGER_LITERAL, LETTER, MULTI_LINE_COMMENT, ONE_OF, SINGLE_LINE_COMMENT, STRING_LITERAL, tokenImage, XSD |
Constructor Summary | |
OWLCompactParser(InputStream stream)
Deprecated. |
|
OWLCompactParser(OWLCompactParserTokenManager tm)
Deprecated. |
|
OWLCompactParser(Reader stream)
Deprecated. |
Method Summary | |
int |
CardinalityValue()
Deprecated. |
static void |
checkClass(OWLModel owlModel,
String text)
Deprecated. |
private void |
checkFeatureSupported(com.hp.hpl.jena.ontology.OntClass ontClass)
Deprecated. |
static void |
checkHasRestrictionValue(OWLModel owlModel,
String text)
Deprecated. |
static void |
checkValueType(OWLModel owlModel,
String text)
Deprecated. |
Object |
DataType()
Deprecated. |
void |
disable_tracing()
Deprecated. |
void |
enable_tracing()
Deprecated. |
ParseException |
generateParseException()
Deprecated. |
Token |
getNextToken()
Deprecated. |
private RDFProperty |
getRDFProperty(String name)
Deprecated. |
Token |
getToken(int index)
Deprecated. |
RDFSClass |
IDClass()
Deprecated. |
String |
Identifier()
Deprecated. |
private boolean |
jj_2_1(int xla)
Deprecated. |
private boolean |
jj_2_2(int xla)
Deprecated. |
private boolean |
jj_3_1()
Deprecated. |
private boolean |
jj_3_2()
Deprecated. |
private boolean |
jj_3R_10()
Deprecated. |
private boolean |
jj_3R_11()
Deprecated. |
private boolean |
jj_3R_12()
Deprecated. |
private boolean |
jj_3R_13()
Deprecated. |
private boolean |
jj_3R_14()
Deprecated. |
private boolean |
jj_3R_15()
Deprecated. |
private boolean |
jj_3R_5()
Deprecated. |
private boolean |
jj_3R_6()
Deprecated. |
private boolean |
jj_3R_7()
Deprecated. |
private boolean |
jj_3R_8()
Deprecated. |
private boolean |
jj_3R_9()
Deprecated. |
private void |
jj_add_error_token(int kind,
int pos)
Deprecated. |
private Token |
jj_consume_token(int kind)
Deprecated. |
private static void |
jj_la1_0()
Deprecated. |
private static void |
jj_la1_1()
Deprecated. |
private int |
jj_ntk()
Deprecated. |
private void |
jj_rescan_token()
Deprecated. |
private void |
jj_save(int index,
int xla)
Deprecated. |
private boolean |
jj_scan_token(int kind)
Deprecated. |
RDFSLiteral[] |
OneOfValues()
Deprecated. |
OWLAllValuesFrom |
OWLAllValuesFrom(RDFProperty property)
Deprecated. |
OWLCardinality |
OWLCardinality(RDFProperty slot)
Deprecated. |
OWLCardinalityBase |
OWLCardinalityBase(RDFProperty property)
Deprecated. |
RDFSClass |
OWLComplementClass()
Deprecated. |
RDFSClass |
OWLEnumeratedClass()
Deprecated. |
OWLHasValue |
OWLHasValue(RDFProperty slot)
Deprecated. |
Object |
OWLHasValueValue()
Deprecated. |
Object |
OWLHasValueValueAndEOF()
Deprecated. |
Object |
OWLHasValueValueBooleanOrInstance()
Deprecated. |
Float |
OWLHasValueValueFloat()
Deprecated. |
Integer |
OWLHasValueValueInteger()
Deprecated. |
String |
OWLHasValueValueString()
Deprecated. |
RDFSClass |
OWLIntersectionClass()
Deprecated. |
OWLMaxCardinality |
OWLMaxCardinality(RDFProperty slot)
Deprecated. |
OWLMinCardinality |
OWLMinCardinality(RDFProperty slot)
Deprecated. |
RDFSClass |
OWLRestrictionOrNamedClass()
Deprecated. |
OWLSomeValuesFrom |
OWLSomeValuesFrom(RDFProperty property)
Deprecated. |
RDFSClass |
OWLUnionClass()
Deprecated. |
static RDFSClass |
parseCls(OWLModel owlModel,
String text)
Deprecated. |
RDFSClass |
parseFile()
Deprecated. |
static Object |
parseHasRestrictionValue(OWLModel owlModel,
String text)
Deprecated. |
static Object |
parseValueType(OWLModel owlModel,
String text)
Deprecated. |
void |
ReInit(InputStream stream)
Deprecated. |
void |
ReInit(OWLCompactParserTokenManager tm)
Deprecated. |
void |
ReInit(Reader stream)
Deprecated. |
private static void |
reset()
Deprecated. |
OWLRestriction |
Restriction(RDFProperty property)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static boolean nextCouldBeCls
public static boolean nextCouldBeInstance
public static boolean nextCouldBeSlot
public static RDFProperty recentHasValueProperty
public static String errorMessage
private OWLModel owlModel
private boolean create
public OWLCompactParserTokenManager token_source
JavaCharStream jj_input_stream
public Token token
public Token jj_nt
private int jj_ntk
private Token jj_scanpos
private Token jj_lastpos
private int jj_la
public boolean lookingAhead
private boolean jj_semLA
private int jj_gen
private final int[] jj_la1
private static int[] jj_la1_0
private static int[] jj_la1_1
private final OWLCompactParser.JJCalls[] jj_2_rtns
private boolean jj_rescan
private int jj_gc
private final OWLCompactParser.LookaheadSuccess jj_ls
private Vector jj_expentries
private int[] jj_expentry
private int jj_kind
private int[] jj_lasttokens
private int jj_endpos
Constructor Detail |
public OWLCompactParser(InputStream stream)
public OWLCompactParser(Reader stream)
public OWLCompactParser(OWLCompactParserTokenManager tm)
Method Detail |
public static void checkClass(OWLModel owlModel, String text) throws ParseException
ParseException
private void checkFeatureSupported(com.hp.hpl.jena.ontology.OntClass ontClass) throws ParseException
ParseException
public static void checkHasRestrictionValue(OWLModel owlModel, String text) throws ParseException
ParseException
public static void checkValueType(OWLModel owlModel, String text) throws ParseException
ParseException
private RDFProperty getRDFProperty(String name)
public static RDFSClass parseCls(OWLModel owlModel, String text) throws ParseException
ParseException
public static Object parseHasRestrictionValue(OWLModel owlModel, String text) throws ParseException
ParseException
public static Object parseValueType(OWLModel owlModel, String text) throws ParseException
ParseException
private static void reset()
public final RDFSClass parseFile() throws ParseException
ParseException
public final RDFSClass OWLUnionClass() throws ParseException
ParseException
public final RDFSClass OWLIntersectionClass() throws ParseException
ParseException
public final RDFSClass OWLComplementClass() throws ParseException
ParseException
public final RDFSClass OWLRestrictionOrNamedClass() throws ParseException
ParseException
public final RDFSClass IDClass() throws ParseException
ParseException
public final OWLRestriction Restriction(RDFProperty property) throws ParseException
ParseException
public final OWLCardinalityBase OWLCardinalityBase(RDFProperty property) throws ParseException
ParseException
public final OWLMaxCardinality OWLMaxCardinality(RDFProperty slot) throws ParseException
ParseException
public final OWLMinCardinality OWLMinCardinality(RDFProperty slot) throws ParseException
ParseException
public final OWLCardinality OWLCardinality(RDFProperty slot) throws ParseException
ParseException
public final OWLHasValue OWLHasValue(RDFProperty slot) throws ParseException
ParseException
public final Object OWLHasValueValueAndEOF() throws ParseException
ParseException
public final Object OWLHasValueValue() throws ParseException
ParseException
public final String OWLHasValueValueString() throws ParseException
ParseException
public final Float OWLHasValueValueFloat() throws ParseException
ParseException
public final Integer OWLHasValueValueInteger() throws ParseException
ParseException
public final Object OWLHasValueValueBooleanOrInstance() throws ParseException
ParseException
public final int CardinalityValue() throws ParseException
ParseException
public final String Identifier() throws ParseException
ParseException
public final RDFSClass OWLEnumeratedClass() throws ParseException
ParseException
public final OWLAllValuesFrom OWLAllValuesFrom(RDFProperty property) throws ParseException
ParseException
public final OWLSomeValuesFrom OWLSomeValuesFrom(RDFProperty property) throws ParseException
ParseException
public final Object DataType() throws ParseException
ParseException
public final RDFSLiteral[] OneOfValues() throws ParseException
ParseException
private final boolean jj_2_1(int xla)
private final boolean jj_2_2(int xla)
private final boolean jj_3R_15()
private final boolean jj_3R_8()
private final boolean jj_3R_12()
private final boolean jj_3R_11()
private final boolean jj_3R_10()
private final boolean jj_3R_13()
private final boolean jj_3R_7()
private final boolean jj_3R_9()
private final boolean jj_3R_5()
private final boolean jj_3R_6()
private final boolean jj_3_1()
private final boolean jj_3_2()
private final boolean jj_3R_14()
private static void jj_la1_0()
private static void jj_la1_1()
public void ReInit(InputStream stream)
public void ReInit(Reader stream)
public void ReInit(OWLCompactParserTokenManager tm)
private final Token jj_consume_token(int kind) throws ParseException
ParseException
private final boolean jj_scan_token(int kind)
public final Token getNextToken()
public final Token getToken(int index)
private final int jj_ntk()
private void jj_add_error_token(int kind, int pos)
public ParseException generateParseException()
public final void enable_tracing()
public final void disable_tracing()
private final void jj_rescan_token()
private final void jj_save(int index, int xla)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |