Package org.openrdf.elmo

Interface Summary
ElmoBehaviourFactory<B> Deprecated. Use factory instead
ElmoEntityResolver Resolves the collection of roles into an Elmo JavaBean class.
ElmoManager Manages the basic operations of Elmo JavaBeans.
ElmoManagerFactory Factory interface to create ElmoManagers.
ElmoMapperResolver Converts concepts to behaviours and abstract behaviours into concrete behaviours.
ElmoProperty<E> Internal interface for mapping roles.
ElmoPropertyFactory<E> Internal interface to create ElmoProperty objects.
ElmoQuery Interface used to bind and evaluate a query
Entity Role implemented by all Beans created from the ElmoManager.
LiteralManager<URI,Literal> Converts between literal Java Objects and Strings and maps datatypes to Classes.
Memento Represents the history of an ElmoManager transaction.
Mergeable Implemented by all behaviours that can be merged into an Object outside of the managed entities.
RdfTypeFactory<URI> Can converts a String to a implementation specific rdf:type.
Refreshable Implemented by all behaviours that cache locally modified state and need to be refreshed when the remote state changes.
ResourceManager<Resource> Manages the life-cycle of the RDF resource in side the Elmo JavaBean.
RoleMapper<URI> Maps between roles and rdf:type.
RoleMapperFactory<URI>  
 

Class Summary
ElmoModule Defines the Scope of an ElmoManager and its factory.
ElmoModule.Association  
 



Copyright © 2004-2007. All Rights Reserved.