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

A

ABOUT_URI - Static variable in class info.sswap.impl.empire.Vocabulary
Constant for sswap:aboutURI URI
AbstractData - Class in info.sswap.ontologies.data.impl
emphasize point that in cases: 1.
AbstractData(SSWAPIndividual) - Constructor for class info.sswap.ontologies.data.impl.AbstractData
Constructor to access a literalData property or the individual itself as the data object.
AbstractHTTPResponse - Class in info.sswap.impl.http
An AbstractHTTPResponse consists of a SSWAPDocument as the return pay load of an invocation, along with the network response object.
AbstractHTTPResponse(SSWAPDocument, Response) - Constructor for class info.sswap.impl.http.AbstractHTTPResponse
The constructor sets the SSWAPDocument and response object.
AbstractHTTPResponse(SSWAPDocument, Response, Exception) - Constructor for class info.sswap.impl.http.AbstractHTTPResponse
The constructor sets the SSWAPDocument and response object.
AbstractInput - Class in info.sswap.api.input.impl
 
AbstractInput(URI) - Constructor for class info.sswap.api.input.impl.AbstractInput
 
AbstractSSWAPServlet - Class in info.sswap.api.servlet
Handles HTTP GETs and POSTs to a SSWAP service point.
AbstractSSWAPServlet() - Constructor for class info.sswap.api.servlet.AbstractSSWAPServlet
 
accept(InputVisitor) - Method in class info.sswap.api.input.impl.AtomicInputImpl
Visitor function.
accept(InputVisitor) - Method in class info.sswap.api.input.impl.BNodeValueImpl
accept(InputVisitor) - Method in class info.sswap.api.input.impl.EnumeratedInputImpl
Visitor function.
accept(InputVisitor) - Method in class info.sswap.api.input.impl.IntersectionInputImpl
Visitor function.
accept(InputVisitor) - Method in class info.sswap.api.input.impl.LiteralValueImpl
accept(InputVisitor) - Method in class info.sswap.api.input.impl.PropertyInputImpl
Visitor function.
accept(InputVisitor) - Method in class info.sswap.api.input.impl.UnionInputImpl
Visitor function.
accept(InputVisitor) - Method in class info.sswap.api.input.impl.URIValueImpl
accept(InputVisitor) - Method in interface info.sswap.api.input.Input
Visitor function.
accept(InputVisitor) - Method in interface info.sswap.api.input.InputValue
 
accept(File, String) - Method in class info.sswap.ontologies.exec.impl.HotboxPollerImpl.JSONFilenameFilter
 
access(URLConnection) - Method in interface info.sswap.ontologies.data.api.Accessor
Method acts as a filter: it is passed a URLConnection and should return an authenticated URLConnection suitable for immediate reading.
access(URLConnection) - Method in class info.sswap.ontologies.data.impl.HTTPBasicAuthenticationAccessor
 
access(URLConnection) - Method in class info.sswap.ontologies.data.impl.HTTPBasicAuthImpl
If the individual has a data:hasAccessor property value equal to the value of HTTPBasicAuthenticationAccessor.uri, then a HTTP Basic Authentication connection is opened.
access(URLConnection) - Method in class info.sswap.ontologies.data.impl.ResourceData
Default implementation just passes urlConnection untouched.
Accessor - Interface in info.sswap.ontologies.data.api
Interface to web resources that assist or enable accessing a web data source or destination (e.g, username and password authentication and authorization).
AccessorException - Exception in info.sswap.ontologies.data.api
Accessor-specific exceptions.
AccessorException() - Constructor for exception info.sswap.ontologies.data.api.AccessorException
Creates a new exception
AccessorException(String) - Constructor for exception info.sswap.ontologies.data.api.AccessorException
Creates a new exception with the specified message
AccessorException(Throwable) - Constructor for exception info.sswap.ontologies.data.api.AccessorException
Creates a new exception with the specified underlying cause
AccessorException(String, Throwable) - Constructor for exception info.sswap.ontologies.data.api.AccessorException
Creates a new exception with the specified message and the underlying cause
active - Variable in class info.sswap.api.servlet.ContentCache
 
active - Variable in class info.sswap.api.servlet.RRGCache
 
add(ATermAppl) - Method in class info.sswap.api.input.io.SSWAPDeserializer.VisitedTerms
 
add(SSWAPElement) - Method in class info.sswap.impl.empire.model.ListImpl
 
add(int, SSWAPElement) - Method in class info.sswap.impl.empire.model.ListImpl
 
addAll(Collection<? extends SSWAPElement>) - Method in class info.sswap.impl.empire.model.ListImpl
 
addAll(int, Collection<? extends SSWAPElement>) - Method in class info.sswap.impl.empire.model.ListImpl
 
addAnnotationPredicate(SSWAPPredicate, SSWAPElement) - Method in interface info.sswap.api.model.SSWAPPredicate
Annotates a predicate with the given annotation predicate.
addAnnotationPredicate(SSWAPPredicate, SSWAPElement) - Method in interface info.sswap.api.model.SSWAPType
Annotates a type with the given annotation predicate.
addAnnotationPredicate(SSWAPPredicate, SSWAPElement) - Method in class info.sswap.impl.empire.model.PredicateImpl
 
addAnnotationPredicate(SSWAPPredicate, SSWAPElement) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addCloseWorldRestrictions(URI, int) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
addComment(String) - Method in interface info.sswap.api.model.SSWAPElement
Adds and rdfs:comment to this type.
addComment(String) - Method in class info.sswap.impl.empire.model.ElementImpl
 
addComment(String) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
addComment(String) - Method in class info.sswap.impl.empire.model.Literal
 
addDependentModel(ModelImpl) - Method in interface info.sswap.impl.empire.model.SourceModel
Adds a dependent SSWAP Model to this source model (i.e., a SSWAP model that is created based on the information read from the Jena model)
addDependentModel(ModelImpl) - Method in class info.sswap.impl.empire.model.SourceModelImpl
 
addDisjointUnionOf(Collection<SSWAPType>) - Method in interface info.sswap.api.model.SSWAPType
Adds an owl:disjointUnionOf axiom to this type
addDisjointUnionOf(Collection<SSWAPType>) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addDisjointWith(SSWAPType) - Method in interface info.sswap.api.model.SSWAPType
Adds an owl:disjointWith axiom to this type.
addDisjointWith(SSWAPType) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addDomain(SSWAPType) - Method in interface info.sswap.api.model.SSWAPPredicate
Adds an rdfs:domain axiom to this predicate
addDomain(SSWAPType) - Method in class info.sswap.impl.empire.model.PredicateImpl
 
addDomainRestrictions(ATermAppl, List<Input>) - Method in class info.sswap.api.input.io.SSWAPDeserializer
 
addEquivalentClass(SSWAPType) - Method in interface info.sswap.api.model.SSWAPType
Adds an owl:equivalentClass axiom to this type.
addEquivalentClass(SSWAPType) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addEquivalentPredicate(SSWAPPredicate) - Method in interface info.sswap.api.model.SSWAPPredicate
Adds an owl:equivalentProperty axiom to this predicate
addEquivalentPredicate(SSWAPPredicate) - Method in class info.sswap.impl.empire.model.PredicateImpl
 
addGraph(SSWAPGraph) - Method in class info.sswap.impl.empire.model.SubjectImpl
 
addIfNotNull(JSONObject, String, Object) - Method in class info.sswap.api.input.io.JSONSerializer
 
addIgnoredNamespace(String) - Method in class info.sswap.impl.empire.io.ClosureBuilderFactory
Adds a new namespace to the ignore list for which closure will not be computed.
addIgnoredProperty(String) - Method in class info.sswap.impl.empire.model.IndividualImpl
Adds a new property to the list of ignored properties.
addIgnoredType(String) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
addImport(URI) - Method in interface info.sswap.api.model.SSWAPModel
Adds an import to the list of OWL imports of this model.
addImport(URI) - Method in class info.sswap.impl.empire.model.ModelImpl
Adds an import to the list of OWL imports of this model.
addImport(URI) - Method in class info.sswap.impl.empire.model.RRGImpl
 
addImport(URI) - Method in interface info.sswap.impl.empire.model.SourceModel
Adds an import to the list of OWL imports of this model.
addImport(URI) - Method in class info.sswap.impl.empire.model.SourceModelImpl
 
addImportStatements(Model, Model) - Static method in class info.sswap.impl.empire.model.ModelUtils
Copies all import statements from the original model.
addIntersectionOf(Collection<SSWAPType>) - Method in interface info.sswap.api.model.SSWAPType
Adds an owl:intersectionOf axiom to this type.
addIntersectionOf(Collection<SSWAPType>) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addInverseOf(SSWAPPredicate) - Method in interface info.sswap.api.model.SSWAPPredicate
Adds owl:inverseOf axiom to this predicate
addInverseOf(SSWAPPredicate) - Method in class info.sswap.impl.empire.model.PredicateImpl
 
addLabel(String) - Method in interface info.sswap.api.model.SSWAPElement
Adds an rdfs:label statement to this type.
addLabel(String) - Method in class info.sswap.impl.empire.model.ElementImpl
 
addLabel(String) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
addLabel(String) - Method in class info.sswap.impl.empire.model.Literal
 
addModel(SSWAPModel) - Method in interface info.sswap.api.model.ReasoningService
Adds another model (as a sub-model) whose contents are to be taken into account when reasoning.
addModel(SSWAPModel) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
addObject(SSWAPObject) - Method in interface info.sswap.api.model.SSWAPSubject
Adds a new object for this SSWAPSubject (i.e., existing objects are preserved, and the added object is appended).
addObject(SSWAPObject) - Method in class info.sswap.impl.empire.model.SubjectImpl
 
addOneOf(Collection<SSWAPLiteral>) - Method in interface info.sswap.api.model.SSWAPDatatype
Adds an owl:oneOf axiom to this datatype
addOneOf(Collection<URI>) - Method in interface info.sswap.api.model.SSWAPType
Adds an owl:oneOf axiom to this type
addOneOf(Collection<SSWAPLiteral>) - Method in class info.sswap.impl.empire.model.DatatypeImpl
 
addOneOf(Collection<URI>) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addProperty(SSWAPPredicate, SSWAPIndividual) - Method in interface info.sswap.api.model.SSWAPIndividual
Adds a property to this individual with the specified individual as the value.
addProperty(SSWAPPredicate, String) - Method in interface info.sswap.api.model.SSWAPIndividual
Adds a property to this individual with the specified value.
addProperty(SSWAPPredicate, String, URI) - Method in interface info.sswap.api.model.SSWAPIndividual
Adds a property to this individual with the specified literal value with the specified datatype.
addProperty(SSWAPPredicate, SSWAPLiteral) - Method in interface info.sswap.api.model.SSWAPIndividual
Adds a property to this individual with the specified literal value
addProperty(SSWAPProperty) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
addProperty(SSWAPPredicate, SSWAPIndividual) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
addProperty(SSWAPPredicate, String) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
addProperty(SSWAPPredicate, String, URI) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
addProperty(SSWAPPredicate, SSWAPLiteral) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
addProvidesResource(SSWAPResource) - Method in interface info.sswap.api.model.SSWAPProvider
Adds a resource that is provided by this provider to the list.
addProvidesResource(SSWAPResource) - Method in class info.sswap.impl.empire.model.ProviderImpl
Adds a resource that is provided by this provider to the list.
addRange(SSWAPType) - Method in interface info.sswap.api.model.SSWAPPredicate
Adds an rdfs:range axiom to this predicate
addRange(SSWAPDatatype) - Method in interface info.sswap.api.model.SSWAPPredicate
Adds an rdfs:range axiom to this predicate
addRange(SSWAPType) - Method in class info.sswap.impl.empire.model.PredicateImpl
 
addRange(SSWAPDatatype) - Method in class info.sswap.impl.empire.model.PredicateImpl
 
addRestriction(SSWAPPredicate, Statement) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addRestriction(Model, Resource, String, Statement, boolean, boolean) - Static method in class info.sswap.impl.empire.model.TypeImpl
 
addRestrictionAllValuesFrom(SSWAPPredicate, SSWAPType) - Method in interface info.sswap.api.model.SSWAPType
Adds an owl:allValuesFrom restriction to this type on the specified predicate
addRestrictionAllValuesFrom(SSWAPPredicate, SSWAPType) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addRestrictionCardinality(SSWAPPredicate, int) - Method in interface info.sswap.api.model.SSWAPType
Adds a cardinality restriction to this type on the specified predicate.
addRestrictionCardinality(SSWAPPredicate, int) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addRestrictionHasSelf(SSWAPPredicate, boolean) - Method in interface info.sswap.api.model.SSWAPType
Adds an owl:hasSelf restriction to this type on the specified predicate
addRestrictionHasSelf(SSWAPPredicate, boolean) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addRestrictionHasValue(SSWAPPredicate, SSWAPElement) - Method in interface info.sswap.api.model.SSWAPType
Adds an owl:hasValue restriction to this type on the specified predicate
addRestrictionHasValue(SSWAPPredicate, SSWAPElement) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addRestrictionMaxCardinality(SSWAPPredicate, int) - Method in interface info.sswap.api.model.SSWAPType
Adds a max cardinality restriction to this type on the specified predicate.
addRestrictionMaxCardinality(SSWAPPredicate, int) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addRestrictionMinCardinality(SSWAPPredicate, int) - Method in interface info.sswap.api.model.SSWAPType
Adds a min cardinality restriction to this type on the specified predicate.
addRestrictionMinCardinality(SSWAPPredicate, int) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addRestrictionSomeValuesFrom(SSWAPPredicate, SSWAPType) - Method in interface info.sswap.api.model.SSWAPType
Adds an owl:someValuesFrom restriction to this type on the specified predicate
addRestrictionSomeValuesFrom(SSWAPPredicate, SSWAPType) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addSourceModel(SourceModel) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
addStatements(Model, Model) - Method in class info.sswap.impl.empire.io.ClosureBuilder
Adds all statements from a source model to the destination model.
addStatementsToPartitionedModel(Resource, Model, Model, Collection<Resource>, boolean) - Static method in class info.sswap.impl.empire.model.ModelUtils
Copies statements that only relate to a specific resource.
addSubClassOf(SSWAPType) - Method in interface info.sswap.api.model.SSWAPType
Adds an rdfs:subClassOf axiom to this type.
addSubClassOf(SSWAPType) - Method in class info.sswap.impl.empire.model.TypeImpl
 
addSubject(SSWAPSubject) - Method in class info.sswap.impl.empire.model.ObjectImpl
 
addSubPredicateOf(SSWAPPredicate) - Method in interface info.sswap.api.model.SSWAPPredicate
Adds an rdfs:subPropertyOf axiom to this type
addSubPredicateOf(SSWAPPredicate) - Method in class info.sswap.impl.empire.model.PredicateImpl
 
addTermToSignature(Collection<URI>, String) - Method in class info.sswap.impl.empire.model.ModelImpl
 
addType(SSWAPType) - Method in interface info.sswap.api.model.SSWAPIndividual
Adds a new declared type to the individual
addType(SSWAPType) - Method in interface info.sswap.api.model.SSWAPPredicate
Adds the type information to this property (i.e., whether this is a DatatypeProperty, an ObjectProperty, FunctionalProperty, InverseProperty etc.)
addType(SSWAPType) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
addType(SSWAPType) - Method in class info.sswap.impl.empire.model.PredicateImpl
 
addTypeStatements(String, Model, Model) - Method in class info.sswap.impl.empire.io.ClosureBuilder
Adds only type statements from the source model that describe the specified resource.
addTypeStatements(Resource, Model, Model) - Static method in class info.sswap.impl.empire.model.ModelUtils
 
addUnionOf(Collection<SSWAPType>) - Method in interface info.sswap.api.model.SSWAPType
Adds an owl:unionOf axiom to this type
addUnionOf(Collection<SSWAPType>) - Method in class info.sswap.impl.empire.model.TypeImpl
 
annotation - Variable in class info.sswap.impl.empire.model.ReasoningServiceImpl.PropertyInformation
Whether a property is mark as an annotation property.
anonymizeSSWAPNodes() - Method in class info.sswap.impl.empire.model.ProtocolImpl
Generates a copy of this Protocol document, where all SSWAPNodes (i.e., nodes with special meaning to SSWAP Protocol; e.g., sswap:Resource) have been converted into BNodes.
anyURI - Static variable in interface info.sswap.api.model.SSWAPDatatype.XSD
xsd:anyURI
apiProvider - Static variable in class info.sswap.api.model.SSWAP
The current provider of the API.
APIProvider - Interface in info.sswap.api.spi
The interface implemented by the providers of the API.
apiProvider - Static variable in class info.sswap.api.spi.ExtensionAPI
The current provider of the API.
APIProviderImpl - Class in info.sswap.impl.empire
Provides implementation of the API that is called by SSWAP factory class.
APIProviderImpl() - Constructor for class info.sswap.impl.empire.APIProviderImpl
Private constructor (following singleton design pattern).
argIterator(ATermAppl) - Method in class info.sswap.api.input.io.SSWAPDeserializer
 
ArgumentTooLongException - Exception in info.sswap.ontologies.exec.api
Exception class for a user argument as parsed from exec:args predicate exceeding a pre-set maximum length.
ArgumentTooLongException() - Constructor for exception info.sswap.ontologies.exec.api.ArgumentTooLongException
Creates a new exception
ArgumentTooLongException(String) - Constructor for exception info.sswap.ontologies.exec.api.ArgumentTooLongException
Creates a new exception with the specified message
ArgumentTooLongException(Throwable) - Constructor for exception info.sswap.ontologies.exec.api.ArgumentTooLongException
Creates a new exception with the specified underlying cause
ArgumentTooLongException(String, Throwable) - Constructor for exception info.sswap.ontologies.exec.api.ArgumentTooLongException
Creates a new exception with the specified message and the underlying cause
as(Class<T>) - Method in class info.sswap.impl.empire.model.NodeImpl
 
asBoolean() - Method in interface info.sswap.api.model.SSWAPElement
Type-safe case of this element to a boolean.
asBoolean() - Method in class info.sswap.impl.empire.model.ElementImpl
 
asBoolean() - Method in class info.sswap.impl.empire.model.Literal
 
asDouble() - Method in interface info.sswap.api.model.SSWAPElement
Type-safe cast of this element to a double.
asDouble() - Method in class info.sswap.impl.empire.model.ElementImpl
 
asDouble() - Method in class info.sswap.impl.empire.model.Literal
 
asIndividual() - Method in interface info.sswap.api.model.SSWAPElement
Type-safe cast of this element to a SSWAPIndividual.
asIndividual() - Method in class info.sswap.impl.empire.model.ElementImpl
 
asIndividual() - Method in class info.sswap.impl.empire.model.IndividualImpl
Allows to safely cast this individual to SSWAPIndividual.
asInteger() - Method in interface info.sswap.api.model.SSWAPElement
Type-safe cast of this element to an integer.
asInteger() - Method in class info.sswap.impl.empire.model.ElementImpl
 
asInteger() - Method in class info.sswap.impl.empire.model.Literal
 
asJenaModel(SSWAPModel) - Method in interface info.sswap.api.spi.APIProvider
Returns the representation of the given SSWAPModel using Jena interface
asJenaModel(SSWAPModel) - Static method in class info.sswap.api.spi.ExtensionAPI
Returns the representation of the given SSWAPModel using Jena interface
asJenaModel(SSWAPModel) - Method in class info.sswap.impl.empire.APIProviderImpl
 
asList() - Method in interface info.sswap.api.model.SSWAPElement
Type-safe cast of this element to a list.
asList() - Method in class info.sswap.impl.empire.model.ElementImpl
 
asList() - Method in class info.sswap.impl.empire.model.ListImpl
Type-safe cast of this SSWAPElement into SSWAPList
asLiteral() - Method in interface info.sswap.api.model.SSWAPElement
Type-safe cast of this element to SSWAPLiteral.
asLiteral() - Method in class info.sswap.impl.empire.model.ElementImpl
 
asLiteral() - Method in class info.sswap.impl.empire.model.Literal
 
asReservedQName(Resource) - Method in class info.sswap.impl.empire.model.RDFCSVWriter.NameMapper
Deprecated. If the resource belongs to a reserved namespace, return it's QName; otherwise return its toString() representation.
asReservedQName(Resource) - Method in class info.sswap.impl.empire.model.RDFTSVWriter.NameMapper
If the resource belongs to a reserved namespace, return it's QName; otherwise return its toString() representation.
assertContainsTriple(String, String, String) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl.IndividualTranslator
Asserts that the underlying ont model contains the specified triple.
assertCrossModelTerms(SSWAPModel) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
Ensures that we know all the terms from another document (source model) of the passed model(i.e., separate closure etc), if it happens to be passed to this reasoning service (can happen for two-parameter methods in reasoning service like isSubTypeOf, where one of the arguments (typically the second one) belongs to a different model).
assertImplementation(A, Class<I>) - Method in class info.sswap.impl.empire.model.ImplFactory
Asserts that the parameter typed via an API interface has the expected implementation.
assertModel() - Method in class info.sswap.impl.empire.model.ModelImpl
 
assertMutable() - Method in class info.sswap.impl.empire.model.RRGImpl
 
assertSourceModel(ModelImpl) - Method in class info.sswap.impl.empire.model.ImplFactory
Gets the source model of a dereferenced ModelImpl
assertSourceModel() - Method in class info.sswap.impl.empire.model.ModelImpl
Gets the source model of a dereferenced ModelImpl
assertTermKnown(URI) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
Ensures that we know the definition of the term (i.e., if the term is not known, we try to dereference it)
assertType(String) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
assertValidValue(String, URI) - Method in class info.sswap.impl.empire.model.Literal
Checks whether the value of the literal conforms to its declared XSD datatype.
assignObject(SSWAPSubject) - Method in class info.sswap.api.servlet.MapsTo
A convenience method for MapsTo.assignObject(SSWAPSubject, URI) for an anonymous sswapObject (URI == null).
assignObject(SSWAPSubject, URI) - Method in class info.sswap.api.servlet.MapsTo
An efficient manner to create a new URI SSWAPObject and schedule it for adding to the translatedSubject.
asSSWAPGraph() - Method in interface info.sswap.api.model.SSWAPNode
Type-safe cast to SSWAPGraph.
asSSWAPGraph() - Method in class info.sswap.impl.empire.model.NodeImpl
 
asSSWAPObject() - Method in interface info.sswap.api.model.SSWAPNode
Type-safe cast to SSWAPObject.
asSSWAPObject() - Method in class info.sswap.impl.empire.model.NodeImpl
 
asSSWAPProvider() - Method in interface info.sswap.api.model.SSWAPNode
Type-safe cast to SSWAPProvider.
asSSWAPProvider() - Method in class info.sswap.impl.empire.model.NodeImpl
 
asSSWAPResource() - Method in interface info.sswap.api.model.SSWAPNode
Type-safe cast to SSWAPResource.
asSSWAPResource() - Method in class info.sswap.impl.empire.model.NodeImpl
 
asSSWAPSubject() - Method in interface info.sswap.api.model.SSWAPNode
Type-safe cast to SSWAPSubject.
asSSWAPSubject() - Method in class info.sswap.impl.empire.model.NodeImpl
 
asString() - Method in interface info.sswap.api.model.SSWAPElement
Type-safe cast of this element to a String.
asString() - Method in class info.sswap.impl.empire.model.ElementImpl
 
asString() - Method in class info.sswap.impl.empire.model.Literal
 
asString(RDFNode) - Method in class info.sswap.impl.empire.model.RDFCSVWriter.NameMapper
Deprecated. Return a string representation of the RDFNode according to internal re-write rules.
asString(RDFNode) - Method in class info.sswap.impl.empire.model.RDFTSVWriter.NameMapper
Return a string representation of the RDFNode according to internal re-write rules.
ASYNC_RRG - Static variable in class info.sswap.impl.empire.Vocabulary
A marker class to denote that a particular individual is an asynchronous RRG.
asyncRIG - Variable in class info.sswap.api.servlet.AsyncRIGInvocation
The original asynchronous RIG submitted in this invocation
AsyncRIGInvocation - Class in info.sswap.api.servlet
Provides an asynchronous invocation of a service with a RIG.
AsyncRIGInvocation(RIG, RDG, String) - Constructor for class info.sswap.api.servlet.AsyncRIGInvocation
Creates a new asynchronous invocation object that will wrap in a separate thread the regular, synchronous execution of the service.
AtomicInput - Interface in info.sswap.api.input
Represents an atomic input type for named classes or datatypes.
AtomicInputImpl - Class in info.sswap.api.input.impl
 
AtomicInputImpl() - Constructor for class info.sswap.api.input.impl.AtomicInputImpl
 
AtomicInputImpl(URI) - Constructor for class info.sswap.api.input.impl.AtomicInputImpl
 
AttachmentImpl - Class in info.sswap.ontologies.data.impl
Implementation of support for "attachments"; i.e., base64 encoding of literal data
AttachmentImpl(SSWAPIndividual) - Constructor for class info.sswap.ontologies.data.impl.AttachmentImpl
Enables reading and writing of literal data as base64 "attachments".
automaticTermRetrieval - Variable in class info.sswap.impl.empire.model.ReasoningServiceImpl
Controls whether reasoning service should retrieve terms (esp.

A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.