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

I

ICON - Static variable in class info.sswap.impl.empire.Vocabulary
Constant for sswap:icon
ID - Static variable in interface info.sswap.api.model.SSWAPDatatype.XSD
xsd:ID
IDREF - Static variable in interface info.sswap.api.model.SSWAPDatatype.XSD
xsd:IDREF
IGNORE_UNDECLARED_ANNOTATION_PROPERTY - Static variable in class info.sswap.impl.empire.model.ExpressivityChecker
 
IGNORE_UNDECLARED_ENTITY - Static variable in class info.sswap.impl.empire.model.ExpressivityChecker
 
ignoredNamespaces - Variable in class info.sswap.impl.empire.io.ClosureBuilder
 
ignoredNamespaces - Variable in class info.sswap.impl.empire.io.ClosureBuilderFactory
Namespaces for which closure will not be computed.
ignoredProperties - Variable in class info.sswap.impl.empire.model.IndividualImpl
A set of rdf properties that is ignored (i.e., not visible to the users of this object)
ignoredTypes - Variable in class info.sswap.impl.empire.model.IndividualImpl
 
ImplFactory - Class in info.sswap.impl.empire.model
Factory class for creating and initializing concrete implementations of SSWAP interfaces.
ImplFactory() - Constructor for class info.sswap.impl.empire.model.ImplFactory
Private constructor (following the Singleton design pattern) that initializes Empire and creates Empire EntityManagerFactory.
in - Variable in class info.sswap.impl.empire.io.ByteLimitInputStream
The wrapped input stream.
incIndent() - Method in class info.sswap.api.input.io.StringSerializer
 
increaseDepth() - Method in class info.sswap.api.input.io.SSWAPDeserializer.VisitedTerms
 
INDENT - Static variable in class info.sswap.api.input.io.StringSerializer
 
indent - Variable in class info.sswap.api.input.io.StringSerializer
 
indent(int) - Static method in class info.sswap.impl.empire.model.RQGImpl
Utility method that generates the desired inddentation level (consisting of spaces).
indexOf(Object) - Method in class info.sswap.impl.empire.model.ListImpl
 
individual - Variable in class info.sswap.impl.empire.model.PropertyImpl
 
individual - Variable in class info.sswap.impl.empire.model.ReasoningServiceImpl.ReasoningTaskBase.ClassIndividualMapping
The individual in the mapping
IndividualImpl - Class in info.sswap.impl.empire.model
Implementation of a SSWAP individual (objects in SSWAP).
IndividualImpl() - Constructor for class info.sswap.impl.empire.model.IndividualImpl
Creates an empty individual.
inferredTypeIntersection - Variable in class info.sswap.impl.empire.model.IndividualImpl
Contains a type that is intersection of all inferred types.
info.sswap.api.http - package info.sswap.api.http
Java API access to HTTP API
info.sswap.api.input - package info.sswap.api.input
 
info.sswap.api.input.impl - package info.sswap.api.input.impl
 
info.sswap.api.input.io - package info.sswap.api.input.io
 
info.sswap.api.model - package info.sswap.api.model
Main package for SSWAP API
info.sswap.api.servlet - package info.sswap.api.servlet
Servlet support to engage automatic semantic mappings and reasoning
info.sswap.api.spi - package info.sswap.api.spi
Run-time API provider for interface implementation
info.sswap.impl.empire - package info.sswap.impl.empire
 
info.sswap.impl.empire.io - package info.sswap.impl.empire.io
 
info.sswap.impl.empire.model - package info.sswap.impl.empire.model
 
info.sswap.impl.http - package info.sswap.impl.http
 
info.sswap.ontologies.data.api - package info.sswap.ontologies.data.api
Data Ontology API
info.sswap.ontologies.data.impl - package info.sswap.ontologies.data.impl
Data Ontology Implementation
info.sswap.ontologies.exec.api - package info.sswap.ontologies.exec.api
Exec Ontology API
info.sswap.ontologies.exec.impl - package info.sswap.ontologies.exec.impl
Exec Ontology Implementation
init(ServletConfig) - Method in class info.sswap.api.servlet.AbstractSSWAPServlet
Override this method (or GenericServlet.init() for custom servlet initialization code.
init(ServletConfig) - Method in class info.sswap.api.servlet.LegacyServiceWrapperServlet
 
init(ServletConfig) - Method in class info.sswap.api.servlet.SimpleSSWAPServlet
 
init(ServletConfig) - Method in class info.sswap.ontologies.exec.impl.ExecImpl
Internal initialization for HttpServlet.
initCompleted - Variable in class info.sswap.api.servlet.AbstractSSWAPServlet
Flag to check if init has completed.
initDiskCache() - Method in class info.sswap.impl.empire.io.ModelCache
 
initializeRequest(HttpServletRequest) - Method in class info.sswap.api.servlet.AbstractSSWAPServlet
Initialization per request
initializeRequest(RIG) - Method in class info.sswap.api.servlet.MapsTo
This method is called once, at the beginning of the request.
initTBoxAxiomMap() - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl.ReasoningTaskBase
Lazily initializes the tboxAxiomsMap
initURI(ModelImpl) - Static method in class info.sswap.impl.empire.model.ImplFactory
Initializes the URI of a SSWAPModel based on its RDF identifier.
Input - Interface in info.sswap.api.input
Represents the input specification for an OWL class or datatype expression.
INPUT_URI - Static variable in class info.sswap.impl.empire.Vocabulary
Constant for sswap:inputURI URI
InputDeserializer<T> - Interface in info.sswap.api.input.io
Interface for deserializing Input from generic objects.
InputFactory - Class in info.sswap.api.input
Factory class used to create Input objects directly.
InputFactory() - Constructor for class info.sswap.api.input.InputFactory
 
inputOnlyRQG(RQG) - Method in interface info.sswap.api.spi.APIProvider
 
inputOnlyRQG(RQG) - Static method in class info.sswap.api.spi.ExtensionAPI
 
inputOnlyRQG(RQG) - Method in class info.sswap.impl.empire.APIProviderImpl
 
inputs - Variable in class info.sswap.api.input.impl.IntersectionInputImpl
 
inputs - Variable in class info.sswap.api.input.impl.UnionInputImpl
 
Inputs - Class in info.sswap.api.input
Provides convenience functions to create Input objects from different formats and serialize those objects accordingly.
Inputs() - Constructor for class info.sswap.api.input.Inputs
 
INPUTS - Static variable in class info.sswap.api.input.io.JSONConstants
 
InputSerializer<T> - Interface in info.sswap.api.input.io
Interface for serializing Input values to generic objects.
inputStreamToString(InputStream) - Method in class info.sswap.ontologies.data.impl.AbstractData
Convenience method to convert an input stream into a string.
InputValidator - Class in info.sswap.api.input
 
InputValidator() - Constructor for class info.sswap.api.input.InputValidator
 
InputValue - Interface in info.sswap.api.input
Represent a value that can be provided as input.
InputVisitor - Interface in info.sswap.api.input
Visitor interface for Input and InputValue objects.
instance - Static variable in class info.sswap.api.model.Config
A singleton instance of the config.
instance - Static variable in class info.sswap.api.servlet.CacheHandler
A singleton instance of this class
instance - Static variable in class info.sswap.api.servlet.ContentCache
Singleton instance of this class
instance - Static variable in class info.sswap.api.servlet.ContentCacheHandler
A singleton instance of this class
instance - Static variable in class info.sswap.api.servlet.RRGCache
Singleton instance of this class
instance - Static variable in class info.sswap.impl.empire.APIProviderImpl
The instance singleton instance of this class.
instance - Static variable in class info.sswap.impl.empire.model.ImplFactory
The instance singleton instance of this class.
instance - Static variable in class info.sswap.impl.empire.model.JenaModelFactory
A singleton instance
INSTANCE - Static variable in class info.sswap.ontologies.exec.impl.HotboxPollerImpl.SingletonHolder
 
integer - Static variable in interface info.sswap.api.model.SSWAPDatatype.XSD
xsd:integer
internalModel - Static variable in class info.sswap.impl.empire.Vocabulary
The internal Jena model which is used to create the constants below
IntersectionInput - Interface in info.sswap.api.input
Represents an intersection type where valid input values should satisfy the requirements of every nested input type.
IntersectionInputImpl - Class in info.sswap.api.input.impl
 
IntersectionInputImpl(Collection<Input>) - Constructor for class info.sswap.api.input.impl.IntersectionInputImpl
 
intersectionOf(SSWAPType) - Method in interface info.sswap.api.model.SSWAPType
Creates and returns a new type that is an intersection of this type and the given type.
intersectionOf(SSWAPModel, Collection<SSWAPType>) - Static method in class info.sswap.impl.empire.model.TypeImpl
Creates a complex type that is an intersection of the specified types.
intersectionOf(SSWAPType) - Method in class info.sswap.impl.empire.model.TypeImpl
 
invoke() - Method in interface info.sswap.api.model.RIG
Invokes the service with this RIG, blocks until the service responds, and reads back the RRG.
invoke(long) - Method in interface info.sswap.api.model.RIG
Invokes the service with this RIG, blocks until the service responds, and reads back the RRG
invoke(URI) - Method in interface info.sswap.api.model.RQG
Sends this RQG as a query to the specified discovery server instance.
invoke() - Method in interface info.sswap.api.model.RQG
Sends this RQG as a query to the default Discovery Server
invoke(RIG) - Method in class info.sswap.api.servlet.LegacyServiceWrapperServlet
 
invoke(URI) - Static method in class info.sswap.impl.empire.model.ModelUtils
Convenience method to invoke(URI invocationURI, InputStream graphContentsStream) to execute a HTTP GET.
invoke(URI, byte[]) - Static method in class info.sswap.impl.empire.model.ModelUtils
Convenience method to invoke(URI invocationURI, InputStream graphContentsStream) to execute a HTTP POST with array data as the body of the POST.
invoke(URI, InputStream) - Static method in class info.sswap.impl.empire.model.ModelUtils
Invokes HTTP GET or POST to URL.
invoke(URI, InputStream, boolean) - Static method in class info.sswap.impl.empire.model.ModelUtils
Invokes HTTP GET or POST to URL.
invoke(URI, InputStream, boolean, long) - Static method in class info.sswap.impl.empire.model.ModelUtils
Invokes HTTP GET or POST to URL.
invoke() - Method in class info.sswap.impl.empire.model.RIGImpl
 
invoke(long) - Method in class info.sswap.impl.empire.model.RIGImpl
 
invoke() - Method in class info.sswap.impl.empire.model.RQGImpl
 
invoke(URI) - Method in class info.sswap.impl.empire.model.RQGImpl
 
invokeRemoteService(URI) - Method in class info.sswap.api.servlet.AbstractSSWAPServlet
Invoke a HTTP GET; Wrapper to invokeRemoteService(URI remoteService,null)
invokeRemoteService(URI, InputStream) - Method in class info.sswap.api.servlet.AbstractSSWAPServlet
Invoke a HTTP GET or POST on 'remoteService'.
IS_ATOMIC - Static variable in class info.sswap.api.input.io.SSWAPDeserializer
 
IS_ENUMERATED - Static variable in class info.sswap.api.input.io.SSWAPDeserializer
 
IS_PROPERTY - Static variable in class info.sswap.api.input.io.SSWAPDeserializer
 
IS_UNRESTRICTED - Static variable in class info.sswap.api.input.io.SSWAPDeserializer
 
isABoxStatement(Statement) - Static method in class info.sswap.impl.empire.model.ReasoningServiceImpl
Checks whether a triple belongs to ABox.
isActive() - Method in class info.sswap.api.servlet.ContentCache
 
isActive() - Method in class info.sswap.api.servlet.RRGCache
 
isAnnotation() - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl.PropertyInformation
Gets information whether the property is an annotation property
isAnnotationPredicate() - Method in interface info.sswap.api.model.SSWAPPredicate
Checks whether the given predicate is defined as an annotation predicate
isAnnotationPredicate() - Method in class info.sswap.impl.empire.model.PredicateImpl
 
isAnnotationPredicate(SSWAPPredicate) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isAnonymous() - Method in interface info.sswap.api.model.SSWAPIndividual
Checks whether this node is a blank node (i.e., it does not have its own URI, but rather it is represented by a blank node in the RDF).
isAnonymous() - Method in class info.sswap.impl.empire.model.ElementImpl
 
isAnonymousTypeAssertionTriple(Statement) - Static method in class info.sswap.impl.empire.model.ReasoningServiceImpl
Checks whether the given triple asserts that an individual belongs to an anonymous class (i.e., x rdf:type [ ])
isAsserted(DependencySet) - Static method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isAsyncRIG(RIG) - Method in class info.sswap.api.servlet.AbstractSSWAPServlet
Verifies whether the submitted RIG is an asynchronous RIG.
isAutomaticTermRetrieval() - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isBlacklistedForExtraction(Statement) - Static method in class info.sswap.impl.empire.model.ReasoningServiceImpl
Check whether the statement is not meant to be extracted.
isBNodeURI(String) - Static method in class info.sswap.impl.empire.model.ModelUtils
 
isBuiltInVocabulary(String) - Static method in class info.sswap.impl.empire.model.ReasoningServiceImpl
Check whether the given URI is a built-in vocabulary (i.e., the vocabulary in owl:, rdf: or rdfs: namespaces
isByteLimitExceeded() - Method in class info.sswap.impl.empire.io.ClosureBuilder.DereferenceTask
Checks whether the byte limit was exceeded
isCached(ATermAppl, ATermAppl) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl.IndividualTranslator.TranslationCache
Checks whether the results for the given class and individual are already cached
isClosureEnabled() - Method in interface info.sswap.impl.empire.model.SourceModel
Returns information whether this source model will perform the closure to deliver terms to its reasoning service
isClosureEnabled() - Method in class info.sswap.impl.empire.model.SourceModelImpl
 
isCompatibleWith(SSWAPType) - Method in interface info.sswap.api.model.SSWAPIndividual
Checks whether this individual is compatible with the argument type; i.e., if the individual is asserted to be of this type (e.g., via addType(SSWAPType) method), would the ontology remain consistent or become inconsistent?
isCompatibleWith(SSWAPType) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
isCrossDocumentTermRetrieval() - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isDatatypePredicate() - Method in interface info.sswap.api.model.SSWAPPredicate
Checks whether the given predicate is defined as a datatype predicate
isDatatypePredicate() - Method in class info.sswap.impl.empire.model.PredicateImpl
 
isDatatypePredicate(SSWAPPredicate) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isDereferenced() - Method in interface info.sswap.api.model.SSWAPModel
Returns whether this object represents a dereferenced content stored under the URI, or is it just the URI.
isDereferenced() - Method in class info.sswap.impl.empire.model.ModelImpl
 
isDereferenced() - Method in class info.sswap.impl.empire.model.NodeImpl
 
isDereferenced() - Method in interface info.sswap.impl.empire.model.SourceModel
Returns information whether the source model is dereferenced (i.e., was populated with data).
isDifferentFrom(SSWAPIndividual, SSWAPIndividual) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isDiskEntryExpired(String) - Method in class info.sswap.impl.empire.io.ModelCache
 
isEmpireGenerated() - Method in class info.sswap.impl.empire.model.EmpireGeneratedNodeImpl
Informs the caller that this node is empire-generated.
isEmpireGenerated() - Method in class info.sswap.impl.empire.model.NodeImpl
Checks whether the final implementation of this object is provided by Empire.
isEmpty() - Method in class info.sswap.impl.empire.model.ListImpl
 
isEmptyObject(SSWAPObject) - Static method in class info.sswap.impl.empire.APIProviderImpl
 
isEmptySubject(SSWAPSubject) - Static method in class info.sswap.impl.empire.APIProviderImpl
 
isExpired(String, boolean) - Method in class info.sswap.impl.empire.io.ModelCache
Checks whether an entry is expired.
isIgnoredNamespace(String) - Method in class info.sswap.impl.empire.io.ClosureBuilder
Checks whether a concept belongs to an ignored namespace.
isIndividual() - Method in interface info.sswap.api.model.SSWAPElement
Checks whether this element is a SSWAPIndividual.
isIndividual() - Method in class info.sswap.impl.empire.model.ElementImpl
 
isIndividual() - Method in class info.sswap.impl.empire.model.IndividualImpl
Allows to check whether this is a SSWAP individual.
isIntersection(String) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isIntersection() - Method in class info.sswap.impl.empire.model.TypeImpl
 
isList() - Method in interface info.sswap.api.model.SSWAPElement
Checks whether this element is a list of SSWAPElements.
isList() - Method in class info.sswap.impl.empire.model.ElementImpl
 
isList() - Method in class info.sswap.impl.empire.model.ListImpl
Informs the caller that this object is a list.
isLiteral() - Method in interface info.sswap.api.model.SSWAPElement
Checks whether this element is a literal.
isLiteral() - Method in class info.sswap.impl.empire.model.ElementImpl
 
isLiteral() - Method in class info.sswap.impl.empire.model.Literal
Notifies the caller that this SSWAPElement is a literal.
isMappingValid(T, T) - Method in class info.sswap.impl.empire.model.ProtocolImpl.DefaultMappingValidator
 
isMappingValid(T, T) - Method in interface info.sswap.impl.empire.model.ProtocolImpl.MappingValidator
Checks whether it is valid to associate the individual in the Protocol graph with the individual in the RDG.
isMappingValid(T, ProtocolImpl.MappingValidator.MappingType, T) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isMIMETypeAcceptable(String, String) - Static method in class info.sswap.api.servlet.AbstractSSWAPServlet
Checks whether the given MIME type is acceptable according to the values for the accept header
isMIMETypeAcceptable(HttpServletRequest, String) - Static method in class info.sswap.api.servlet.AbstractSSWAPServlet
 
isMIMETypeMatch(String, String) - Static method in class info.sswap.api.servlet.AbstractSSWAPServlet
Checks whether a MIME type matches a MIME type pattern (i.e., a string that may contain '*" in the place of major type, minor type or both
isMultiGraphs() - Method in interface info.sswap.api.model.SSWAPProtocol
Checks whether this graph contains multiple SSWAPGraphs
isMultiGraphs() - Method in class info.sswap.impl.empire.model.ProtocolImpl
 
isMutable() - Method in class info.sswap.impl.empire.model.RRGImpl
Checks whether this object is mutable.
isNegativeEntry() - Method in class info.sswap.impl.empire.io.ModelCache.MemoryCacheEntry
 
isNothing() - Method in interface info.sswap.api.model.SSWAPType
Checks whether this type is unsatisfiable (i.e., whether it is a sub type of owl:Nothing).
isNothing() - Method in class info.sswap.impl.empire.model.TypeImpl
 
isObjectPredicate() - Method in interface info.sswap.api.model.SSWAPPredicate
Checks whether the given predicate is defined as an object predicate
isObjectPredicate() - Method in class info.sswap.impl.empire.model.PredicateImpl
 
isObjectPredicate(SSWAPPredicate) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isOfType(SSWAPType) - Method in interface info.sswap.api.model.SSWAPIndividual
Checks whether this individual is of a given type.
isOfType(SSWAPType) - Method in class info.sswap.impl.empire.model.IndividualImpl
 
isOfType(Class<T>) - Method in class info.sswap.impl.empire.model.NodeImpl
 
isOWLDL(Model, Model, int) - Method in class info.sswap.impl.empire.io.ClosureBuilder
 
isOwlDlRequired() - Method in class info.sswap.impl.empire.model.SourceModelImpl
 
isOWLMembersListOfType(Model, Resource, Resource) - Method in class info.sswap.impl.empire.io.ClosureBuilder
 
isPattern(MappingPattern) - Method in interface info.sswap.api.model.SSWAPProtocol
Checks whether this graph contains the specific mapping of subjects to objects.
isPattern(MappingPattern) - Method in class info.sswap.impl.empire.model.ProtocolImpl
 
isPropertyMissing(Input) - Method in class info.sswap.api.input.InputValidator
 
isRDGPropertyDefined(SSWAPProperty, Collection<SSWAPProperty>) - Static method in class info.sswap.impl.empire.model.IndividualImpl
Checks whether a property defined in the RDG is defined for this individual (or whether a subproperty of the RDG's property is defined for this individual)
isReserved() - Method in interface info.sswap.api.model.SSWAPPredicate
Checks whether the given predicate belongs to restricted vocabulary (e.g., predicates defined in RDF, RDFS, OWL or SSWAP namespaces).
isReserved() - Method in interface info.sswap.api.model.SSWAPType
Checks whether the given type belongs to restricted vocabulary (e.g., types defined in RDF, RDFS, OWL or SSWAP namespaces).
isReserved() - Method in class info.sswap.impl.empire.model.PredicateImpl
 
isReserved() - Method in class info.sswap.impl.empire.model.TypeImpl
 
isResourceValidationEnabled() - Method in class info.sswap.impl.empire.model.RQGImpl
 
isRestriction(ATermAppl) - Method in class info.sswap.api.input.io.SSWAPDeserializer
 
isRunning() - Method in interface info.sswap.ontologies.exec.api.HotboxPoller
Check if the hotbox poller is running.
isRunning() - Method in class info.sswap.ontologies.exec.impl.ExecImpl
 
isRunning() - Method in class info.sswap.ontologies.exec.impl.HotboxPollerImpl
 
isSameAs(SSWAPIndividual, SSWAPIndividual) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isSchemeKnown(String) - Static method in class info.sswap.impl.empire.model.ModelUtils
Checks whether the scheme is a known URI scheme (i.e., registered by IANA)
isSSWAPGraph() - Method in interface info.sswap.api.model.SSWAPNode
Checks whether this node is a SSWAPGraph
isSSWAPGraph() - Method in class info.sswap.impl.empire.model.NodeImpl
 
isSSWAPObject() - Method in interface info.sswap.api.model.SSWAPNode
Checks whether this node is a SSWAPObject
isSSWAPObject() - Method in class info.sswap.impl.empire.model.NodeImpl
 
isSSWAPProvider() - Method in interface info.sswap.api.model.SSWAPNode
Checks whether this node is a SSWAPProvider.
isSSWAPProvider() - Method in class info.sswap.impl.empire.model.NodeImpl
 
isSSWAPResource() - Method in interface info.sswap.api.model.SSWAPNode
Checks whether this node is a SSWAPResource.
isSSWAPResource() - Method in class info.sswap.impl.empire.model.NodeImpl
 
isSSWAPSubject() - Method in interface info.sswap.api.model.SSWAPNode
Checks whether this node is a SSWAPSubject
isSSWAPSubject() - Method in class info.sswap.impl.empire.model.NodeImpl
 
isSSWAPTerm(ATermAppl) - Static method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isStrictSubPredicateOf(SSWAPPredicate) - Method in interface info.sswap.api.model.SSWAPPredicate
Checks whether this predicate is a strict sub predicate of the other.
isStrictSubPredicateOf(SSWAPPredicate) - Method in class info.sswap.impl.empire.model.PredicateImpl
 
isStrictSubPredicateOf(SSWAPPredicate, SSWAPPredicate) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
Checks whether one predicate is a strict sub predicate of another.
isStrictSubTypeOf(SSWAPType) - Method in interface info.sswap.api.model.SSWAPType
Checks whether this type is a strict subtype of the other.
isStrictSubTypeOf(SSWAPType, SSWAPType) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isStrictSubTypeOf(SSWAPType) - Method in class info.sswap.impl.empire.model.TypeImpl
 
isSubPredicateOf(SSWAPPredicate) - Method in interface info.sswap.api.model.SSWAPPredicate
Checks whether this predicate is a sub predicate of other.
isSubPredicateOf(SSWAPPredicate) - Method in class info.sswap.impl.empire.model.PredicateImpl
 
isSubPredicateOf(SSWAPPredicate, SSWAPPredicate) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isSubTypeOf(SSWAPType) - Method in interface info.sswap.api.model.SSWAPType
Checks whether this type is a subtype of the other.
isSubTypeOf(SSWAPType, SSWAPType) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
 
isSubTypeOf(SSWAPType) - Method in class info.sswap.impl.empire.model.TypeImpl
 
isSupported(Expressivity) - Method in class info.sswap.impl.empire.model.ExpressivityChecker
 
isTBoxStatement(Statement) - Static method in class info.sswap.impl.empire.model.ReasoningServiceImpl
Checks whether a triple belongs to a TBox
isTermKnown(URI) - Method in class info.sswap.impl.empire.model.ReasoningServiceImpl
Checks whether we know anything about the given term (i.e., whether it is used anywhere in the ontModel).
isTypedAs(SourceModel, URI, URI) - Method in class info.sswap.impl.empire.model.ImplFactory
 
isUNADisabledWhenClosingWorld() - Static method in class info.sswap.impl.empire.model.IndividualImpl
 
isUnrestricted() - Method in class info.sswap.api.input.impl.AbstractInput
Returns true if there are no restrictions on the input.
isUnrestricted() - Method in class info.sswap.api.input.impl.AtomicInputImpl
Returns true if there are no restrictions on the input.
isUnrestricted() - Method in interface info.sswap.api.input.Input
Returns true if there are no restrictions on the input.
isUnrestricted(RQG) - Method in interface info.sswap.api.spi.APIProvider
 
isUnrestricted(RQG) - Static method in class info.sswap.api.spi.ExtensionAPI
 
isUnrestricted(RQG) - Method in class info.sswap.impl.empire.APIProviderImpl
 
isURL(SSWAPIndividual) - Static method in class info.sswap.ontologies.data.api.DataFactory
 
isValueValidationEnabled() - Method in interface info.sswap.impl.empire.model.SourceModel
Returns information whether this source model performs validation of values for properties.
isValueValidationEnabled() - Method in class info.sswap.impl.empire.model.SourceModelImpl
 
isWithinRQG() - Method in class info.sswap.impl.empire.model.ResourceImpl
Checks whether this SSWAPResource is within an RQG (this affects the validation process).
iterator() - Method in class info.sswap.impl.empire.model.ListImpl
 

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.