gr.uoa.di.madgik.environment.is.elements.plot
Class ShellPlotInfo
java.lang.Object
gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo
gr.uoa.di.madgik.environment.is.elements.plot.ShellPlotInfo
- All Implemented Interfaces:
- Serializable
public class ShellPlotInfo
- extends InvocablePlotInfo
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UseStdIn
public boolean UseStdIn
UseStdOut
public boolean UseStdOut
UseStdErr
public boolean UseStdErr
UseStdExit
public boolean UseStdExit
Parameters
public List<PlotShellParameter> Parameters
ErrorMappings
public Set<PlotErrorMapping> ErrorMappings
ShellPlotInfo
public ShellPlotInfo()
FromXML
public void FromXML(String XML)
throws EnvironmentInformationSystemSerializationException
- Specified by:
FromXML in class InvocablePlotInfo
- Throws:
EnvironmentInformationSystemSerializationException
FromXML
public void FromXML(Element XML)
throws EnvironmentInformationSystemSerializationException
- Specified by:
FromXML in class InvocablePlotInfo
- Throws:
EnvironmentInformationSystemSerializationException
ToXML
public String ToXML()
throws EnvironmentInformationSystemSerializationException
- Specified by:
ToXML in class InvocablePlotInfo
- Throws:
EnvironmentInformationSystemSerializationException
Copyright © 2013. All Rights Reserved.