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

java.lang.Object
  extended by gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo
      extended by gr.uoa.di.madgik.environment.is.elements.plot.WSPlotInfo
All Implemented Interfaces:
Serializable

public class WSPlotInfo
extends InvocablePlotInfo
implements Serializable

See Also:
Serialized Form

Field Summary
 Set<PlotMethod> Methods
           
 
Fields inherited from class gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo
Description, ID, InvocabeProfileID, LocalEnvironment, Name, PlotProfileNS, Triggers
 
Constructor Summary
WSPlotInfo()
           
 
Method Summary
 void FromXML(Element XML)
           
 void FromXML(String XML)
           
 String ToXML()
           
 
Methods inherited from class gr.uoa.di.madgik.environment.is.elements.InvocablePlotInfo
GetDescription, GetEnvironment, GetName, GetTriggers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Methods

public Set<PlotMethod> Methods
Constructor Detail

WSPlotInfo

public WSPlotInfo()
Method Detail

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 © 2012. All Rights Reserved.