public class OWLLiteralImplPlain extends OWLObjectImpl implements OWLLiteral
| Constructor and Description |
|---|
OWLLiteralImplPlain(String literal,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
OWLDatatype |
getDatatype() |
String |
getLang() |
String |
getLiteral() |
boolean |
hasLang() |
boolean |
hasLang(String l) |
int |
initHashCode() |
boolean |
isRDFPlainLiteral() |
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, accept, accept, asLiteral, components, hashIndex, isBoolean, isDouble, isFloat, isInteger, isLiteral, parseBoolean, parseDouble, parseFloat, parseInteger, typeIndexannotationValueasAnonymousIndividual, asIRIgetNestedClassExpressions, hashIteration, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signature, unsortedSignaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturecomponentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymous, isNamedanonymousIndividualValue, ifAnonymousIndividual, ifAnonymousIndividualOrElse, ifIri, ifIriOrElse, ifLiteral, ifLiteralOrElse, ifValue, iriValue, literalValue, map, map, mapAnonymousIndividual, mapAnonymousIndividualOrElse, mapAnonymousIndividualOrElseGet, mapIri, mapIriOrElse, mapIriOrElseGet, mapLiteral, mapLiteralOrElse, mapLiteralOrElseGet, mapValue, whenaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic String getLiteral()
getLiteral in interface OWLLiteralpublic boolean hasLang()
hasLang in interface OWLLiteralpublic boolean isRDFPlainLiteral()
isRDFPlainLiteral in interface OWLLiteralpublic String getLang()
getLang in interface HasLanggetLang in interface OWLLiteralpublic boolean hasLang(@Nullable String l)
hasLang in interface OWLLiteralpublic OWLDatatype getDatatype()
getDatatype in interface OWLLiteralpublic int initHashCode()
initHashCode in interface OWLLiteralinitHashCode in interface OWLObjectCopyright © 2021 The University of Manchester. All rights reserved.