org.openanzo.atom.jastor.owl
Class ObjectPropertyImpl

java.lang.Object
  extended by org.openanzo.jastor.GraphThingImpl
      extended by org.openanzo.atom.jastor.owl.ObjectPropertyImpl
All Implemented Interfaces:
ObjectProperty, CoreThing, GraphThing

public class ObjectPropertyImpl
extends GraphThingImpl
implements ObjectProperty

Implementation of ObjectProperty Use the org.openanzo.atom.jastor.owl.Factory to create instances of this class.

(URI: http://www.w3.org/2002/07/owl#ObjectProperty)



Field Summary
 
Fields inherited from interface org.openanzo.atom.jastor.owl.ObjectProperty
accountServiceHomepage, aggregates, alternate, collection, contains, currentProject, depiction, depicts, domain, email, entry, first, fundedBy, generator, givenname, holdsAccount, homepage, http_58__SLASH__SLASH_bblfish_DOT_net_SLASH_work_SLASH_atom_DASH_owl_SLASH_2006_DASH_06_DASH_06_SLASH__POUND_author, http_58__SLASH__SLASH_bblfish_DOT_net_SLASH_work_SLASH_atom_DASH_owl_SLASH_2006_DASH_06_DASH_06_SLASH__POUND_category, http_58__SLASH__SLASH_bblfish_DOT_net_SLASH_work_SLASH_atom_DASH_owl_SLASH_2006_DASH_06_DASH_06_SLASH__POUND_content, http_58__SLASH__SLASH_bblfish_DOT_net_SLASH_work_SLASH_atom_DASH_owl_SLASH_2006_DASH_06_DASH_06_SLASH__POUND_contributor, http_58__SLASH__SLASH_bblfish_DOT_net_SLASH_work_SLASH_atom_DASH_owl_SLASH_2006_DASH_06_DASH_06_SLASH__POUND_link, http_58__SLASH__SLASH_bblfish_DOT_net_SLASH_work_SLASH_atom_DASH_owl_SLASH_2006_DASH_06_DASH_06_SLASH__POUND_logo, http_58__SLASH__SLASH_bblfish_DOT_net_SLASH_work_SLASH_atom_DASH_owl_SLASH_2006_DASH_06_DASH_06_SLASH__POUND_subject, http_58__SLASH__SLASH_bblfish_DOT_net_SLASH_work_SLASH_atom_DASH_owl_SLASH_2006_DASH_06_DASH_06_SLASH__POUND_title, http_58__SLASH__SLASH_boca_DOT_adtech_DOT_ibm_DOT_com_SLASH_schemas_SLASH_queso_POUND_author, http_58__SLASH__SLASH_boca_DOT_adtech_DOT_ibm_DOT_com_SLASH_schemas_SLASH_queso_POUND_category, http_58__SLASH__SLASH_boca_DOT_adtech_DOT_ibm_DOT_com_SLASH_schemas_SLASH_queso_POUND_content, http_58__SLASH__SLASH_boca_DOT_adtech_DOT_ibm_DOT_com_SLASH_schemas_SLASH_queso_POUND_contributor, http_58__SLASH__SLASH_boca_DOT_adtech_DOT_ibm_DOT_com_SLASH_schemas_SLASH_queso_POUND_link, http_58__SLASH__SLASH_boca_DOT_adtech_DOT_ibm_DOT_com_SLASH_schemas_SLASH_queso_POUND_member, http_58__SLASH__SLASH_www_DOT_w3_DOT_org_SLASH_1999_SLASH_02_SLASH_22_DASH_rdf_DASH_syntax_DASH_ns_POUND_subject, http_58__SLASH__SLASH_www_DOT_w3_DOT_org_SLASH_2000_SLASH_01_SLASH_rdf_DASH_schema_POUND_member, http_58__SLASH__SLASH_xmlns_DOT_com_SLASH_foaf_SLASH_0_DOT_1_SLASH_logo, http_58__SLASH__SLASH_xmlns_DOT_com_SLASH_foaf_SLASH_0_DOT_1_SLASH_member, http_58__SLASH__SLASH_xmlns_DOT_com_SLASH_foaf_SLASH_0_DOT_1_SLASH_title, icon, img, instrospectionCollection, interest, isDefinedBy, knows, made, maker, mbox, membershipClass, nick, object, page, pastProject, phone, predicate, primaryTopic, publications, range, rel, representation, representationOf, rest, rights, scheme, schoolHomepage, seeAlso, sha1, source, src, subClassOf, subPropertyOf, subtitle, summary, theme, thumbnail, tipjar, to, topic, topic__interest, type, TYPE, update, value, version, weblog, workInfoHomepage, workplaceHomepage
 
Method Summary
 java.util.Collection<org.openrdf.model.Statement> listStatements()
          Get set of statements that makeup this THINGS's properties and types
 
Methods inherited from class org.openanzo.jastor.GraphThingImpl
clearCache, equals, getLiteral, getLiteralValue, getProperties, getPropertyValue, getPropertyValue, graph, isRDFType, 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.GraphThing
getProperties, getPropertyValue, getPropertyValue, graph, setPropertyValue, setPropertyValue
 
Methods inherited from interface org.openanzo.jastor.CoreThing
clearCache, isRDFType, registerListener, removeStatements, resource, unregisterListener, uri
 

Method Detail

listStatements

public java.util.Collection<org.openrdf.model.Statement> listStatements()
Description copied from interface: CoreThing
Get set of statements that makeup this THINGS's properties and types

Specified by:
listStatements in interface CoreThing
Overrides:
listStatements in class GraphThingImpl
Returns:
set of statements that makeup this THINGS's properties and types


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.