public class StationsInNetworkTemplate extends NetworkInfoTemplate
| Constructor and Description |
|---|
StationsInNetworkTemplate(org.w3c.dom.Element el,
java.lang.String baseDir,
java.lang.String outputLocation,
NetworkAttr net) |
| Modifier and Type | Method and Description |
|---|---|
void |
change(Station station,
Status status) |
NetworkAttr |
getNetwork() |
protected java.lang.Object |
getTemplate(java.lang.String tag,
org.w3c.dom.Element el)
if this class has an template for this tag, it creates it using the
passed in element and returns it.
|
writegetBaseDirectoryName, getFilename, getOutputDirectory, getOutputLocation, getResult, run, testOutputLoc, textTemplate, toString, writegetCommonTemplate, parse, parse, setUppublic StationsInNetworkTemplate(org.w3c.dom.Element el,
java.lang.String baseDir,
java.lang.String outputLocation,
NetworkAttr net)
throws java.io.IOException,
ConfigurationException
java.io.IOExceptionConfigurationExceptionprotected java.lang.Object getTemplate(java.lang.String tag,
org.w3c.dom.Element el)
throws ConfigurationException
getTemplate in class FileWritingTemplateConfigurationExceptionpublic NetworkAttr getNetwork()