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

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

public class PojoPlotInfo
extends InvocablePlotInfo

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
PojoPlotInfo()
           
 
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

PojoPlotInfo

public PojoPlotInfo()
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 © 2013. All Rights Reserved.