| Package | Description |
|---|---|
| org.semanticweb.owlapi.manchestersyntax.parser | |
| org.semanticweb.owlapi.manchestersyntax.renderer |
| Modifier and Type | Method and Description |
|---|---|
static ManchesterOWLSyntax |
ManchesterOWLSyntax.parse(String rendering) |
static ManchesterOWLSyntax |
ManchesterOWLSyntax.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManchesterOWLSyntax[] |
ManchesterOWLSyntax.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
RenderingDirector.renderEmptyFrameSection(ManchesterOWLSyntax frameSectionKeyword,
org.semanticweb.owlapi.model.OWLOntology... ontologies) |
void |
ManchesterOWLSyntaxFrameRenderer.writeSection(ManchesterOWLSyntax keyword)
Write section.
|
void |
ManchesterOWLSyntaxFrameRenderer.writeSection(ManchesterOWLSyntax keyword,
Collection<?> content,
String delimiter,
boolean newline,
org.semanticweb.owlapi.model.OWLOntology... ontologiesList)
Write section.
|
Copyright © 2014 The University of Manchester. All Rights Reserved.