Interface | Description |
---|---|
PolyglotRESTEasyInterface |
Class | Description |
---|---|
DistributedSoftwareIOGraphPanel |
An IOGraph Panel which accepts only vertices and edges of type String which have information specific
to software that is distributed among multiple machines.
|
IOGraph<V extends Comparable,E> | |
IOGraphApplet |
An applet to simply hold an IOGraphPanel.
|
IOGraphPanel<V extends Comparable,E> |
A panel/program that displays a graph of input/output operations and allows for the exploration of paths
among them from a source to a target.
|
IOGraphPanel_JUNG<V extends Comparable,E> | |
IOGraphPanel_JUNG.ToAbbreviatedStringLabeller<V> |
A class which abbreviates vertex strings during label rendering.
|
IOGraphPanel_JUNG.UniqueString |
A class that simply wraps a string so that as a comparable it is never equal to another string.
|
IOGraphWeightsTool |
A program to facilitate in the running of polyglot tests to fill in I/O-Graph edge weights.
|
IOGraphWeightsToolHeadless |
A program to facilitate in the running of polyglot tests to fill in I/O-Graph
edge weights.
|
Polyglot |
An interface for file format conversion services that contain at its heart an I/O-Graph built
around a set of Software Server clients.
|
PolyglotAuxiliary |
Helper classes for the polyglot package.
|
PolyglotAuxiliary.Conversion<V extends Comparable,E> |
A simple structure to store a single conversion task.
|
PolyglotAuxiliary.FileInformation |
A structure to hold file information.
|
PolyglotAuxiliary.Point2D |
A convenient structure for holding vertex information when displaying an IOGraph.
|
PolyglotAuxiliary.RequestInformation |
A structure to store information about Polyglot requests.
|
PolyglotClient | |
PolyglotMonitor |
A tool to monitor the status of a Polyglot server.
|
PolyglotMonitorApplet |
An applet to hold a PolyglotMonitor.
|
PolyglotPanel |
A panel with a file manager look and feel designed for convenient file format conversions.
|
PolyglotRESTEasy |
A restful interface for a polyglot steward.
|
PolyglotRestlet |
A restful interface for a polyglot steward.
|
PolyglotServer | |
PolyglotSteward |
A class that coordinates the use of several software reuse clients via I/O-graphs
to perform file format conversions.
|
PolyglotStewardThreaded |
A class that coordinates the use of several software reuse clients via I/O-graphs
to perform file format conversions.
|
PolyglotWebInterface |
A background process that monitors a folder for conversion tasks.
|
VersusCompare |
A small program to compare two files using the Versus library.
|
VersusServiceCompare |
Copyright © 2014. All rights reserved.