|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OWLObjectProperty | |
|---|---|
| org.mindswap.owl | |
| org.mindswap.owl.list | |
| org.mindswap.owl.vocabulary | |
| org.mindswap.owls.profile | |
| org.mindswap.owls.vocabulary | |
| org.mindswap.swrl | |
| Uses of OWLObjectProperty in org.mindswap.owl |
|---|
| Methods in org.mindswap.owl that return OWLObjectProperty | |
|---|---|
OWLObjectProperty |
OWLModel.createObjectProperty(java.net.URI uri)
|
static OWLObjectProperty |
EntityFactory.createObjectProperty(java.net.URI uri)
|
OWLObjectProperty |
OWLModel.getObjectProperty(java.net.URI uri)
|
| Uses of OWLObjectProperty in org.mindswap.owl.list |
|---|
| Methods in org.mindswap.owl.list that return OWLObjectProperty | |
|---|---|
OWLObjectProperty |
ListVocabulary.first()
|
OWLObjectProperty |
GenericListVocabulary.first()
|
OWLObjectProperty |
ListVocabulary.rest()
|
OWLObjectProperty |
GenericListVocabulary.rest()
|
| Constructors in org.mindswap.owl.list with parameters of type OWLObjectProperty | |
|---|---|
GenericListVocabulary(OWLClass List,
OWLObjectProperty first,
OWLDataProperty firstD,
OWLObjectProperty rest,
OWLIndividual nil)
|
|
| Uses of OWLObjectProperty in org.mindswap.owl.vocabulary |
|---|
| Fields in org.mindswap.owl.vocabulary declared as OWLObjectProperty | |
|---|---|
static OWLObjectProperty |
SWRL.argument1
|
static OWLObjectProperty |
SWRL.argument2
|
static OWLObjectProperty |
SWRL.arguments
|
static OWLObjectProperty |
SWRL.builtin
|
static OWLObjectProperty |
SWRL.classPredicate
|
static OWLObjectProperty |
SWRL.dataRange
|
static OWLObjectProperty |
SWRL.propertyPredicate
|
| Uses of OWLObjectProperty in org.mindswap.owls.profile |
|---|
| Methods in org.mindswap.owls.profile with parameters of type OWLObjectProperty | |
|---|---|
void |
Profile.addServiceParameterValue(OWLObjectProperty prop,
OWLIndividual value)
|
ServiceParameter |
Profile.getServiceParameter(OWLObjectProperty prop)
getServiceParameter |
OWLIndividual |
Profile.getServiceParameterValue(OWLObjectProperty prop)
|
| Uses of OWLObjectProperty in org.mindswap.owls.vocabulary |
|---|
| Uses of OWLObjectProperty in org.mindswap.swrl |
|---|
| Methods in org.mindswap.swrl that return OWLObjectProperty | |
|---|---|
OWLObjectProperty |
IndividualPropertyAtom.getPropertyPredicate()
|
| Methods in org.mindswap.swrl with parameters of type OWLObjectProperty | |
|---|---|
IndividualPropertyAtom |
SWRLFactory.createAtom(OWLObjectProperty p,
OWLIndividual arg1,
OWLIndividual arg2)
|
IndividualPropertyAtom |
SWRLFactory.createIndividualPropertyAtom(OWLObjectProperty p,
OWLIndividual arg1,
OWLIndividual arg2)
|
IndividualPropertyAtom |
SWRLFactory.createIndividualPropertyAtom(OWLObjectProperty p,
SWRLIndividualObject arg1,
SWRLIndividualObject arg2)
|
void |
IndividualPropertyAtom.setPropertyPredicate(OWLObjectProperty p)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||