|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OWLDataOneOf
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 24-Oct-2006
Method Summary | |
---|---|
java.util.Set<OWLLiteral> |
getValues()
Gets the values ( OWLLiteral s) that this data range consists of. |
Methods inherited from interface org.semanticweb.owlapi.model.OWLDataRange |
---|
accept, accept, accept, accept, asOWLDatatype, getDataRangeType, isDatatype, isTopDatatype |
Method Detail |
---|
java.util.Set<OWLLiteral> getValues()
OWLLiteral
s) that this data range consists of. These values may be a mixture
of org.semanticweb.owlapi.model.OWLTypedLiteral
s and org.semanticweb.owlapi.model.OWLStringLiteral
s.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |