Skip navigation links
A C D G I L M N P Q R S T U W 

A

addAllValuesFromRestriction(String, String, String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to restrict the values of a object property on a class to instances from a particular class in the named model.
addAllValuesFromRestriction(String, String, String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addCardinalityRestriction(String, String, String, int) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to add a cardinality restriction to a property on a class in the named model.
addCardinalityRestriction(String, String, String, int) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addClass(String, String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to create a new class in the specified named model
addClass(String, String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addExistingModel(String, String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to create a new mapping to the specified existing model.
addExistingModel(String, String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addHasValueRestriction(String, String, String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to add to restrict an object property on a class to a particular value in the named model.
addHasValueRestriction(String, String, String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addImport(String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this model to add an import to the named model.
addImport(String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addInstance(String, String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to create a new instance of the specified class in the named model.
addInstance(String, String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addMaxCardinalityRestriction(String, String, String, int) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to add a max cardinality restriction to a property on a class in the named model.
addMaxCardinalityRestriction(String, String, String, int) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addMinCardinalityRestriction(String, String, String, int) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to add a min cardinality restriction to a property on a class in the named model.
addMinCardinalityRestriction(String, String, String, int) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addObjectPropertyRangeClass(String, String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to add a class to the range of an object property in the named model.
addObjectPropertyRangeClass(String, String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addOntProperty(String, String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to create a new ontology property, either ObjectProperty or DatatypeProperty, in the named model.
addOntProperty(String, String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addOntPropertyDomainClass(String, String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to add a class to the domain of a property in the named model.
addOntPropertyDomainClass(String, String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addRule(String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to add a rule to the specified model
addRule(String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addSomeValuesFromRestriction(String, String, String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to require that the values of a object property on a class include instances from a particular class in the named model.
addSomeValuesFromRestriction(String, String, String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addTriple(String, String, Object) - Method in interface com.ge.research.sadl.server.ISadlServer
This method is called to add a triple to the instance data.
addTriple(String, String, String, Object) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to add the specified triple to the specified existing model.
addTriple(String, String, Object) - Method in class com.ge.research.sadl.server.server.SadlServerImpl
 
addTriple(String, String, String, Object) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
addTriple(String, String, Object) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
ask(String, String, Object) - Method in interface com.ge.research.sadl.server.ISadlServer
This method retrieves the results of an RDF triple matching request as a list of matching statements.
ask(String, String, String, Object) - Method in interface com.ge.research.sadl.server.ISadlServerPE
This method retrieves the results of an RDF triple matching request as a list of matching statements.
ask(String, String, Object) - Method in class com.ge.research.sadl.server.server.SadlServerImpl
 
ask(String, String, String, Object) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
atomicQuery(String, DataSource, String, String[]) - Method in interface com.ge.research.sadl.server.ISadlServer
Method to provide instance data and then execute a set of queries in an atomic (stateless) manner, returning a ResultSet for each query.
atomicQuery(String, DataSource, String, String[]) - Method in class com.ge.research.sadl.server.server.SadlServerImpl
 
atomicQueryCsvData(String, DataSource, boolean, String, String[]) - Method in interface com.ge.research.sadl.server.ISadlServer
Method to provide CSV instance data and then execute a set of queries in an atomic (stateless) manner, returning a ResultSet for each query.
atomicQueryCsvData(String, DataSource, boolean, String, String[]) - Method in class com.ge.research.sadl.server.server.SadlServerImpl
 
A C D G I L M N P Q R S T U W 
Skip navigation links