alma.asdm.Representable Interface Reference

Inherited by alma.asdm.AlmaRadiometerTable, alma.asdm.AnnotationTable, alma.asdm.AntennaTable, alma.asdm.ASDM, alma.asdm.BeamTable, alma.asdm.CalAmpliTable, alma.asdm.CalAtmosphereTable, alma.asdm.CalBandpassTable, alma.asdm.CalCurveTable, alma.asdm.CalDataTable, alma.asdm.CalDelayTable, alma.asdm.CalDeviceTable, alma.asdm.CalFluxTable, alma.asdm.CalFocusModelTable, alma.asdm.CalFocusTable, alma.asdm.CalGainTable, alma.asdm.CalHolographyTable, alma.asdm.CalPhaseTable, alma.asdm.CalPointingModelTable, alma.asdm.CalPointingTable, alma.asdm.CalPositionTable, alma.asdm.CalPrimaryBeamTable, alma.asdm.CalReductionTable, alma.asdm.CalSeeingTable, alma.asdm.CalWVRTable, alma.asdm.ConfigDescriptionTable, alma.asdm.CorrelatorModeTable, alma.asdm.DataDescriptionTable, alma.asdm.DopplerTable, alma.asdm.EphemerisTable, alma.asdm.ExecBlockTable, alma.asdm.FeedTable, alma.asdm.FieldTable, alma.asdm.FlagCmdTable, alma.asdm.FocusModelTable, alma.asdm.FocusTable, alma.asdm.FreqOffsetTable, alma.asdm.GainTrackingTable, alma.asdm.HistoryTable, alma.asdm.HolographyTable, alma.asdm.MainTable, alma.asdm.ObservationTable, alma.asdm.PointingModelTable, alma.asdm.PointingTable, alma.asdm.PolarizationTable, alma.asdm.ProcessorTable, alma.asdm.ReceiverTable, alma.asdm.SBSummaryTable, alma.asdm.ScanTable, alma.asdm.SeeingTable, alma.asdm.SourceParameterTable, alma.asdm.SourceTable, alma.asdm.SpectralWindowTable, alma.asdm.SquareLawDetectorTable, alma.asdm.StateTable, alma.asdm.StationTable, alma.asdm.SubscanTable, alma.asdm.SwitchCycleTable, alma.asdm.SysCalTable, alma.asdm.TotalPowerTable, alma.asdm.WeatherTable, and alma.asdm.WVMCalTable.

List of all members.


Detailed Description

The Representable interface is implemented by all tables and by the container.

It represents methods that are required to convert between the internal and the various external representations of tables and containers.


Public Member Functions

String toXML () throws ConversionException
void fromXML (String xml) throws ConversionException
String toVOTable () throws ConversionException
void fromVOTable (String vo) throws ConversionException
byte[] toFITS () throws ConversionException
void fromFITS (byte[] fits) throws ConversionException
void setEntity (Entity e)
Entity getEntity ()
String getName ()
int size ()


The documentation for this interface was generated from the following file:
Generated on Tue Nov 18 17:46:47 2008 for ASDM Java Implementation by doxygen 1.3.8