|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ProtegeSlot | |
edu.stanford.smi.protegex.owl.model | |
edu.stanford.smi.protegex.owl.model.impl |
Uses of ProtegeSlot in edu.stanford.smi.protegex.owl.model |
Subinterfaces of ProtegeSlot in edu.stanford.smi.protegex.owl.model | |
interface |
OWLDatatypeProperty
An OWLProperty with a primitive datatype as range. |
interface |
OWLObjectProperty
An OWL property with objects as values. |
interface |
OWLProperty
The common base interface of OWLDatatypeProperty and OWLObjectProperty. |
interface |
RDFProperty
An RDFResource representing an rdf:Property or an instance of a subclass of rdf:Property such as owl:ObjectProperty and owl:FunctionalProperty. |
Uses of ProtegeSlot in edu.stanford.smi.protegex.owl.model.impl |
Classes in edu.stanford.smi.protegex.owl.model.impl that implement ProtegeSlot | |
class |
AbstractOWLProperty
The default implementation of the OWLProperty interface. |
class |
DefaultOWLDatatypeProperty
The default implementation of the OWLDatatypeProperty interface. |
class |
DefaultOWLObjectProperty
The default implementation of the OWLObjectProperty interface. |
class |
DefaultRDFProperty
The default implementation of the OWLProperty interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |