public class OWLLiteralImplDouble extends OWLObjectImpl implements OWLLiteral
| Constructor and Description |
|---|
OWLLiteralImplDouble(double literal) |
| Modifier and Type | Method and Description |
|---|---|
OWLDatatype |
getDatatype() |
String |
getLiteral() |
boolean |
isDouble() |
double |
parseDouble() |
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, isBoolean, isFloat, isInteger, isRDFPlainLiteral, parseBoolean, parseFloat, parseInteger, typeIndexasAnonymousIndividual, asIRIgetNestedClassExpressions, hasSharedStructure, isAnonymousExpression, isAxiom, isBottomEntity, isIndividual, isIRI, isOntology, isTopEntity, nestedClassExpressionscompareTogetSignature, signaturecontainsEntityInSignatureanonymousIndividuals, getAnonymousIndividualsclassesInSignature, getClassesInSignaturegetObjectPropertiesInSignature, objectPropertiesInSignaturedataPropertiesInSignature, getDataPropertiesInSignaturegetIndividualsInSignature, individualsInSignaturedatatypesInSignature, getDatatypesInSignatureannotationPropertiesInSignature, getAnnotationPropertiesInSignaturecomponentsAnnotationsFirst, componentsWithoutAnnotationsisAnonymousaddAnonymousIndividualsToSet, addSignatureEntitiesToSetpublic OWLLiteralImplDouble(double literal)
literal - literal valuepublic String getLiteral()
getLiteral in interface OWLLiteralpublic boolean isDouble()
isDouble in interface OWLLiteralpublic double parseDouble()
parseDouble in interface OWLLiteralpublic OWLDatatype getDatatype()
getDatatype in interface OWLLiteralCopyright © 2017 The University of Manchester. All Rights Reserved.