Uses of Class
edu.stanford.smi.protegex.owl.compactparser.OWLCompactParserTokenManager

Packages that use OWLCompactParserTokenManager
edu.stanford.smi.protegex.owl.compactparser   
 

Uses of OWLCompactParserTokenManager in edu.stanford.smi.protegex.owl.compactparser
 

Fields in edu.stanford.smi.protegex.owl.compactparser declared as OWLCompactParserTokenManager
 OWLCompactParserTokenManager OWLCompactParser.token_source
          Deprecated.  
 

Methods in edu.stanford.smi.protegex.owl.compactparser with parameters of type OWLCompactParserTokenManager
 void OWLCompactParser.ReInit(OWLCompactParserTokenManager tm)
          Deprecated.  
 

Constructors in edu.stanford.smi.protegex.owl.compactparser with parameters of type OWLCompactParserTokenManager
OWLCompactParser(OWLCompactParserTokenManager tm)
          Deprecated.