|
|||||||||||
| 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.DataPropertyValue
Pair OWLDataProperty, OWLIndividual.
| Constructor Summary | |
OWLBuilder.DataPropertyValue(OWLDataProperty property,
OWLDataValue dataValue)
Creates a new DataPropertyValue instance
and sets property and dataValue. |
|
| Method Summary | |
OWLDataValue |
getDataValue()
Get the DataValue value. |
OWLDataProperty |
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.DataPropertyValue(OWLDataProperty property,
OWLDataValue dataValue)
DataPropertyValue instance
and sets property and dataValue.
property - an OWLDataProperty valuedataValue - an OWLDataValue value| Method Detail |
public OWLDataProperty getProperty()
public OWLDataValue getDataValue()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||