org.openanzo.common.ontology
Interface Result

All Superinterfaces:
CoreThing, GraphThing
All Known Subinterfaces:
AskResult
All Known Implementing Classes:
AskResultImpl, ResultImpl

public interface Result
extends GraphThing

Interface for Result ontology class
Use the org.openanzo.common.ontology.AnzoFactory to create instances of this interface.

(URI: http://openanzo.org/types/Result)


RDF Schema Standard Properties
comment : A result for a precondition



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.