Comparable<OWLObject>
, HasAnnotationPropertiesInSignature
, HasAnonymousIndividuals
, HasClassesInSignature
, HasContainsEntityInSignature
, HasDataPropertiesInSignature
, HasDatatypesInSignature
, HasIndividualsInSignature
, HasObjectPropertiesInSignature
, HasSignature
, IsAnonymous
, OWLDataRange
, OWLObject
, OWLPropertyRange
, Serializable
, SWRLPredicate
OWLDataOneOfImpl
public interface OWLDataOneOf extends OWLDataRange
Modifier and Type | Method | Description |
---|---|---|
Set<OWLLiteral> |
getValues() |
Gets the values (
OWLLiteral s) that this data range consists of. |
compareTo
getAnnotationPropertiesInSignature
getAnonymousIndividuals
getClassesInSignature
containsEntityInSignature
getDataPropertiesInSignature
getDatatypesInSignature
getIndividualsInSignature
getObjectPropertiesInSignature
getSignature
isAnonymous
accept, accept, accept, accept, asOWLDatatype, getDataRangeType, isDatatype, isTopDatatype
accept, accept, getNestedClassExpressions, isBottomEntity, isIndividual, isIRI, isTopEntity, toString
@Nonnull Set<OWLLiteral> getValues()
OWLLiteral
s) that this data range consists of.Copyright © 2018 The University of Manchester. All rights reserved.