Uses of Class
org.incenp.obofoundry.kgcl.parser.KGCLParser.ObsoleteContext
-
Packages that use KGCLParser.ObsoleteContext Package Description org.incenp.obofoundry.kgcl.parser -
-
Uses of KGCLParser.ObsoleteContext in org.incenp.obofoundry.kgcl.parser
Subclasses of KGCLParser.ObsoleteContext in org.incenp.obofoundry.kgcl.parser Modifier and Type Class Description static classKGCLParser.ObsoleteNoReplacementContextstatic classKGCLParser.ObsoleteWithAlternativeContextstatic classKGCLParser.ObsoleteWithReplacementContextMethods in org.incenp.obofoundry.kgcl.parser that return KGCLParser.ObsoleteContext Modifier and Type Method Description KGCLParser.ObsoleteContextKGCLParser.ChangeContext. obsolete()KGCLParser.ObsoleteContextKGCLParser. obsolete()Methods in org.incenp.obofoundry.kgcl.parser with parameters of type KGCLParser.ObsoleteContext Modifier and Type Method Description voidKGCLParser.ObsoleteContext. copyFrom(KGCLParser.ObsoleteContext ctx)Constructors in org.incenp.obofoundry.kgcl.parser with parameters of type KGCLParser.ObsoleteContext Constructor Description ObsoleteNoReplacementContext(KGCLParser.ObsoleteContext ctx)ObsoleteWithAlternativeContext(KGCLParser.ObsoleteContext ctx)ObsoleteWithReplacementContext(KGCLParser.ObsoleteContext ctx)
-