|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OWLRestrictedDataRangeFacetVocabulary | |
---|---|
org.coode.manchesterowlsyntax | |
org.semanticweb.owl.model | |
org.semanticweb.owl.util | |
org.semanticweb.owl.vocab | |
uk.ac.manchester.cs.owl |
Uses of OWLRestrictedDataRangeFacetVocabulary in org.coode.manchesterowlsyntax |
---|
Methods in org.coode.manchesterowlsyntax that return OWLRestrictedDataRangeFacetVocabulary | |
---|---|
OWLRestrictedDataRangeFacetVocabulary |
ManchesterOWLSyntaxEditorParser.parseFacet()
|
Uses of OWLRestrictedDataRangeFacetVocabulary in org.semanticweb.owl.model |
---|
Methods in org.semanticweb.owl.model that return OWLRestrictedDataRangeFacetVocabulary | |
---|---|
OWLRestrictedDataRangeFacetVocabulary |
OWLDataRangeFacetRestriction.getFacet()
Gets the restricting facet for this facet restriction |
Methods in org.semanticweb.owl.model with parameters of type OWLRestrictedDataRangeFacetVocabulary | |
---|---|
OWLDataRangeFacetRestriction |
OWLDataFactory.getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary facet,
double facetValue)
|
OWLDataRangeFacetRestriction |
OWLDataFactory.getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary facet,
float facetValue)
|
OWLDataRangeFacetRestriction |
OWLDataFactory.getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary facet,
int facetValue)
|
OWLDataRangeFacetRestriction |
OWLDataFactory.getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary facet,
OWLTypedConstant facetValue)
|
OWLDataRangeRestriction |
OWLDataFactory.getOWLDataRangeRestriction(OWLDataRange dataRange,
OWLRestrictedDataRangeFacetVocabulary facet,
OWLTypedConstant typedConstant)
|
Uses of OWLRestrictedDataRangeFacetVocabulary in org.semanticweb.owl.util |
---|
Methods in org.semanticweb.owl.util with parameters of type OWLRestrictedDataRangeFacetVocabulary | |
---|---|
static java.util.Set<OWLDataRangeFacetRestriction> |
OWLDataUtil.getFacetRestrictionSet(OWLDataFactory dataFactory,
OWLRestrictedDataRangeFacetVocabulary facet,
OWLTypedConstant facetValue)
|
Uses of OWLRestrictedDataRangeFacetVocabulary in org.semanticweb.owl.vocab |
---|
Methods in org.semanticweb.owl.vocab that return OWLRestrictedDataRangeFacetVocabulary | |
---|---|
static OWLRestrictedDataRangeFacetVocabulary |
OWLRestrictedDataRangeFacetVocabulary.getFacet(java.net.URI uri)
|
static OWLRestrictedDataRangeFacetVocabulary |
OWLRestrictedDataRangeFacetVocabulary.getFacetByShortName(java.lang.String shortName)
Gets a facet by its short name |
static OWLRestrictedDataRangeFacetVocabulary |
OWLRestrictedDataRangeFacetVocabulary.getFacetBySymbolicName(java.lang.String symbolicName)
|
static OWLRestrictedDataRangeFacetVocabulary |
OWLRestrictedDataRangeFacetVocabulary.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OWLRestrictedDataRangeFacetVocabulary[] |
OWLRestrictedDataRangeFacetVocabulary.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of OWLRestrictedDataRangeFacetVocabulary in uk.ac.manchester.cs.owl |
---|
Methods in uk.ac.manchester.cs.owl that return OWLRestrictedDataRangeFacetVocabulary | |
---|---|
OWLRestrictedDataRangeFacetVocabulary |
OWLDataRangeFacetRestrictionImpl.getFacet()
Gets the restricting facet for this facet restriction |
Methods in uk.ac.manchester.cs.owl with parameters of type OWLRestrictedDataRangeFacetVocabulary | |
---|---|
OWLDataRangeFacetRestriction |
OWLDataFactoryImpl.getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary facet,
double facetValue)
|
OWLDataRangeFacetRestriction |
OWLDataFactoryImpl.getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary facet,
float facetValue)
|
OWLDataRangeFacetRestriction |
OWLDataFactoryImpl.getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary facet,
int facetValue)
|
OWLDataRangeFacetRestriction |
OWLDataFactoryImpl.getOWLDataRangeFacetRestriction(OWLRestrictedDataRangeFacetVocabulary facet,
OWLTypedConstant facetValue)
|
OWLDataRangeRestriction |
OWLDataFactoryImpl.getOWLDataRangeRestriction(OWLDataRange dataRange,
OWLRestrictedDataRangeFacetVocabulary facet,
OWLTypedConstant typedConstant)
|
Constructors in uk.ac.manchester.cs.owl with parameters of type OWLRestrictedDataRangeFacetVocabulary | |
---|---|
OWLDataRangeFacetRestrictionImpl(OWLDataFactory dataFactory,
OWLRestrictedDataRangeFacetVocabulary facet,
OWLTypedConstant facetValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |