A B C D E F G H I J L M N O P Q R S T U V W X _

A

ABNode - Class in org.openrdf.repository.augur.model
Wraps a BNode and includes the AugurNode.
ABNode(String, BNode, AugurNode) - Constructor for class org.openrdf.repository.augur.model.ABNode
 
AbstractBehaviourClassFactory - Class in org.openrdf.elmo.impl
 
AbstractBehaviourClassFactory() - Constructor for class org.openrdf.elmo.impl.AbstractBehaviourClassFactory
 
abstractName(String) - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
AbstractSmusher - Class in org.openrdf.elmo.smusher
Abstract implementation of the Smusher interface
AbstractSmusher() - Constructor for class org.openrdf.elmo.smusher.AbstractSmusher
 
accept(Statement) - Method in class org.openrdf.repository.augur.helpers.ConsumeStatementIterator
 
add(E) - Method in interface org.openrdf.elmo.ElmoProperty
Append values with this value
add(E) - Method in class org.openrdf.elmo.impl.UnmodifiableElmoProperty
 
add(int, Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainer
 
add(int, Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
add(Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
add(ContextAwareConnection, Resource, Value) - Method in class org.openrdf.elmo.sesame.helpers.PropertyChanger
 
add(Object) - Method in class org.openrdf.elmo.sesame.InverseSesameProperty
 
add(E) - Method in class org.openrdf.elmo.sesame.SesameProperty
This method always returns true
add(InputStream, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(Reader, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(URL, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(File, String, RDFFormat, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(Statement, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(Iterable<? extends Statement>, Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
add(RepositoryConnection, Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.memento.RepositoryMemento
 
addAll(Collection<? extends E>) - Method in interface org.openrdf.elmo.ElmoProperty
Append all values with the values given.
addAll(Collection<? extends E>) - Method in class org.openrdf.elmo.impl.UnmodifiableElmoProperty
 
addAll(Collection<? extends Object>) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
addAll(int, Collection<? extends Object>) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
addAll(Collection<? extends E>) - Method in class org.openrdf.elmo.sesame.SesameProperty
 
addBehaviour(Class<?>) - Method in class org.openrdf.elmo.ElmoModule
Associates this behaviour with its default subject type.
addBehaviour(Class<?>, String) - Method in class org.openrdf.elmo.ElmoModule
Associates this behaviour with the given subject type.
addBehaviour(Class<?>) - Method in interface org.openrdf.elmo.RoleMapper
 
addBehaviour(Class<?>, String) - Method in interface org.openrdf.elmo.RoleMapper
 
addBehaviour(Class<?>) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
addBehaviour(Class<?>, String) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
addChildNode(AugurStatementNode, Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.augur.model.AugurNode
 
addConcept(Class<?>) - Method in class org.openrdf.elmo.ElmoModule
Associates this concept with its default subject type.
addConcept(Class<?>, String) - Method in class org.openrdf.elmo.ElmoModule
Associates this concept with the given subject type.
addConcept(Class<?>) - Method in interface org.openrdf.elmo.RoleMapper
 
addConcept(Class<?>, String) - Method in interface org.openrdf.elmo.RoleMapper
 
addConcept(Class<?>) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
addConcept(Class<?>, String) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
addConstructor(Class<?>[], String) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
addDataset(URL) - Method in class org.openrdf.elmo.ElmoModule
Marks this dataset to be loaded into the repository under a context of the same URL.
addDataset(URL, String) - Method in class org.openrdf.elmo.ElmoModule
Marks this dataset to be loaded and replace any data in the given context.
addDatatype(Class<?>, String) - Method in class org.openrdf.elmo.ElmoModule
Associates this datatype with the given uri within this factory.
addFactory(Class<?>) - Method in class org.openrdf.elmo.ElmoModule
Associates this factory with its default subject type.
addFactory(Class<?>, String) - Method in class org.openrdf.elmo.ElmoModule
Associates this factory with the given subject type.
addFactory(Class<?>) - Method in interface org.openrdf.elmo.RoleMapper
 
addFactory(Class<?>, String) - Method in interface org.openrdf.elmo.RoleMapper
 
addFactory(Class<?>) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
addFactory(Class<?>, String) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
addInterface(Class<?>) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
addJar(URL) - Method in class org.openrdf.elmo.codegen.OntologyConverter
Add a jar of classes to include in the class-path.
addJarFileUrl(URL) - Method in class org.openrdf.elmo.ElmoModule
 
addListener(SmusherListener) - Method in class org.openrdf.elmo.smusher.AbstractSmusher
 
addListener(SmusherListener) - Method in interface org.openrdf.elmo.smusher.Smusher
 
addLiteral(Class<?>, String) - Method in class org.openrdf.elmo.ElmoModule
Deprecated. 
addPredicate(URI) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
addPredicate(URI) - Method in interface org.openrdf.elmo.dynabean.helpers.OntologyDigester
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openrdf.elmo.sesame.behaviours.PropertyChangeNotifierSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.openrdf.elmo.sesame.roles.PropertyChangeNotifier
Adds a new listener to be notified of changes to this Bean.
addRdfSource(URL) - Method in class org.openrdf.elmo.codegen.OntologyConverter
Adds an RDF file to the local repository.
addRdfType(URI, URI) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
addRdfType(URI, URI) - Method in interface org.openrdf.elmo.dynabean.helpers.OntologyDigester
 
addResources(String) - Method in class org.openrdf.elmo.ElmoModule
Load a resource listing datasets - optionally assigned to a context
addRole(Class<?>) - Method in class org.openrdf.elmo.ElmoModule
Deprecated. 
addRole(Class<?>, String) - Method in class org.openrdf.elmo.ElmoModule
Deprecated. 
addSeeAlsos(Repository) - Method in class org.openrdf.elmo.scutter.SimpleRetriever
Add all rdfs:seeAlso statements to the queue from the specified repository.
addSmusher(Smusher) - Method in class org.openrdf.elmo.smusher.FastIterativeSmusher
 
addSmusher(Smusher) - Method in class org.openrdf.elmo.smusher.IterativeSmusher
 
addStatememt(Repository, Statement) - Static method in class org.openrdf.elmo.smusher.Util
Add a statement to a repository
addTypeStatement(Resource, URI) - Method in class org.openrdf.elmo.sesame.SesameTypeManager
 
addURL(URL) - Method in class org.openrdf.elmo.scutter.Scutter
Add a single URL to the queue.
addVisited(URL) - Method in class org.openrdf.elmo.scutter.Scutter
 
addWithoutCommit(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.flushable.FlushableConnection
 
Agent - Interface in org.openrdf.concepts.foaf
An agent (eg.
aggregate(Repository, String) - Method in class org.openrdf.elmo.scutter.SimpleRetriever
 
aggregateContent() - Method in interface org.openrdf.elmo.scutter.DocumentHandler
 
AllDifferent - Interface in org.openrdf.concepts.owl
 
allowStatement(Resource, URI, Value) - Method in interface org.openrdf.elmo.scutter.StatementFilter
 
Alt<E> - Interface in org.openrdf.concepts.rdf
The class of containers of alternatives.
AND - Interface in org.openrdf.concepts.skos.mapping
This class is a shorthand for an intersection construct.
AND - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
annotate(Class<?>) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
annotateClass(Class<?>, String) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
annotateClasses(Class<?>, List<String>) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
annotateEntities(Class<?>, Entity[]) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
annotateLabels(Class<?>, String[]) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
annotateLabels(Class<?>, List<String>, String) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
annotateLiterals(Class<?>, Iterable<?>, String) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
annotateQName(Class<?>, QName) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
annotateQNames(Class<?>, List<QName>) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
annotateStrings(Class<?>, List<String>) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
AnnotationProperty - Interface in org.openrdf.concepts.owl
 
appendInvocation(Object, Method) - Method in class org.openrdf.elmo.impl.InvocationContextImpl
 
ArchRepository - Interface in org.openrdf.concepts.doap
GNU Arch source code repository.
ArchRepositoryOrBKRepositoryOrCVSRepository - Interface in org.openrdf.concepts.doap
 
AResource - Class in org.openrdf.repository.augur.model
Base class for ABNode and AURI.
AResource(String, Resource, AugurNode) - Constructor for class org.openrdf.repository.augur.model.AResource
 
ARG - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
ARGS - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
ASC - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
ASolutionIterator<X extends Exception> - Class in org.openrdf.repository.augur.helpers
Tags a solution iterator resources with an AugurNode.
ASolutionIterator(Iteration<? extends BindingSet, X>, AugurNode) - Constructor for class org.openrdf.repository.augur.helpers.ASolutionIterator
 
asQName(Resource) - Method in class org.openrdf.elmo.sesame.SesameManager
Deprecated. 
assign(String) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
assignAlias(QName, QName) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
assignAnonymous(QName) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
assignStaticField(Class<?>, String) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
AStatementIterator<X extends Exception> - Class in org.openrdf.repository.augur.helpers
Tags every Resource with a AugurNode by wrapping it in a AResource.
AStatementIterator(Iteration<? extends Statement, X>, AugurStatementNode) - Constructor for class org.openrdf.repository.augur.helpers.AStatementIterator
 
AStatementIterator(Iteration<? extends Statement, X>, AugurNode, String, String) - Constructor for class org.openrdf.repository.augur.helpers.AStatementIterator
 
Atom - Interface in org.openrdf.concepts.swrl
common superclass
AtomList - Interface in org.openrdf.concepts.swrl
 
AugurNode - Class in org.openrdf.repository.augur.model
Base class for AugurNodes.
AugurNode() - Constructor for class org.openrdf.repository.augur.model.AugurNode
 
AugurNodeFactory - Class in org.openrdf.repository.augur.helpers
Retrives or creates AugurNodes for a statement parttern.
AugurNodeFactory(RepositoryConnection) - Constructor for class org.openrdf.repository.augur.helpers.AugurNodeFactory
 
AugurObjectNode - Class in org.openrdf.repository.augur.model
AugurNode that have been created from a statement pattern, carring over an object resource.
AugurObjectNode() - Constructor for class org.openrdf.repository.augur.model.AugurObjectNode
 
AugurRepository - Class in org.openrdf.repository.augur
Wraps a Repository reducing traffic to the underlying repository for some requests.
AugurRepository() - Constructor for class org.openrdf.repository.augur.AugurRepository
 
AugurRepository(Repository) - Constructor for class org.openrdf.repository.augur.AugurRepository
 
AugurRepositoryFactory - Class in org.openrdf.repository.augur
 
AugurRepositoryFactory() - Constructor for class org.openrdf.repository.augur.AugurRepositoryFactory
 
AugurStatementNode - Class in org.openrdf.repository.augur.model
AugurNode that was created with a statement pattern.
AugurStatementNode() - Constructor for class org.openrdf.repository.augur.model.AugurStatementNode
 
AugurSubjectNode - Class in org.openrdf.repository.augur.model
AugurNode that was created with by a statement pattern and a carried over subject resource.
AugurSubjectNode() - Constructor for class org.openrdf.repository.augur.model.AugurSubjectNode
 
AURI - Class in org.openrdf.repository.augur.model
Wraps a URI to include the AugurNode.
AURI(String, URI, AugurNode) - Constructor for class org.openrdf.repository.augur.model.AURI
 

B

Bag<E> - Interface in org.openrdf.concepts.rdf
The class of unordered containers.
begin() - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
begin() - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
begin() - Method in class org.openrdf.elmo.sesame.SesameTransaction
 
BigDecimalMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
BigDecimalMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.BigDecimalMarshall
 
BigIntegerMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
BigIntegerMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.BigIntegerMarshall
 
bindPackageToNamespace(String, String) - Method in class org.openrdf.elmo.codegen.CodeGenerator
 
bindPackageToNamespace(String, String) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
bindPackageToNamespace(String, String) - Method in class org.openrdf.elmo.codegen.OntologyConverter
Binds this namespace with the package name.
bindPrefixToNamespace(String, String) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
BKRepository - Interface in org.openrdf.concepts.doap
BitKeeper source code repository.
BNODEGENERATOR - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
BooleanMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
BooleanMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.BooleanMarshall
 
Box - Interface in org.openrdf.concepts.dc.terms
The DCMI Box identifies a region of space using its geographic limits.
buildDynaClass(SesameManager, Collection<URI>) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfoFactory
 
Builtin - Interface in org.openrdf.concepts.swrl
 
BuiltinAtom - Interface in org.openrdf.concepts.swrl
consists of a builtin and a List of arguments
ByteMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
ByteMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.ByteMarshall
 

C

CachableAugurNode - Class in org.openrdf.repository.augur.model
Extends the AugurStatementNode to allow caching of results.
CachableAugurNode() - Constructor for class org.openrdf.repository.augur.model.CachableAugurNode
 
cacheStatement(Statement) - Method in class org.openrdf.repository.augur.model.CachableAugurNode
 
CASESENSITIVE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
castObject(String, Class<?>) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
Channel - Interface in org.openrdf.concepts.rss
Channel.
CHANNEL - Static variable in class org.openrdf.model.vocabulary.RSS
 
CharacterMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
CharacterMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.CharacterMarshall
 
Class - Interface in org.openrdf.concepts.owl
 
Class - Interface in org.openrdf.concepts.rdfs
The class of classes.
Class - Interface in org.openrdf.concepts.skos.core
 
CLASS_PREFIX - Static variable in class org.openrdf.elmo.impl.AbstractBehaviourClassFactory
 
ClassAtom - Interface in org.openrdf.concepts.swrl
consists of a classPredicate and argument1
ClassFactory - Class in org.openrdf.elmo.dynacode
 
ClassFactory() - Constructor for class org.openrdf.elmo.dynacode.ClassFactory
Creates a new Class Factory using the current context class loader.
ClassFactory(ClassLoader) - Constructor for class org.openrdf.elmo.dynacode.ClassFactory
Create a given Class Factory with the given class loader.
classHeader(CodeClass) - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
classHeader(Method) - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
ClassMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
ClassMarshall(ValueFactory, ClassLoader) - Constructor for class org.openrdf.elmo.sesame.converters.impl.ClassMarshall
 
ClassMessageSupport - Class in org.openrdf.elmo.codegen.support
 
ClassMessageSupport() - Constructor for class org.openrdf.elmo.codegen.support.ClassMessageSupport
 
className(String) - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
ClassPropertySupport - Class in org.openrdf.elmo.codegen.support
 
ClassPropertySupport(CodeClass) - Constructor for class org.openrdf.elmo.codegen.support.ClassPropertySupport
 
ClassTemplate - Class in org.openrdf.elmo.dynacode
 
ClassTemplate(CtClass, ClassFactory) - Constructor for class org.openrdf.elmo.dynacode.ClassTemplate
 
clear() - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
clear() - Method in class org.openrdf.elmo.scutter.Scutter
Clear the queue and visited lists.
clear() - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
clear() - Method in class org.openrdf.elmo.sesame.InverseSesameProperty
 
clear() - Method in class org.openrdf.elmo.sesame.LocalizedSesameProperty
 
clear() - Method in class org.openrdf.elmo.sesame.SesameManager
 
clear() - Method in class org.openrdf.elmo.sesame.SesameProperty
 
clear(Resource...) - Method in class org.openrdf.repository.delegate.VersioningConnection
 
clear() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
clear(RepositoryConnection, Resource...) - Method in class org.openrdf.repository.memento.RepositoryMemento
 
clearLoadedContexts() - Method in class org.openrdf.repository.loader.LoaderRepository
 
clearNamespaces(RepositoryConnection) - Method in class org.openrdf.repository.memento.RepositoryMemento
 
close() - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
close() - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
close() - Method in interface org.openrdf.elmo.ElmoManager
Closes any transactions or connections in the manager.
close(Iterator<?>) - Method in interface org.openrdf.elmo.ElmoManager
Close an Iterator created by iterate() immediately, instead of waiting until the iteration is complete or connection is closed.
close() - Method in interface org.openrdf.elmo.ElmoManagerFactory
Closes the factory preventing any more ElmoManagers from being created.
close() - Method in interface org.openrdf.elmo.ElmoQuery
Closes any open results from this query.
close() - Method in class org.openrdf.elmo.sesame.iterators.ConvertingIterator
 
close(Iterator<?>) - Static method in class org.openrdf.elmo.sesame.iterators.ElmoIteration
 
close() - Method in class org.openrdf.elmo.sesame.iterators.ElmoIteration
 
close() - Method in class org.openrdf.elmo.sesame.SesameManager
 
close(Iterator<?>) - Method in class org.openrdf.elmo.sesame.SesameManager
 
close() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
close() - Method in class org.openrdf.elmo.sesame.SesameQuery
 
close() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
close(RepositoryConnection) - Method in class org.openrdf.repository.memento.RepositoryMemento
 
close() - Method in class org.openrdf.repository.threadproxy.ThreadProxyRepositoryConnection
 
close() - Method in class org.openrdf.rio.helpers.OrganizedRDFWriter
 
code(String) - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
code(String) - Method in class org.openrdf.elmo.codegen.source.JavaMethodBuilder
 
code(String) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
CodeBuilder - Class in org.openrdf.elmo.dynacode
 
CodeBuilder(ClassTemplate) - Constructor for class org.openrdf.elmo.dynacode.CodeBuilder
 
CodeClass - Interface in org.openrdf.elmo.codegen.concepts
 
CodeGenerator - Class in org.openrdf.elmo.codegen
Converts OWL ontologies into JavaBeans.
CodeGenerator() - Constructor for class org.openrdf.elmo.codegen.CodeGenerator
 
codeInstanceof(String, Class<?>) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
CodeMessageClass - Interface in org.openrdf.elmo.codegen.concepts
 
CodeMethod - Interface in org.openrdf.elmo.codegen.concepts
 
codeObject(String, Class<?>) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
CodeOntology - Interface in org.openrdf.elmo.codegen.concepts
 
CodeProperty - Interface in org.openrdf.elmo.codegen.concepts
 
CodePropertySupport - Class in org.openrdf.elmo.codegen.support
 
CodePropertySupport() - Constructor for class org.openrdf.elmo.codegen.support.CodePropertySupport
 
CollectableProperty - Interface in org.openrdf.concepts.skos.core
The following rule applies for this property: [(?x ?p ?c) (?c skos:member ?y) (?p rdf:type skos:CollectableProperty) implies (?x ?p ?y)]
Collection - Interface in org.openrdf.concepts.dc.type
A collection is an aggregation of items.
Collection - Interface in org.openrdf.concepts.skos.core
Labelled collections can be used with collectable semantic relation properties e.g.
CollectorListener - Class in org.openrdf.elmo.smusher.listener
This listener collects all matches reported, ignoring duplicates and symmetric matches.
CollectorListener() - Constructor for class org.openrdf.elmo.smusher.listener.CollectorListener
 
CollectorListener.Pair - Class in org.openrdf.elmo.smusher.listener
 
CollectorListener.Pair(Resource, Resource) - Constructor for class org.openrdf.elmo.smusher.listener.CollectorListener.Pair
 
comment(String) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
commit() - Method in class org.openrdf.elmo.sesame.SesameTransaction
 
commit() - Method in class org.openrdf.elmo.smusher.listener.CollectorListener
 
commit() - Method in class org.openrdf.elmo.smusher.listener.CounterListener
 
commit() - Method in class org.openrdf.elmo.smusher.listener.LogListener
 
commit() - Method in class org.openrdf.elmo.smusher.listener.SameAsListener
 
commit() - Method in interface org.openrdf.elmo.smusher.listener.SmusherListener
 
commit() - Method in class org.openrdf.repository.delegate.VersioningConnection
 
commit() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
commit(RepositoryConnection) - Method in class org.openrdf.repository.memento.RepositoryMemento
 
ComparatorSmusher<T extends Resource> - Class in org.openrdf.elmo.smusher
This smusher finds matching instances in a repository by compairing all instances of a given type using a given comparator.
ComparatorSmusher(ResourceComparator<T>, Class) - Constructor for class org.openrdf.elmo.smusher.ComparatorSmusher
 
compare(T, T) - Method in interface org.openrdf.elmo.smusher.ResourceComparator
 
compare(String, String, int) - Static method in class org.openrdf.elmo.smusher.Util
 
COMPARE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
COMPAREALL - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
COMPAREANY - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
compile(Iterable<String>, File, List<File>) - Method in class org.openrdf.elmo.codegen.JavaCompiler
 
complementOf - Annotation Type in org.openrdf.elmo.annotations
Placed on roles that should be used on any Bean that does not implement the value concept.
ComplexMapper<URI> - Class in org.openrdf.elmo.rolemapper
Tracks recorded roles and maps them to their subject type.
ComplexMapper() - Constructor for class org.openrdf.elmo.rolemapper.ComplexMapper
 
Concept - Interface in org.openrdf.concepts.skos.core
 
ConceptScheme - Interface in org.openrdf.concepts.skos.core
Thesauri, classification schemes, subject heading lists, taxonomies, 'folksonomies', and other types of controlled vocabulary are all examples of concept schemes.
ConceptSupport - Class in org.openrdf.elmo.codegen.support
 
ConceptSupport(CodeClass) - Constructor for class org.openrdf.elmo.codegen.support.ConceptSupport
 
CONDITION - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
constants(CodeClass) - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
construct(Class<?>, Object...) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
constructor(Method) - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
constructor() - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
ConsumeStatementIterator<X extends Exception> - Class in org.openrdf.repository.augur.helpers
Passed all the results to the AugurNode for caching.
ConsumeStatementIterator(Iteration<Statement, X>, AResource, CachableAugurNode, int) - Constructor for class org.openrdf.repository.augur.helpers.ConsumeStatementIterator
 
Container<E> - Interface in org.openrdf.concepts.rdfs
The class of RDF containers.
ContainerMembershipProperty - Interface in org.openrdf.concepts.rdfs
The class of container membership properties, rdf:_1, rdf:_2, ..., all of which are sub-properties of 'member'.
contains(String, String) - Method in class org.openrdf.elmo.dynabean.DynaBeanSupport
 
contains(Object) - Method in interface org.openrdf.elmo.ElmoManager
Check if the instance belongs to the current persistence context.
contains(Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
contains(Object) - Method in class org.openrdf.elmo.sesame.InverseSesameProperty
 
contains(Object) - Method in class org.openrdf.elmo.sesame.SesameManager
 
contains(Object) - Method in class org.openrdf.elmo.sesame.SesameProperty
 
containsAll(Collection<?>) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
containsAll(Collection<?>) - Method in class org.openrdf.elmo.sesame.SesameProperty
 
CONTEXT_PASSWORD_PARAMETER - Static variable in class org.openrdf.elmo.scutter.Util
 
CONTEXT_PASSWORD_PARAMETER - Static variable in class org.openrdf.elmo.smusher.Util
 
CONTEXT_REPOSITORY_PARAMETER - Static variable in class org.openrdf.elmo.scutter.Util
 
CONTEXT_REPOSITORY_PARAMETER - Static variable in class org.openrdf.elmo.smusher.Util
 
CONTEXT_SERVER_PARAMETER - Static variable in class org.openrdf.elmo.scutter.Util
 
CONTEXT_SERVER_PARAMETER - Static variable in class org.openrdf.elmo.smusher.Util
 
CONTEXT_USERNAME_PARAMETER - Static variable in class org.openrdf.elmo.scutter.Util
 
CONTEXT_USERNAME_PARAMETER - Static variable in class org.openrdf.elmo.smusher.Util
 
CONTEXTVAR - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
CONTRIBUTOR - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/contributor
convert(BindingSet) - Method in class org.openrdf.elmo.sesame.ElmoSingleQueryResult
 
convert(BindingSet) - Method in class org.openrdf.elmo.sesame.ElmoTupleQueryResult
 
convert(S) - Method in class org.openrdf.elmo.sesame.iterators.ConvertingIterator
 
convert(S) - Method in class org.openrdf.elmo.sesame.iterators.ElmoIteration
 
convert(BindingSet) - Method in class org.openrdf.repository.augur.helpers.ASolutionIterator
 
convert(Statement) - Method in class org.openrdf.repository.augur.helpers.AStatementIterator
 
convert(Exception) - Method in class org.openrdf.repository.augur.helpers.RepositoryCloseableIteration
 
ConvertingIterator<S,E> - Class in org.openrdf.elmo.sesame.iterators
Converts the delegate iterator into the result type.
ConvertingIterator(Iterator<S>) - Constructor for class org.openrdf.elmo.sesame.iterators.ConvertingIterator
 
convertObject(Value) - Method in class org.openrdf.repository.augur.helpers.AStatementIterator
 
convertSubject(Resource) - Method in class org.openrdf.repository.augur.helpers.AStatementIterator
 
copyRepositoryContent(Repository, Repository) - Static method in class org.openrdf.elmo.scutter.Util
 
COUNT - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
CounterListener - Class in org.openrdf.elmo.smusher.listener
A listener that counts the matches reported.
CounterListener() - Constructor for class org.openrdf.elmo.smusher.listener.CounterListener
 
COVERAGE - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/coverage
create(Class<T>, Class<?>...) - Method in interface org.openrdf.elmo.ElmoManager
Assigns type to a new anonymous entity.
create(QName, Class<T>, Class<?>...) - Method in interface org.openrdf.elmo.ElmoManager
Assigns concept to the new named entity.
create(Class<T>, Class<?>...) - Method in class org.openrdf.elmo.sesame.SesameManager
 
create(QName, Class<T>, Class<?>...) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createAugurNode(ParsedQuery, boolean) - Method in class org.openrdf.repository.augur.helpers.AugurNodeFactory
 
createAugurStatementNode(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.repository.augur.helpers.AugurNodeFactory
 
createClass(ClassTemplate) - Method in class org.openrdf.elmo.dynacode.ClassFactory
Create the new Java Class from this template.
createClasses(File) - Method in class org.openrdf.elmo.codegen.OntologyConverter
Generate Elmo concept Java classes from the ontology in the local repository.
createClassTemplate(String) - Method in class org.openrdf.elmo.dynacode.ClassFactory
Create a new Class template, which can later be used to create a Java class.
createClassTemplate(String, Class<?>) - Method in class org.openrdf.elmo.dynacode.ClassFactory
Create a new Class template, which can later be used to create a Java class.
createContainerEntityManagerFactory(PersistenceUnitInfo, Map) - Method in class org.openrdf.elmo.sesame.SesamePersistenceProvider
 
createElmoManager() - Method in interface org.openrdf.elmo.ElmoManagerFactory
Creates a new ElmoManager with the default Locale.
createElmoManager(Locale) - Method in interface org.openrdf.elmo.ElmoManagerFactory
Creates a new ElmoManager with the given Locale.
createElmoManager() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
createElmoManager(Locale) - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
createElmoProperty(Object) - Method in interface org.openrdf.elmo.ElmoPropertyFactory
Create a new instance of ElmoProperty for this bean.
createElmoProperty(Object) - Method in class org.openrdf.elmo.sesame.SesamePropertyFactory
 
createEntityManager() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
createEntityManager(Map) - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
createEntityManagerFactory(String, Map) - Method in class org.openrdf.elmo.sesame.SesamePersistenceProvider
 
createField(Class<?>, String) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
createMemento() - Method in interface org.openrdf.elmo.ElmoManager
Creates a new Memento Object that represents the current state of the Bean pool.
createMemento() - Method in class org.openrdf.elmo.sesame.SesameManager
 
createMethod(Class<?>, String, Class<?>...) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
createNamedQuery(String) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createNativeQuery(String) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createNativeQuery(String, Class) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createNativeQuery(String, String) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createOntology(File) - Method in class org.openrdf.elmo.codegen.OntologyConverter
Generate an OWL ontology from the JavaBeans in the included jars.
createQName(Resource) - Method in interface org.openrdf.elmo.ResourceManager
Reverses createResource.
createQName(Resource) - Method in class org.openrdf.elmo.sesame.SesameResourceManager
 
createQuery(String) - Method in interface org.openrdf.elmo.ElmoManager
Creates an ElmoQuery to evaluate the query string.
createQuery(String) - Method in class org.openrdf.elmo.sesame.SesameManager
 
createRdfType(String) - Method in interface org.openrdf.elmo.RdfTypeFactory
 
createRdfType(String) - Method in class org.openrdf.elmo.sesame.SesameTypeFactory
 
createRepository() - Method in class org.openrdf.elmo.codegen.OntologyConverter
 
createRepository(String) - Method in class org.openrdf.repository.loader.LoaderRepositoryFactory
 
createResource(QName) - Method in interface org.openrdf.elmo.ResourceManager
Creates a new resource by URI, localeName, or encoded blankNode.
createResource(QName) - Method in class org.openrdf.elmo.sesame.SesameResourceManager
 
createRoleMapper() - Method in class org.openrdf.elmo.base.RoleMapperFactoryBase
 
createRoleMapper() - Method in interface org.openrdf.elmo.RoleMapperFactory
 
createRoleQuery(Class<?>) - Method in interface org.openrdf.elmo.ResourceManager
Creates a query that will return all resource that implement this concept.
createRoleQuery(Class<?>) - Method in class org.openrdf.elmo.sesame.SesameResourceManager
 
createSesameManager(Repository, URLClassLoader) - Method in class org.openrdf.elmo.codegen.OntologyConverter
 
createSHA1(String) - Static method in class org.openrdf.elmo.smusher.Util
Generate a SHA1 digest of the string passed in and encode using hex encoding.
createSha1Sum(String) - Static method in class org.openrdf.elmo.smusher.Util
Generate a SHA1 summary of an email address String (e.g.
createSha1Sum(URI) - Static method in class org.openrdf.elmo.smusher.Util
Generate a SHA1 summary of an email address URI (e.g.
createTransientMethod(Class<?>, String, Class<?>...) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
createTuplePattern(Var, Var, Var, String, Resource...) - Method in class org.openrdf.repository.augur.model.AugurObjectNode
 
createTuplePattern(Var, Var, Var, String, Resource...) - Method in class org.openrdf.repository.augur.model.AugurStatementNode
 
createTuplePattern(Var, Var, Var, String, Resource...) - Method in class org.openrdf.repository.augur.model.AugurSubjectNode
 
CREATOR - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/creator
CVSRepository - Interface in org.openrdf.concepts.doap
CVS source code repository.

D

DataRange - Interface in org.openrdf.concepts.owl
 
DataRangeAtom - Interface in org.openrdf.concepts.swrl
consists of a dataRange and argument1
Dataset - Interface in org.openrdf.concepts.dc.type
A dataset is information encoded in a defined structure (for example, lists, tables, and databases), intended to be useful for direct machine processing.
Datatype - Interface in org.openrdf.concepts.rdfs
The class of RDF datatypes.
DATATYPE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
DatatypeProperty - Interface in org.openrdf.concepts.owl
 
DatavaluedPropertyAtom - Interface in org.openrdf.concepts.swrl
consists of a propertyPredicate (owl:DatatypeProperty), argument1 (owl:Thing), and argument2 (rdfs:Literal)
DATE - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/date
DateMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
DateMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.DateMarshall
 
DateScheme - Interface in org.openrdf.concepts.dc.terms
A set of date encoding schemes and/or formats
DC - Class in org.openrdf.model.vocabulary
Dublin Core vocabulary.
DC() - Constructor for class org.openrdf.model.vocabulary.DC
 
DCMIType - Interface in org.openrdf.concepts.dc.terms
A list of types used to categorize the nature or genre of the content of the resource.
DcResource - Interface in org.openrdf.concepts.dc
 
DctermsResource - Interface in org.openrdf.concepts.dc.terms
 
DDC - Interface in org.openrdf.concepts.dc.terms
Dewey Decimal Classification
declareObject(Class<?>, String) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
declareWrapper(Class<?>, String) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
DEFAULT_MAXTHREADS - Static variable in class org.openrdf.elmo.scutter.Scutter
 
DEFAULT_SIZE_LIMIT - Static variable in class org.openrdf.elmo.scutter.Scutter
Size limit (in KB) for files to be parsed.
Deprecated - Interface in org.openrdf.concepts.voc
Should no longer be used for new resource descriptions or applications.
DeprecatedClass - Interface in org.openrdf.concepts.owl
 
DeprecatedProperty - Interface in org.openrdf.concepts.owl
 
DESCRIPTION - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/description
DESCRIPTION - Static variable in class org.openrdf.model.vocabulary.RSS
http://purl.org/rss/1.0/description
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.BigDecimalMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.BigIntegerMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.BooleanMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ByteMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.CharacterMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ClassMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.DateMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.DoubleMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.DurationMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.FloatMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.GregorianCalendarMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.IntegerMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.LocaleMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.LongMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ObjectConstructorMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ObjectSerializationMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.PatternMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.QNameMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ShortMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.SqlDateMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.SqlTimeMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.SqlTimestampMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.StringMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.ValueOfMarshall
 
deserialize(Literal) - Method in class org.openrdf.elmo.sesame.converters.impl.XMLGregorianCalendarMarshall
 
deserialize(Literal) - Method in interface org.openrdf.elmo.sesame.converters.Marshall
 
designate(Class<T>, Class<?>...) - Method in interface org.openrdf.elmo.ElmoManager
Deprecated. 
designate(QName, Class<T>, Class<?>...) - Method in interface org.openrdf.elmo.ElmoManager
Assigns concept to the named entity subject.
designate(Class<T>, QName) - Method in interface org.openrdf.elmo.ElmoManager
Deprecated. 
designate(Class<T>, Class<?>...) - Method in class org.openrdf.elmo.sesame.SesameManager
Deprecated. 
designate(QName, Class<T>, Class<?>...) - Method in class org.openrdf.elmo.sesame.SesameManager
 
designate(Class<T>, QName) - Method in class org.openrdf.elmo.sesame.SesameManager
Deprecated. 
designate(Resource, Class<T>, Class<?>...) - Method in class org.openrdf.elmo.sesame.SesameManager
 
designate(Class<T>, Resource) - Method in class org.openrdf.elmo.sesame.SesameManager
Deprecated. 
designateEntity(Object, Class<T>, Class<?>...) - Method in interface org.openrdf.elmo.ElmoManager
Assigns concept to the given entity and return a new object reference that implements the given concept.
designateEntity(Class<T>, Object) - Method in interface org.openrdf.elmo.ElmoManager
Deprecated. 
designateEntity(Class<T>, Object) - Method in class org.openrdf.elmo.sesame.SesameManager
Deprecated. 
designateEntity(Object, Class<T>, Class<?>...) - Method in class org.openrdf.elmo.sesame.SesameManager
 
DIFFERENCE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
DifferentIndividualsAtom - Interface in org.openrdf.concepts.swrl
consists of argument1 (owl:Thing) and argument2 (owl:Thing)
DirectMapper<URI> - Class in org.openrdf.elmo.rolemapper
Tracks recorded roles and maps them to their subject type.
DirectMapper() - Constructor for class org.openrdf.elmo.rolemapper.DirectMapper
 
disjointWith - Annotation Type in org.openrdf.elmo.annotations
Indicates that this concept should not be used with Beans already with given subject type.
DISTINCT - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
DoapResource - Interface in org.openrdf.concepts.doap
 
Document - Interface in org.openrdf.concepts.foaf
A document.
DocumentHandler - Interface in org.openrdf.elmo.scutter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.elmo.scutter.servlet.ScutterServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openrdf.elmo.smusher.servlet.SmusherServlet
 
DoubleMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
DoubleMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.DoubleMarshall
 
DurationMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
DurationMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.DurationMarshall
 
DynaBeanPropertyAccessor - Class in org.openrdf.elmo.tapestry
By registering this class with Ognl DynaBeans properties can be accessed like regular Java Beans.
DynaBeanPropertyAccessor() - Constructor for class org.openrdf.elmo.tapestry.DynaBeanPropertyAccessor
 
DynaBeanSupport - Class in org.openrdf.elmo.dynabean
DynaBean interface for Elmo JavaBeans.
DynaBeanSupport(Entity) - Constructor for class org.openrdf.elmo.dynabean.DynaBeanSupport
 
DynaClassInfo - Class in org.openrdf.elmo.dynabean.helpers
Backing class for a SesameDynaBean to store common properties shared between beans.
DynaClassInfo(Collection<URI>) - Constructor for class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
DynaClassInfoFactory - Class in org.openrdf.elmo.dynabean.helpers
creates SesameDynaClasses for the calling SesameDynaBean.
DynaClassInfoFactory() - Constructor for class org.openrdf.elmo.dynabean.helpers.DynaClassInfoFactory
 
DynaClassSupport - Class in org.openrdf.elmo.dynabean
DynaClass interface for Elmo JavaBeans.
DynaClassSupport(Entity) - Constructor for class org.openrdf.elmo.dynabean.DynaClassSupport
 

E

ELEMENT - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
ELEMENTS - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
ELMO - Class in org.openrdf.elmo.codegen.vocabulary
 
ElmoCompositionException - Exception in org.openrdf.elmo.exceptions
A Bean Class failed to be created due to incompatable roles.
ElmoCompositionException() - Constructor for exception org.openrdf.elmo.exceptions.ElmoCompositionException
 
ElmoCompositionException(String, Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoCompositionException
 
ElmoCompositionException(String) - Constructor for exception org.openrdf.elmo.exceptions.ElmoCompositionException
 
ElmoCompositionException(Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoCompositionException
 
ElmoConversionException - Exception in org.openrdf.elmo.exceptions
Thrown when an exception occurred during literal conversion.
ElmoConversionException() - Constructor for exception org.openrdf.elmo.exceptions.ElmoConversionException
 
ElmoConversionException(String, Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoConversionException
 
ElmoConversionException(String) - Constructor for exception org.openrdf.elmo.exceptions.ElmoConversionException
 
ElmoConversionException(Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoConversionException
 
ElmoEntityCompositor - Class in org.openrdf.elmo.impl
This class takes a collection of roles (interfaces or classes) and uses composition to combine this into a single class.
ElmoEntityCompositor() - Constructor for class org.openrdf.elmo.impl.ElmoEntityCompositor
 
ElmoEntityResolver<URI> - Interface in org.openrdf.elmo
Resolves the collection of roles into an Elmo JavaBean class.
ElmoEntityResolverImpl<URI> - Class in org.openrdf.elmo.impl
 
ElmoEntityResolverImpl() - Constructor for class org.openrdf.elmo.impl.ElmoEntityResolverImpl
 
ElmoException - Exception in org.openrdf.elmo.exceptions
An unexpected general exception occurred durring an operation on a Bean or manager.
ElmoException() - Constructor for exception org.openrdf.elmo.exceptions.ElmoException
 
ElmoException(String, Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoException
 
ElmoException(String) - Constructor for exception org.openrdf.elmo.exceptions.ElmoException
 
ElmoException(Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoException
 
ElmoInitializationException - Exception in org.openrdf.elmo.exceptions
Used when the factory faild to initialize its configuration.
ElmoInitializationException() - Constructor for exception org.openrdf.elmo.exceptions.ElmoInitializationException
 
ElmoInitializationException(String, Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoInitializationException
 
ElmoInitializationException(String) - Constructor for exception org.openrdf.elmo.exceptions.ElmoInitializationException
 
ElmoInitializationException(Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoInitializationException
 
elmoInvoke() - Method in interface org.openrdf.elmo.Message
Send this message to its target.
ElmoIOException - Exception in org.openrdf.elmo.exceptions
A Bean property or type could not be read.
ElmoIOException() - Constructor for exception org.openrdf.elmo.exceptions.ElmoIOException
 
ElmoIOException(String, Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoIOException
 
ElmoIOException(String) - Constructor for exception org.openrdf.elmo.exceptions.ElmoIOException
 
ElmoIOException(Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoIOException
 
ElmoIteration<S,E> - Class in org.openrdf.elmo.sesame.iterators
A general purpose iteration wrapping Sesame's iterations.
ElmoIteration(CloseableIteration<? extends S, ?>) - Constructor for class org.openrdf.elmo.sesame.iterators.ElmoIteration
 
ElmoManager - Interface in org.openrdf.elmo
Manages the basic operations of Elmo JavaBeans.
ElmoManagerFactory - Interface in org.openrdf.elmo
Factory interface to create ElmoManagers.
ElmoMapperClassFactory - Class in org.openrdf.elmo.impl
Properties that have the rdf or localname annotation are replaced with getters and setters that access the Sesame Repository directly.
ElmoMapperClassFactory() - Constructor for class org.openrdf.elmo.impl.ElmoMapperClassFactory
 
ElmoMementoException - Exception in org.openrdf.elmo.exceptions
An unexpected exception ocurred while undoing repository changes.
ElmoMementoException() - Constructor for exception org.openrdf.elmo.exceptions.ElmoMementoException
 
ElmoMementoException(String, Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoMementoException
 
ElmoMementoException(String) - Constructor for exception org.openrdf.elmo.exceptions.ElmoMementoException
 
ElmoMementoException(Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoMementoException
 
ElmoModule - Class in org.openrdf.elmo
Defines the Scope of an ElmoManager and its factory.
ElmoModule() - Constructor for class org.openrdf.elmo.ElmoModule
 
ElmoModule(ClassLoader) - Constructor for class org.openrdf.elmo.ElmoModule
 
ElmoModule.Association - Class in org.openrdf.elmo
 
ElmoPersistException - Exception in org.openrdf.elmo.exceptions
A Bean property faild to be saved.
ElmoPersistException() - Constructor for exception org.openrdf.elmo.exceptions.ElmoPersistException
 
ElmoPersistException(String, Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoPersistException
 
ElmoPersistException(String) - Constructor for exception org.openrdf.elmo.exceptions.ElmoPersistException
 
ElmoPersistException(Throwable) - Constructor for exception org.openrdf.elmo.exceptions.ElmoPersistException
 
ElmoProperty<E> - Interface in org.openrdf.elmo
Internal interface for mapping roles.
ElmoPropertyFactory<E> - Interface in org.openrdf.elmo
Internal interface to create ElmoProperty objects.
ElmoQuery - Interface in org.openrdf.elmo
Interface used to bind and evaluate a query
ElmoSingleQueryResult - Class in org.openrdf.elmo.sesame
Converts the repository result into a single Bean.
ElmoSingleQueryResult(SesameManager, TupleQueryResult, int) - Constructor for class org.openrdf.elmo.sesame.ElmoSingleQueryResult
 
ElmoTupleQueryResult - Class in org.openrdf.elmo.sesame
Converts the repository result into an array of Objects.
ElmoTupleQueryResult(SesameManager, TupleQueryResult, int) - Constructor for class org.openrdf.elmo.sesame.ElmoTupleQueryResult
 
EmailSmusher - Class in org.openrdf.elmo.smusher
 
EmailSmusher() - Constructor for class org.openrdf.elmo.smusher.EmailSmusher
 
EMPTYSET - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
enableCache() - Method in class org.openrdf.repository.augur.model.CachableAugurNode
 
end() - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
end() - Method in class org.openrdf.elmo.codegen.source.JavaCommentBuilder
 
end() - Method in class org.openrdf.elmo.codegen.source.JavaMethodBuilder
 
end() - Method in class org.openrdf.elmo.codegen.source.JavaPropertyBuilder
 
end() - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
end() - Method in interface org.openrdf.elmo.dynabean.helpers.OntologyDigester
 
end() - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
endRDF() - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
endRDF() - Method in class org.openrdf.rio.helpers.OrganizedRDFWriter
 
Entity - Interface in org.openrdf.elmo
Role implemented by all Beans created from the ElmoManager.
EntitySupport - Interface in org.openrdf.elmo
 
equals(Object) - Method in class org.openrdf.concepts.rdfs.Literal
 
equals(Object) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
equals(Object) - Method in class org.openrdf.elmo.ElmoModule
 
equals(Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
equals(Object) - Method in class org.openrdf.elmo.sesame.helpers.PropertyChanger
 
equals(Object) - Method in class org.openrdf.elmo.sesame.SesameEntitySupport
 
equals(Object) - Method in class org.openrdf.elmo.sesame.SesameProperty
 
equals(Object) - Method in class org.openrdf.elmo.smusher.listener.CollectorListener.Pair
 
equals(Object) - Method in class org.openrdf.repository.augur.model.AResource
 
evaluate() - Method in interface org.openrdf.elmo.ElmoQuery
Evaluates the query and returns an iterator over the result.
evaluate() - Method in class org.openrdf.elmo.sesame.SesameQuery
 
evaluateTypeQuery(String) - Method in class org.openrdf.elmo.sesame.SesameTypeManager
 
Event - Interface in org.openrdf.concepts.dc.type
An event is a non-persistent, time-based occurrence.
executeUpdate() - Method in class org.openrdf.elmo.sesame.SesameQuery
 
EXISTS - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
exportOntology(List<Class<?>>, RDFHandler) - Method in class org.openrdf.elmo.codegen.OwlGenerator
 
exportSourceCode(FileSourceCodeHandler) - Method in class org.openrdf.elmo.codegen.CodeGenerator
 
extend(String) - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
EXTENSION - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
EXTENSIONELEM - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
ExtensionsConcept - Interface in org.openrdf.concepts.skos.extensions
 
ExtensionsResource - Interface in org.openrdf.concepts.skos.extensions
 

F

factory - Annotation Type in org.openrdf.elmo.annotations
Declares this to be a factory method.
FastIterativeSmusher - Class in org.openrdf.elmo.smusher
A version of the IterativeSmusher for smushers that are independent, i.e.
FastIterativeSmusher() - Constructor for class org.openrdf.elmo.smusher.FastIterativeSmusher
 
field(String, String) - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
FileSourceCodeHandler - Class in org.openrdf.elmo.codegen
Saves the generated source code from CodeGenerator to disk.
FileSourceCodeHandler() - Constructor for class org.openrdf.elmo.codegen.FileSourceCodeHandler
 
FileSourceCodeHandler(File) - Constructor for class org.openrdf.elmo.codegen.FileSourceCodeHandler
 
FILTER - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
find(QName) - Method in interface org.openrdf.elmo.ElmoManager
Retrieves the rdf:type, creates a Java Bean class and instantiates it.
find(QName) - Method in class org.openrdf.elmo.sesame.SesameManager
 
find(Resource) - Method in class org.openrdf.elmo.sesame.SesameManager
 
find(Class<T>, Object) - Method in class org.openrdf.elmo.sesame.SesameManager
 
findAdditionalRoles(Collection<Class<?>>) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
findAdditonalRoles(Collection<Class<?>>) - Method in class org.openrdf.elmo.rolemapper.ComplexMapper
 
findAll(Class<T>) - Method in interface org.openrdf.elmo.ElmoManager
Creates an iteration of entities that implement this role.
findAll(Class<T>) - Method in class org.openrdf.elmo.sesame.SesameManager
 
findAllInverseOfProperties() - Method in interface org.openrdf.elmo.codegen.concepts.CodeProperty
 
findAllInverseOfProperties() - Method in class org.openrdf.elmo.codegen.support.CodePropertySupport
 
findClass(String) - Method in class org.openrdf.elmo.dynacode.ClassFactory
 
findDyanClass(SesameManager, Resource) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfoFactory
 
findImplementations(Collection<Class<?>>) - Method in class org.openrdf.elmo.impl.AbstractBehaviourClassFactory
 
findImplementations(Collection<Class<?>>) - Method in class org.openrdf.elmo.impl.ElmoMapperClassFactory
 
findImplementations(Collection<Class<?>>) - Method in interface org.openrdf.elmo.ImplementationResolver
Resolves mapper classes that will map any annotated property in the interfaces.
findIndividualRoles(URI, Collection<Class<?>>) - Method in interface org.openrdf.elmo.RoleMapper
Adds roles to the collection that are specific to this instance.
findIndividualRoles(URI, Collection<Class<?>>) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
findRoles(URI) - Method in interface org.openrdf.elmo.RoleMapper
Finds the Java Class for this rdf:Class.
findRoles(Collection<URI>, Collection<Class<?>>) - Method in interface org.openrdf.elmo.RoleMapper
Finds all the roles that should be implemented by these types.
findRoles(URI) - Method in class org.openrdf.elmo.rolemapper.HierarchicalRoleMapper
 
findRoles(Collection<URI>, Collection<Class<?>>) - Method in class org.openrdf.elmo.rolemapper.HierarchicalRoleMapper
 
findRoles(URI) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
findRoles(Collection<URI>, Collection<Class<?>>) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
findRoles(URI) - Method in class org.openrdf.elmo.rolemapper.SimpleRoleMapper
 
findRoles(Collection<URI>, Collection<Class<?>>) - Method in class org.openrdf.elmo.rolemapper.SimpleRoleMapper
 
findSubTypes(Class<?>, Collection<URI>) - Method in interface org.openrdf.elmo.RoleMapper
Finds the rdf:types for concept and any sub-concept(s).
findSubTypes(Class<?>, Collection<URI>) - Method in class org.openrdf.elmo.rolemapper.HierarchicalRoleMapper
 
findSubTypes(Class<?>, Collection<URI>) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
findType(Class<?>) - Method in interface org.openrdf.elmo.RoleMapper
Finds the rdf:Class for this Java Class.
findType(Class<?>) - Method in class org.openrdf.elmo.rolemapper.HierarchicalRoleMapper
Finds the rdf:Class for this Java Class.
findType(Class<?>) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
findType(Class<?>) - Method in class org.openrdf.elmo.rolemapper.TypeMapper
Finds the rdf:Class for this Java Class.
finish() - Method in class org.openrdf.elmo.smusher.listener.CollectorListener
 
finish() - Method in class org.openrdf.elmo.smusher.listener.CounterListener
 
finish() - Method in class org.openrdf.elmo.smusher.listener.LogListener
 
finish() - Method in class org.openrdf.elmo.smusher.listener.SameAsListener
 
finish() - Method in interface org.openrdf.elmo.smusher.listener.SmusherListener
 
FixedQuerySmusher - Class in org.openrdf.elmo.smusher
 
FixedQuerySmusher(String) - Constructor for class org.openrdf.elmo.smusher.FixedQuerySmusher
 
FLAGS - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
FloatMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
FloatMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.FloatMarshall
 
flush() - Method in class org.openrdf.elmo.sesame.SesameManager
 
flush() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
FlushableConnection - Class in org.openrdf.repository.flushable
When not in autoFlush mode, each statement added and removed is tracked.
FlushableConnection(Repository) - Constructor for class org.openrdf.repository.flushable.FlushableConnection
 
FlushableConnection(Repository, RepositoryConnection) - Constructor for class org.openrdf.repository.flushable.FlushableConnection
 
FlushableRepository - Class in org.openrdf.repository.flushable
 
FlushableRepository() - Constructor for class org.openrdf.repository.flushable.FlushableRepository
 
FlushableRepository(Repository) - Constructor for class org.openrdf.repository.flushable.FlushableRepository
 
FlushableRepository(Repository, boolean) - Constructor for class org.openrdf.repository.flushable.FlushableRepository
 
FlushableRepositoryFactory - Class in org.openrdf.repository.flushable
 
FlushableRepositoryFactory() - Constructor for class org.openrdf.repository.flushable.FlushableRepositoryFactory
 
FOAF - Class in org.openrdf.model.vocabulary
FOAF vocabulary.
FOAF() - Constructor for class org.openrdf.model.vocabulary.FOAF
 
FoafResource - Interface in org.openrdf.concepts.foaf
 
FoafRetriever - Class in org.openrdf.elmo.scutter
This retriever is specific to crawling for FOAF data.
FoafRetriever(URL, Repository, Scutter) - Constructor for class org.openrdf.elmo.scutter.FoafRetriever
 
followLinks() - Method in interface org.openrdf.elmo.scutter.DocumentHandler
 
FORMAT - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/format
formatGraphQuery(ParsedGraphQuery) - Method in class org.openrdf.query.parser.serqo.SeRQOFormatter
 
formatQuery(ParsedQuery) - Method in class org.openrdf.query.parser.serqo.SeRQOFormatter
 
FormatScheme - Interface in org.openrdf.concepts.dc.terms
A set of format encoding schemes.
formatTupleQuery(ParsedTupleQuery) - Method in class org.openrdf.query.parser.serqo.SeRQOFormatter
 
FunctionalProperty - Interface in org.openrdf.concepts.owl
 
FUNCTIONCALL - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 

G

generateInvokeSourceCode(File, JavaNameResolverImpl) - Method in interface org.openrdf.elmo.codegen.concepts.CodeMessageClass
 
generateInvokeSourceCode(File, JavaNameResolverImpl) - Method in class org.openrdf.elmo.codegen.support.MessageConceptSupport
 
generatePackageInfo(File, String, JavaNameResolver) - Method in interface org.openrdf.elmo.codegen.concepts.CodeOntology
 
generatePackageInfo(File, String, JavaNameResolver) - Method in class org.openrdf.elmo.codegen.support.OntologySupport
 
generateSourceCode(File, JavaNameResolver) - Method in interface org.openrdf.elmo.codegen.concepts.CodeClass
 
generateSourceCode(File, JavaNameResolver) - Method in class org.openrdf.elmo.codegen.support.ConceptSupport
 
get(String) - Method in class org.openrdf.elmo.dynabean.DynaBeanSupport
 
get(String, int) - Method in class org.openrdf.elmo.dynabean.DynaBeanSupport
 
get(String, String) - Method in class org.openrdf.elmo.dynabean.DynaBeanSupport
 
get(int) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainer
 
get(int) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
getAbstractClasses() - Method in class org.openrdf.elmo.codegen.FileSourceCodeHandler
 
getAccessedFields(Method) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
getAliases() - Method in class org.openrdf.elmo.codegen.OwlNormalizer
 
getAll() - Method in interface org.openrdf.elmo.ElmoProperty
Get all values for property.
getAll() - Method in class org.openrdf.elmo.impl.UnmodifiableElmoProperty
 
getAll() - Method in class org.openrdf.elmo.sesame.SesameProperty
 
getAllInstances(ElmoManager, Class<T>) - Static method in class org.openrdf.elmo.scutter.Util
Get all instances of type T from a given repository
getAllInstances(ElmoManager, Class<T>) - Static method in class org.openrdf.elmo.smusher.Util
Get all instances of type T from a given repository
getAnnotatedClasses() - Method in class org.openrdf.elmo.codegen.FileSourceCodeHandler
 
getAnonymousClasses() - Method in class org.openrdf.elmo.codegen.OwlNormalizer
 
getAugurNode() - Method in class org.openrdf.repository.augur.model.AResource
 
getAutoBlackList() - Method in class org.openrdf.elmo.scutter.Scutter
Determine whether automatic blacklisting is enabled.
getBaseClasses() - Method in class org.openrdf.elmo.codegen.CodeGenerator
 
getBaseClasses() - Method in class org.openrdf.elmo.codegen.OntologyConverter
Array of Java Class names that all concepts will extend.
getBaseDir() - Method in class org.openrdf.repository.loader.LoaderRepositoryFactory
 
getBaseType() - Method in class org.openrdf.elmo.rolemapper.SimpleRoleMapper
 
getBehaviourClass() - Method in class org.openrdf.elmo.impl.MethodFactory
 
getBehaviours() - Method in class org.openrdf.elmo.ElmoModule
 
getBlacklistFile() - Method in class org.openrdf.elmo.scutter.Scutter
 
getCalled(InvocationContext) - Method in class org.openrdf.elmo.sesame.behaviours.PropertyChangeNotifierSupport
 
getCarriedOverResource(Resource, Value) - Method in class org.openrdf.repository.augur.model.AugurObjectNode
 
getCarriedOverResource(Resource, Value) - Method in class org.openrdf.repository.augur.model.AugurSubjectNode
 
getCarriedOverResource(Resource, Value) - Method in class org.openrdf.repository.augur.model.CachableAugurNode
 
getChildNode(Resource, URI, Value, Resource...) - Method in class org.openrdf.repository.augur.model.AugurNode
 
getClass(URI) - Method in interface org.openrdf.elmo.LiteralManager
 
getClass(URI) - Method in class org.openrdf.elmo.sesame.SesameLiteralManager
 
getClasses() - Method in class org.openrdf.elmo.codegen.FileSourceCodeHandler
 
getClassLoader() - Method in class org.openrdf.elmo.ElmoModule
 
getClassName(QName) - Method in interface org.openrdf.elmo.codegen.JavaNameResolver
 
getClassName(QName) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
getClassType(Method) - Static method in class org.openrdf.elmo.impl.ElmoMapperClassFactory
 
getCodeBuilder() - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
getCollectedStatements() - Method in interface org.openrdf.elmo.scutter.DocumentHandler
 
getConceptClasses() - Method in interface org.openrdf.elmo.RoleMapper
 
getConceptClasses() - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
getConceptOnlyClasses() - Method in interface org.openrdf.elmo.RoleMapper
 
getConceptOnlyClasses() - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
getConcepts() - Method in class org.openrdf.elmo.ElmoModule
 
getConcreteClasses() - Method in class org.openrdf.elmo.codegen.FileSourceCodeHandler
 
getConfig() - Method in class org.openrdf.repository.augur.AugurRepositoryFactory
 
getConfig() - Method in class org.openrdf.repository.flushable.FlushableRepositoryFactory
 
getConfig() - Method in class org.openrdf.repository.readahead.ReadAheadRepositoryFactory
 
getConfig() - Method in class org.openrdf.repository.threadproxy.ThreadProxyRepositoryFactory
 
getConnection() - Method in class org.openrdf.elmo.sesame.SesameManager
 
getConnection() - Method in class org.openrdf.elmo.tapestry.HiveMindSesameRepository
 
getConnection() - Method in class org.openrdf.repository.augur.AugurRepository
 
getConnection() - Method in class org.openrdf.repository.augur.model.AugurNode
 
getConnection() - Method in class org.openrdf.repository.flushable.FlushableRepository
 
getConnection() - Method in class org.openrdf.repository.loader.LoaderRepository
 
getConnection() - Method in class org.openrdf.repository.readahead.ReadAheadRepository
 
getConnection() - Method in class org.openrdf.repository.sparql.SPARQLRepository
 
getConnection() - Method in class org.openrdf.repository.threadproxy.ThreadProxyRepository
 
getContentClassType(Method) - Static method in class org.openrdf.elmo.impl.ElmoMapperClassFactory
 
getContentLength(String) - Static method in class org.openrdf.elmo.scutter.Util
Determine the value for the Content-Length header using a HEAD call
getContentTypeArguments(Method) - Static method in class org.openrdf.elmo.impl.ElmoMapperClassFactory
 
getContext() - Method in class org.openrdf.elmo.scutter.Scutter
 
getContextData() - Method in interface javax.interceptor.InvocationContext
 
getContextData() - Method in class org.openrdf.elmo.impl.InvocationContextImpl
 
getContextName() - Method in class org.openrdf.repository.augur.model.AugurStatementNode
 
getCount() - Method in class org.openrdf.elmo.smusher.listener.CounterListener
 
getCtClass() - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
getDataDir() - Method in class org.openrdf.elmo.tapestry.HiveMindSesameRepository
 
getDatasets() - Method in class org.openrdf.elmo.ElmoModule
 
getDatatype(Class<?>) - Method in interface org.openrdf.elmo.LiteralManager
Looks up the datatype that should be used for the given Java class,
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.BigDecimalMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.BigIntegerMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.BooleanMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.ByteMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.CharacterMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.ClassMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.DateMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.DoubleMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.DurationMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.FloatMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.GregorianCalendarMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.IntegerMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.LocaleMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.LongMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.ObjectConstructorMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.ObjectSerializationMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.PatternMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.QNameMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.ShortMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.SqlDateMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.SqlTimeMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.SqlTimestampMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.StringMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.ValueOfMarshall
 
getDatatype() - Method in class org.openrdf.elmo.sesame.converters.impl.XMLGregorianCalendarMarshall
 
getDatatype() - Method in interface org.openrdf.elmo.sesame.converters.Marshall
 
getDatatype(Class<?>) - Method in class org.openrdf.elmo.sesame.SesameLiteralManager
 
getDatatypes() - Method in class org.openrdf.elmo.ElmoModule
 
getDcAbstracts() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A summary of the content of the resource.
getDcAccessRights() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Information about who can access the resource or an indication of its security status.
getDcAccrualMethod() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The method by which items are added to a collection.
getDcAccrualPeriodicity() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The frequency with which items are added to a collection.
getDcAccrualPolicy() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The policy governing the addition of items to a collection.
getDcAlternatives() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Any form of the title used as a substitute or alternative to the formal title of the resource.
getDcAudiences() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A class of entity for whom the resource is intended or useful.
getDcAvailables() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Date (often a range) that the resource will become or did become available.
getDcBibliographicCitation() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A bibliographic reference for the resource.
getDcConformsTo() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A reference to an established standard to which the resource conforms.
getDcContributors() - Method in interface org.openrdf.concepts.dc.DcResource
An entity responsible for making contributions to the content of the resource.
getDcCoverages() - Method in interface org.openrdf.concepts.dc.DcResource
The extent or scope of the content of the resource.
getDcCreated() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Date of creation of the resource.
getDcCreators() - Method in interface org.openrdf.concepts.dc.DcResource
An entity primarily responsible for making the content of the resource.
getDcDateAccepted() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Date of acceptance of the resource (e.g.
getDcDateCopyrighted() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Date of a statement of copyright.
getDcDates() - Method in interface org.openrdf.concepts.dc.DcResource
A date associated with an event in the life cycle of the resource.
getDcDateSubmitted() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Date of submission of the resource (e.g.
getDcDescription() - Method in interface org.openrdf.concepts.dc.DcResource
An account of the content of the resource.
getDcEducationLevel() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A general statement describing the education or training context.
getDcExtents() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The size or duration of the resource.
getDcFormats() - Method in interface org.openrdf.concepts.dc.DcResource
The physical or digital manifestation of the resource.
getDcHasFormats() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource pre-existed the referenced resource, which is essentially the same intellectual content presented in another format.
getDcHasPart() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource includes the referenced resource either physically or logically.
getDcHasVersion() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource has a version, edition, or adaptation, namely, the referenced resource.
getDcIdentifiers() - Method in interface org.openrdf.concepts.dc.DcResource
An unambiguous reference to the resource within a given context.
getDcInstructionalMethod() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A process, used to engender knowledge, attitudes and skills, that the resource is designed to support.
getDcIsFormatOf() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource is the same intellectual content of the referenced resource, but presented in another format.
getDcIsPartOf() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource is a physical or logical part of the referenced resource.
getDcIsReferencedBy() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource is referenced, cited, or otherwise pointed to by the referenced resource.
getDcIsReplacedBy() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource is supplanted, displaced, or superseded by the referenced resource.
getDcIsRequiredBy() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource is required by the referenced resource, either physically or logically.
getDcIssued() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Date of formal issuance (e.g., publication) of the resource.
getDcIsVersionOf() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource is a version, edition, or adaptation of the referenced resource.
getDcLanguages() - Method in interface org.openrdf.concepts.dc.DcResource
A language of the intellectual content of the resource.
getDcLicenses() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A legal document giving official permission to do something with the resource.
getDcMediators() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A class of entity that mediates access to the resource and for whom the resource is intended or useful.
getDcMediums() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The material or physical carrier of the resource.
getDcModified() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Date on which the resource was changed.
getDcProvenances() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A statement of any changes in ownership and custody of the resource since its creation that are significant for its authenticity, integrity and interpretation.
getDcPublishers() - Method in interface org.openrdf.concepts.dc.DcResource
An entity responsible for making the resource available
getDcReferences() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource references, cites, or otherwise points to the referenced resource.
getDcRelations() - Method in interface org.openrdf.concepts.dc.DcResource
A reference to a related resource.
getDcReplaces() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource supplants, displaces, or supersedes the referenced resource.
getDcRequires() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
The described resource requires the referenced resource to support its function, delivery, or coherence of content.
getDcRights() - Method in interface org.openrdf.concepts.dc.DcResource
Information about rights held in and over the resource.
getDcRightsHolder() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A person or organization owning or managing rights over the resource.
getDcSources() - Method in interface org.openrdf.concepts.dc.DcResource
A reference to a resource from which the present resource is derived.
getDcSpatials() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Spatial characteristics of the intellectual content of the resource.
getDcSubjects() - Method in interface org.openrdf.concepts.dc.DcResource
The topic of the content of the resource.
getDcTableOfContents() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
A list of subunits of the content of the resource.
getDcTemporals() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Temporal characteristics of the intellectual content of the resource.
getDcTitle() - Method in interface org.openrdf.concepts.dc.DcResource
A name given to the resource.
getDcTypes() - Method in interface org.openrdf.concepts.dc.DcResource
The nature or genre of the content of the resource.
getDcValids() - Method in interface org.openrdf.concepts.dc.terms.DctermsResource
Date (often a range) of validity of a resource.
getDeclaredFieldNames() - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
getDeclaredProperties() - Method in interface org.openrdf.elmo.codegen.concepts.CodeClass
 
getDeclaredProperties() - Method in class org.openrdf.elmo.codegen.support.ClassPropertySupport
 
getDelegate() - Method in class org.openrdf.elmo.sesame.SesameManager
 
getDelegate() - Method in class org.openrdf.repository.threadproxy.ThreadProxyRepositoryConnection
 
getDepth() - Method in class org.openrdf.repository.augur.model.AugurNode
 
getDirectRoles(URI) - Method in class org.openrdf.elmo.rolemapper.DirectMapper
 
getDirectTypes(Class<?>) - Method in class org.openrdf.elmo.rolemapper.DirectMapper
 
getDoapAnonRoots() - Method in interface org.openrdf.concepts.doap.Repository
Repository for anonymous access.
getDoapBrowses() - Method in interface org.openrdf.concepts.doap.Repository
Web browser interface to repository.
getDoapBugDatabases() - Method in interface org.openrdf.concepts.doap.Project
Bug tracker for a project.
getDoapCategories() - Method in interface org.openrdf.concepts.doap.Project
A category of project.
getDoapCreated() - Method in interface org.openrdf.concepts.doap.DoapResource
Date when something was created, in YYYY-MM-DD form.
getDoapDescription() - Method in interface org.openrdf.concepts.doap.DoapResource
Plain text description of a project, of 2-4 sentences in length.
getDoapDevelopers() - Method in interface org.openrdf.concepts.doap.Project
Developer of software for the project.
getDoapDocumenters() - Method in interface org.openrdf.concepts.doap.Project
Contributor of documentation to the project.
getDoapDownloadMirrors() - Method in interface org.openrdf.concepts.doap.Project
Mirror of software download web page.
getDoapDownloadPages() - Method in interface org.openrdf.concepts.doap.Project
Web page from which the project software can be downloaded.
getDoapFileReleases() - Method in interface org.openrdf.concepts.doap.Version
URI of download associated with this release.
getDoapHelpers() - Method in interface org.openrdf.concepts.doap.Project
Project contributor.
getDoapHomepages() - Method in interface org.openrdf.concepts.doap.Project
URL of a project's homepage, associated with exactly one project.
getDoapLicenses() - Method in interface org.openrdf.concepts.doap.DoapResource
The URI of an RDF description of the license the software is distributed under.
getDoapLocations() - Method in interface org.openrdf.concepts.doap.Repository
Location of a repository.
getDoapMailingLists() - Method in interface org.openrdf.concepts.doap.Project
Mailing list home page or email address.
getDoapMaintainers() - Method in interface org.openrdf.concepts.doap.Project
Maintainer of a project, a project leader.
getDoapModules() - Method in interface org.openrdf.concepts.doap.ArchRepositoryOrBKRepositoryOrCVSRepository
Module name of a CVS, BitKeeper or Arch repository.
getDoapNames() - Method in interface org.openrdf.concepts.doap.DoapResource
A name of something.
getDoapOldHomepages() - Method in interface org.openrdf.concepts.doap.Project
URL of a project's past homepage, associated with exactly one project.
getDoapOses() - Method in interface org.openrdf.concepts.doap.Project
Operating system that a project is limited to.
getDoapProgrammingLanguages() - Method in interface org.openrdf.concepts.doap.Project
Programming language a project is implemented in or intended for use with.
getDoapReleases() - Method in interface org.openrdf.concepts.doap.Project
A project release.
getDoapRepositories() - Method in interface org.openrdf.concepts.doap.Project
Source code repository.
getDoapRevisions() - Method in interface org.openrdf.concepts.doap.Version
Revision identifier of a software release.
getDoapScreenshots() - Method in interface org.openrdf.concepts.doap.Project
Web page with screenshots of project.
getDoapShortdescs() - Method in interface org.openrdf.concepts.doap.DoapResource
Short (8 or 9 words) plain text description of a project.
getDoapTesters() - Method in interface org.openrdf.concepts.doap.Project
A tester or other quality control contributor.
getDoapTranslators() - Method in interface org.openrdf.concepts.doap.Project
Contributor of translations to the project.
getDoapWikis() - Method in interface org.openrdf.concepts.doap.Project
URL of Wiki for collaborative discussion of project.
getDocumentAsInputStream(String, List<String>) - Static method in class org.openrdf.elmo.scutter.Util
Retrieve a document from the given URL using HTTP GET
getDocumentAsString(String) - Static method in class org.openrdf.elmo.scutter.Util
Retrieve a document from the given URL using HTTP GET.
getDomainPattern() - Method in class org.openrdf.elmo.scutter.Scutter
Return the pattern used for the whitelist.
getDynaClass() - Method in class org.openrdf.elmo.dynabean.DynaBeanSupport
 
getDynaProperties() - Method in class org.openrdf.elmo.dynabean.DynaClassSupport
 
getDynaProperties() - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
getDynaProperty(String) - Method in class org.openrdf.elmo.dynabean.DynaClassSupport
 
getDynaProperty(String) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
getElmoDomain() - Method in interface org.openrdf.elmo.codegen.concepts.Method
A domain of this method.
getElmoEntityResolver() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
getElmoGroovy() - Method in interface org.openrdf.elmo.codegen.concepts.Method
The block of Groovy code for this method.
getElmoImports() - Method in interface org.openrdf.elmo.codegen.concepts.Method
A Class that maybe referenced locally in this method.
getElmoJava() - Method in interface org.openrdf.elmo.codegen.concepts.Method
The block of Java code for this method.
getElmoLiteralResponse() - Method in interface org.openrdf.elmo.Message
The return value of this message.
getElmoManager() - Method in interface org.openrdf.elmo.Entity
The ElmoManager that is managing this Entity.
getElmoManager() - Method in class org.openrdf.elmo.sesame.SesameEntitySupport
 
getElmoObjectResponse() - Method in interface org.openrdf.elmo.Message
The return value of this message.
getElmoRange() - Method in interface org.openrdf.elmo.codegen.concepts.Method
A message type of this method.
getElmoSubMethodOf() - Method in interface org.openrdf.elmo.codegen.concepts.Method
The subject is a submethod of a method.
getElmoTarget() - Method in interface org.openrdf.elmo.Message
The receiver of this message.
getEntityClass(Resource) - Method in interface org.openrdf.elmo.ResourceManager
Determine what concepts and behaviours this resource represents.
getEntityClass(Resource) - Method in class org.openrdf.elmo.sesame.SesameResourceManager
 
getFactories() - Method in class org.openrdf.elmo.ElmoModule
 
getFactoryClass() - Method in class org.openrdf.elmo.impl.MethodFactory
 
getFilter() - Method in class org.openrdf.elmo.scutter.RetrieverFactory
 
getFirst() - Method in class org.openrdf.elmo.smusher.listener.CollectorListener.Pair
 
getFirstName(String) - Static method in class org.openrdf.elmo.smusher.Util
Extract the first name from a full name
getFlushMode() - Method in class org.openrdf.elmo.sesame.SesameManager
 
getFoafAccountNames() - Method in interface org.openrdf.concepts.foaf.OnlineAccount
Indicates the name (identifier) associated with this online account.
getFoafAccountServiceHomepages() - Method in interface org.openrdf.concepts.foaf.OnlineAccount
Indicates a homepage of the service provide for this online account.
getFoafAimChatIDs() - Method in interface org.openrdf.concepts.foaf.Agent
An AIM chat ID
getFoafBirthday() - Method in interface org.openrdf.concepts.foaf.Agent
The birthday of this Agent, represented in mm-dd string form, eg.
getFoafCurrentProjects() - Method in interface org.openrdf.concepts.foaf.Person
A current project this person works on.
getFoafDepictions() - Method in interface org.openrdf.concepts.foaf.Agent
A depiction of some thing.
getFoafDepicts() - Method in interface org.openrdf.concepts.foaf.Image
A thing depicted in this representation.
getFoafDnaChecksums() - Method in interface org.openrdf.concepts.foaf.FoafResource
A checksum for the DNA of some thing.
getFoafFamily_names() - Method in interface org.openrdf.concepts.foaf.Person
The family_name of some person.
getFoafFirstNames() - Method in interface org.openrdf.concepts.foaf.Person
The first name of a person.
getFoafFundedBy() - Method in interface org.openrdf.concepts.foaf.Agent
An organization funding a project or person.
getFoafGeekcodes() - Method in interface org.openrdf.concepts.foaf.Person
A textual geekcode for this person, see http://www.geekcode.com/geek.html
getFoafGender() - Method in interface org.openrdf.concepts.foaf.Agent
The gender of this Agent (typically but not necessarily 'male' or 'female').
getFoafGivennames() - Method in interface org.openrdf.concepts.foaf.FoafResource
The given name of some person.
getFoafHoldsAccount() - Method in interface org.openrdf.concepts.foaf.Agent
Indicates an account held by this agent.
getFoafHomepages() - Method in interface org.openrdf.concepts.foaf.Agent
A homepage for some thing.
getFoafIcqChatIDs() - Method in interface org.openrdf.concepts.foaf.Agent
An ICQ chat ID
getFoafImgs() - Method in interface org.openrdf.concepts.foaf.Person
An image that can be used to represent some thing (ie.
getFoafInterests() - Method in interface org.openrdf.concepts.foaf.Person
A page about a topic of interest to this person.
getFoafJabberIDs() - Method in interface org.openrdf.concepts.foaf.Agent
A jabber ID for something.
getFoafKnows() - Method in interface org.openrdf.concepts.foaf.Person
A person known by this person (indicating some level of reciprocated interaction between the parties).
getFoafLogos() - Method in interface org.openrdf.concepts.foaf.Agent
A logo representing some thing.
getFoafMades() - Method in interface org.openrdf.concepts.foaf.Agent
Something that was made by this agent.
getFoafMakers() - Method in interface org.openrdf.concepts.foaf.Agent
An agent that made this thing.
getFoafMbox_sha1sums() - Method in interface org.openrdf.concepts.foaf.Agent
The sha1sum of the URI of an Internet mailbox associated with exactly one owner, the first owner of the mailbox.
getFoafMboxes() - Method in interface org.openrdf.concepts.foaf.Agent
A personal mailbox, ie.
getFoafMembers() - Method in interface org.openrdf.concepts.foaf.Group
Indicates a member of a Group
getFoafMembershipClasses() - Method in interface org.openrdf.concepts.foaf.Group
Indicates the class of individuals that are a member of a Group
getFoafMsnChatIDs() - Method in interface org.openrdf.concepts.foaf.Agent
An MSN chat ID
getFoafMyersBriggs() - Method in interface org.openrdf.concepts.foaf.Person
A Myers Briggs (MBTI) personality classification.
getFoafNames() - Method in interface org.openrdf.concepts.foaf.Agent
A name for some thing.
getFoafNicks() - Method in interface org.openrdf.concepts.foaf.FoafResource
A short informal nickname characterising an agent (includes login identifiers, IRC and other chat nicknames).
getFoafPages() - Method in interface org.openrdf.concepts.foaf.FoafResource
A page or document about this thing.
getFoafPastProjects() - Method in interface org.openrdf.concepts.foaf.Person
A project this person has previously worked on.
getFoafPhones() - Method in interface org.openrdf.concepts.foaf.FoafResource
A phone, specified using fully qualified tel: URI scheme (refs: http://www.w3.org/Addressing/schemes.html#tel).
getFoafPlans() - Method in interface org.openrdf.concepts.foaf.Person
A .plan comment, in the tradition of finger and '.plan' files.
getFoafPrimaryTopic() - Method in interface org.openrdf.concepts.foaf.Document
The primary topic of some page or document.
getFoafPublications() - Method in interface org.openrdf.concepts.foaf.Person
A link to the publications of this person.
getFoafSchoolHomepages() - Method in interface org.openrdf.concepts.foaf.Person
A homepage of a school attended by the person.
getFoafSha1s() - Method in interface org.openrdf.concepts.foaf.Document
A sha1sum hash, in hex.
getFoafSurnames() - Method in interface org.openrdf.concepts.foaf.Person
The surname of some person.
getFoafThemes() - Method in interface org.openrdf.concepts.foaf.Agent
A theme.
getFoafThumbnails() - Method in interface org.openrdf.concepts.foaf.Image
A derived thumbnail image.
getFoafTipjars() - Method in interface org.openrdf.concepts.foaf.Agent
A tipjar document for this agent, describing means for payment and reward.
getFoafTitle() - Method in interface org.openrdf.concepts.foaf.FoafResource
Title (Mr, Mrs, Ms, Dr.
getFoafTopic_interests() - Method in interface org.openrdf.concepts.foaf.Person
A thing of interest to this person.
getFoafTopics() - Method in interface org.openrdf.concepts.foaf.Document
A topic of some page or document.
getFoafWeblogs() - Method in interface org.openrdf.concepts.foaf.Agent
A weblog of some thing (whether person, group, company etc.).
getFoafWorkInfoHomepages() - Method in interface org.openrdf.concepts.foaf.Person
A work info homepage of some person; a page about their work for some organization.
getFoafWorkplaceHomepages() - Method in interface org.openrdf.concepts.foaf.Person
A workplace homepage of some person; the homepage of an organization they work for.
getFoafYahooChatIDs() - Method in interface org.openrdf.concepts.foaf.Agent
A Yahoo chat ID
getGraph() - Method in class org.openrdf.elmo.ElmoModule
 
getID() - Method in class org.openrdf.repository.augur.model.ABNode
 
getIncludedGraphs() - Method in class org.openrdf.elmo.ElmoModule
 
getIncludeInferred() - Method in class org.openrdf.elmo.sesame.SesameQuery
 
getInstance(Value) - Method in class org.openrdf.elmo.sesame.SesameManager
 
getInstanceMethod() - Method in class org.openrdf.elmo.impl.MethodFactory
 
getInterfaces() - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
getJarFileUrls() - Method in class org.openrdf.elmo.ElmoModule
 
getJavaClass() - Method in class org.openrdf.elmo.ElmoModule.Association
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.BigDecimalMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.BigIntegerMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.BooleanMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.ByteMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.CharacterMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.ClassMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.DateMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.DoubleMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.DurationMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.FloatMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.GregorianCalendarMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.IntegerMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.LocaleMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.LongMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.ObjectConstructorMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.ObjectSerializationMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.PatternMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.QNameMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.ShortMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.SqlDateMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.SqlTimeMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.SqlTimestampMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.StringMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.ValueOfMarshall
 
getJavaClassName() - Method in class org.openrdf.elmo.sesame.converters.impl.XMLGregorianCalendarMarshall
 
getJavaClassName() - Method in interface org.openrdf.elmo.sesame.converters.Marshall
 
getLanguage() - Method in class org.openrdf.elmo.sesame.SesameManager
 
getLanguage() - Method in class org.openrdf.elmo.tapestry.HiveMindSesameManager
 
getLastCount() - Method in class org.openrdf.elmo.smusher.FastIterativeSmusher
 
getLastCount() - Method in class org.openrdf.elmo.smusher.IterativeSmusher
 
getLastName(String) - Static method in class org.openrdf.elmo.smusher.Util
Extract the last name from a full name
getLiteral(String, String) - Method in interface org.openrdf.elmo.LiteralManager
 
getLiteral(Object) - Method in interface org.openrdf.elmo.LiteralManager
 
getLiteral(Object) - Method in class org.openrdf.elmo.sesame.SesameLiteralManager
 
getLiteral(String, String) - Method in class org.openrdf.elmo.sesame.SesameLiteralManager
 
getLiteralManager() - Method in class org.openrdf.elmo.sesame.SesameManager
 
getLiteralManager() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
getLocale() - Method in interface org.openrdf.elmo.ElmoManager
Locale this manager was created with.
getLocale() - Method in class org.openrdf.elmo.sesame.SesameManager
 
getLocale() - Method in class org.openrdf.elmo.tapestry.HiveMindSesameManager
 
getLocalizedValue(Object) - Method in class org.openrdf.elmo.sesame.SesameManager
 
getLocalName() - Method in class org.openrdf.repository.augur.model.AURI
 
getMaxThreads() - Method in class org.openrdf.elmo.scutter.Scutter
 
getMessageTypes() - Method in interface org.openrdf.elmo.codegen.concepts.CodeClass
 
getMessageTypes() - Method in class org.openrdf.elmo.codegen.support.ClassMessageSupport
 
getMethod() - Method in interface javax.interceptor.InvocationContext
 
getMethod() - Method in class org.openrdf.elmo.impl.InvocationContextImpl
 
getMethod() - Method in class org.openrdf.elmo.impl.MethodFactory
 
getMethodName(QName) - Method in interface org.openrdf.elmo.codegen.JavaNameResolver
 
getMethodName(QName) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
getName() - Method in class org.openrdf.elmo.dynabean.DynaClassSupport
 
getName() - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
getName() - Method in class org.openrdf.repository.augur.model.AResource
 
getNamespace() - Method in class org.openrdf.repository.augur.model.AURI
 
getObject(Literal) - Method in interface org.openrdf.elmo.LiteralManager
 
getObject(Literal) - Method in class org.openrdf.elmo.sesame.SesameLiteralManager
 
getObjectName() - Method in class org.openrdf.repository.augur.model.AugurStatementNode
 
getOneOf() - Method in class org.openrdf.elmo.sesame.SesamePropertyFactory
 
getOriginal(URI) - Method in class org.openrdf.elmo.codegen.OwlNormalizer
 
getOwlAllValuesFrom() - Method in interface org.openrdf.concepts.owl.Restriction
http://www.w3.org/2002/07/owl#allValuesFrom
getOwlBackwardCompatibleWith() - Method in interface org.openrdf.concepts.owl.Ontology
http://www.w3.org/2002/07/owl#backwardCompatibleWith
getOwlCardinality() - Method in interface org.openrdf.concepts.owl.Restriction
http://www.w3.org/2002/07/owl#cardinality
getOwlComplementOf() - Method in interface org.openrdf.concepts.owl.Class
http://www.w3.org/2002/07/owl#complementOf
getOwlDifferentFrom() - Method in interface org.openrdf.concepts.owl.Thing
http://www.w3.org/2002/07/owl#differentFrom
getOwlDisjointWith() - Method in interface org.openrdf.concepts.owl.Class
http://www.w3.org/2002/07/owl#disjointWith
getOwlDistinctMembers() - Method in interface org.openrdf.concepts.owl.AllDifferent
http://www.w3.org/2002/07/owl#distinctMembers
getOwlEquivalentClasses() - Method in interface org.openrdf.concepts.owl.Class
http://www.w3.org/2002/07/owl#equivalentClass
getOwlEquivalentProperties() - Method in interface org.openrdf.concepts.owl.OwlProperty
http://www.w3.org/2002/07/owl#equivalentProperty
getOwlHasValue() - Method in interface org.openrdf.concepts.owl.Restriction
http://www.w3.org/2002/07/owl#hasValue
getOwlImports() - Method in interface org.openrdf.concepts.owl.Ontology
http://www.w3.org/2002/07/owl#imports
getOwlIncompatibleWith() - Method in interface org.openrdf.concepts.owl.Ontology
http://www.w3.org/2002/07/owl#incompatibleWith
getOwlIntersectionOf() - Method in interface org.openrdf.concepts.owl.Class
http://www.w3.org/2002/07/owl#intersectionOf
getOwlInverseOf() - Method in interface org.openrdf.concepts.owl.ObjectProperty
http://www.w3.org/2002/07/owl#inverseOf
getOwlMaxCardinality() - Method in interface org.openrdf.concepts.owl.Restriction
http://www.w3.org/2002/07/owl#maxCardinality
getOwlMinCardinality() - Method in interface org.openrdf.concepts.owl.Restriction
http://www.w3.org/2002/07/owl#minCardinality
getOwlOneOf() - Method in interface org.openrdf.concepts.owl.Class
http://www.w3.org/2002/07/owl#oneOf
getOwlOnProperty() - Method in interface org.openrdf.concepts.owl.Restriction
http://www.w3.org/2002/07/owl#onProperty
getOwlPriorVersion() - Method in interface org.openrdf.concepts.owl.Ontology
http://www.w3.org/2002/07/owl#priorVersion
getOwlSameAs() - Method in interface org.openrdf.concepts.owl.Thing
http://www.w3.org/2002/07/owl#sameAs
getOwlsDescribedBy() - Method in interface org.openrdf.concepts.owls.service.Service
http://www.daml.org/services/owl-s/1.1/Service.owl#describedBy
getOwlsDescribes() - Method in interface org.openrdf.concepts.owls.service.ServiceModel
There are no cardinality restrictions on this property.
getOwlsFirst() - Method in interface org.openrdf.concepts.owls.objectlist.List
The first item in the subject RDF list.
getOwlsIsDescribedBy() - Method in interface org.openrdf.concepts.owls.service.ServiceResource
deprecated form
getOwlsIsPresentedBy() - Method in interface org.openrdf.concepts.owls.service.ServiceResource
deprecated form
getOwlsIsSupportedBy() - Method in interface org.openrdf.concepts.owls.service.ServiceResource
deprecated form
getOwlSomeValuesFrom() - Method in interface org.openrdf.concepts.owl.Restriction
http://www.w3.org/2002/07/owl#someValuesFrom
getOwlsPresentedBy() - Method in interface org.openrdf.concepts.owls.service.ServiceProfile
There are no cardinality restrictions on this property.
getOwlsPresents() - Method in interface org.openrdf.concepts.owls.service.Service
There are no cardinality restrictions on this property.
getOwlsProvidedBy() - Method in interface org.openrdf.concepts.owls.service.Service
http://www.daml.org/services/owl-s/1.1/Service.owl#providedBy
getOwlsProvides() - Method in interface org.openrdf.concepts.owls.service.ServiceResource
OWL-S is completely agnostic at present about what kind of thing provides a service (hence, no domain declared here).
getOwlsRest() - Method in interface org.openrdf.concepts.owls.objectlist.List
The rest of the subject RDF list after the first item.
getOwlsSupportedBy() - Method in interface org.openrdf.concepts.owls.service.ServiceGrounding
http://www.daml.org/services/owl-s/1.1/Service.owl#supportedBy
getOwlsSupports() - Method in interface org.openrdf.concepts.owls.service.Service
http://www.daml.org/services/owl-s/1.1/Service.owl#supports
getOwlUnionOf() - Method in interface org.openrdf.concepts.owl.Class
http://www.w3.org/2002/07/owl#unionOf
getOwlVersionInfo() - Method in interface org.openrdf.concepts.owl.Thing
http://www.w3.org/2002/07/owl#versionInfo
getPackageName(QName) - Method in interface org.openrdf.elmo.codegen.JavaNameResolver
 
getPackageName(QName) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
getParameters() - Method in interface javax.interceptor.InvocationContext
 
getParameters() - Method in interface org.openrdf.elmo.codegen.concepts.CodeMessageClass
 
getParameters() - Method in class org.openrdf.elmo.codegen.support.ClassMessageSupport
 
getParameters() - Method in class org.openrdf.elmo.impl.InvocationContextImpl
 
getParser() - Method in class org.openrdf.query.parser.serqo.SeRQOParserFactory
Returns a shared, thread-safe, instance of SeRQOParser.
getPluralPropertyName(QName) - Method in interface org.openrdf.elmo.codegen.JavaNameResolver
 
getPluralPropertyName(QName) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
getPredicate(String) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
getPredicate() - Method in class org.openrdf.elmo.sesame.helpers.PropertyChanger
 
getPredicate() - Method in class org.openrdf.elmo.sesame.SesamePropertyFactory
 
getPredicateName() - Method in class org.openrdf.repository.augur.model.AugurStatementNode
 
getPredicates() - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
getPredicates() - Method in interface org.openrdf.elmo.dynabean.helpers.OntologyDigester
 
getProperty(Map, Object, Object) - Method in class org.openrdf.elmo.tapestry.DynaBeanPropertyAccessor
 
getPropertyChanger() - Method in class org.openrdf.elmo.sesame.InferencingPropertyFactory
 
getPropertyChanger() - Method in class org.openrdf.elmo.sesame.SesamePropertyFactory
 
getPropertyName(QName) - Method in interface org.openrdf.elmo.codegen.JavaNameResolver
 
getPropertyName(QName) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
getPropertyNamesPrefix() - Method in class org.openrdf.elmo.codegen.CodeGenerator
 
getPropertyNamesPrefix() - Method in class org.openrdf.elmo.codegen.OntologyConverter
The property names prefix or null for default prefix.
getQName() - Method in interface org.openrdf.elmo.Entity
Extract the qualified name of this bean, or null if anonymous.
getQName() - Method in class org.openrdf.elmo.sesame.SesameEntitySupport
 
getQuery() - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
getQueryLanguage() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
getQueryLanguage() - Method in class org.openrdf.query.parser.serqo.SeRQOParserFactory
Returns QueryLanguage.SERQO.
getQueue() - Method in class org.openrdf.elmo.scutter.Scutter
Get the queue.
getQueueFile() - Method in class org.openrdf.elmo.scutter.Scutter
 
getRange(Property) - Method in interface org.openrdf.elmo.codegen.concepts.CodeClass
 
getRange(Property) - Method in class org.openrdf.elmo.codegen.support.ClassPropertySupport
 
getRdfFirst() - Method in interface org.openrdf.concepts.rdf.List
The first item in the subject RDF list.
getRDFFormat() - Method in class org.openrdf.rio.helpers.OrganizedRDFWriter
 
getRDFHandler() - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
getRdfObject() - Method in interface org.openrdf.concepts.rdf.Statement
The object of the subject RDF statement.
getRdfPredicate() - Method in interface org.openrdf.concepts.rdf.Statement
The predicate of the subject RDF statement.
getRdfRest() - Method in interface org.openrdf.concepts.rdf.List
The rest of the subject RDF list after the first item.
getRdfsComment() - Method in interface org.openrdf.concepts.rdfs.Resource
A description of the subject resource.
getRdfsDomains() - Method in interface org.openrdf.concepts.rdf.Property
A domain of the subject property.
getRdfsIsDefinedBy() - Method in interface org.openrdf.concepts.rdfs.Resource
The defininition of the subject resource.
getRdfsLabel() - Method in interface org.openrdf.concepts.rdfs.Resource
A human-readable name for the subject.
getRdfsMembers() - Method in interface org.openrdf.concepts.rdfs.Resource
A member of the subject resource.
getRdfsRanges() - Method in interface org.openrdf.concepts.rdf.Property
A range of the subject property.
getRdfsSeeAlso() - Method in interface org.openrdf.concepts.rdfs.Resource
Further information about the subject resource.
getRdfsSubClassOf() - Method in interface org.openrdf.concepts.rdfs.Class
The subject is a subclass of a class.
getRdfsSubPropertyOf() - Method in interface org.openrdf.concepts.rdf.Property
The subject is a subproperty of a property.
getRdfSubject() - Method in interface org.openrdf.concepts.rdf.Statement
The subject of the subject RDF statement.
getRdfType() - Method in class org.openrdf.elmo.ElmoModule.Association
 
getRdfTypeFactory() - Method in class org.openrdf.elmo.base.RoleMapperFactoryBase
 
getRdfTypeFactory() - Method in class org.openrdf.elmo.sesame.SesameRoleMapperFactory
 
getRdfTypes() - Method in interface org.openrdf.concepts.rdfs.Resource
The subject is an instance of a class.
getRdfTypes() - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
getRdfTypes(URI) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
getRdfTypes(String) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
getRdfTypes(URI) - Method in interface org.openrdf.elmo.dynabean.helpers.OntologyDigester
 
getRdfValues() - Method in interface org.openrdf.concepts.rdfs.Resource
Idiomatic property used for structured values.
getReadMethod(Field) - Method in class org.openrdf.elmo.impl.AbstractBehaviourClassFactory
 
getReadMethod(Field) - Method in class org.openrdf.elmo.impl.ElmoMapperClassFactory
 
getReadMethod(Field) - Method in interface org.openrdf.elmo.ImplementationResolver
 
getReference(Class<T>, Object) - Method in class org.openrdf.elmo.sesame.SesameManager
 
getRepository() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
getRepository(File, String) - Method in class org.openrdf.elmo.tapestry.HiveMindSesameRepository
 
getRepository(RepositoryImplConfig) - Method in class org.openrdf.repository.augur.AugurRepositoryFactory
 
getRepository(RepositoryImplConfig) - Method in class org.openrdf.repository.flushable.FlushableRepositoryFactory
 
getRepository(RepositoryImplConfig) - Method in class org.openrdf.repository.readahead.ReadAheadRepositoryFactory
 
getRepository() - Method in class org.openrdf.repository.threadproxy.ThreadProxyRepositoryConnection
 
getRepository(RepositoryImplConfig) - Method in class org.openrdf.repository.threadproxy.ThreadProxyRepositoryFactory
 
getRepositoryType() - Method in class org.openrdf.repository.augur.AugurRepositoryFactory
 
getRepositoryType() - Method in class org.openrdf.repository.flushable.FlushableRepositoryFactory
 
getRepositoryType() - Method in class org.openrdf.repository.readahead.ReadAheadRepositoryFactory
 
getRepositoryType() - Method in class org.openrdf.repository.threadproxy.ThreadProxyRepositoryFactory
 
getResource(String) - Method in class org.openrdf.elmo.dynacode.ClassFactory
 
getResourceAsStream(String) - Method in class org.openrdf.elmo.dynacode.ClassFactory
 
getResourceManager() - Method in class org.openrdf.elmo.sesame.SesameManager
 
getResources(String) - Method in class org.openrdf.elmo.dynacode.ClassFactory
 
getResources() - Method in class org.openrdf.elmo.ElmoModule
 
getResponseProperty() - Method in interface org.openrdf.elmo.codegen.concepts.CodeMessageClass
 
getResponseProperty() - Method in class org.openrdf.elmo.codegen.support.ClassMessageSupport
 
getResultList() - Method in interface org.openrdf.elmo.ElmoQuery
Evaluates the query and returns the results disconnected from the query.
getResultList() - Method in class org.openrdf.elmo.sesame.SesameQuery
 
getRetriever(URL, Scutter) - Method in class org.openrdf.elmo.scutter.RetrieverFactory
 
getRoleMapper() - Method in class org.openrdf.elmo.sesame.SesameManager
 
getRoleMapper() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
getRollbackOnly() - Method in class org.openrdf.elmo.sesame.SesameTransaction
 
getRssDescription() - Method in interface org.openrdf.concepts.rss.RssResource
Description.
getRssImage() - Method in interface org.openrdf.concepts.rss.Channel
 
getRssItems() - Method in interface org.openrdf.concepts.rss.Channel
Items.
getRssLinks() - Method in interface org.openrdf.concepts.rss.RssResource
Link.
getRssName() - Method in interface org.openrdf.concepts.rss.Textinput
Name.
getRssTextinputs() - Method in interface org.openrdf.concepts.rss.Channel
 
getRssTitle() - Method in interface org.openrdf.concepts.rss.RssResource
Title.
getRssUrl() - Method in interface org.openrdf.concepts.rss.Image
URL.
getSecond() - Method in class org.openrdf.elmo.smusher.listener.CollectorListener.Pair
 
getServer() - Method in class org.openrdf.repository.loader.LoaderRepositoryFactory
 
getSesameManager() - Method in interface org.openrdf.elmo.sesame.roles.SesameEntity
 
getSesameManager() - Method in class org.openrdf.elmo.sesame.SesameEntitySupport
 
getSesameResource() - Method in interface org.openrdf.elmo.sesame.roles.SesameEntity
 
getSesameResource() - Method in class org.openrdf.elmo.sesame.SesameEntitySupport
 
getSimpleName(QName) - Method in interface org.openrdf.elmo.codegen.JavaNameResolver
 
getSimpleName(QName) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
getSingle() - Method in interface org.openrdf.elmo.ElmoProperty
Assumes there is zero or one value and return null or the value.
getSingle() - Method in class org.openrdf.elmo.impl.UnmodifiableElmoProperty
 
getSingle() - Method in class org.openrdf.elmo.sesame.LocalizedSesameProperty
 
getSingle() - Method in class org.openrdf.elmo.sesame.SesameProperty
 
getSingleResult() - Method in interface org.openrdf.elmo.ElmoQuery
Evaluates the query and return the first result.
getSingleResult() - Method in class org.openrdf.elmo.sesame.SesameQuery
 
getSizeLimit() - Method in class org.openrdf.elmo.scutter.Scutter
 
getSkosAltLabels() - Method in interface org.openrdf.concepts.skos.core.Resource
Acronyms, abbreviations, spelling variants, and irregular plural/singular forms may be included among the alternative labels for a concept.
getSkosAltSymbols() - Method in interface org.openrdf.concepts.skos.core.Resource
http://www.w3.org/2004/02/skos/core#altSymbol
getSkosBroaderGenerics() - Method in interface org.openrdf.concepts.skos.core.Class
Deprecated. 
getSkosBroaderGenerics() - Method in interface org.openrdf.concepts.skos.extensions.ExtensionsConcept
An extension of the 'broader' property to specify the class subsumption (sub-class/super-class) relationship between two concepts.
getSkosBroaderInstantives() - Method in interface org.openrdf.concepts.skos.core.Resource
Deprecated. 
getSkosBroaderInstantives() - Method in interface org.openrdf.concepts.skos.extensions.ExtensionsConcept
An extension of the 'skos:broader' property to specify an instantiation (instance of) relationship between two concepts.
getSkosBroaderPartitives() - Method in interface org.openrdf.concepts.skos.core.Resource
Deprecated. 
getSkosBroaderPartitives() - Method in interface org.openrdf.concepts.skos.extensions.ExtensionsConcept
An extension of the 'broader' property to specify a partitive (part of) relationship between two concepts.
getSkosBroaders() - Method in interface org.openrdf.concepts.skos.core.Concept
Broader concepts are typically rendered as parents in a concept hierarchy (tree).
getSkosBroadMatchs() - Method in interface org.openrdf.concepts.skos.mapping.MappingResource
If 'concept A has-broad-match concept B' then the set of resources properly indexed against concept A is a subset of the set of resources properly indexed against concept B.
getSkosChangeNotes() - Method in interface org.openrdf.concepts.skos.core.Resource
http://www.w3.org/2004/02/skos/core#changeNote
getSkosDefinitions() - Method in interface org.openrdf.concepts.skos.core.Resource
http://www.w3.org/2004/02/skos/core#definition
getSkosEditorialNotes() - Method in interface org.openrdf.concepts.skos.core.Resource
http://www.w3.org/2004/02/skos/core#editorialNote
getSkosExactMatchs() - Method in interface org.openrdf.concepts.skos.mapping.MappingResource
If two concepts are an 'exact-match' then the set of resources properly indexed against the first concept is identical to the set of resources properly indexed against the second.
getSkosExamples() - Method in interface org.openrdf.concepts.skos.core.Resource
http://www.w3.org/2004/02/skos/core#example
getSkosExternalIDs() - Method in interface org.openrdf.concepts.skos.core.Concept
Deprecated. 
getSkosHasTopConcepts() - Method in interface org.openrdf.concepts.skos.core.ConceptScheme
http://www.w3.org/2004/02/skos/core#hasTopConcept
getSkosHiddenLabels() - Method in interface org.openrdf.concepts.skos.core.Resource
http://www.w3.org/2004/02/skos/core#hiddenLabel
getSkosHistoryNotes() - Method in interface org.openrdf.concepts.skos.core.Resource
http://www.w3.org/2004/02/skos/core#historyNote
getSkosInSchemes() - Method in interface org.openrdf.concepts.skos.core.Concept
A concept may be a member of more than one concept scheme.
getSkosIsPrimarySubjectOfs() - Method in interface org.openrdf.concepts.skos.core.Concept
http://www.w3.org/2004/02/skos/core#isPrimarySubjectOf
getSkosIsSubjectOfs() - Method in interface org.openrdf.concepts.skos.core.Concept
http://www.w3.org/2004/02/skos/core#isSubjectOf
getSkosMajorMatchs() - Method in interface org.openrdf.concepts.skos.mapping.MappingResource
If 'concept A has-major-match concept B' then the set of resources properly indexed against concept A shares more than 50% of its members with the set of resources properly indexed against concept B.
getSkosMappingRelations() - Method in interface org.openrdf.concepts.skos.mapping.MappingResource
The super-property of all properties expressing information about how to create mappings between concepts frmo different conceptual schemes.
getSkosMemberLists() - Method in interface org.openrdf.concepts.skos.core.OrderedCollection
The following rule applies for this property: [(?c skos:memberList ?l) elementOfList(?e,?l) implies (?c skos:member ?e)]
getSkosMembers() - Method in interface org.openrdf.concepts.skos.core.Collection
http://www.w3.org/2004/02/skos/core#member
getSkosMinorMatchs() - Method in interface org.openrdf.concepts.skos.mapping.MappingResource
If 'concept A has-minor-match concept B' then the set of resources properly indexed against concept A shares less than 50% but greater than 0 of its members with the set of resources properly indexed against concept B.
getSkosNarrowerGenerics() - Method in interface org.openrdf.concepts.skos.core.Resource
Deprecated. 
getSkosNarrowerGenerics() - Method in interface org.openrdf.concepts.skos.extensions.ExtensionsConcept
This property is the inverse of the 'broaderGeneric' property.
getSkosNarrowerInstantives() - Method in interface org.openrdf.concepts.skos.core.Resource
Deprecated. 
getSkosNarrowerInstantives() - Method in interface org.openrdf.concepts.skos.extensions.ExtensionsConcept
This property is the inverse of the 'broaderInstantive' property.
getSkosNarrowerPartitives() - Method in interface org.openrdf.concepts.skos.core.Resource
Deprecated. 
getSkosNarrowerPartitives() - Method in interface org.openrdf.concepts.skos.extensions.ExtensionsConcept
This property is the inverse of the 'broaderPartitive' property.
getSkosNarrowers() - Method in interface org.openrdf.concepts.skos.core.Concept
Narrower concepts are typically rendered as children in a concept hierarchy (tree).
getSkosNarrowMatchs() - Method in interface org.openrdf.concepts.skos.mapping.MappingResource
If 'concept A has-narrow-match concept B' then the set of resources properly indexed against concept A is a superset of the set of resources properly indexed against concept B.
getSkosNotes() - Method in interface org.openrdf.concepts.skos.core.Resource
This property may be used directly, or as a super-property for more specific note types.
getSkosPrefLabels() - Method in interface org.openrdf.concepts.skos.core.Resource
No two concepts in the same concept scheme may have the same value for skos:prefLabel in a given language.
getSkosPrefSymbols() - Method in interface org.openrdf.concepts.skos.core.Resource
No two concepts in the same concept scheme may have the same value for skos:prefSymbol.
getSkosPrimarySubjects() - Method in interface org.openrdf.concepts.skos.core.Resource
A resource may have only one primary subject per concept scheme.
getSkosPrivateNotes() - Method in interface org.openrdf.concepts.skos.core.Resource
Deprecated. 
getSkosPublicNotes() - Method in interface org.openrdf.concepts.skos.core.Resource
Deprecated. 
getSkosRelated() - Method in interface org.openrdf.concepts.skos.core.Concept
http://www.w3.org/2004/02/skos/core#related
getSkosRelated() - Method in interface org.openrdf.concepts.skos.core.Resource
http://www.w3.org/2004/02/skos/core#related
getSkosRelatedHasParts() - Method in interface org.openrdf.concepts.skos.core.Resource
Deprecated. 
getSkosRelatedHasParts() - Method in interface org.openrdf.concepts.skos.extensions.ExtensionsConcept
This property is the inverse of the 'relatedPartOf' property.
getSkosRelatedHasParts() - Method in interface org.openrdf.concepts.skos.extensions.ExtensionsResource
This property is the inverse of the 'relatedPartOf' property.
getSkosRelatedPartOfs() - Method in interface org.openrdf.concepts.skos.core.Resource
Deprecated. 
getSkosRelatedPartOfs() - Method in interface org.openrdf.concepts.skos.extensions.ExtensionsConcept
An extension of the 'related' property.
getSkosRelatedPartOfs() - Method in interface org.openrdf.concepts.skos.extensions.ExtensionsResource
An extension of the 'related' property.
getSkosScopeNotes() - Method in interface org.openrdf.concepts.skos.core.Resource
http://www.w3.org/2004/02/skos/core#scopeNote
getSkosSemanticRelations() - Method in interface org.openrdf.concepts.skos.core.Concept
This property should not be used directly, but as a super-property for all properties denoting a relationship of meaning between concepts.
getSkosSubjectIndicators() - Method in interface org.openrdf.concepts.skos.core.Concept
This property allows subject indicators to be used for concept identification in place of or in addition to directly assigned URIs.
getSkosSubjects() - Method in interface org.openrdf.concepts.skos.core.Resource
The following rule may be applied for this property: [(?d skos:subject ?x)(?x skos:broader ?y) implies (?d skos:subject ?y)]
getSkosSymbols() - Method in interface org.openrdf.concepts.skos.core.Resource
This property is roughly analagous to rdfs:label, but for labelling resources with images that have retrievable representations, rather than RDF literals.
getStatements(Resource, Value) - Method in class org.openrdf.repository.augur.model.CachableAugurNode
 
getStatements(Resource, URI, Value, boolean, Resource...) - Method in class org.openrdf.repository.flushable.FlushableConnection
 
getStoreMetadata() - Method in class org.openrdf.elmo.scutter.Scutter
Determine whether the scutter is set to produce metadata.
getSubjectName() - Method in class org.openrdf.repository.augur.model.AugurStatementNode
 
getSuperclass() - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
getSupportedElmoEntity() - Method in interface org.openrdf.elmo.EntitySupport
 
getSwrlArgs() - Method in interface org.openrdf.concepts.swrl.Builtin
http://www.w3.org/2003/11/swrl#args
getSwrlArgument1() - Method in interface org.openrdf.concepts.swrl.Atom
http://www.w3.org/2003/11/swrl#argument1
getSwrlArgument2() - Method in interface org.openrdf.concepts.swrl.Atom
http://www.w3.org/2003/11/swrl#argument2
getSwrlArguments() - Method in interface org.openrdf.concepts.swrl.BuiltinAtom
http://www.w3.org/2003/11/swrl#arguments
getSwrlBody() - Method in interface org.openrdf.concepts.swrl.Imp
rule body (antecedent): List of Atom
getSwrlBuiltin() - Method in interface org.openrdf.concepts.swrl.BuiltinAtom
http://www.w3.org/2003/11/swrl#builtin
getSwrlClassPredicate() - Method in interface org.openrdf.concepts.swrl.ClassAtom
http://www.w3.org/2003/11/swrl#classPredicate
getSwrlDataRange() - Method in interface org.openrdf.concepts.swrl.DataRangeAtom
http://www.w3.org/2003/11/swrl#dataRange
getSwrlHead() - Method in interface org.openrdf.concepts.swrl.Imp
rule head (consequent): List of Atom
getSwrlJavaBuiltinEvaluator() - Method in interface org.openrdf.concepts.swrl.Builtin
http://www.w3.org/2003/11/swrl#javaBuiltinEvaluator
getSwrlMaxArgs() - Method in interface org.openrdf.concepts.swrl.Builtin
http://www.w3.org/2003/11/swrl#maxArgs
getSwrlMinArgs() - Method in interface org.openrdf.concepts.swrl.Builtin
http://www.w3.org/2003/11/swrl#minArgs
getSwrlPropertyPredicate() - Method in interface org.openrdf.concepts.swrl.IndividualPropertyAtom
http://www.w3.org/2003/11/swrl#propertyPredicate
getTarget() - Method in interface javax.interceptor.InvocationContext
 
getTarget() - Method in class org.openrdf.elmo.codegen.FileSourceCodeHandler
 
getTarget() - Method in class org.openrdf.elmo.impl.InvocationContextImpl
 
getTarget() - Method in class org.openrdf.elmo.scutter.RetrieverFactory
 
getter() - Method in class org.openrdf.elmo.codegen.source.JavaPropertyBuilder
 
getTransaction() - Method in interface org.openrdf.elmo.ElmoManager
Returns the resource-level transaction object.
getTransaction() - Method in class org.openrdf.elmo.sesame.SesameManager
 
getTupleExpr() - Method in class org.openrdf.repository.augur.model.AugurNode
 
getType(QName) - Method in interface org.openrdf.elmo.codegen.JavaNameResolver
 
getType(QName) - Method in class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
getType(Class) - Static method in class org.openrdf.elmo.scutter.Util
Find the ontological type (rdfs:Class) for a Java Class
getTypeArguments(Method) - Static method in class org.openrdf.elmo.impl.ElmoMapperClassFactory
 
getTypeStatements(Resource) - Method in class org.openrdf.elmo.sesame.SesameTypeManager
 
getUniqueMatches() - Method in class org.openrdf.elmo.smusher.listener.CollectorListener
 
getValue(Object) - Method in class org.openrdf.elmo.sesame.LocalizedSesameProperty
 
getValue(Object) - Method in class org.openrdf.elmo.sesame.SesameManager
 
getValue() - Method in class org.openrdf.repository.augur.model.AResource
 
getValueFactory() - Static method in class org.openrdf.elmo.sesame.SesamePropertyFactory
 
getValueFactory() - Method in class org.openrdf.elmo.tapestry.HiveMindSesameRepository
 
getValueFactory() - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
getVersion() - Method in class org.openrdf.elmo.codegen.JavaCompiler
 
getVersion() - Method in class org.openrdf.repository.delegate.VersioningConnection
 
getVisited() - Method in class org.openrdf.elmo.scutter.Scutter
Get the set of URLs visited so far.
getVocGeneralizationOf() - Method in interface org.openrdf.concepts.voc.Term
The subject term is a generalization of the object term.
getVocPartOf() - Method in interface org.openrdf.concepts.voc.Term
A vocabulary to which a term or subvocabulary belongs.
getVocPartOf() - Method in interface org.openrdf.concepts.voc.Vocabulary
A vocabulary to which a term or subvocabulary belongs.
getVocSpecializationOf() - Method in interface org.openrdf.concepts.voc.Term
The subject term is a specialization of the object term.
getVocTerms() - Method in interface org.openrdf.concepts.voc.Vocabulary
A term belonging to a vocabulary.
getVocVocabularies() - Method in interface org.openrdf.concepts.voc.VocResource
Relates a vocabulary to a resource.
getWebRepresentation() - Method in interface org.openrdf.concepts.webarch.WebarchResource
A representation of a resource.
getWebRepresentationOf() - Method in interface org.openrdf.concepts.webarch.Representation
A resource for which the subject is a representation of the object.
getWebResolvesAs() - Method in interface org.openrdf.concepts.webarch.WebarchResource
Defines a relationship between the subject resource and object resource such that the subject resource shares the same representations as the object resource and access to those representations is always via the object resource.
getWebServer() - Method in interface org.openrdf.concepts.webarch.WebarchResource
The Web Server.
getWebService() - Method in interface org.openrdf.concepts.webarch.WebarchResource
A Web Service interface.
getWebSite() - Method in interface org.openrdf.concepts.webarch.WebarchResource
A Web Site.
getWriteMethod(Field) - Method in class org.openrdf.elmo.impl.AbstractBehaviourClassFactory
 
getWriteMethod(Field) - Method in class org.openrdf.elmo.impl.ElmoMapperClassFactory
 
getWriteMethod(Field) - Method in interface org.openrdf.elmo.ImplementationResolver
 
GRAPHQUERY - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
GregorianCalendarMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
GregorianCalendarMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.GregorianCalendarMarshall
 
GroovyMethodCompiler - Class in org.openrdf.elmo.codegen.support
 
GroovyMethodCompiler(Method) - Constructor for class org.openrdf.elmo.codegen.support.GroovyMethodCompiler
 
Group - Interface in org.openrdf.concepts.foaf
A class of Agents.
GROUP - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
GROUPELEM - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
GROUPNAMES - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 

H

handleClose() - Method in class org.openrdf.repository.augur.helpers.ConsumeStatementIterator
 
handleComment(String) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
handleComment(String) - Method in class org.openrdf.rio.helpers.OrganizedRDFWriter
 
handleGraphQuery(ParsedGraphQuery) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
handleNamespace(String, String) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
handleNamespace(String, String) - Method in class org.openrdf.rio.helpers.OrganizedRDFWriter
 
handleSource(String) - Method in class org.openrdf.elmo.codegen.FileSourceCodeHandler
 
handleSource(File) - Method in class org.openrdf.elmo.codegen.FileSourceCodeHandler
 
handleSource(String) - Method in interface org.openrdf.elmo.codegen.SourceCodeHandler
 
handleStatement(Statement) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
handleStatement(Statement) - Method in class org.openrdf.rio.helpers.OrganizedRDFWriter
 
handleTupleQuery(ParsedTupleQuery) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
hashCode() - Method in class org.openrdf.concepts.rdfs.Literal
 
hashCode() - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
hashCode() - Method in class org.openrdf.elmo.ElmoModule
 
hashCode() - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
hashCode() - Method in class org.openrdf.elmo.sesame.helpers.PropertyChanger
 
hashCode() - Method in class org.openrdf.elmo.sesame.SesameEntitySupport
 
hashCode() - Method in class org.openrdf.elmo.sesame.SesameProperty
 
hashCode() - Method in class org.openrdf.elmo.smusher.listener.CollectorListener.Pair
 
hashCode() - Method in class org.openrdf.repository.augur.model.AResource
 
hasNext() - Method in class org.openrdf.elmo.sesame.ElmoSingleQueryResult
 
hasNext() - Method in class org.openrdf.elmo.sesame.ElmoTupleQueryResult
 
hasNext() - Method in class org.openrdf.elmo.sesame.iterators.ConvertingIterator
 
hasNext() - Method in class org.openrdf.elmo.sesame.iterators.ElmoIteration
 
HierarchicalRoleMapper<URI> - Class in org.openrdf.elmo.rolemapper
Tracks recorded roles and maps them to their subject type.
HierarchicalRoleMapper(DirectMapper<URI>, TypeMapper<URI>, SimpleRoleMapper<URI>) - Constructor for class org.openrdf.elmo.rolemapper.HierarchicalRoleMapper
 
HiveMindSesameManager - Class in org.openrdf.elmo.tapestry
Convents the properties used in a HiveMind repository to SesameBeanManager's properties.
HiveMindSesameManager() - Constructor for class org.openrdf.elmo.tapestry.HiveMindSesameManager
 
HiveMindSesameRepository - Class in org.openrdf.elmo.tapestry
HiveMind aware Repository, the repository is closed when HiveMind shutdowns.
HiveMindSesameRepository(Repository) - Constructor for class org.openrdf.elmo.tapestry.HiveMindSesameRepository
 

I

IDENTIFIER - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/identifier
IdentifierScheme - Interface in org.openrdf.concepts.dc.terms
A set of resource identifier encoding schemes and/or formats
IFPSmusher - Class in org.openrdf.elmo.smusher
This smusher compares instances based on Inverse Functional Properties.
IFPSmusher() - Constructor for class org.openrdf.elmo.smusher.IFPSmusher
 
Image - Interface in org.openrdf.concepts.dc.type
An image is a primarily symbolic visual representation other than text.
Image - Interface in org.openrdf.concepts.foaf
An image.
Image - Interface in org.openrdf.concepts.rss
Image.
IMAGE - Static variable in class org.openrdf.model.vocabulary.RSS
http://purl.org/rss/1.0/image
Imp - Interface in org.openrdf.concepts.swrl
implication (rule)
implement(String) - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
ImplementationResolver - Interface in org.openrdf.elmo
Converts concepts to behaviours and abstract behaviours into concrete behaviours.
imports - Variable in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
imports(Class<?>) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
imports(String) - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
IMT - Interface in org.openrdf.concepts.dc.terms
The Internet media type of the resource.
IN - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
inBlacklist(URL) - Method in class org.openrdf.elmo.scutter.Scutter
Check if a URL is on the blacklist.
includeModule(ElmoModule) - Method in class org.openrdf.elmo.ElmoModule
Include all the information from the given module in this module.
indent - Variable in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
indexOf(Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
IndividualPropertyAtom - Interface in org.openrdf.concepts.swrl
consists of a propertyPredicate (owl:ObjectProperty), argument1 (owl:Thing), and argument2 (owl:Thing)
InferencingPropertyFactory<E> - Class in org.openrdf.elmo.sesame
Extends SesamePropertyFactory by creating ElmoProperty that update the equivalent and inverseOf predicates.`
InferencingPropertyFactory() - Constructor for class org.openrdf.elmo.sesame.InferencingPropertyFactory
 
InformationResource - Interface in org.openrdf.concepts.webarch
A resource which constitutes a distinct body of information.
init() - Method in class org.openrdf.elmo.codegen.CodeGenerator
 
init() - Method in class org.openrdf.elmo.codegen.OntologyConverter
Create the local repository and load the RDF files.
init(ServletConfig) - Method in class org.openrdf.elmo.scutter.servlet.ScutterServlet
 
init() - Method in class org.openrdf.elmo.sesame.SesameLiteralManager
 
init() - Method in class org.openrdf.elmo.tapestry.HiveMindSesameManager
 
initCache(int) - Method in class org.openrdf.repository.augur.model.CachableAugurNode
 
initialize() - Method in class org.openrdf.elmo.tapestry.HiveMindSesameRepository
 
initManager(Repository) - Static method in class org.openrdf.elmo.scutter.Util
 
initManager(Repository) - Static method in class org.openrdf.elmo.smusher.Util
 
initQueue(String[]) - Method in class org.openrdf.elmo.scutter.Scutter
Add a list of URLs to the queue
initRepository(String, String) - Static method in class org.openrdf.elmo.scutter.Util
Initialize a remote Elmo repository using the location and name
initRepository(String, String, String, String) - Static method in class org.openrdf.elmo.scutter.Util
Initialize a remote Elmo repository using (optional) username and password.
initRepository(HttpServletRequest) - Static method in class org.openrdf.elmo.scutter.Util
Initialize an Elmo repository from servlet request.
initRepository(ServletConfig) - Static method in class org.openrdf.elmo.scutter.Util
Initialize an Elmo repository from servlet initialization parameters and if that fails from the context initialization parameters.
initRepository(ServletConfig, HttpServletRequest) - Static method in class org.openrdf.elmo.scutter.Util
Initialize an Elmo repository from either servlet request parameters or servlet initialization parameters.
initRepository(String, String) - Static method in class org.openrdf.elmo.smusher.Util
Initialize a remote Elmo repository using the location and name
initRepository(String, String, String, String) - Static method in class org.openrdf.elmo.smusher.Util
Initialize a remote Elmo repository using (optional) username and password.
initRepository(HttpServletRequest) - Static method in class org.openrdf.elmo.smusher.Util
Initialize an Elmo repository from servlet request.
initRepository(ServletConfig) - Static method in class org.openrdf.elmo.smusher.Util
Initialize an Elmo repository from servlet initialization parameters and if that fails from the context initialization parameters.
initRepository(ServletConfig, HttpServletRequest) - Static method in class org.openrdf.elmo.smusher.Util
Initialize an Elmo repository from either servlet request parameters or servlet initialization parameters.
initSesameManager(SesameManager) - Method in interface org.openrdf.elmo.sesame.roles.SesameManagerAware
 
initSesameManager(SesameManager) - Method in class org.openrdf.elmo.sesame.SesameEntitySupport
 
initSesameResource(Resource) - Method in interface org.openrdf.elmo.sesame.roles.SesameManagerAware
 
initSesameResource(Resource) - Method in class org.openrdf.elmo.sesame.SesameEntitySupport
 
insert(boolean) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insert(char) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insert(Class<?>) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insert(double) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insert(float) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insert(int) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insert(long) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insert(Method) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insert(Object) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insert(String) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insert(Class<?>[]) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
insertMethod(String, Class<?>[]) - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
IntegerMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
IntegerMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.IntegerMarshall
 
InteractiveResource - Interface in org.openrdf.concepts.dc.type
An interactive resource is a resource which requires interaction from the user to be understood, executed, or experienced.
intercepts - Annotation Type in org.openrdf.elmo.annotations
Used on methods that intercept another method invocation.
interfaceHeader(CodeClass) - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
interfaceName(String) - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
interpetRdfClass(Collection<URI>, OntologyDigester) - Method in class org.openrdf.elmo.dynabean.helpers.RdfsClassInterpreter
 
INTERSECTION - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
intersectionOf - Annotation Type in org.openrdf.elmo.annotations
Placed on roles that should only be used when the Bean implements all of the given value concepts.
InverseFunctionalProperty - Interface in org.openrdf.concepts.owl
 
inverseOf - Annotation Type in org.openrdf.elmo.annotations
Placed on a getter methods to indicate this property is an inverse predicates.
InverseSesameProperty<E> - Class in org.openrdf.elmo.sesame
A set for a given getResource(), predicate.
InverseSesameProperty(SesameEntity, PropertyChanger) - Constructor for class org.openrdf.elmo.sesame.InverseSesameProperty
 
invertName(String) - Static method in class org.openrdf.elmo.smusher.Util
Invert names of the from "van Harmelen, Frank", i.e.
InvocationContext - Interface in javax.interceptor
 
InvocationContextImpl - Class in org.openrdf.elmo.impl
Internal implementation of InvocationContext.
InvocationContextImpl(Object, Method, Object[], Method) - Constructor for class org.openrdf.elmo.impl.InvocationContextImpl
 
INVOKE - Static variable in class org.openrdf.elmo.codegen.vocabulary.ELMO
 
INVOKE_SUFFIX - Static variable in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
invokeClassHeader(CodeMessageClass) - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
invokeMethod(CodeMessageClass) - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
isActive() - Method in class org.openrdf.elmo.sesame.SesameTransaction
 
isAutoCommit() - Method in class org.openrdf.repository.threadproxy.ThreadProxyRepositoryConnection
 
isAutoFlush() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
ISBNODE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
isCacheEnabled(int) - Method in class org.openrdf.repository.augur.model.CachableAugurNode
 
isDelegatingAdd() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
isDelegatingRead() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
isDelegatingRemove() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
isEmpty() - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
isEmpty() - Method in class org.openrdf.elmo.sesame.LocalizedSesameProperty
 
isEmpty() - Method in class org.openrdf.elmo.sesame.SesameProperty
 
isEmpty() - Method in class org.openrdf.repository.flushable.FlushableConnection
 
isFoafOnly() - Method in class org.openrdf.elmo.scutter.RetrieverFactory
 
isFocused() - Method in class org.openrdf.elmo.scutter.RetrieverFactory
 
isFunctional(Property) - Method in interface org.openrdf.elmo.codegen.concepts.CodeClass
 
isFunctional(Property) - Method in class org.openrdf.elmo.codegen.support.ClassPropertySupport
 
isFunctional(String) - Method in class org.openrdf.elmo.dynabean.helpers.DynaClassInfo
 
isGroovy() - Method in class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
isImportJarOntologies() - Method in class org.openrdf.elmo.codegen.OntologyConverter
If the ontologies bundled with the included jars should be imported.
isIncludeInferred() - Method in class org.openrdf.repository.augur.model.AugurNode
 
isIndividualRolesPresent(URI) - Method in interface org.openrdf.elmo.RoleMapper
Determines if a registered role hase this value as a {link org.openrdf.annotations.oneOf} value.
isIndividualRolesPresent(URI) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
ISLITERAL - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
isMessageClass() - Method in interface org.openrdf.elmo.codegen.concepts.CodeMessageClass
 
isMessageClass() - Method in class org.openrdf.elmo.codegen.support.ClassMessageSupport
 
isMethod() - Method in interface org.openrdf.elmo.codegen.concepts.CodeMethod
 
isMethod() - Method in class org.openrdf.elmo.codegen.support.MethodSupport
 
ISO3166 - Interface in org.openrdf.concepts.dc.terms
ISO 3166 Codes for the representation of names of countries
ISO6392 - Interface in org.openrdf.concepts.dc.terms
ISO 639-2: Codes for the representation of names of languages.
isOpen() - Method in interface org.openrdf.elmo.ElmoManager
If this manager currently has an open connection to the repository.
isOpen() - Method in interface org.openrdf.elmo.ElmoManagerFactory
If this factory should be able to create an ElmoManager.
isOpen() - Method in class org.openrdf.elmo.sesame.SesameManager
 
isOpen() - Method in class org.openrdf.elmo.sesame.SesameManagerFactory
 
isOpen() - Method in class org.openrdf.elmo.tapestry.HiveMindSesameManager
 
isOpen() - Method in class org.openrdf.repository.threadproxy.ThreadProxyRepositoryConnection
 
ISRESOURCE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
isTypeOfLiteral(Class<?>) - Method in interface org.openrdf.elmo.LiteralManager
 
isTypeOfLiteral(Class<?>) - Method in class org.openrdf.elmo.sesame.SesameLiteralManager
 
isTypeRecorded(URI) - Method in class org.openrdf.elmo.rolemapper.HierarchicalRoleMapper
 
isTypeRecorded(URI) - Method in interface org.openrdf.elmo.RoleMapper
Finds if there exists a Java Class for this rdf:Class.
isTypeRecorded(URI) - Method in class org.openrdf.elmo.rolemapper.RoleMapperImpl
 
isTypeRecorded(URI) - Method in class org.openrdf.elmo.rolemapper.SimpleRoleMapper
 
ISURI - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
isWritable() - Method in class org.openrdf.elmo.tapestry.HiveMindSesameRepository
 
Item - Interface in org.openrdf.concepts.rss
Item.
ITEM - Static variable in class org.openrdf.model.vocabulary.RSS
http://purl.org/rss/1.0/item
ITEMS - Static variable in class org.openrdf.model.vocabulary.RSS
http://purl.org/rss/1.0/items
IterativeSmusher - Class in org.openrdf.elmo.smusher
This smusher iterates a set of smushers until no more new matches can be found.
IterativeSmusher() - Constructor for class org.openrdf.elmo.smusher.IterativeSmusher
 
iterator() - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
iterator() - Method in class org.openrdf.elmo.sesame.LocalizedSesameProperty
 
iterator() - Method in class org.openrdf.elmo.sesame.SesameProperty
 

J

JavaClassBuilder - Class in org.openrdf.elmo.codegen.source
 
JavaClassBuilder(PrintWriter) - Constructor for class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
JavaClassBuilder(File) - Constructor for class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
JavaCodeBuilder - Class in org.openrdf.elmo.codegen.builder
 
JavaCodeBuilder(JavaClassBuilder, JavaNameResolver) - Constructor for class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
JavaCommentBuilder - Class in org.openrdf.elmo.codegen.source
 
JavaCommentBuilder(StringBuilder, String, String) - Constructor for class org.openrdf.elmo.codegen.source.JavaCommentBuilder
 
JavaCompiler - Class in org.openrdf.elmo.codegen
 
JavaCompiler() - Constructor for class org.openrdf.elmo.codegen.JavaCompiler
 
JavaMethodBuilder - Class in org.openrdf.elmo.codegen.source
 
JavaMethodBuilder(String, boolean, boolean, Map<String, String>, StringBuilder) - Constructor for class org.openrdf.elmo.codegen.source.JavaMethodBuilder
 
JavaMethodCompiler - Class in org.openrdf.elmo.codegen.support
 
JavaMethodCompiler(Method) - Constructor for class org.openrdf.elmo.codegen.support.JavaMethodCompiler
 
JavaNameResolver - Interface in org.openrdf.elmo.codegen
 
JavaNameResolverImpl - Class in org.openrdf.elmo.codegen
 
JavaNameResolverImpl() - Constructor for class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
JavaNameResolverImpl(ClassLoader) - Constructor for class org.openrdf.elmo.codegen.JavaNameResolverImpl
 
JavaPropertyBuilder - Class in org.openrdf.elmo.codegen.source
 
JavaPropertyBuilder(String, boolean, Map<String, String>, StringBuilder) - Constructor for class org.openrdf.elmo.codegen.source.JavaPropertyBuilder
 
JavaSourceBuilder - Class in org.openrdf.elmo.codegen.source
 
JavaSourceBuilder() - Constructor for class org.openrdf.elmo.codegen.source.JavaSourceBuilder
 
javax.interceptor - package javax.interceptor
 
JOIN - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
joinTransaction() - Method in class org.openrdf.elmo.sesame.SesameManager
 

L

LABEL - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
LANG - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
LANGMATCHES - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
LANGUAGE - Static variable in class org.openrdf.model.vocabulary.DC
http://purl.org/dc/elements/1.1/language
LanguageScheme - Interface in org.openrdf.concepts.dc.terms
A set of language encoding schemes and/or formats.
lastIndexOf(Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
LCC - Interface in org.openrdf.concepts.dc.terms
Library of Congress Classification
LCSH - Interface in org.openrdf.concepts.dc.terms
Library of Congress Subject Headings
LEFTARG - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
LEFTJOIN - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
length() - Method in class org.openrdf.elmo.dynacode.CodeBuilder
 
LIKE - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
LIMIT - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
LINK - Static variable in class org.openrdf.model.vocabulary.RSS
http://purl.org/rss/1.0/link
LINKEDQUEUE_SIZE - Static variable in class org.openrdf.elmo.scutter.Scutter
 
List - Interface in org.openrdf.concepts.owls.objectlist
This is intended to provide an OWL-DL compatible version of rdf:List
List<E> - Interface in org.openrdf.concepts.rdf
The class of RDF Lists.
listIterator() - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
listIterator(int) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
listIterator(int) - Method in class org.openrdf.elmo.sesame.behaviours.SesameList
 
Literal - Class in org.openrdf.concepts.rdfs
The class of literal values, eg.
Literal(String) - Constructor for class org.openrdf.concepts.rdfs.Literal
 
LITERAL_RESPONSE - Static variable in class org.openrdf.elmo.codegen.vocabulary.ELMO
 
LiteralManager<URI,Literal> - Interface in org.openrdf.elmo
Converts between literal Java Objects and Strings and maps datatypes to Classes.
loadBlacklist() - Method in class org.openrdf.elmo.scutter.Scutter
Add prefixes to the blacklist from a file on the disk.
loadClasses(String, boolean) - Method in class org.openrdf.elmo.rolemapper.RoleClassLoader
Loads and registers roles listed in resource.
loadClassTemplate(Class<?>) - Method in class org.openrdf.elmo.dynacode.ClassTemplate
 
loadContext(URL, URI) - Method in class org.openrdf.repository.loader.LoaderRepository
 
LoaderRepository - Class in org.openrdf.repository.loader
This repository monitors external datasets and loads then into a context in the repository.
LoaderRepository() - Constructor for class org.openrdf.repository.loader.LoaderRepository
 
LoaderRepository(Repository) - Constructor for class org.openrdf.repository.loader.LoaderRepository
 
LoaderRepositoryFactory - Class in org.openrdf.repository.loader
Provides a facade factory class to create repositories from sesame configurations.
LoaderRepositoryFactory(File) - Constructor for class org.openrdf.repository.loader.LoaderRepositoryFactory
 
LoaderRepositoryFactory(String) - Constructor for class org.openrdf.repository.loader.LoaderRepositoryFactory
 
LoaderRepositoryFactory(URL) - Constructor for class org.openrdf.repository.loader.LoaderRepositoryFactory
 
loadQueue() - Method in class org.openrdf.elmo.scutter.Scutter
Add URLs to the queue from a file on the disk.
loadResources(String) - Method in class org.openrdf.repository.loader.LoaderRepository
 
loadVisited() - Method in class org.openrdf.elmo.scutter.Scutter
Load the URLs of sources visited so far from the repository.
LocaleMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
LocaleMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.LocaleMarshall
 
localized - Annotation Type in org.openrdf.elmo.annotations
Methods with this annotation will use the configured locale to use the closest matching or the set of closest matching String values.
LocalizedSesameProperty - Class in org.openrdf.elmo.sesame
SesameProperty used for localized properties.
LocalizedSesameProperty(SesameEntity, PropertyChanger) - Constructor for class org.openrdf.elmo.sesame.LocalizedSesameProperty
 
LOCALNAME - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
lock(Object, LockModeType) - Method in class org.openrdf.elmo.sesame.SesameManager
 
LogListener - Class in org.openrdf.elmo.smusher.listener
A listener that logs the progress of the smusher using the Writer provided.
LogListener(Writer) - Constructor for class org.openrdf.elmo.smusher.listener.LogListener
 
LongMarshall - Class in org.openrdf.elmo.sesame.converters.impl
 
LongMarshall(ValueFactory) - Constructor for class org.openrdf.elmo.sesame.converters.impl.LongMarshall
 

M

main(String[]) - Static method in class org.openrdf.elmo.codegen.OntologyConverter
 
main(String[]) - Static method in class org.openrdf.elmo.scutter.Scutter
Scutter command-line tool.
main(String[]) - Static method in class org.openrdf.elmo.scutter.servlet.ScutterServlet
For debugging purposes only.
main(String[]) - Static method in class org.openrdf.elmo.smusher.servlet.SmusherServlet
For debugging purposes only.
manager - Variable in class org.openrdf.elmo.sesame.SesameQuery
 
MappingResource - Interface in org.openrdf.concepts.skos.mapping
 
Marshall<T> - Interface in org.openrdf.elmo.sesame.converters
Interface used to convert between Java literal Objects and Sesame RDF Literals.
matchFound(Resource, Resource) - Method in class org.openrdf.elmo.smusher.listener.CollectorListener
 
matchFound(Resource, Resource) - Method in class org.openrdf.elmo.smusher.listener.CounterListener
 
matchFound(Resource, Resource) - Method in class org.openrdf.elmo.smusher.listener.LogListener
 
matchFound(Resource, Resource) - Method in class org.openrdf.elmo.smusher.listener.PersonLogListener
 
matchFound(Resource, Resource) - Method in class org.openrdf.elmo.smusher.listener.SameAsListener
 
matchFound(Resource, Resource) - Method in interface org.openrdf.elmo.smusher.listener.SmusherListener
 
matchNames(String, String) - Static method in class org.openrdf.elmo.smusher.Util
Determine if two names are the same using N-Gram matching.
MATHEXPR - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
MAX - Static variable in class org.openrdf.query.parser.serqo.SeRQO
 
meet(QueryRoot) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(And) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(BNodeGenerator) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Compare) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(CompareAll) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(CompareAny) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Count) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Datatype) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Difference) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Distinct) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(EmptySet) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Exists) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Extension) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(ExtensionElem) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(FunctionCall) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Group) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(GroupElem) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(In) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Intersection) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(IsBNode) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(IsLiteral) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(IsResource) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(IsURI) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Join) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Label) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Lang) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(LangMatches) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Like) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(LocalName) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(MathExpr) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Max) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Min) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Namespace) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Not) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(LeftJoin) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Or) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Order) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(OrderElem) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(MultiProjection) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Projection) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(ProjectionElemList) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(ProjectionElem) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Regex) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Slice) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(SameTerm) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Filter) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(SingletonSet) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(StatementPattern) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Str) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Union) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(ValueConstant) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Var) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meet(Compare) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(CompareAll) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(CompareAny) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(Extension) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(ExtensionElem) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(FunctionCall) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(Group) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(GroupElem) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(Like) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(MathExpr) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(Order) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(OrderElem) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(LeftJoin) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(MultiProjection) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(Projection) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(ProjectionElemList) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(ProjectionElem) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(Regex) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(Slice) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(Filter) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(StatementPattern) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(ValueConstant) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meet(Var) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meetBinaryTupleOperator(BinaryTupleOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meetBinaryTupleOperator(BinaryTupleOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meetBinaryValueOperator(BinaryValueOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meetCompareSubQueryValueOperator(CompareSubQueryValueOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meetCompareSubQueryValueOperator(CompareSubQueryValueOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meetNode(QueryModelNode) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meetNode(QueryModelNode) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meetSubQueryValueOperator(SubQueryValueOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meetSubQueryValueOperator(SubQueryValueOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meetUnaryTupleOperator(UnaryTupleOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOBuilder
 
meetUnaryValueOperator(UnaryValueOperator) - Method in class org.openrdf.query.parser.serqo.SeRQOHandler
 
Memento - Interface in org.openrdf.elmo
Represents the history of an ElmoManager transaction.
merge(T) - Method in interface org.openrdf.elmo.ElmoManager
Copies all non-null values from bean into an entity managed by this manager.
merge(Object) - Method in interface org.openrdf.elmo.Mergeable
Initialises the values of this instance with none-null values of the source Object.
merge(Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainer
 
merge(Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameContainerDisabler
 
merge(Object) - Method in class org.openrdf.elmo.sesame.behaviours.SesameList
 
merge(T) - Method in class org.openrdf.elmo.sesame.SesameManager
 
Mergeable - Interface in org.openrdf.elmo
Implemented by all behaviours that can be merged into an Object outside of the managed entities.
mergeCalled(InvocationContext) - Method in class org.openrdf.elmo.sesame.behaviours.PropertyChangeNotifierSupport
 
mergeRole(Resource, Class<?>, Class<?>...) - Method in interface org.openrdf.elmo.ResourceManager
If this concept is new to this resource merge them and return the combined set of concepts and behaviours this resource now represents, otherwise return the existing roles.
mergeRole(Resource, Class<?>, Class<?>...) - Method in class org.openrdf.elmo.sesame.SesameResourceManager
 
MESH - Interface in org.openrdf.concepts.dc.terms
Medical Subject Headings
message(CodeMessageClass) - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
MESSAGE - Static variable in class org.openrdf.elmo.codegen.vocabulary.ELMO
 
Message - Interface in org.openrdf.elmo
The base class for all messages.
MESSAGE_URI - Static variable in class org.openrdf.elmo.codegen.vocabulary.ELMO
 
MessageConceptSupport - Class in org.openrdf.elmo.codegen.support
 
MessageConceptSupport(CodeMessageClass) - Constructor for class org.openrdf.elmo.codegen.support.MessageConceptSupport
 
method(QName, Class, String) - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
Method - Interface in org.openrdf.elmo.codegen.concepts
The base property for methods of code that handle message.
method(String) - Method in class org.openrdf.elmo.codegen.source.JavaClassBuilder
 
METHOD - Static variable in class org.openrdf.elmo.codegen.vocabulary.ELMO
 
METHOD_URI - Static variable in class org.openrdf.elmo.codegen.vocabulary.ELMO
 
methodAliasMap(Class) - Method in class org.openrdf.elmo.codegen.builder.JavaCodeBuilder
 
MethodFactory - Class in org.openrdf.elmo.impl
 
MethodFactory(Method, Class<?>) - Constructor for class org.openrdf.elmo.impl.