public class OWLLiteralImplBoolean extends OWLObjectImpl implements OWLLiteral
| Constructor and Description |
|---|
OWLLiteralImplBoolean(boolean literal) |
| Modifier and Type | Method and Description |
|---|---|
OWLDatatype |
getDatatype() |
String |
getLiteral() |
int |
initHashCode() |
boolean |
isBoolean() |
boolean |
parseBoolean() |
annotationPropertiesInSignature, anonymousIndividuals, classesInSignature, compareTo, containsEntityInSignature, dataPropertiesInSignature, datatypesInSignature, equals, hashCode, individualsInSignature, nestedClassExpressions, objectPropertiesInSignature, signature, toStringaccept, accept, accept, accept, accept, accept, asLiteral, components, getLang, hashIndex, hasLang, hasLang, isDouble, isFloat, isInteger, isLiteral, isRDFPlainLiteral, 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 OWLLiteralImplBoolean(boolean literal)
literal - literal valuepublic int initHashCode()
initHashCode in interface OWLLiteralinitHashCode in interface OWLObjectpublic String getLiteral()
getLiteral in interface OWLLiteralpublic boolean isBoolean()
isBoolean in interface OWLLiteralpublic boolean parseBoolean()
parseBoolean in interface OWLLiteralpublic OWLDatatype getDatatype()
getDatatype in interface OWLLiteralCopyright © 2021 The University of Manchester. All rights reserved.