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

java.lang.Object
  extended by gr.uoa.di.madgik.environment.is.elements.plot.PlotParameter
      extended by gr.uoa.di.madgik.environment.is.elements.plot.PlotShellParameter
All Implemented Interfaces:
Serializable, Comparable<PlotShellParameter>

public class PlotShellParameter
extends PlotParameter
implements Comparable<PlotShellParameter>, Serializable

See Also:
Serialized Form

Field Summary
 boolean IsFile
           
 int Order
           
 
Fields inherited from class gr.uoa.di.madgik.environment.is.elements.plot.PlotParameter
FixedValue, IsFixed, ParameterName
 
Constructor Summary
PlotShellParameter()
           
 
Method Summary
 int compareTo(PlotShellParameter o)
           
 boolean equals(Object obj)
           
 void FromXML(Element XML)
           
 int hashCode()
           
 String ToXML()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Order

public int Order

IsFile

public boolean IsFile
Constructor Detail

PlotShellParameter

public PlotShellParameter()
Method Detail

compareTo

public int compareTo(PlotShellParameter o)
Specified by:
compareTo in interface Comparable<PlotShellParameter>

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

FromXML

public void FromXML(Element XML)
             throws EnvironmentInformationSystemSerializationException
Overrides:
FromXML in class PlotParameter
Throws:
EnvironmentInformationSystemSerializationException

ToXML

public String ToXML()
             throws EnvironmentInformationSystemSerializationException
Overrides:
ToXML in class PlotParameter
Throws:
EnvironmentInformationSystemSerializationException


Copyright © 2012. All Rights Reserved.