Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package info.sswap.impl.empire.model
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
info.sswap.impl.empire.model.
RDFCSVWriter.Values
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.TreeMap<K,V> (implements java.lang.Cloneable, java.util.NavigableMap<K,V>, java.io.Serializable)
info.sswap.impl.empire.model.
RDFCSVWriter.MaxPropertyInstances
info.sswap.impl.empire.model.
RDFCSVWriter.SortedPredicates
info.sswap.impl.empire.model.
RDFCSVWriter.SortedRows
info.sswap.impl.empire.model.
ExpressivityChecker
info.sswap.impl.empire.model.
ExpressivityChecker.ProfileViolationDescriptionGenerator
(implements org.semanticweb.owlapi.profiles.OWL2DLProfileViolationVisitor, org.semanticweb.owlapi.profiles.OWL2ELProfileViolationVisitor, org.semanticweb.owlapi.profiles.OWL2ProfileViolationVisitor, org.semanticweb.owlapi.profiles.OWL2QLProfileViolationVisitor, org.semanticweb.owlapi.profiles.OWL2RLProfileViolationVisitor)
info.sswap.impl.empire.model.
ImplFactory
info.sswap.impl.empire.model.
JenaModelFactory
info.sswap.impl.empire.model.
JenaModelFactory.ErrorHandler
(implements com.hp.hpl.jena.rdf.model.RDFErrorHandler)
info.sswap.impl.empire.model.
ModelImpl
(implements info.sswap.api.model.
SSWAPModel
, com.clarkparsia.empire.SupportsRdfId)
info.sswap.impl.empire.model.
ElementImpl
(implements info.sswap.api.model.
SSWAPElement
)
info.sswap.impl.empire.model.
DatatypeImpl
(implements info.sswap.api.model.
SSWAPDatatype
)
info.sswap.impl.empire.model.
IndividualImpl
(implements info.sswap.api.model.
SSWAPIndividual
)
info.sswap.impl.empire.model.
NodeImpl
(implements info.sswap.api.model.
SSWAPNode
)
info.sswap.impl.empire.model.
EmpireGeneratedNodeImpl
info.sswap.impl.empire.model.
GraphImpl
(implements info.sswap.api.model.
SSWAPGraph
)
info.sswap.impl.empire.model.
ObjectImpl
(implements info.sswap.api.model.
SSWAPObject
)
info.sswap.impl.empire.model.
ProviderImpl
(implements info.sswap.api.model.
SSWAPProvider
)
info.sswap.impl.empire.model.
ResourceImpl
(implements info.sswap.api.model.
SSWAPResource
)
info.sswap.impl.empire.model.
SubjectImpl
(implements info.sswap.api.model.
SSWAPSubject
)
info.sswap.impl.empire.model.
TranslatedSubjectImpl
info.sswap.impl.empire.model.
NonEmpireIndividual
info.sswap.impl.empire.model.
ListImpl
(implements info.sswap.api.model.
SSWAPList
)
info.sswap.impl.empire.model.
Literal
(implements info.sswap.api.model.
SSWAPLiteral
)
info.sswap.impl.empire.model.
PredicateImpl
(implements info.sswap.api.model.
SSWAPPredicate
)
info.sswap.impl.empire.model.
PropertyImpl
(implements info.sswap.api.model.
SSWAPProperty
)
info.sswap.impl.empire.model.
TypeImpl
(implements info.sswap.api.model.
SSWAPType
)
info.sswap.impl.empire.model.
SourceModelImpl
(implements info.sswap.impl.empire.model.
SourceModel
)
info.sswap.impl.empire.model.
PDGImpl
(implements info.sswap.api.model.
PDG
)
info.sswap.impl.empire.model.
ProtocolImpl
(implements info.sswap.api.model.
SSWAPProtocol
)
info.sswap.impl.empire.model.
RDGImpl
(implements info.sswap.api.model.
RDG
)
info.sswap.impl.empire.model.
RIGImpl
(implements info.sswap.api.model.
RIG
)
info.sswap.impl.empire.model.
RQGImpl
(implements info.sswap.api.model.
RQG
)
info.sswap.impl.empire.model.
RRGImpl
(implements info.sswap.api.model.
RRG
)
info.sswap.impl.empire.model.
ModelUtils
info.sswap.impl.empire.model.
ProtocolImpl.DefaultMappingValidator
<T> (implements info.sswap.impl.empire.model.
ProtocolImpl.MappingValidator
<T>)
info.sswap.impl.empire.model.
RDFCSVWriter
(implements com.hp.hpl.jena.rdf.model.RDFWriter)
info.sswap.impl.empire.model.
RDFCSVWriter.DataStructure
info.sswap.impl.empire.model.
RDFCSVWriter.NameMapper
info.sswap.impl.empire.model.
RDFTSVWriter
(implements com.hp.hpl.jena.rdf.model.RDFWriter)
info.sswap.impl.empire.model.
RDFTSVWriter.DataStructure
info.sswap.impl.empire.model.
RDFTSVWriter.NameMapper
info.sswap.impl.empire.model.
ReasoningServiceImpl
(implements info.sswap.api.model.
ReasoningService
)
info.sswap.impl.empire.model.
ReasoningServiceImpl.IndividualTranslator.TranslationCache
info.sswap.impl.empire.model.
ReasoningServiceImpl.PropertyInformation
info.sswap.impl.empire.model.
ReasoningServiceImpl.ReasoningTaskBase
info.sswap.impl.empire.model.
ReasoningServiceImpl.IndividualTranslator
info.sswap.impl.empire.model.
ReasoningServiceImpl.ReasoningTaskBase.ClassIndividualMapping
Interface Hierarchy
info.sswap.impl.empire.model.
ProtocolImpl.MappingValidator
<T>
info.sswap.api.model.
SSWAPModel
info.sswap.api.model.
SSWAPDocument
info.sswap.impl.empire.model.
SourceModel
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
info.sswap.impl.empire.model.
ReasoningServiceImpl.PropertyType
info.sswap.impl.empire.model.
ProtocolImpl.MappingValidator.MappingType
info.sswap.impl.empire.model.
ReasoningServiceImpl.ExplanationSyntax
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.