| Interface | Description |
|---|---|
| ATermRenderer |
A special kind of visitor that is designed to render the terms to output.
|
| ATermVisitor |
A visitor interface specifically designed for structures in Pellet.
|
| Class | Description |
|---|---|
| ATermAbstractSyntaxRenderer |
A simple implementation to output the terms in OWL abstract syntax.
|
| ATermBaseRenderer |
Base implementation of renderer interface to ease the implementation for different output
formats.
|
| ATermBaseVisitor |
Base implementation for ATermVisitor.
|
| ATermManchesterSyntaxRenderer |
Title: ATermManchesterSyntaxRenderer
|
| TableData |
Create a table data structure that has a list of column names and list of
data rows.
|
Copyright © 2019. All rights reserved.