protected AtomicDatatype |
BaseAtomicDatatype.derive(Set<Object> values,
boolean negated) |
AtomicDatatype |
BaseAtomicDatatype.difference(AtomicDatatype dt) |
AtomicDatatype |
EmptyDatatype.difference(AtomicDatatype dt) |
AtomicDatatype |
XSDBoolean.difference(AtomicDatatype dt) |
AtomicDatatype |
AtomicDatatype.difference(AtomicDatatype dt) |
AtomicDatatype |
BaseXSDAtomicType.difference(AtomicDatatype dt) |
AtomicDatatype |
EmptyDatatype.enumeration(Set values) |
AtomicDatatype |
BaseXSDAtomicType.enumeration(Set enum_) |
AtomicDatatype |
BaseAtomicDatatype.enumeration(Set<Object> values) |
AtomicDatatype |
AtomicDatatype.enumeration(Set<Object> values) |
AtomicDatatype |
XSDYear.getPrimitiveType() |
AtomicDatatype |
XSDDouble.getPrimitiveType() |
AtomicDatatype |
XSDDateTime.getPrimitiveType() |
AtomicDatatype |
XSDFloat.getPrimitiveType() |
AtomicDatatype |
XSDDecimal.getPrimitiveType() |
AtomicDatatype |
EmptyDatatype.getPrimitiveType() |
AtomicDatatype |
RDFXMLLiteral.getPrimitiveType() |
AtomicDatatype |
XSDBoolean.getPrimitiveType() |
AtomicDatatype |
AtomicDatatype.getPrimitiveType() |
AtomicDatatype |
XSDMonthDay.getPrimitiveType() |
AtomicDatatype |
XSDYearMonth.getPrimitiveType() |
AtomicDatatype |
XSDAnyURI.getPrimitiveType() |
AtomicDatatype |
XSDTime.getPrimitiveType() |
AtomicDatatype |
XSDMonth.getPrimitiveType() |
AtomicDatatype |
XSDString.getPrimitiveType() |
AtomicDatatype |
XSDDate.getPrimitiveType() |
AtomicDatatype |
XSDDay.getPrimitiveType() |
AtomicDatatype |
UnknownDatatype.getPrimitiveType() |
AtomicDatatype |
XSDDuration.getPrimitiveType() |
AtomicDatatype |
XSDDecimal.intersection(AtomicDatatype dt) |
AtomicDatatype |
BaseAtomicDatatype.intersection(AtomicDatatype dt) |
AtomicDatatype |
EmptyDatatype.intersection(AtomicDatatype dt) |
AtomicDatatype |
XSDBoolean.intersection(AtomicDatatype dt) |
AtomicDatatype |
AtomicDatatype.intersection(AtomicDatatype dt) |
AtomicDatatype |
BaseXSDAtomicType.intersection(AtomicDatatype dt) |
AtomicDatatype |
BaseAtomicDatatype.not() |
AtomicDatatype |
EmptyDatatype.not() |
AtomicDatatype |
XSDBoolean.not() |
AtomicDatatype |
AtomicDatatype.not() |
AtomicDatatype |
BaseXSDAtomicType.not() |
AtomicDatatype |
BaseAtomicDatatype.union(AtomicDatatype dt) |
AtomicDatatype |
EmptyDatatype.union(AtomicDatatype dt) |
AtomicDatatype |
XSDBoolean.union(AtomicDatatype dt) |
AtomicDatatype |
AtomicDatatype.union(AtomicDatatype dt) |
AtomicDatatype |
BaseXSDAtomicType.union(AtomicDatatype dt) |