|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use SWRLVariable | |
edu.stanford.smi.protegex.owl.swrl.model | |
edu.stanford.smi.protegex.owl.swrl.model.impl | |
edu.stanford.smi.protegex.owl.swrl.parser |
Uses of SWRLVariable in edu.stanford.smi.protegex.owl.swrl.model |
Methods in edu.stanford.smi.protegex.owl.swrl.model that return SWRLVariable | |
SWRLVariable |
SWRLFactory.createVariable(String name)
|
SWRLVariable |
SWRLFactory.getVariable(String name)
|
Uses of SWRLVariable in edu.stanford.smi.protegex.owl.swrl.model.impl |
Classes in edu.stanford.smi.protegex.owl.swrl.model.impl that implement SWRLVariable | |
class |
DefaultSWRLVariable
|
Uses of SWRLVariable in edu.stanford.smi.protegex.owl.swrl.parser |
Methods in edu.stanford.smi.protegex.owl.swrl.parser that return SWRLVariable | |
private SWRLVariable |
SWRLParser.getSWRLVariable(String name)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |