| Package | Description |
|---|---|
| uk.ac.manchester.cs.owlapi.dlsyntax |
| Modifier and Type | Method and Description |
|---|---|
static DLSyntax |
DLSyntax.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DLSyntax[] |
DLSyntax.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DLSyntaxObjectRenderer.write(Collection<? extends OWLObject> objects,
DLSyntax delim,
boolean nest) |
protected void |
DLSyntaxObjectRenderer.write(DLSyntax keyword) |
Copyright © 2012 The University of Manchester. All Rights Reserved.