All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| ABox |
Definition of an abox.
|
| ABoxImpl |
Copyright: Copyright (c) 2008
|
| ABoxStats |
Copyright: Copyright (c) 2009
|
| AbstractBaseDatatype<T> |
Title: Abstract base datatype type
|
| AbstractConceptCache |
Copyright: Copyright (c) 2007
|
| AbstractDefinitionOrder |
|
| AbstractDerivedIntegerType |
Title: Abstract derived integer type
|
| AbstractIntSet |
Copyright: Copyright (c) 2007
|
| AbstractProgressMonitor |
Copyright: Copyright (c) 2006
|
| AbstractTableauRule |
Copyright: Copyright (c) 2009
|
| AbstractTimelineDatatype |
|
| AddBranchDependency |
Dependency structure for when a branch is added.
|
| AllNamedIndividualsIterator |
Title: All Named Individuals Iterator
|
| AllValuesRule |
Copyright: Copyright (c) 2009
|
| AlphaDiffFromNode |
|
| AlphaEdgeNode |
|
| AlphaFixedEdgeNode |
|
| AlphaFixedObjectEdgeNode |
|
| AlphaFixedSubjectEdgeNode |
|
| AlphaNetwork |
Title: Alpha Store
|
| AlphaNode |
|
| AlphaNoVarEdgeNode |
|
| AlphaNumericComparator |
This is a comparator to perform a mix of alphabetical+numeric comparison.
|
| AlphaReflexiveEdgeNode |
|
| AlphaTypeNode |
|
| AnnotationClasses |
In some ontologies, such as the ones from OBO, annotations may be nested and contain type assertions on annotation values.
|
| ArrayIntSet |
Copyright: Copyright (c) 2007
|
| ATermBaseRenderer |
Base implementation of renderer interface to ease the implementation for different output formats.
|
| ATermBaseVisitor |
Base implementation for ATermVisitor.
|
| ATermManchesterSyntaxRenderer |
Title: ATermManchesterSyntaxRenderer
|
| ATermRenderer |
A special kind of visitor that is designed to render the terms to output.
|
| ATermUtils |
This class provides the functions ATerm related functions.
|
| ATermVisitor |
A visitor interface specifically designed for structures in Pellet.
|
| AtomConstant |
Title: Atom Constant
|
| AtomDConstant |
Title: Atom Data Constant
|
| AtomDObject |
Title: Atom Data Object
|
| AtomDVariable |
Title: Atom Data Variable
|
| AtomIConstant |
Title: Atom Instance Constant
|
| AtomIObject |
Title: Atom Individual Object
|
| AtomIVariable |
Title: Atom Instance Variable
|
| AtomObject |
Title: Atom Object
|
| AtomObjectVisitor |
Title: Atom Object Visitor
|
| AtomVariable |
Title: Atom Variable
|
| Base |
|
| BasicCompletionQueue |
A basic _queue for individuals that need to have completion rules applied
|
| BetaBuiltinNode |
|
| BetaMemoryIndex |
|
| BetaMemoryNode |
|
| BetaNode |
|
| BetaTopNode |
|
| BinaryAtom<P,A extends AtomObject,B extends AtomObject> |
Title: Property Atom
|
| BinarySet<T> |
A specialized immutable implementation of Set interface that always contains exactly two elements.
|
| BinaryTBox |
Copyright: Copyright (c) 2009
|
| BinaryTester |
Title: Binary Test
|
| BindingGenerator |
Title: Binding Generator
|
| BindingGeneratorImpl |
Title: Binding Generator Implementation
|
| BindingGeneratorStrategy |
Title: Binding Generator Strategy
|
| BindingGeneratorStrategyImpl |
Title: Binding Generator Strategy Implementation
|
| BindingHelper |
Title: Binding Helper
|
| BitIntSet |
Copyright: Copyright (c) 2007
|
| Block1Set |
|
| Block2All |
|
| Block3Max |
|
| Block4Min |
|
| Block5Max |
|
| Block6MinSome |
|
| Blocking |
Generic class to check if an _individual in an completion graph is _blocked by another _individual.
|
| BlockingCondition |
A simple interface to check if the _blocker candidate in this context actually blocks the other _individual.
|
| BlockingContext |
A class to keep track of the _current _individual being tested for blocking conditions.
|
| BlockingFactory |
Factory to choose the most-efficient blocking _strategy for a given expressivity.
|
| Bool |
Implementation of boolean that can be in unknow state : TRUE/FALSE/UNKNOWN
|
| BooleanOperators |
Title: Boolean Operators
|
| Boxes |
|
| Branch |
Copyright: Copyright (c) 2009
|
| BranchDependency |
Abstract class for a branch dependency
|
| BranchEffectTracker |
Title: Branch effect tracker
|
| BuiltIn |
Title: Built-In
|
| BuiltInAtom |
Title: Built-In Atom
|
| BuiltInCondition |
|
| BuiltinNamespace |
Copyright: Copyright (c) 2008
|
| BuiltInRegistry |
Title: Built-In Registry
|
| CachedConceptNode |
Description: A _node cached as the result of satisfiability checking for a concept.
|
| CachedConstantNode |
Description: Represents a cached _node that is used in different KBs.
|
| CachedEdge |
Description: Represents an edge cached for a CachedNode.
|
| CachedInEdge |
Description: Represents a cached incoming edge.
|
| CachedNode |
Description: Represent the cached information for a concept or an _individual.
|
| CachedNodeFactory |
Copyright: Copyright (c) 2008
|
| CachedOutEdge |
Description: Represents a cached outgoing edge.
|
| CacheSafety |
A class to check if a previsouly cached satisfiability result is safe to reuse for a specific _node in the completion graph.
|
| CacheSafetyAlwaysSafe |
A singleton implementation of CacheSafety that always says it is safe to reuse cached results.
|
| CacheSafetyDynamic |
A _cache safety implementation that checks the cached result and the context in which we try to reuse it to decide if it is safe to reuse the result.
|
| CacheSafetyFactory |
Copyright: Copyright (c) 2009
|
| CacheSafetyNeverSafe |
A singleton implementation of CacheSafety that says it is never safe to reuse cached results.
|
| CandidateSet<T> |
|
| CDOptimizedTaxonomyBuilder |
Title: Completely Defined Optimized Taxonomy Builder
|
| ChooseBranch |
|
| ChooseRule |
Copyright: Copyright (c) 2009
|
| Clash |
Copyright: Copyright (c) 2007
|
| Clash.ClashType |
|
| ClashDependency |
A _clash dependency.
|
| ClassAtom |
Title: Class Atom
|
| ClassesBase |
|
| ClassTreePrinter |
Title:
|
| CloseBranchDependency |
A dependency for a closed disjunct, merge pair, etc. for a _branch
|
| CollectionUtils |
Title: Collection Utilities
|
| Comparators |
|
| ComparisonTesters |
Title: Comparison Testers
|
| Compiler |
Title: Compiler
|
| CompletionQueue |
Title: Completion Queue
|
| CompletionStrategy |
A completion _strategy specifies how the tableau rules will be applied to an ABox.
|
| ConceptCache |
Title: Concept Cache
|
| ConceptCacheLRU |
Description: Least Recently Used implementation of ConceptCache.
|
| ConsoleProgressMonitor |
Copyright: Copyright (c) 2006
|
| ContinuousRealInterval |
Title: owl:real Interval
|
| ContinuousRulesStrategy |
|
| DataCardinalityRule |
Copyright: Copyright (c) 2009
|
| DataRange<T> |
Title: Data Range
|
| DataRangeAtom |
Title: Data Range Atom
|
| DataRangeBindingHelper |
Title: Data Range Binding Helper
|
| DataSatisfiabilityRule |
Copyright: Copyright (c) 2009
|
| Datatype<T> |
Title: Datatype
|
| DatatypeReasoner |
Title: Datatype Reasoner
|
| DatatypeReasonerException |
Title: Datatype Reasoner Exception
|
| DatatypeReasonerImpl |
Title: Datatype Reasoner Implementation
|
| Datatypes |
Copyright: Copyright = term(NS + c) 2008
|
| DatatypeVisitor |
|
| DatavaluedPropertyAtom |
Title: Datavalued Property Atom
|
| DataValueEnumeration<T> |
Title: Data value enumeration
|
| DatavaluePropertyBindingHelper |
Title: Datavalue Property Binding Helper
|
| DateTimeOperators |
Title: Date Time Operators
|
| DefaultEdge |
|
| DefinitionOrder |
A class to compute the definition order for concepts and tell if a concept is used in cyclic definition.
|
| DefinitionOrderFactory |
Creates a definition _order based on the configuration options defined in OpenlletOptions.
|
| Dependency |
Dependency interface
|
| DependencyEntry |
Structure for containing all dependencies for a given assertion.
|
| DependencyIndex |
This is the _index structure for maintaining the _dependencies between structures in an ABox and the syntactic assertions which caused them to be created.
|
| DependencySet |
DependencySet for concepts and edges in the ABox for backjumping
|
| DifferentIndividualsAtom |
Title: Different Individuals Atom
|
| DiscreteInterval<T extends java.lang.Number,U extends DiscreteInterval<T,U>> |
Title: Discrete Interval
|
| DisjointSet<T> |
DisjointSet _data structure.
|
| DisjunctionBranch |
|
| DisjunctionRule |
Copyright: Copyright (c) 2009
|
| DLExpressivityChecker |
Copyright: Copyright (c) 2008
|
| DNF |
Title: Disjunction Normal Form
|
| DurationFormat |
Deprecated must use the new "Instant" java data api.
|
| Edge |
Description: Represents an edge in the tableau completion graph.
|
| EdgeList |
|
| ELExpressivityChecker |
Copyright: Copyright (c) 2008
|
| ELSyntaxUtils |
Copyright: Copyright (c) 2008
|
| EmptyDataRange<T> |
Title: Empty Data Range
|
| EmptyIterator<E> |
Title: Empty Iterator
|
| EmptyRestrictedDatatype<T> |
Title: Empty Iterator
|
| EmptySRIQStrategy |
Completion _strategy for a SRIQ KB that does not have individuals in the ABox.
|
| EqualityBlocking |
Copyright: Copyright (c) 2008
|
| Expressivity |
Copyright: Copyright (c) 2008
|
| ExpressivityChecker |
Copyright: Copyright (c) 2008
|
| Facet |
Title: Facet
|
| Facet.Registry |
|
| Facet.XSD |
Facets in the XSD name space (and documented in the XML Schema specifications)
|
| FileUtils |
|
| FilterCondition |
|
| FilterIterator<T> |
Copyright: Copyright (c) 2008
|
| FlattenningIterator<T> |
|
| FloatingPointInterval<T extends java.lang.Number & java.lang.Comparable<T>> |
Title: Floating Point Interval
|
| FloatingPointInterval<T extends java.lang.Number & java.lang.Comparable<T>> |
Title: Floating Point Interval
|
| FloatingPointType<T extends java.lang.Number & java.lang.Comparable<T>> |
Title: Floating Point Type
|
| FloatingPointType<T extends java.lang.Number & java.lang.Comparable<T>> |
Title: Floating Point Type
|
| FloatingPointUtils |
Title: Floating Point Number Utilities
|
| FloatingPointUtils |
Title: Floating Point Number Utilities
|
| FSMBuilder |
|
| FullyDefinedClassVisitor |
|
| Function |
Title: Function
|
| FunctionApplicationVisitor |
Title: Function Application Visitor
|
| FunctionBuiltIn |
Title: Function Built-In
|
| GeneralFunction |
Title: General Function
|
| GeneralFunctionBuiltIn |
Title: General Function BuiltIn
|
| GenericTaxonomyBuilder |
Copyright: Copyright (c) 2008
|
| GuessBranch |
Copyright: Copyright (c) 2006
|
| GuessRule |
Copyright: Copyright (c) 2009
|
| IdentityHashSet<T> |
Copyright: Copyright (c) 2008
|
| IEEEDoubleType |
Title: IEEE Double Type
|
| IEEEDoubleType |
Title: IEEE Double Type
|
| IEEEFloatType |
Title: IEEE Float Type
|
| IEEEFloatType |
Title: IEEE Float Type
|
| InconsistentOntologyException |
|
| IncrementalChangeTracker |
Title: Incremental change tracker
|
| IncrementalRestore |
The incremental restoration is call when predicate have been remove from the ABox and the consistency is re-check.
|
| Individual |
|
| IndividualBranch |
|
| IndividualIterator |
An iterator to return nodes in the order they are added.
|
| IndividualPropertyAtom |
Title: Individual Property Atom
|
| InfiniteNamedDatatype |
Title: Infinite Named Datatype
|
| InstancesBase |
Groupment of all methods related to instances.
|
| IntegerInterval |
|
| InternalReasonerException |
|
| Interpreter |
Title: Interpreter
|
| IntervalRelations |
Title: Interval Relations
|
| IntIterator |
Copyright: Copyright (c) 2007
|
| IntSet |
Description: An interface describing a set of primitive integers.
|
| IntSetFactory |
Copyright: Copyright (c) 2007
|
| InvalidConstrainingFacetException |
Title: Invalid Constraining Facet Exception
|
| InvalidLiteralException |
Title: Invalid Literal Exception
|
| IteratorUtils |
|
| JGraphBasedDefinitionOrder |
|
| JoinCondition |
|
| KBLoader |
A generic class that allows the creation of Pellet KnowledgeBase instances and load ontologies.
|
| KBOperation |
Title: List of knowledge base operations.
|
| KnowledgeBase |
Abstraction of operation expeteced from a knowledge base.
|
| KnowledgeBase.ChangeType |
|
| KnowledgeBaseImpl |
|
| KnowledgeBaseImpl.AssertionType |
|
| KnowledgeBaseImplFullSync |
|
| KRSSLoader |
Parse files written _in KRSS format and loads into the given KB.
|
| Literal |
|
| LiteralFilter |
Title: Literal Filter
|
| MapIterator<F,T> |
Copyright: Copyright (c) 2008
|
| MaxBranch |
|
| MaxCardinalityRule |
Copyright: Copyright (c) 2009
|
| MemUtils |
A simple class to experiment with your JVM's garbage collector and memory sizes for various _data types.
|
| MergeDependency |
A dependency for a _node merge
|
| MessageBase |
|
| MinCardinalityRule |
Copyright: Copyright (c) 2009
|
| MultiIterator<T> |
Copyright: Copyright (c) 2008
|
| MultiListIterator |
|
| MultiMap<K,V> |
Common interface for map that do not have perfect hash.
|
| MultiMapUtils |
Copyright: Copyright (c) 2008
|
| MultiValueMap<K,V> |
Copyright: Copyright (c) 2007
|
| NamedDataRangeExpander |
Title: Named Data Range Expander
|
| Namespaces |
Define frequently used namespace here so modules will not be dependant on either Jena or OWLAPI vocabularies.
|
| NegatedDataRange<T> |
Title: Negated Data Range
|
| NestedIterator<Outer,Inner> |
|
| Node |
FIXME : many many data-structures that doesn't support concurrency are use in concurrent context here.
|
| NodeMerge |
Stores a pair of nodes to be merged.
|
| NodeProvider |
|
| NodeProvider.ConstantNodeProvider |
|
| NodeProvider.TokenNodeProvider |
|
| NodeProvider.WMENodeProvider |
|
| NodeSelector |
Title: NodeSelector
|
| NominalRule |
Copyright: Copyright (c) 2009
|
| NoSuchBuiltIn |
Title: No-Such-Built-In Built-In
|
| NumberToLiteralVisitor |
Title: Number To Literal Visitor
|
| NumberUtils |
|
| NumericAdapter |
Title: Numeric Adapter
|
| NumericComparisonVisitor |
Title: Numeric Comparison Visitor
|
| NumericFunction |
Title: Numeric Function
|
| NumericOperators |
Title: Numeric Operators
|
| NumericPromotion |
Title: Numeric Promotion
|
| NumericVisitor |
Title: Numeric Visitor
|
| ObjectVariableBindingHelper |
Title: Object Variable Binding Helper
|
| OntBuilder |
Description: Creates a KnowledgeBase from ATerm axioms.
|
| OpenlletOptions |
This class contains options used throughout different modules of the reasoner.
|
| OpenlletOptions.InstanceRetrievalMethod |
|
| OpenlletOptions.MonitorType |
|
| OpenlletOptions.OrderedClassification |
|
| OpenlletOptions.UndefinedDatatypeHandling |
|
| OptimizedBasicCompletionQueue |
An optimized basic _queue for individuals that need to have completion rules applied
|
| OptimizedDoubleBlocking |
Copyright: Copyright (c) 2008
|
| OWLRational |
Title: owl:rational
|
| OWLReal |
Title: owl:real
|
| OWLRealInterval |
Title: owl:real Interval
|
| OWLRealInterval.IntegerIterator |
|
| OWLRealInterval.LineType |
|
| OWLRealUtils |
Title: owl:real Utilities
|
| Pair<F,S> |
Copyright: Copyright (c) 2006
|
| PairIterator<T> |
|
| PartialBinding |
|
| PartialOrderBuilder<T> |
Title: Partial Order Builder
|
| PartialOrderComparator<T> |
Title: Partial Order Comparator
|
| PartialOrderRelation |
Title: Partial Order Relation
|
| PartialOrderTaxonomyBuilder |
Build partially order taxonomy (property or class).
|
| PatternFilter |
File filter implementation that filters by pattern matching on the file name using regular expressions.
|
| PelletRuntimeException |
|
| PermutationGenerator |
|
| PrimitiveTBox |
Copyright: Copyright (c) 2009
|
| ProductionNode |
|
| ProductionNode.DiffFrom |
|
| ProductionNode.Edge |
|
| ProductionNode.Inconsistency |
|
| ProductionNode.ProduceBinding |
|
| ProductionNode.SameAs |
|
| ProductionNode.Type |
|
| ProfileBasedExpressivityChecker |
Copyright: Copyright (c) 2008
|
| ProgressMonitor |
Copyright: Copyright (c) 2006
|
| PropertiesBase |
Groupment of all methods related to properties.
|
| PropertiesBuilder |
Description: Convenience class to build Properties objects.
|
| PropertyType |
|
| QNameProvider |
A class to convert URI's to QNames.
|
| QueueElement |
Structured stored on the completion _queue
|
| Rational |
Title: Rational
|
| RBox |
Definition of an rbox.
|
| RBoxImpl |
Copyright: Copyright (c) 2007
|
| RDFPlainLiteral |
Title: rdf:plainLiteral
|
| RDFXMLTaxonomyPrinter |
Title: RDF/XML Taxonomy Printer
|
| RestrictedBooleanDatatype |
Title: Restricted Boolean Datatype
|
| RestrictedDatatype<T> |
Title: Restricted Datatype
|
| RestrictedDurationDatatype |
Title: Restricted Duration Datatype
|
| RestrictedFloatingPointDatatype<T extends java.lang.Number & java.lang.Comparable<T>> |
Title: Restricted Float Datatype
|
| RestrictedFloatingPointDatatype<T extends java.lang.Number & java.lang.Comparable<T>> |
Title: Restricted Float Datatype
|
| RestrictedRealDatatype |
Title: Restricted Real Datatype
|
| RestrictedRealDatatype |
Title: Restricted Real Datatype
|
| RestrictedTextDatatype |
Title: Restricted Text Datatype
|
| RestrictedTimelineDatatype |
Title: Restricted time line datatype
|
| RestrictedURIDatatype |
Title: Restricted URI Datatype
|
| ReteNode |
|
| Role |
Definition of Role.
|
| RoleChainCache |
Copyright: Copyright (c) 2008
|
| RoleImpl |
Copyright: Copyright (c) 2007
|
| RoleRestrictionCache |
Copyright: Copyright (c) 2008
|
| RoleTaxonomyBuilder |
|
| Rule |
Title: Rule
|
| RuleAbsorber |
Copyright: Copyright (c) 2009
|
| RuleAtom |
Title: Rule Atom
|
| RuleAtomAsserter |
Copyright: Copyright (c) 2009
|
| RuleAtomImpl<P> |
Title: Rule Atom Implementation
|
| RuleAtomVisitor |
Title: Rule Atom Visitor
|
| RuleBasedELClassifier |
Copyright: Copyright (c) 2008
|
| RuleBranch |
|
| RulesToATermTranslator |
Copyright: Copyright (c) 2008
|
| SameIndividualAtom |
Title: Same Individual Atom
|
| SelfRule |
Copyright: Copyright (c) 2009
|
| SetUtils |
Utility functions for {#link java.util.Set Set}s.
|
| ShiftedBitIntSet |
Copyright: Copyright (c) 2007
|
| SilentProgressMonitor |
Copyright: Copyright (c) 2006
|
| SimpleAllValuesRule |
Copyright: Copyright (c) 2009
|
| SimpleBranchEffectTracker |
Title: Simple Branch Effect Tracker
|
| SimpleIncrementalChangeTracker |
Title: Simple incremental change tracker
|
| SimplifiedELClassifier |
Copyright: Copyright (c) 2007
|
| SizeEstimate |
Copyright: Copyright (c) 2007
|
| SomeValuesRule |
Copyright: Copyright (c) 2009
|
| SROIQIncStrategy |
The completion _strategy for incremental consistency checking.
|
| SROIQStrategy |
https://lat.inf.tu-dresden.de/~baader/Talks/Tableaux2000.pdf
|
| State<T> |
Copyright: Copyright (c) 2006
|
| StatisticsTable<ROW,COL> |
|
| StringFunctionAdapter |
Title: String-to-String Function Adapter
|
| StringOperators |
Title: String Operators
|
| StringToStringFunction |
Title: String-to-String Function
|
| SubsetBlocking |
Copyright: Copyright (c) 2008
|
| SubsumptionComparator |
Title: SubsumptionComparator
|
| SwingProgressMonitor |
Title: SwingProgressMonitor
|
| TableauRule |
Copyright: Copyright (c) 2009
|
| TableData |
Create a table _data structure that has a list of column names and list of _data rows.
|
| Taxonomy<T> |
Definition of taxonomies
|
| TaxonomyBasedDefinitionOrder |
|
| TaxonomyBuilder |
Copyright: Copyright (c) 2006
|
| TaxonomyImpl<T> |
|
| TaxonomyNode<T> |
|
| TaxonomyPrinter<T> |
Title: Taxonomy Printer Interface
|
| TaxonomyUtils |
Title: TaxonomyUtils
|
| TaxonomyUtils.TaxonomyKey |
|
| TBox |
|
| TBoxBase |
|
| TBoxExpImpl |
Title: Implementation of TBox interface to generate explanations efficiently and correctly.
|
| TBoxFactory |
Copyright: Copyright (c) 2007
|
| TBoxImpl |
TBox implementation that keeps track of explanations and allows flexible absorption algorithms.
|
| TermDefinition |
|
| TermFactory |
|
| Tester |
Title: Test
|
| TesterBuiltIn |
Title: Test Built-In
|
| TgBox |
|
| TimeoutException |
|
| Timer |
Class used to keep track how much time is spent for a specific operation.
|
| TimerInterruptedException |
|
| Timers |
Copyright: Copyright (c) 2008
|
| Token |
|
| Transition<T> |
Copyright: Copyright (c) 2006
|
| TransitionGraph<T> |
Copyright: Copyright (c) 2006
|
| TreeTaxonomyPrinter<T> |
|
| Trigger |
Copyright: Copyright (c) 2008
|
| TrivialSatisfactionHelpers |
Title: Trivial Satisfaction helper
|
| TuBox |
|
| Tuple<T> |
Title: Tuple Implementation
|
| TypeDependency |
A _type dependency.
|
| UnaryAtom<A extends AtomObject> |
Title: Unary Atom
|
| UnaryTBox |
Copyright: Copyright (c) 2009
|
| UndefinedEntityException |
Title: UndefinedEntityException
|
| Unfolding |
Title:
|
| UnfoldingRule |
Copyright: Copyright (c) 2009
|
| UnionDataRange<T> |
Title: Union _data range
|
| UnrecognizedDatatypeException |
Title: Unrecognized Datatype Exception
|
| UnsupportedFeatureException |
|
| UnsupportedQueryException |
|
| URIOperators |
Title: URI Operators
|
| URIUtils |
Utility functions for URI's.
|
| UsableRuleFilter |
Title: Usable Rule Filter
|
| VariableBinding |
Title: Variable Binding
|
| VariableUtils |
Title: Variable Utilities
|
| VersionInfo |
|
| WME |
Working Memory Element for asserted facts.
|
| WME.BuiltinWME |
|
| WME.DiffFrom |
|
| WME.EdgeDirection |
|
| WME.EdgeWME |
|
| WME.Kind |
|
| WME.TypeWME |
|
| XSDAnyURI |
Title: xsd:string
|
| XSDBoolean |
Title: xsd:boolean
|
| XSDByte |
Title: xsd:byte
|
| XSDDate |
Title: xsd:date
|
| XSDDateTime |
Title: xsd:dateTime
|
| XSDDateTimeStamp |
Title: xsd:dateTimeStamp
|
| XSDDecimal |
Title: xsd:decimal
|
| XSDDecimal |
Title: xsd:decimal
|
| XSDDouble |
Title: xsd:double
|
| XSDDouble |
Title: xsd:double
|
| XSDDuration |
Title: xsd:string
|
| XSDFloat |
Title: xsd:float
|
| XSDFloat |
Title: xsd:float
|
| XSDGDay |
Title: xsd:gDay
|
| XSDGMonth |
Title: xsd:gMonth
|
| XSDGMonthDay |
Title: xsd:gMonthDay
|
| XSDGYear |
Title: xsd:gYear
|
| XSDGYearMonth |
Title: xsd:gYearMonth
|
| XSDInt |
Title: xsd:int
|
| XSDInteger |
Title: xsd:integer
|
| XSDInteger |
Title: xsd:integer
|
| XSDLanguage |
Copyright: Copyright (c) 2009
|
| XSDLong |
Title: xsd:long
|
| XSDLong |
Title: xsd:long
|
| XSDName |
Copyright: Copyright (c) 2009
|
| XSDNCName |
Copyright: Copyright (c) 2009
|
| XSDNegativeInteger |
Title: xsd:negativeInteger
|
| XSDNMToken |
Copyright: Copyright (c) 2009
|
| XSDNonNegativeInteger |
Title: xsd:nonNegativeInteger
|
| XSDNonPositiveInteger |
Title: xsd:nonPositiveInteger
|
| XSDNormalizedString |
Copyright: Copyright (c) 2009
|
| XSDPositiveInteger |
Title: xsd:positiveInteger
|
| XSDShort |
Title: xsd:short
|
| XSDString |
Title: xsd:string
|
| XSDTime |
Title: xsd:time
|
| XSDToken |
Copyright: Copyright (c) 2009
|
| XSDUnsignedByte |
Title: xsd:unsignedByte
|
| XSDUnsignedInt |
Title: xsd:unsignedInt
|
| XSDUnsignedLong |
Title: xsd:unsignedLong
|
| XSDUnsignedShort |
Title: xsd:unsignedShort
|