|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.inference.protegeowl |
Methods in edu.stanford.smi.protegex.owl.inference.protegeowl with parameters of type OWLIndividual | |
Collection |
DefaultProtegeOWLReasoner.getIndividualTypes(OWLIndividual individual,
ReasonerTaskListener taskListener)
|
Collection |
ProtegeOWLReasoner.getIndividualTypes(OWLIndividual individual,
ReasonerTaskListener taskListener)
Get the inferred types for the specified individual. |
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.inference.protegeowl.task |
Fields in edu.stanford.smi.protegex.owl.inference.protegeowl.task declared as OWLIndividual | |
private OWLIndividual |
GetIndividualInferredTypesTask.individual
|
Constructors in edu.stanford.smi.protegex.owl.inference.protegeowl.task with parameters of type OWLIndividual | |
GetIndividualInferredTypesTask(OWLIndividual individual,
ProtegeOWLReasoner protegeOWLReasoner)
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.inference.util |
Methods in edu.stanford.smi.protegex.owl.inference.util with parameters of type OWLIndividual | |
void |
ReasonerUtil.IndividualsFilter.visitOWLIndividual(OWLIndividual owlIndividual)
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.model |
Subinterfaces of OWLIndividual in edu.stanford.smi.protegex.owl.model | |
interface |
OWLAllDifferent
An RDFResource that represents a block of owl:AllDifferent individuals. |
Methods in edu.stanford.smi.protegex.owl.model that return OWLIndividual | |
OWLIndividual |
OWLNamedClass.createOWLIndividual(String name)
Creates a new individual of this (assuming this is not a metaclass). |
OWLIndividual |
OWLModel.getOWLIndividual(String name)
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.model.impl |
Classes in edu.stanford.smi.protegex.owl.model.impl that implement OWLIndividual | |
class |
DefaultOWLAllDifferent
|
class |
DefaultOWLIndividual
|
Methods in edu.stanford.smi.protegex.owl.model.impl that return OWLIndividual | |
OWLIndividual |
AbstractOWLModel.getOWLIndividual(String name)
|
OWLIndividual |
DefaultOWLNamedClass.createOWLIndividual(String name)
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.model.impl.tests |
Methods in edu.stanford.smi.protegex.owl.model.impl.tests that return OWLIndividual | |
private OWLIndividual |
EqualsStructurallyTestCase.getI()
|
private OWLIndividual |
EqualsStructurallyTestCase.getJ()
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.model.util |
Methods in edu.stanford.smi.protegex.owl.model.util with parameters of type OWLIndividual | |
void |
ModelMetrics.visitOWLIndividual(OWLIndividual owlIndividual)
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.model.visitor |
Methods in edu.stanford.smi.protegex.owl.model.visitor with parameters of type OWLIndividual | |
void |
OWLModelVisitor.visitOWLIndividual(OWLIndividual owlIndividual)
|
void |
OWLModelVisitorAdapter.visitOWLIndividual(OWLIndividual owlIndividual)
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.swrl.model |
Subinterfaces of OWLIndividual in edu.stanford.smi.protegex.owl.swrl.model | |
interface |
SWRLAtom
The base interface of the various atom types in SWRL. |
interface |
SWRLAtomList
|
interface |
SWRLBuiltin
An instance representing a SWRL builtin. |
interface |
SWRLBuiltinAtom
|
interface |
SWRLClassAtom
|
interface |
SWRLDataRangeAtom
|
interface |
SWRLDatavaluedPropertyAtom
|
interface |
SWRLDifferentIndividualsAtom
|
interface |
SWRLImp
|
interface |
SWRLIndividual
The common base interface of all SWRL related classes. |
interface |
SWRLIndividualPropertyAtom
|
interface |
SWRLIndividualsAtom
|
interface |
SWRLSameIndividualAtom
|
interface |
SWRLVariable
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.swrl.model.impl |
Classes in edu.stanford.smi.protegex.owl.swrl.model.impl that implement OWLIndividual | |
class |
AbstractSWRLIndividualsAtom
|
class |
DefaultSWRLAtom
|
class |
DefaultSWRLAtomList
|
class |
DefaultSWRLBuiltin
|
class |
DefaultSWRLBuiltinAtom
|
class |
DefaultSWRLClassAtom
|
class |
DefaultSWRLDataRangeAtom
|
class |
DefaultSWRLDatavaluedPropertyAtom
|
class |
DefaultSWRLDifferentIndividualsAtom
|
class |
DefaultSWRLImp
|
class |
DefaultSWRLIndividualPropertyAtom
|
class |
DefaultSWRLSameIndividualAtom
|
class |
DefaultSWRLVariable
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter.tests |
Fields in edu.stanford.smi.protegex.owl.writer.rdfxml.rdfwriter.tests declared as OWLIndividual | |
private OWLIndividual |
RDFXMLWriterTestCase.iA
|
private OWLIndividual |
RDFXMLWriterTestCase.iB
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.writer.rdfxml.renderer |
Methods in edu.stanford.smi.protegex.owl.writer.rdfxml.renderer with parameters of type OWLIndividual | |
void |
RDFAxiomRenderer.visitOWLIndividual(OWLIndividual owlIndividual)
|
void |
RDFAxiomRenderer.RenderableAxiomsChecker.visitOWLIndividual(OWLIndividual owlIndividual)
|
void |
RDFResourceRenderer.visitOWLIndividual(OWLIndividual owlIndividual)
|
Uses of OWLIndividual in edu.stanford.smi.protegex.owl.writer.rdfxml.util |
Methods in edu.stanford.smi.protegex.owl.writer.rdfxml.util with parameters of type OWLIndividual | |
void |
InlineResourceChecker.visitOWLIndividual(OWLIndividual owlIndividual)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |