public class ShellPlotInfo extends InvocablePlotInfo implements Serializable
| Modifier and Type | Field and Description |
|---|---|
Set<PlotErrorMapping> |
ErrorMappings |
List<PlotShellParameter> |
Parameters |
boolean |
UseStdErr |
boolean |
UseStdExit |
boolean |
UseStdIn |
boolean |
UseStdOut |
Description, ID, InvocabeProfileID, LocalEnvironment, Name, PlotProfileNS, Triggers| Constructor and Description |
|---|
ShellPlotInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
FromXML(Element XML) |
void |
FromXML(String XML) |
String |
ToXML() |
GetDescription, GetEnvironment, GetName, GetTriggerspublic boolean UseStdIn
public boolean UseStdOut
public boolean UseStdErr
public boolean UseStdExit
public List<PlotShellParameter> Parameters
public Set<PlotErrorMapping> ErrorMappings
public void FromXML(String XML) throws EnvironmentInformationSystemSerializationException
FromXML in class InvocablePlotInfoEnvironmentInformationSystemSerializationExceptionpublic void FromXML(Element XML) throws EnvironmentInformationSystemSerializationException
FromXML in class InvocablePlotInfoEnvironmentInformationSystemSerializationExceptionpublic String ToXML() throws EnvironmentInformationSystemSerializationException
ToXML in class InvocablePlotInfoEnvironmentInformationSystemSerializationExceptionCopyright © 2014. All Rights Reserved.