net.rewerse.i5.r3.juice.ontology
Interface Expression

All Superinterfaces:
_Thing, CodingElement, Construction, com.ibm.adtech.jastor.Thing
All Known Subinterfaces:
Aggregation, Assertion, BoundExpression, TestExpression
All Known Implementing Classes:
AggregationImpl, AssertionImpl, BoundExpressionImpl, ExpressionImpl, TestExpressionImpl

public interface Expression
extends Construction, _Thing

Interface for Expression ontology class
Use the net.rewerse.i5.r3.juice.ontology.r3Factory to create instances of this interface.

(URI: http://rewerse.net/I5/NS/2006/r3#Expression)





Field Summary
static com.hp.hpl.jena.rdf.model.Resource TYPE
          The rdf:type for this ontology class
 
Fields inherited from interface net.rewerse.i5.r3.juice.ontology.Construction
boundToProperty, havingProperty, takingProperty, withProperty
 
Fields inherited from interface net.rewerse.i5.r3.juice.ontology.CodingElement
isProperty
 
Fields inherited from interface net.rewerse.i5.r3.juice.ontology._Thing
NAMESPACE, NS
 
Fields inherited from interface com.ibm.adtech.jastor.Thing
copyright
 
Method Summary
 
Methods inherited from interface net.rewerse.i5.r3.juice.ontology.Construction
addBoundTo, addBoundTo, addHaving, addHaving, addHaving, addHaving, addHaving, addHaving, addHaving, addTaking, addTaking, addTaking, addTaking, addTaking, addTaking, addTaking, addWith, addWith, addWith, addWith, addWith, addWith, addWith, clearBoundTo, clearHaving, clearIs, clearTaking, clearWith, getBoundTo, getHaving, getIs_asLanguageConstruct, getTaking, getWith, removeBoundTo, removeHaving, removeTaking, removeWith, setBoundTo, setHaving, setHaving, setIs_asLanguageConstruct, setIs_asLanguageConstruct, setIs_asLanguageConstruct, setIs, setTaking, setTaking, setWith, setWith
 
Methods inherited from interface net.rewerse.i5.r3.juice.ontology.CodingElement
getIs, setIs, setIs, setIs, setIs
 
Methods inherited from interface net.rewerse.i5.juice.jastor.Thing
asDocument, asDOM, asDOM, asResource, asResource, asString, asString, clearRDFType, inModel, owlClass, setRDFType, thingClass, thingImplClass, validate, validate
 
Methods inherited from interface com.ibm.adtech.jastor.Thing
clearCache, isRDFType, listStatements, model, registerListener, removeStatements, resource, unregisterListener, uri
 

Field Detail

TYPE

static final com.hp.hpl.jena.rdf.model.Resource TYPE
The rdf:type for this ontology class