Package uk.ac.soton.ecs.grimoires.server.impl

Interface Summary
Key An interface supported by all data objects that hold the unique value of the key of an entity, e.g.
Loadable  
Message A message to be handled by the policy manager.
MessageHandler The interface specify the handling of a message.
RDQLQueryQualifier An interface that specifies style of the rdql query to be generated.
SupportsRDQLQuery An interface that specifies a method to generate an rdql query subset.
VariableGenerator An interface that specifies a variable generator (gensym style).
 

Class Summary
AbstractMessage  
Jena A class defining convenience functions to manipulate the Jena Triple store.
KeyImpl  
MessageError  
NotImplementedHandler  
RDF A class containing the names of relationships and concepts serialised in the RDF triple store.
 

Exception Summary
RegistryException Reports an exception or set of exceptions from the server-side to the user.
StoreException A exception denoting an inconsistency of the datamodel in the store.