|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.jastor.DatasetThingImpl
org.openanzo.owl.dataset.FunctionalPropetyImpl
public class FunctionalPropetyImpl
Implementation of FunctionalPropety
Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
(URI: http://www.w3.org/2002/07/owl#FunctionalPropety)
| Field Summary |
|---|
| Fields inherited from interface org.openanzo.owl.dataset.FunctionalPropety |
|---|
TYPE |
| Method Summary | |
|---|---|
void |
addComment(java.lang.String comment)
Add a 'comment' property value |
DatatypeProperty |
addDisjointDataProperties()
Adds an anonymous value for the 'disjointDataProperties' property |
void |
addDisjointDataProperties(DatatypeProperty disjointDataProperties)
Adds a value for the 'disjointDataProperties' property |
DatatypeProperty |
addDisjointDataProperties(org.openrdf.model.Resource resource)
Adds a value for the 'disjointDataProperties' property. |
DatatypeProperty |
addEquivalentDataProperty()
Adds an anonymous value for the 'equivalentDataProperty' property |
void |
addEquivalentDataProperty(DatatypeProperty equivalentDataProperty)
Adds a value for the 'equivalentDataProperty' property |
DatatypeProperty |
addEquivalentDataProperty(org.openrdf.model.Resource resource)
Adds a value for the 'equivalentDataProperty' property. |
DatatypeProperty |
addEquivalentProperty()
Adds an anonymous value for the 'equivalentProperty' property |
void |
addEquivalentProperty(DatatypeProperty equivalentProperty)
Adds a value for the 'equivalentProperty' property |
DatatypeProperty |
addEquivalentProperty(org.openrdf.model.Resource resource)
Adds a value for the 'equivalentProperty' property. |
void |
addIsDefinedBy(_Resource isDefinedBy)
Adds a value for the 'isDefinedBy' property |
_Resource |
addIsDefinedBy()
Adds an anonymous value for the 'isDefinedBy' property |
_Resource |
addIsDefinedBy(org.openrdf.model.Resource resource)
Adds a value for the 'isDefinedBy' property. |
void |
addLabel(java.lang.String label)
Add a 'label' property value |
void |
addMember(_Resource member)
Adds a value for the 'member' property |
_Resource |
addMember()
Adds an anonymous value for the 'member' property |
_Resource |
addMember(org.openrdf.model.Resource resource)
Adds a value for the 'member' property. |
void |
addSeeAlso(_Resource seeAlso)
Adds a value for the 'seeAlso' property |
_Resource |
addSeeAlso()
Adds an anonymous value for the 'seeAlso' property |
_Resource |
addSeeAlso(org.openrdf.model.Resource resource)
Adds a value for the 'seeAlso' property. |
DatatypeProperty |
addSubDataPropertyOf()
Adds an anonymous value for the 'subDataPropertyOf' property |
void |
addSubDataPropertyOf(DatatypeProperty subDataPropertyOf)
Adds a value for the 'subDataPropertyOf' property |
DatatypeProperty |
addSubDataPropertyOf(org.openrdf.model.Resource resource)
Adds a value for the 'subDataPropertyOf' property. |
void |
addSubPropertyOf(_Property subPropertyOf)
Adds a value for the 'subPropertyOf' property |
_Property |
addSubPropertyOf()
Adds an anonymous value for the 'subPropertyOf' property |
_Property |
addSubPropertyOf(org.openrdf.model.Resource resource)
Adds a value for the 'subPropertyOf' property. |
Class |
addType()
Adds an anonymous value for the 'type' property |
void |
addType(Class type)
Adds a value for the 'type' property |
Class |
addType(org.openrdf.model.Resource resource)
Adds a value for the 'type' property. |
void |
addValue(_Resource value)
Adds a value for the 'value' property |
_Resource |
addValue()
Adds an anonymous value for the 'value' property |
_Resource |
addValue(org.openrdf.model.Resource resource)
Adds a value for the 'value' property. |
info.aduna.collections.iterators.CloseableIterator<java.lang.String> |
getComment()
Iterates through the 'comment' property values. |
Class |
getDataPropertyDomain()
Gets the 'dataPropertyDomain' property value |
DataRange |
getDataPropertyRange()
Gets the 'dataPropertyRange' property value |
info.aduna.collections.iterators.CloseableIterator<DatatypeProperty> |
getDisjointDataProperties()
Get an Iterator the 'disjointDataProperties' property values. |
Class |
getDomain()
Gets the 'domain' property value |
info.aduna.collections.iterators.CloseableIterator<DatatypeProperty> |
getEquivalentDataProperty()
Get an Iterator the 'equivalentDataProperty' property values. |
info.aduna.collections.iterators.CloseableIterator<DatatypeProperty> |
getEquivalentProperty()
Get an Iterator the 'equivalentProperty' property values. |
info.aduna.collections.iterators.CloseableIterator<_Resource> |
getIsDefinedBy()
Get an Iterator the 'isDefinedBy' property values. |
info.aduna.collections.iterators.CloseableIterator<java.lang.String> |
getLabel()
Iterates through the 'label' property values. |
info.aduna.collections.iterators.CloseableIterator<_Resource> |
getMember()
Get an Iterator the 'member' property values. |
Class |
getRange()
Gets the 'range' property value |
info.aduna.collections.iterators.CloseableIterator<_Resource> |
getSeeAlso()
Get an Iterator the 'seeAlso' property values. |
info.aduna.collections.iterators.CloseableIterator<DatatypeProperty> |
getSubDataPropertyOf()
Get an Iterator the 'subDataPropertyOf' property values. |
info.aduna.collections.iterators.CloseableIterator<_Property> |
getSubPropertyOf()
Get an Iterator the 'subPropertyOf' property values. |
info.aduna.collections.iterators.CloseableIterator<Class> |
getType()
Get an Iterator the 'type' property values. |
info.aduna.collections.iterators.CloseableIterator<_Resource> |
getValue()
Get an Iterator the 'value' property values. |
java.util.Collection<org.openrdf.model.Statement> |
listStatements()
Get set of statements that makeup this THINGS's properties and types |
void |
registerListener(_PropertyListener listener)
Register a org.openanzo.rdfs.dataset._PropertyListener |
void |
registerListener(_ResourceListener listener)
Register a org.openanzo.rdfs.dataset._ResourceListener |
void |
registerListener(DatatypePropertyListener listener)
Register a DatatypePropertyListener |
void |
registerListener(FunctionalPropetyListener listener)
Register a FunctionalPropetyListener |
void |
registerWithEventManager()
Register the object listeners with the dataset's event manager |
void |
removeComment(java.lang.String comment)
Remove a 'comment' property value. |
void |
removeDisjointDataProperties(DatatypeProperty disjointDataProperties)
Removes a value for the 'disjointDataProperties' property. |
void |
removeEquivalentDataProperty(DatatypeProperty equivalentDataProperty)
Removes a value for the 'equivalentDataProperty' property. |
void |
removeEquivalentProperty(DatatypeProperty equivalentProperty)
Removes a value for the 'equivalentProperty' property. |
void |
removeIsDefinedBy(_Resource isDefinedBy)
Removes a value for the 'isDefinedBy' property. |
void |
removeLabel(java.lang.String label)
Remove a 'label' property value. |
void |
removeMember(_Resource member)
Removes a value for the 'member' property. |
void |
removeSeeAlso(_Resource seeAlso)
Removes a value for the 'seeAlso' property. |
void |
removeSubDataPropertyOf(DatatypeProperty subDataPropertyOf)
Removes a value for the 'subDataPropertyOf' property. |
void |
removeSubPropertyOf(_Property subPropertyOf)
Removes a value for the 'subPropertyOf' property. |
void |
removeType(Class type)
Removes a value for the 'type' property. |
void |
removeValue(_Resource value)
Removes a value for the 'value' property. |
Class |
setDataPropertyDomain()
Sets the 'dataPropertyDomain' property value to an anonymous node |
void |
setDataPropertyDomain(Class dataPropertyDomain)
Sets the 'dataPropertyDomain' property value |
Class |
setDataPropertyDomain(org.openrdf.model.Resource resource)
Sets the 'dataPropertyDomain' property value to the given resource, and add's rdf:type properties. |
DataRange |
setDataPropertyRange()
Sets the 'dataPropertyRange' property value to an anonymous node |
void |
setDataPropertyRange(DataRange dataPropertyRange)
Sets the 'dataPropertyRange' property value |
DataRange |
setDataPropertyRange(org.openrdf.model.Resource resource)
Sets the 'dataPropertyRange' property value to the given resource, and add's rdf:type properties. |
Class |
setDomain()
Sets the 'domain' property value to an anonymous node |
void |
setDomain(Class domain)
Sets the 'domain' property value |
Class |
setDomain(org.openrdf.model.Resource resource)
Sets the 'domain' property value to the given resource, and add's rdf:type properties. |
Class |
setRange()
Sets the 'range' property value to an anonymous node |
void |
setRange(Class range)
Sets the 'range' property value |
Class |
setRange(org.openrdf.model.Resource resource)
Sets the 'range' property value to the given resource, and add's rdf:type properties. |
void |
unregisterListener(_PropertyListener listener)
Unregister a org.openanzo.rdfs.dataset._PropertyListener |
void |
unregisterListener(_ResourceListener listener)
Unregister a org.openanzo.rdfs.dataset._ResourceListener |
void |
unregisterListener(DatatypePropertyListener listener)
Unregister a DatatypePropertyListener |
void |
unregisterListener(FunctionalPropetyListener listener)
Unregister a FunctionalPropetyListener |
void |
unregisterWithEventManager()
Unregister the object listeners with the dataset's event manager |
| Methods inherited from class org.openanzo.jastor.DatasetThingImpl |
|---|
clearCache, dataset, equals, getLiteral, getLiteralValue, getProperties, getPropertyValue, getPropertyValue, getPropertyValues, getPropertyValues, isRDFType, namedGraphUri, registerListener, removeStatements, resource, setPropertyValue, setPropertyValue, toString, unregisterListener, uri |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openanzo.jastor.DatasetThing |
|---|
dataset, getProperties, getPropertyValue, getPropertyValue, getPropertyValues, getPropertyValues, namedGraphUri, setPropertyValue, setPropertyValue |
| Methods inherited from interface org.openanzo.jastor.CoreThing |
|---|
clearCache, isRDFType, registerListener, removeStatements, resource, unregisterListener, uri |
| Method Detail |
|---|
public java.util.Collection<org.openrdf.model.Statement> listStatements()
CoreThing
listStatements in interface CoreThinglistStatements in class DatasetThingImpl
public info.aduna.collections.iterators.CloseableIterator<java.lang.String> getComment()
throws JastorException
_Resource
getComment in interface _ResourceIterator of String
JastorException_Resource.commentProperty
public void addComment(java.lang.String comment)
throws JastorException
_Resource
addComment in interface _Resourcecomment - String, the value to add
JastorException_Resource.commentProperty
public void removeComment(java.lang.String comment)
throws JastorException
_Resource
removeComment in interface _Resourcecomment - String, the value to remove
JastorException_Resource.commentProperty
public info.aduna.collections.iterators.CloseableIterator<java.lang.String> getLabel()
throws JastorException
_Resource
getLabel in interface _ResourceIterator of String
JastorException_Resource.labelProperty
public void addLabel(java.lang.String label)
throws JastorException
_Resource
addLabel in interface _Resourcelabel - String, the value to add
JastorException_Resource.labelProperty
public void removeLabel(java.lang.String label)
throws JastorException
_Resource
removeLabel in interface _Resourcelabel - String, the value to remove
JastorException_Resource.labelProperty
public info.aduna.collections.iterators.CloseableIterator<Class> getType()
throws JastorException
_Resource
getType in interface _ResourceIterator of Class
JastorException_Resource.typeProperty
public void addType(Class type)
throws JastorException
_Resource
addType in interface _Resourcetype - The Class to add
JastorException_Resource.typeProperty
public Class addType()
throws JastorException
_Resource
addType in interface _ResourceClass created
JastorException_Resource.typeProperty
public Class addType(org.openrdf.model.Resource resource)
throws JastorException
_ResourceClass with the factory
and calling addType(org.openanzo.rdfs.dataset.Class type)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Class. That is, this method
should not be used as a shortcut for creating new objects in the model.
addType in interface _Resourceresource - The Resource to add
JastorException_Resource.typeProperty
public void removeType(Class type)
throws JastorException
_Resource
removeType in interface _Resourcetype - The Class to remove
JastorException_Resource.typeProperty
public info.aduna.collections.iterators.CloseableIterator<_Resource> getValue()
throws JastorException
_Resource
getValue in interface _ResourceIterator of _Resource
JastorException_Resource.valueProperty
public void addValue(_Resource value)
throws JastorException
_Resource
addValue in interface _Resourcevalue - The _Resource to add
JastorException_Resource.valueProperty
public _Resource addValue()
throws JastorException
_Resource
addValue in interface _Resource_Resource created
JastorException_Resource.valueProperty
public _Resource addValue(org.openrdf.model.Resource resource)
throws JastorException
_Resource_Resource with the factory
and calling addValue(org.openanzo.rdfs.dataset._Resource value)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method
should not be used as a shortcut for creating new objects in the model.
addValue in interface _Resourceresource - The Resource to add
JastorException_Resource.valueProperty
public void removeValue(_Resource value)
throws JastorException
_Resource
removeValue in interface _Resourcevalue - The _Resource to remove
JastorException_Resource.valueProperty
public info.aduna.collections.iterators.CloseableIterator<_Resource> getIsDefinedBy()
throws JastorException
_Resource
getIsDefinedBy in interface _ResourceIterator of _Resource
JastorException_Resource.isDefinedByProperty
public void addIsDefinedBy(_Resource isDefinedBy)
throws JastorException
_Resource
addIsDefinedBy in interface _ResourceisDefinedBy - The _Resource to add
JastorException_Resource.isDefinedByProperty
public _Resource addIsDefinedBy()
throws JastorException
_Resource
addIsDefinedBy in interface _Resource_Resource created
JastorException_Resource.isDefinedByProperty
public _Resource addIsDefinedBy(org.openrdf.model.Resource resource)
throws JastorException
_Resource_Resource with the factory
and calling addIsDefinedBy(org.openanzo.rdfs.dataset._Resource isDefinedBy)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method
should not be used as a shortcut for creating new objects in the model.
addIsDefinedBy in interface _Resourceresource - The Resource to add
JastorException_Resource.isDefinedByProperty
public void removeIsDefinedBy(_Resource isDefinedBy)
throws JastorException
_Resource
removeIsDefinedBy in interface _ResourceisDefinedBy - The _Resource to remove
JastorException_Resource.isDefinedByProperty
public info.aduna.collections.iterators.CloseableIterator<_Resource> getMember()
throws JastorException
_Resource
getMember in interface _ResourceIterator of _Resource
JastorException_Resource.memberProperty
public void addMember(_Resource member)
throws JastorException
_Resource
addMember in interface _Resourcemember - The _Resource to add
JastorException_Resource.memberProperty
public _Resource addMember()
throws JastorException
_Resource
addMember in interface _Resource_Resource created
JastorException_Resource.memberProperty
public _Resource addMember(org.openrdf.model.Resource resource)
throws JastorException
_Resource_Resource with the factory
and calling addMember(org.openanzo.rdfs.dataset._Resource member)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method
should not be used as a shortcut for creating new objects in the model.
addMember in interface _Resourceresource - The Resource to add
JastorException_Resource.memberProperty
public void removeMember(_Resource member)
throws JastorException
_Resource
removeMember in interface _Resourcemember - The _Resource to remove
JastorException_Resource.memberProperty
public info.aduna.collections.iterators.CloseableIterator<_Resource> getSeeAlso()
throws JastorException
_Resource
getSeeAlso in interface _ResourceIterator of _Resource
JastorException_Resource.seeAlsoProperty
public void addSeeAlso(_Resource seeAlso)
throws JastorException
_Resource
addSeeAlso in interface _ResourceseeAlso - The _Resource to add
JastorException_Resource.seeAlsoProperty
public _Resource addSeeAlso()
throws JastorException
_Resource
addSeeAlso in interface _Resource_Resource created
JastorException_Resource.seeAlsoProperty
public _Resource addSeeAlso(org.openrdf.model.Resource resource)
throws JastorException
_Resource_Resource with the factory
and calling addSeeAlso(org.openanzo.rdfs.dataset._Resource seeAlso)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Resource. That is, this method
should not be used as a shortcut for creating new objects in the model.
addSeeAlso in interface _Resourceresource - The Resource to add
JastorException_Resource.seeAlsoProperty
public void removeSeeAlso(_Resource seeAlso)
throws JastorException
_Resource
removeSeeAlso in interface _ResourceseeAlso - The _Resource to remove
JastorException_Resource.seeAlsoProperty
public Class getDomain()
throws JastorException
_Property
getDomain in interface _PropertyClass
JastorException_Property.domainProperty
public void setDomain(Class domain)
throws JastorException
_Property
setDomain in interface _Propertydomain - Class, value to set
JastorException_Property.domainProperty
public Class setDomain()
throws JastorException
_Property
setDomain in interface _PropertyClass, the created value
JastorException_Property.domainProperty
public Class setDomain(org.openrdf.model.Resource resource)
throws JastorException
_PropertyClass with the factory.
and calling setDomain(org.openanzo.rdfs.dataset.Class domain)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Class. That is, this method
should not be used as a shortcut for creating new objects in the model.
setDomain in interface _Propertyresource - Resource must not be be null.
Class, the newly created value
JastorException_Property.domainProperty
public Class getRange()
throws JastorException
_Property
getRange in interface _PropertyClass
JastorException_Property.rangeProperty
public void setRange(Class range)
throws JastorException
_Property
setRange in interface _Propertyrange - Class, value to set
JastorException_Property.rangeProperty
public Class setRange()
throws JastorException
_Property
setRange in interface _PropertyClass, the created value
JastorException_Property.rangeProperty
public Class setRange(org.openrdf.model.Resource resource)
throws JastorException
_PropertyClass with the factory.
and calling setRange(org.openanzo.rdfs.dataset.Class range)
The resource argument have rdf:type http://www.w3.org/2000/01/rdf-schema#Class. That is, this method
should not be used as a shortcut for creating new objects in the model.
setRange in interface _Propertyresource - Resource must not be be null.
Class, the newly created value
JastorException_Property.rangeProperty
public info.aduna.collections.iterators.CloseableIterator<_Property> getSubPropertyOf()
throws JastorException
_Property
getSubPropertyOf in interface _PropertyIterator of _Property
JastorException_Property.subPropertyOfProperty
public void addSubPropertyOf(_Property subPropertyOf)
throws JastorException
_Property
addSubPropertyOf in interface _PropertysubPropertyOf - The _Property to add
JastorException_Property.subPropertyOfProperty
public _Property addSubPropertyOf()
throws JastorException
_Property
addSubPropertyOf in interface _Property_Property created
JastorException_Property.subPropertyOfProperty
public _Property addSubPropertyOf(org.openrdf.model.Resource resource)
throws JastorException
_Property_Property with the factory
and calling addSubPropertyOf(org.openanzo.rdfs.dataset._Property subPropertyOf)
The resource argument have rdf:type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property. That is, this method
should not be used as a shortcut for creating new objects in the model.
addSubPropertyOf in interface _Propertyresource - The Resource to add
JastorException_Property.subPropertyOfProperty
public void removeSubPropertyOf(_Property subPropertyOf)
throws JastorException
_Property
removeSubPropertyOf in interface _PropertysubPropertyOf - The _Property to remove
JastorException_Property.subPropertyOfProperty
public Class getDataPropertyDomain()
throws JastorException
DatatypeProperty
getDataPropertyDomain in interface DatatypePropertyClass
JastorExceptionDatatypeProperty.dataPropertyDomainProperty
public void setDataPropertyDomain(Class dataPropertyDomain)
throws JastorException
DatatypeProperty
setDataPropertyDomain in interface DatatypePropertydataPropertyDomain - Class, value to set
JastorExceptionDatatypeProperty.dataPropertyDomainProperty
public Class setDataPropertyDomain()
throws JastorException
DatatypeProperty
setDataPropertyDomain in interface DatatypePropertyClass, the created value
JastorExceptionDatatypeProperty.dataPropertyDomainProperty
public Class setDataPropertyDomain(org.openrdf.model.Resource resource)
throws JastorException
DatatypePropertyClass with the factory.
and calling setDataPropertyDomain(org.openanzo.owl.dataset.Class dataPropertyDomain)
The resource argument have rdf:type http://www.w3.org/2002/07/owl#Class. That is, this method
should not be used as a shortcut for creating new objects in the model.
setDataPropertyDomain in interface DatatypePropertyresource - Resource must not be be null.
Class, the newly created value
JastorExceptionDatatypeProperty.dataPropertyDomainProperty
public DataRange getDataPropertyRange()
throws JastorException
DatatypeProperty
getDataPropertyRange in interface DatatypePropertyDataRange
JastorExceptionDatatypeProperty.dataPropertyRangeProperty
public void setDataPropertyRange(DataRange dataPropertyRange)
throws JastorException
DatatypeProperty
setDataPropertyRange in interface DatatypePropertydataPropertyRange - DataRange, value to set
JastorExceptionDatatypeProperty.dataPropertyRangeProperty
public DataRange setDataPropertyRange()
throws JastorException
DatatypeProperty
setDataPropertyRange in interface DatatypePropertyDataRange, the created value
JastorExceptionDatatypeProperty.dataPropertyRangeProperty
public DataRange setDataPropertyRange(org.openrdf.model.Resource resource)
throws JastorException
DatatypePropertyDataRange with the factory.
and calling setDataPropertyRange(org.openanzo.owl.dataset.DataRange dataPropertyRange)
The resource argument have rdf:type http://www.w3.org/2002/07/owl#DataRange. That is, this method
should not be used as a shortcut for creating new objects in the model.
setDataPropertyRange in interface DatatypePropertyresource - Resource must not be be null.
DataRange, the newly created value
JastorExceptionDatatypeProperty.dataPropertyRangeProperty
public info.aduna.collections.iterators.CloseableIterator<DatatypeProperty> getDisjointDataProperties()
throws JastorException
DatatypeProperty
getDisjointDataProperties in interface DatatypePropertyIterator of DatatypeProperty
JastorExceptionDatatypeProperty.disjointDataPropertiesProperty
public void addDisjointDataProperties(DatatypeProperty disjointDataProperties)
throws JastorException
DatatypeProperty
addDisjointDataProperties in interface DatatypePropertydisjointDataProperties - The DatatypeProperty to add
JastorExceptionDatatypeProperty.disjointDataPropertiesProperty
public DatatypeProperty addDisjointDataProperties()
throws JastorException
DatatypeProperty
addDisjointDataProperties in interface DatatypePropertyDatatypeProperty created
JastorExceptionDatatypeProperty.disjointDataPropertiesProperty
public DatatypeProperty addDisjointDataProperties(org.openrdf.model.Resource resource)
throws JastorException
DatatypePropertyDatatypeProperty with the factory
and calling addDisjointDataProperties(org.openanzo.owl.dataset.DatatypeProperty disjointDataProperties)
The resource argument have rdf:type http://www.w3.org/2002/07/owl#DatatypeProperty. That is, this method
should not be used as a shortcut for creating new objects in the model.
addDisjointDataProperties in interface DatatypePropertyresource - The Resource to add
JastorExceptionDatatypeProperty.disjointDataPropertiesProperty
public void removeDisjointDataProperties(DatatypeProperty disjointDataProperties)
throws JastorException
DatatypeProperty
removeDisjointDataProperties in interface DatatypePropertydisjointDataProperties - The DatatypeProperty to remove
JastorExceptionDatatypeProperty.disjointDataPropertiesProperty
public info.aduna.collections.iterators.CloseableIterator<DatatypeProperty> getEquivalentDataProperty()
throws JastorException
DatatypeProperty
getEquivalentDataProperty in interface DatatypePropertyIterator of DatatypeProperty
JastorExceptionDatatypeProperty.equivalentDataPropertyProperty
public void addEquivalentDataProperty(DatatypeProperty equivalentDataProperty)
throws JastorException
DatatypeProperty
addEquivalentDataProperty in interface DatatypePropertyequivalentDataProperty - The DatatypeProperty to add
JastorExceptionDatatypeProperty.equivalentDataPropertyProperty
public DatatypeProperty addEquivalentDataProperty()
throws JastorException
DatatypeProperty
addEquivalentDataProperty in interface DatatypePropertyDatatypeProperty created
JastorExceptionDatatypeProperty.equivalentDataPropertyProperty
public DatatypeProperty addEquivalentDataProperty(org.openrdf.model.Resource resource)
throws JastorException
DatatypePropertyDatatypeProperty with the factory
and calling addEquivalentDataProperty(org.openanzo.owl.dataset.DatatypeProperty equivalentDataProperty)
The resource argument have rdf:type http://www.w3.org/2002/07/owl#DatatypeProperty. That is, this method
should not be used as a shortcut for creating new objects in the model.
addEquivalentDataProperty in interface DatatypePropertyresource - The Resource to add
JastorExceptionDatatypeProperty.equivalentDataPropertyProperty
public void removeEquivalentDataProperty(DatatypeProperty equivalentDataProperty)
throws JastorException
DatatypeProperty
removeEquivalentDataProperty in interface DatatypePropertyequivalentDataProperty - The DatatypeProperty to remove
JastorExceptionDatatypeProperty.equivalentDataPropertyProperty
public info.aduna.collections.iterators.CloseableIterator<DatatypeProperty> getSubDataPropertyOf()
throws JastorException
DatatypeProperty
getSubDataPropertyOf in interface DatatypePropertyIterator of DatatypeProperty
JastorExceptionDatatypeProperty.subDataPropertyOfProperty
public void addSubDataPropertyOf(DatatypeProperty subDataPropertyOf)
throws JastorException
DatatypeProperty
addSubDataPropertyOf in interface DatatypePropertysubDataPropertyOf - The DatatypeProperty to add
JastorExceptionDatatypeProperty.subDataPropertyOfProperty
public DatatypeProperty addSubDataPropertyOf()
throws JastorException
DatatypeProperty
addSubDataPropertyOf in interface DatatypePropertyDatatypeProperty created
JastorExceptionDatatypeProperty.subDataPropertyOfProperty
public DatatypeProperty addSubDataPropertyOf(org.openrdf.model.Resource resource)
throws JastorException
DatatypePropertyDatatypeProperty with the factory
and calling addSubDataPropertyOf(org.openanzo.owl.dataset.DatatypeProperty subDataPropertyOf)
The resource argument have rdf:type http://www.w3.org/2002/07/owl#DatatypeProperty. That is, this method
should not be used as a shortcut for creating new objects in the model.
addSubDataPropertyOf in interface DatatypePropertyresource - The Resource to add
JastorExceptionDatatypeProperty.subDataPropertyOfProperty
public void removeSubDataPropertyOf(DatatypeProperty subDataPropertyOf)
throws JastorException
DatatypeProperty
removeSubDataPropertyOf in interface DatatypePropertysubDataPropertyOf - The DatatypeProperty to remove
JastorExceptionDatatypeProperty.subDataPropertyOfProperty
public info.aduna.collections.iterators.CloseableIterator<DatatypeProperty> getEquivalentProperty()
throws JastorException
DatatypeProperty
getEquivalentProperty in interface DatatypePropertyIterator of DatatypeProperty
JastorExceptionDatatypeProperty.equivalentPropertyProperty
public void addEquivalentProperty(DatatypeProperty equivalentProperty)
throws JastorException
DatatypeProperty
addEquivalentProperty in interface DatatypePropertyequivalentProperty - The DatatypeProperty to add
JastorExceptionDatatypeProperty.equivalentPropertyProperty
public DatatypeProperty addEquivalentProperty()
throws JastorException
DatatypeProperty
addEquivalentProperty in interface DatatypePropertyDatatypeProperty created
JastorExceptionDatatypeProperty.equivalentPropertyProperty
public DatatypeProperty addEquivalentProperty(org.openrdf.model.Resource resource)
throws JastorException
DatatypePropertyDatatypeProperty with the factory
and calling addEquivalentProperty(org.openanzo.owl.dataset.DatatypeProperty equivalentProperty)
The resource argument have rdf:type http://www.w3.org/2002/07/owl#DatatypeProperty. That is, this method
should not be used as a shortcut for creating new objects in the model.
addEquivalentProperty in interface DatatypePropertyresource - The Resource to add
JastorExceptionDatatypeProperty.equivalentPropertyProperty
public void removeEquivalentProperty(DatatypeProperty equivalentProperty)
throws JastorException
DatatypeProperty
removeEquivalentProperty in interface DatatypePropertyequivalentProperty - The DatatypeProperty to remove
JastorExceptionDatatypeProperty.equivalentPropertyPropertypublic void registerWithEventManager()
public void unregisterWithEventManager()
public void registerListener(FunctionalPropetyListener listener)
FunctionalPropety
registerListener in interface FunctionalPropetylistener - FunctionalPropetyListener to registerpublic void unregisterListener(FunctionalPropetyListener listener)
FunctionalPropety
unregisterListener in interface FunctionalPropetylistener - FunctionalPropetyListener to unregisterpublic void registerListener(_ResourceListener listener)
_Property
registerListener in interface _PropertyregisterListener in interface _Resourcelistener - org.openanzo.rdfs.dataset._ResourceListener to registerpublic void unregisterListener(_ResourceListener listener)
_Property
unregisterListener in interface _PropertyunregisterListener in interface _Resourcelistener - org.openanzo.rdfs.dataset._ResourceListener to unregisterpublic void registerListener(_PropertyListener listener)
DatatypeProperty
registerListener in interface DatatypePropertyregisterListener in interface _Propertylistener - org.openanzo.rdfs.dataset._PropertyListener to registerpublic void unregisterListener(_PropertyListener listener)
DatatypeProperty
unregisterListener in interface DatatypePropertyunregisterListener in interface _Propertylistener - org.openanzo.rdfs.dataset._PropertyListener to unregisterpublic void registerListener(DatatypePropertyListener listener)
DatatypeProperty
registerListener in interface DatatypePropertyregisterListener in interface FunctionalPropetylistener - DatatypePropertyListener to registerpublic void unregisterListener(DatatypePropertyListener listener)
DatatypeProperty
unregisterListener in interface DatatypePropertyunregisterListener in interface FunctionalPropetylistener - DatatypePropertyListener to unregister
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||