Uses of Interface
org.openanzo.atom.jastor.rdfs._Property

Packages that use _Property
org.openanzo.atom.jastor.rdfs   
 

Uses of _Property in org.openanzo.atom.jastor.rdfs
 

Subinterfaces of _Property in org.openanzo.atom.jastor.rdfs
 interface ContainerMembershipProperty
          Interface for ContainerMembershipProperty ontology class
Use the org.openanzo.atom.jastor.rdfs.Factory to create instances of this interface.
 

Methods in org.openanzo.atom.jastor.rdfs that return _Property
static _Property Factory.create_Property(org.openrdf.model.Resource resource, INamedGraph graph)
          Create a new instance of _Property.
static _Property Factory.create_Property(java.lang.String uri, INamedGraph graph)
          Create a new instance of _Property.
static _Property Factory.get_Property(org.openrdf.model.Resource resource, INamedGraph graph)
          Create a new instance of _Property.
static _Property Factory.get_Property(java.lang.String uri, INamedGraph graph)
          Create a new instance of _Property.
 

Methods in org.openanzo.atom.jastor.rdfs that return types with arguments of type _Property
static java.util.List<_Property> Factory.getAll_Property(INamedGraph graph)
          Return an instance of _Property for every resource in the model with rdf:Type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
 



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