Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ENGINE_ID
The engine ID of all
TestXmlPrinter instances. |
Constructor and Description |
---|
TestXmlPrinter()
Constructs an
TestXmlPrinter instance. |
Modifier and Type | Method and Description |
---|---|
TestFileNames |
start(java.util.Map<EntityType,Entity> inputs)
Processes entities of the input types and produces an entity of the output type.
|
addBackend, addInputType, addParameter, defines, equals, getId, getInputTypes, getLogger, getOutputType, getParameters, hasBackEnds, hashCode, parseCommandLine, runBackEnds, setOutputType, setProgress, start, toString, uses
public static final java.lang.String ENGINE_ID
TestXmlPrinter
instances.public TestFileNames start(java.util.Map<EntityType,Entity> inputs)
Engine