| Package | Description |
|---|---|
| au.csiro.ontology | |
| au.csiro.ontology.model |
| Modifier and Type | Method and Description |
|---|---|
static Concept |
Factory.createDatatype(Feature feature,
Operator operator,
Literal literal) |
| Modifier and Type | Method and Description |
|---|---|
Operator |
Datatype.getOperator() |
static Operator |
Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Datatype.setOperator(Operator operator) |
| Constructor and Description |
|---|
Datatype(Feature feature,
Operator operator,
Literal literal) |
Copyright © 2019 Australian e-Health Research Centre. All Rights Reserved.