org.openanzo.atom.jastor.queso
Interface DeletedEntry

All Superinterfaces:
CoreThing, GraphThing
All Known Implementing Classes:
DeletedEntryImpl

public interface DeletedEntry
extends GraphThing

Interface for DeletedEntry ontology class
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this interface.

(URI: http://boca.adtech.ibm.com/schemas/queso#DeletedEntry)


RDF Schema Standard Properties
comment : This represents an entry that has been deleted



Field Summary
static org.openrdf.model.URI TYPE
          The rdf:type for this ontology class
 
Method Summary
 
Methods inherited from interface org.openanzo.jastor.GraphThing
getProperties, getPropertyValue, getPropertyValue, graph, setPropertyValue, setPropertyValue
 
Methods inherited from interface org.openanzo.jastor.CoreThing
clearCache, isRDFType, listStatements, registerListener, removeStatements, resource, unregisterListener, uri
 

Field Detail

TYPE

static final org.openrdf.model.URI TYPE
The rdf:type for this ontology class



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