Generated from model's revision 1.46, branch HEAD
Public Member Functions | |
SpectralWindowTable | getTable () |
Return the table to which this row belongs. | |
SpectralWindowRowIDL | toIDL () |
Return this row in the form of an IDL struct. | |
void | setFromIDL (SpectralWindowRowIDL x) throws ConversionException |
Fill the values of this row from the IDL struct SpectralWindowRowIDL. | |
String | toXML () throws ConversionException |
Return this row in the form of an XML string. | |
void | setFromXML (String rowDoc) throws ConversionException |
Fill the values of this row from an XML string that was produced by the toXML() method. | |
Tag | getSpectralWindowId () |
Get spectralWindowId. | |
int | getNumChan () |
Get numChan. | |
void | setNumChan (int numChan) throws IllegalAccessException |
Set numChan with the specified int value. | |
boolean | isNameExists () |
The attribute name is optional. | |
String | getName () throws IllegalAccessException |
Get name, which is optional. | |
void | setName (String name) |
Set name with the specified String value. | |
void | clearName () |
Mark name, which is an optional field, as non-existent. | |
Frequency | getRefFreq () |
Get refFreq. | |
void | setRefFreq (Frequency refFreq) throws IllegalAccessException |
Set refFreq with the specified Frequency value. | |
Frequency[] | getChanFreq () |
Get chanFreq. | |
void | setChanFreq (Frequency[] chanFreq) throws IllegalAccessException |
Set chanFreq with the specified Frequency[] value. | |
Frequency[] | getChanWidth () |
Get chanWidth. | |
void | setChanWidth (Frequency[] chanWidth) throws IllegalAccessException |
Set chanWidth with the specified Frequency[] value. | |
boolean | isMeasFreqRefExists () |
The attribute measFreqRef is optional. | |
int | getMeasFreqRef () throws IllegalAccessException |
Get measFreqRef, which is optional. | |
void | setMeasFreqRef (int measFreqRef) |
Set measFreqRef with the specified int value. | |
void | clearMeasFreqRef () |
Mark measFreqRef, which is an optional field, as non-existent. | |
Frequency[] | getEffectiveBw () |
Get effectiveBw. | |
void | setEffectiveBw (Frequency[] effectiveBw) throws IllegalAccessException |
Set effectiveBw with the specified Frequency[] value. | |
Frequency[] | getResolution () |
Get resolution. | |
void | setResolution (Frequency[] resolution) throws IllegalAccessException |
Set resolution with the specified Frequency[] value. | |
Frequency | getTotBandwidth () |
Get totBandwidth. | |
void | setTotBandwidth (Frequency totBandwidth) throws IllegalAccessException |
Set totBandwidth with the specified Frequency value. | |
NetSideband | getNetSideband () |
Get netSideband. | |
void | setNetSideband (NetSideband netSideband) throws IllegalAccessException |
Set netSideband with the specified NetSideband value. | |
SidebandProcessingMode | getSidebandProcessingMode () |
Get sidebandProcessingMode. | |
void | setSidebandProcessingMode (SidebandProcessingMode sidebandProcessingMode) throws IllegalAccessException |
Set sidebandProcessingMode with the specified SidebandProcessingMode value. | |
boolean | isBasebandNameExists () |
The attribute basebandName is optional. | |
BasebandName | getBasebandName () throws IllegalAccessException |
Get basebandName, which is optional. | |
void | setBasebandName (BasebandName basebandName) |
Set basebandName with the specified BasebandName value. | |
void | clearBasebandName () |
Mark basebandName, which is an optional field, as non-existent. | |
boolean | isBbcSidebandExists () |
The attribute bbcSideband is optional. | |
int | getBbcSideband () throws IllegalAccessException |
Get bbcSideband, which is optional. | |
void | setBbcSideband (int bbcSideband) |
Set bbcSideband with the specified int value. | |
void | clearBbcSideband () |
Mark bbcSideband, which is an optional field, as non-existent. | |
boolean | isIfConvChainExists () |
The attribute ifConvChain is optional. | |
int | getIfConvChain () throws IllegalAccessException |
Get ifConvChain, which is optional. | |
void | setIfConvChain (int ifConvChain) |
Set ifConvChain with the specified int value. | |
void | clearIfConvChain () |
Mark ifConvChain, which is an optional field, as non-existent. | |
boolean | isFreqGroupExists () |
The attribute freqGroup is optional. | |
int | getFreqGroup () throws IllegalAccessException |
Get freqGroup, which is optional. | |
void | setFreqGroup (int freqGroup) |
Set freqGroup with the specified int value. | |
void | clearFreqGroup () |
Mark freqGroup, which is an optional field, as non-existent. | |
boolean | isFreqGroupNameExists () |
The attribute freqGroupName is optional. | |
String | getFreqGroupName () throws IllegalAccessException |
Get freqGroupName, which is optional. | |
void | setFreqGroupName (String freqGroupName) |
Set freqGroupName with the specified String value. | |
void | clearFreqGroupName () |
Mark freqGroupName, which is an optional field, as non-existent. | |
boolean | isAssocNatureExists () |
The attribute assocNature is optional. | |
SpectralResolutionType[] | getAssocNature () throws IllegalAccessException |
Get assocNature, which is optional. | |
void | setAssocNature (SpectralResolutionType[] assocNature) |
Set assocNature with the specified SpectralResolutionType[] value. | |
void | clearAssocNature () |
Mark assocNature, which is an optional field, as non-existent. | |
boolean | getQuantization () |
Get quantization. | |
void | setQuantization (boolean quantization) throws IllegalAccessException |
Set quantization with the specified boolean value. | |
WindowFunction | getWindowFunction () |
Get windowFunction. | |
void | setWindowFunction (WindowFunction windowFunction) throws IllegalAccessException |
Set windowFunction with the specified WindowFunction value. | |
boolean | getOversampling () |
Get oversampling. | |
void | setOversampling (boolean oversampling) throws IllegalAccessException |
Set oversampling with the specified boolean value. | |
CorrelationBit | getCorrelationBit () |
Get correlationBit. | |
void | setCorrelationBit (CorrelationBit correlationBit) throws IllegalAccessException |
Set correlationBit with the specified CorrelationBit value. | |
boolean | getFlagRow () |
Get flagRow. | |
void | setFlagRow (boolean flagRow) throws IllegalAccessException |
Set flagRow with the specified boolean value. | |
boolean | isAssocSpectralWindowIdExists () |
The attribute assocSpectralWindowId is optional. | |
Tag[] | getAssocSpectralWindowId () throws IllegalAccessException |
Get assocSpectralWindowId, which is optional. | |
void | setAssocSpectralWindowId (Tag[] assocSpectralWindowId) |
Set assocSpectralWindowId with the specified Tag[] value. | |
void | clearAssocSpectralWindowId () |
Mark assocSpectralWindowId, which is an optional field, as non-existent. | |
boolean | isDopplerIdExists () |
The attribute dopplerId is optional. | |
int | getDopplerId () throws IllegalAccessException |
Get dopplerId, which is optional. | |
void | setDopplerId (int dopplerId) |
Set dopplerId with the specified int value. | |
void | clearDopplerId () |
Mark dopplerId, which is an optional field, as non-existent. | |
boolean | isImageSpectralWindowIdExists () |
The attribute imageSpectralWindowId is optional. | |
Tag | getImageSpectralWindowId () throws IllegalAccessException |
Get imageSpectralWindowId, which is optional. | |
void | setImageSpectralWindowId (Tag imageSpectralWindowId) |
Set imageSpectralWindowId with the specified Tag value. | |
void | clearImageSpectralWindowId () |
Mark imageSpectralWindowId, which is an optional field, as non-existent. | |
DopplerRow[] | getDopplers () throws InvalidAccessException, NoSuchRow |
Get the collection of rows in the Doppler table having dopplerId == this.dopplerId. | |
void | setAssocSpectralWindowId (int i, Tag assocSpectralWindowId) throws IndexOutOfBoundsException |
Set assocSpectralWindowId[i] with the specified Tag value. | |
SpectralWindowRow | getSpectralWindowUsingImageSpectralWindowId () throws IllegalAccessException |
Returns the pointer to the row in the SpectralWindow table having SpectralWindow.imageSpectralWindowId == imageSpectralWindowId. | |
boolean | compareNoAutoInc (int numChan, Frequency refFreq, Frequency[] chanFreq, Frequency[] chanWidth, Frequency[] effectiveBw, Frequency[] resolution, Frequency totBandwidth, NetSideband netSideband, SidebandProcessingMode sidebandProcessingMode, boolean quantization, WindowFunction windowFunction, boolean oversampling, CorrelationBit correlationBit, boolean flagRow) |
Compare each attribute except the autoincrementable one of this SpectralWindowRow with the corresponding parameters and return true if there is a match and false otherwise. | |
boolean | equalByRequiredValue (SpectralWindowRow x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. | |
boolean | compareRequiredValue (int numChan, Frequency refFreq, Frequency[] chanFreq, Frequency[] chanWidth, Frequency[] effectiveBw, Frequency[] resolution, Frequency totBandwidth, NetSideband netSideband, SidebandProcessingMode sidebandProcessingMode, boolean quantization, WindowFunction windowFunction, boolean oversampling, CorrelationBit correlationBit, boolean flagRow) |
Protected Member Functions | |
void | setSpectralWindowId (Tag spectralWindowId) throws IllegalAccessException |
Set spectralWindowId with the specified Tag value. | |
Package Functions | |
SpectralWindowRow (SpectralWindowTable table) | |
Create a SpectralWindowRow. | |
SpectralWindowRow (SpectralWindowTable table, SpectralWindowRow row) | |
Creates a SpectralWindowRow using a copy constructor mechanism. | |
void | isAdded () |
void | addAssocSpectralWindowId (Tag id) |
Append a Tag to assocSpectralWindowId. | |
void | addAssocSpectralWindowId (Tag[] id) |
Append an array of Tag to assocSpectralWindowId. | |
Tag | getAssocSpectralWindowId (int i) throws IndexOutOfBoundsException |
Returns the Tag stored in assocSpectralWindowId at position i. | |
SpectralWindowRow | getSpectralWindow (int i) throws IndexOutOfBoundsException, NoSuchRow |
Returns the SpectralWindowRow linked to this row via the Tag stored in assocSpectralWindowId at position i. | |
SpectralWindowRow[] | getSpectralWindows () throws NoSuchRow |
Returns the array of SpectralWindowRow linked to this row via the Tags stored in assocSpectralWindowId. | |
Object[] | getAttributesValues () |
Returns all the attributes of an attribute of an ASDM table as an array of Object. |
|
Create a SpectralWindowRow. This constructor has package access because only the table can create rows. All rows know the table to which they belong.
|
|
Creates a SpectralWindowRow using a copy constructor mechanism. Given a SpectralWindowRow row and a SpectralWindowTable table, the method creates a new SpectralWindowRow owned by table. Each attribute of the created row is a copy (deep) of the corresponding attribute of row. The method does not add the created row to its table, its simply parents it to table, a call to the add method has to be done in order to get the row added (very likely after having modified some of its attributes). If row is null then the method returns a row with default values for its attributes. This constructor has package access because only the table can create rows. All rows know the table to which they belong.
|
|
Append an array of Tag to assocSpectralWindowId.
|
|
Append a Tag to assocSpectralWindowId.
|
|
Mark assocNature, which is an optional field, as non-existent.
|
|
Mark assocSpectralWindowId, which is an optional field, as non-existent.
|
|
Mark basebandName, which is an optional field, as non-existent.
|
|
Mark bbcSideband, which is an optional field, as non-existent.
|
|
Mark dopplerId, which is an optional field, as non-existent.
|
|
Mark freqGroup, which is an optional field, as non-existent.
|
|
Mark freqGroupName, which is an optional field, as non-existent.
|
|
Mark ifConvChain, which is an optional field, as non-existent.
|
|
Mark imageSpectralWindowId, which is an optional field, as non-existent.
|
|
Mark measFreqRef, which is an optional field, as non-existent.
|
|
Mark name, which is an optional field, as non-existent.
|
|
Compare each attribute except the autoincrementable one of this SpectralWindowRow with the corresponding parameters and return true if there is a match and false otherwise.
|
|
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.
|
|
Get assocNature, which is optional.
|
|
Get assocSpectralWindowId, which is optional.
|
|
Returns all the attributes of an attribute of an ASDM table as an array of Object.
Implements alma.asdm.ASDMRow.
|
|
Get basebandName, which is optional.
|
|
Get bbcSideband, which is optional.
|
|
Get chanFreq.
|
|
Get chanWidth.
|
|
Get correlationBit.
|
|
Get dopplerId, which is optional.
|
|
Get effectiveBw.
|
|
Get flagRow.
|
|
Get freqGroup, which is optional.
|
|
Get freqGroupName, which is optional.
|
|
Get ifConvChain, which is optional.
|
|
Get imageSpectralWindowId, which is optional.
|
|
Get measFreqRef, which is optional.
|
|
Get name, which is optional.
|
|
Get netSideband.
|
|
Get numChan.
|
|
Get oversampling.
|
|
Get quantization.
|
|
Get refFreq.
|
|
Get resolution.
|
|
Get sidebandProcessingMode.
|
|
Get spectralWindowId.
|
|
Returns the pointer to the row in the SpectralWindow table having SpectralWindow.imageSpectralWindowId == imageSpectralWindowId.
|
|
Return the table to which this row belongs.
|
|
Get totBandwidth.
|
|
Get windowFunction.
|
|
The attribute assocNature is optional. Return true if this attribute exists.
|
|
The attribute assocSpectralWindowId is optional. Return true if this attribute exists.
|
|
The attribute basebandName is optional. Return true if this attribute exists.
|
|
The attribute bbcSideband is optional. Return true if this attribute exists.
|
|
The attribute dopplerId is optional. Return true if this attribute exists.
|
|
The attribute freqGroup is optional. Return true if this attribute exists.
|
|
The attribute freqGroupName is optional. Return true if this attribute exists.
|
|
The attribute ifConvChain is optional. Return true if this attribute exists.
|
|
The attribute imageSpectralWindowId is optional. Return true if this attribute exists.
|
|
The attribute measFreqRef is optional. Return true if this attribute exists.
|
|
The attribute name is optional. Return true if this attribute exists.
|
|
Set assocNature with the specified SpectralResolutionType[] value.
|
|
Set assocSpectralWindowId[i] with the specified Tag value.
|
|
Set assocSpectralWindowId with the specified Tag[] value.
|
|
Set basebandName with the specified BasebandName value.
|
|
Set bbcSideband with the specified int value.
|
|
Set chanFreq with the specified Frequency[] value.
|
|
Set chanWidth with the specified Frequency[] value.
|
|
Set correlationBit with the specified CorrelationBit value.
|
|
Set dopplerId with the specified int value.
|
|
Set effectiveBw with the specified Frequency[] value.
|
|
Set flagRow with the specified boolean value.
|
|
Set freqGroup with the specified int value.
|
|
Set freqGroupName with the specified String value.
|
|
Fill the values of this row from the IDL struct SpectralWindowRowIDL.
|
|
Fill the values of this row from an XML string that was produced by the toXML() method.
|
|
Set ifConvChain with the specified int value.
|
|
Set imageSpectralWindowId with the specified Tag value.
|
|
Set measFreqRef with the specified int value.
|
|
Set name with the specified String value.
|
|
Set netSideband with the specified NetSideband value.
|
|
Set numChan with the specified int value.
|
|
Set oversampling with the specified boolean value.
|
|
Set quantization with the specified boolean value.
|
|
Set refFreq with the specified Frequency value.
|
|
Set resolution with the specified Frequency[] value.
|
|
Set sidebandProcessingMode with the specified SidebandProcessingMode value.
|
|
Set spectralWindowId with the specified Tag value.
|
|
Set totBandwidth with the specified Frequency value.
|
|
Set windowFunction with the specified WindowFunction value.
|
|
Return this row in the form of an IDL struct.
|
|
Return this row in the form of an XML string.
|