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

All Superinterfaces:
_Thing, com.ibm.adtech.jastor.Thing
All Known Subinterfaces:
AsynchEngine, BrokerEngine, ComposerEngine, ECAEngine, Engine, EventComposer, EventDetector, ExpressionEngine, Language, LanguageEngine, NativeEngine, RuleEngine
All Known Implementing Classes:
AsynchEngineImpl, BrokerEngineImpl, ComposerEngineImpl, DefinitionImpl, ECAEngineImpl, EngineImpl, EventComposerImpl, EventDetectorImpl, ExpressionEngineImpl, LanguageEngineImpl, LanguageImpl, NativeEngineImpl, RuleEngineImpl

public interface Definition
extends _Thing

Interface for Definition 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#Definition)





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._Thing
NAMESPACE, NS
 
Fields inherited from interface com.ibm.adtech.jastor.Thing
copyright
 
Method Summary
 
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