|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.semanticweb.owl.model.helper.OWLBuilder.ObjectPropertyValue
Pair OWLObjectProperty, OWLIndividual.
| Constructor Summary | |
OWLBuilder.ObjectPropertyValue(OWLObjectProperty property,
OWLIndividual individual)
Creates a new ObjectPropertyValue instance
and sets property and individual. |
|
| Method Summary | |
OWLIndividual |
getIndividual()
Get the Individual value. |
OWLObjectProperty |
getProperty()
Get the Property value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OWLBuilder.ObjectPropertyValue(OWLObjectProperty property,
OWLIndividual individual)
ObjectPropertyValue instance
and sets property and individual.
property - an OWLObjectProperty valueindividual - an OWLIndividual value| Method Detail |
public OWLObjectProperty getProperty()
public OWLIndividual getIndividual()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||