| Package | Description |
|---|---|
| au.csiro.ontology | |
| au.csiro.ontology.model |
| Modifier and Type | Method and Description |
|---|---|
static Feature |
Factory.createNamedFeature(String id) |
| Modifier and Type | Method and Description |
|---|---|
static Concept |
Factory.createDatatype(Feature feature,
Operator operator,
Literal literal) |
| Modifier and Type | Class and Description |
|---|---|
class |
NamedFeature
This class represents a feature (also referred to as a data property in OWL).
|
| Modifier and Type | Method and Description |
|---|---|
Feature |
FunctionalFeature.getFeature() |
Feature |
Datatype.getFeature() |
| Modifier and Type | Method and Description |
|---|---|
int |
NamedFeature.compareTo(Feature o) |
void |
FunctionalFeature.setFeature(Feature feature) |
void |
Datatype.setFeature(Feature feature) |
| Constructor and Description |
|---|
Datatype(Feature feature,
Operator operator,
Literal literal) |
FunctionalFeature(Feature feature) |
Copyright © 2019 Australian e-Health Research Centre. All Rights Reserved.