gr.uoa.di.madgik.environment.is.elements.plot
Class PlotParameter

java.lang.Object
  extended by gr.uoa.di.madgik.environment.is.elements.plot.PlotParameter
Direct Known Subclasses:
PlotShellParameter

public class PlotParameter
extends Object


Field Summary
 String FixedValue
           
 boolean IsFixed
           
 String ParameterName
           
 
Constructor Summary
PlotParameter()
           
 
Method Summary
 void FromXML(Element XML)
           
 String ToXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ParameterName

public String ParameterName

IsFixed

public boolean IsFixed

FixedValue

public String FixedValue
Constructor Detail

PlotParameter

public PlotParameter()
Method Detail

FromXML

public void FromXML(Element XML)
             throws EnvironmentInformationSystemSerializationException
Throws:
EnvironmentInformationSystemSerializationException

ToXML

public String ToXML()
             throws EnvironmentInformationSystemSerializationException
Throws:
EnvironmentInformationSystemSerializationException


Copyright © 2012. All Rights Reserved.