A B C D E F G H I J L M N O P R S T U V W X

R

read(String) - Method in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
A default implementation of SourceCatalogReader.read(String).
read(String, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
A default implementation of SourceCatalogReader.read(String, SourceCatalog).
read(Reader) - Method in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
A default implementation of SourceCatalogReader.read(Reader).
read(InputStream) - Method in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
A default implementation of SourceCatalogReader.read(InputStream).
read(InputStream, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
A default implementation of SourceCatalogReader.read(InputStream, SourceCatalog).
read(InputStream, FileCompressionFormat) - Method in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
A default implementation of SourceCatalogReader.read(InputStream, FileCompressionFormat).
read(InputStream, SourceCatalog, FileCompressionFormat) - Method in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
This method prepares the input stream in to be passed as an InputStreamReader to AbstractSourceCatalogReader.read(Reader, SourceCatalog).
read(Reader, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
An abstract method that must be implemented by subclasses.
read(Reader, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.CarmaSourceCatalogReader
NOTE: This method closes the incoming Reader!
read(Reader, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.GbtSourceCatalogReader
NOTE: This method closes the incoming Reader!
read(Reader, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.OldVlbaSourceCatalogReader
NOTE: This method closes the incoming Reader!
read(Reader, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.PdBISourceCatalogReader
NOTE: This method closes the incoming Reader!
read(Reader, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.PstSourceCatalogReader
Reads data from in and uses it to add sources to destination.
read(String) - Method in interface edu.nrao.sss.model.source.parser.SourceCatalogReader
Reads data from a file and uses it to add sources to a SourceCatalog.
read(String, SourceCatalog) - Method in interface edu.nrao.sss.model.source.parser.SourceCatalogReader
Reads data from a file and uses it to add sources to destination.
read(Reader) - Method in interface edu.nrao.sss.model.source.parser.SourceCatalogReader
Reads data from in and uses it to add sources to a SourceCatalog.
read(Reader, SourceCatalog) - Method in interface edu.nrao.sss.model.source.parser.SourceCatalogReader
Reads data from in and uses it to add sources to destination.
read(InputStream) - Method in interface edu.nrao.sss.model.source.parser.SourceCatalogReader
Reads data from in and uses it to add sources to a SourceCatalog.
read(InputStream, SourceCatalog) - Method in interface edu.nrao.sss.model.source.parser.SourceCatalogReader
Reads data from in and uses it to add sources to destination.
read(InputStream, FileCompressionFormat) - Method in interface edu.nrao.sss.model.source.parser.SourceCatalogReader
Reads data from in and uses it to add sources to a SourceCatalog.
read(InputStream, SourceCatalog, FileCompressionFormat) - Method in interface edu.nrao.sss.model.source.parser.SourceCatalogReader
Reads data from in and uses it to add sources to destination.
read(Reader, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.VlaCalibDbHtmlReader
NOTE: This method closes the incoming Reader!
read(Reader, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.VlbaSourceCatalogReader
NOTE: This method closes the incoming Reader!
read(Reader, SourceCatalog, String) - Method in class edu.nrao.sss.model.source.parser.VlbaSourceCatalogReader
Reads data from in and uses it to add sources to destination.
read(Reader, SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.XmlSourceCatalogReader
NOTE: This method closes the incoming Reader!
readWasSuccessful - Variable in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
 
recalculateChannels() - Method in class edu.nrao.sss.model.resource.CorrelationProductGroupAbs
Called when something that can influence the total number of channels, or the distribution of channels among products, has changed.
recalculateChannels() - Method in class edu.nrao.sss.model.resource.evla.WidarCorrelationProductGroup
 
recalculateMatchingAntennas() - Method in class edu.nrao.sss.model.resource.AntennaSelection
Selects antennas based on the other properties of this object.
ReceiverBand - Enum in edu.nrao.sss.model.resource
The receiver bands of NRAO (and other) telescopes.
ReceiverBand.NamedRange - Interface in edu.nrao.sss.model.resource
 
ReceiverBandSortKey - Class in edu.nrao.sss.model.resource.sort
Sorts resources based on their first ReceiverBand.
ReceiverBandSortKey() - Constructor for class edu.nrao.sss.model.resource.sort.ReceiverBandSortKey
 
ReceiverProvider - Interface in edu.nrao.sss.model.resource
A provider of receivers.
ReceiverSelection - Class in edu.nrao.sss.model.resource
A selection of receivers, typically created by a ReceiverSelector.
ReceiverSelector - Interface in edu.nrao.sss.model.resource
A selector of the best receiver(s) for a given ResourceSpecification.
releaseThisAndSiblings() - Method in class edu.nrao.sss.model.project.ExecutionBlock
Will attempt to release this EB and any of its eligible siblings from the on-hold status.
remove(int) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Removes the element at index.
remove(ScanLoopElement, EqualityMethod) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Removes all occurrences the given element from this loop.
remove(SourceCatalogEntry) - Method in class edu.nrao.sss.model.source.SourceGroup
 
remove(int) - Method in class edu.nrao.sss.model.source.SourceGroup
 
remove(Date) - Method in class edu.nrao.sss.model.source.SourceLookupTable
 
removeAll() - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Removes all elements from this loop.
removeAllBrightnesses() - Method in class edu.nrao.sss.model.source.Subsource
Removes all brightness entries from this subsource.
removeAllPolarizationProducts() - Method in interface edu.nrao.sss.model.resource.CorrelationProductGroup
Removes all polarization products from this group.
removeAllPolarizationProducts() - Method in class edu.nrao.sss.model.resource.CorrelationProductGroupAbs
 
removeAllPrerequisites() - Method in class edu.nrao.sss.model.project.ProgramBlock
Clears this program block's set of prerequisites.
removeAllPrerequisites() - Method in class edu.nrao.sss.model.project.SchedulingBlock
Clears this scheduling block's set of prerequisites.
removeAllProgramBlocks() - Method in class edu.nrao.sss.model.project.Project
Removes all program blocks from this project.
removeAllProviders() - Method in class edu.nrao.sss.model.project.CalibratorSelector
Removes all source providers from this selector.
removeAllSchedulingBlocks() - Method in class edu.nrao.sss.model.project.ProgramBlock
Removes all scheduling blocks from this program block.
removeAllSources() - Method in class edu.nrao.sss.model.source.SourceGroup
Removes all sources from this group.
removeAllSourceTables() - Method in class edu.nrao.sss.model.source.SourceGroup
Removes all source tables from this group.
removeAllSubbands() - Method in interface edu.nrao.sss.model.resource.CorrelatorBaseband
Removes all subbands from this baseband.
removeAllSubbands() - Method in class edu.nrao.sss.model.resource.CorrelatorBasebandAbs
 
removeAllSubsources() - Method in class edu.nrao.sss.model.source.Source
Removes all subsources from this source.
removeAllVelocities() - Method in class edu.nrao.sss.model.source.Subsource
Removes all velocity entries from this subsource.
removeAuthor(Author) - Method in class edu.nrao.sss.model.proposal.Proposal
 
removeBackend(CorrelatorName) - Method in class edu.nrao.sss.model.resource.Resource
Removes from this resource the backend of the given type.
removeBackends() - Method in class edu.nrao.sss.model.resource.Resource
Removes all backends from this resource.
removeBasebandCollectionListener(BasebandCollectionListener) - Method in class edu.nrao.sss.model.resource.CorrelatorConfiguration
Removes formerListener from this configuration's list of baseband collection listeners.
removeBrightness(SourceBrightness) - Method in class edu.nrao.sss.model.source.Subsource
Removes oldBrightness from this subsource.
removeCorrelationProductGroup(CorrelationProductGroup) - Method in interface edu.nrao.sss.model.resource.CorrelatorSubband
Removes a correlation product group from this subband.
removeCorrelationProductGroup(CorrelationProductGroup) - Method in class edu.nrao.sss.model.resource.CorrelatorSubbandAbs
Removes a correlation product group from this subband.
removeDisallowedProducts() - Method in class edu.nrao.sss.model.resource.CorrelationProductGroupAbs
Removes from the channels map any entries for Stokes parameters that are not in the allowable set.
removeDopplerSpecs(String) - Method in class edu.nrao.sss.model.project.scan.Scan
Removes the Doppler tracking information stored previously with the given key.
removeElement(int) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Deprecated. 
removeExecutionListener(ActionListener) - Method in interface edu.nrao.sss.model.resource.AntennaElectronics
Removes formerListener from this electronics' list of execution listeners.
removeExecutionListener(ActionListener) - Method in class edu.nrao.sss.model.resource.evla.EvlaAntennaElectronics
 
removeForbiddenUserDefinedKey(String) - Method in class edu.nrao.sss.model.source.SourceFilter
Removes udKey from this filter's collection of UDV keys that passing sources must not possess.
removeFromTypes(UserType) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
removeItem(SourceCatalogEntry) - Method in class edu.nrao.sss.model.source.SourceCatalog
 
removeItem(int) - Method in class edu.nrao.sss.model.source.SourceCatalog
 
removeListener(SourceTableListener) - Method in class edu.nrao.sss.model.source.SourceLookupTable
Removes listener as a listener of this table.
removeOldSubband(CorrelatorSubbandAbs) - Method in class edu.nrao.sss.model.resource.CorrelatorBasebandAbs
 
removePolarizationProduct(StokesParameter) - Method in interface edu.nrao.sss.model.resource.CorrelationProductGroup
Removes the given product from this group, if present.
removePolarizationProduct(StokesParameter) - Method in class edu.nrao.sss.model.resource.CorrelationProductGroupAbs
 
removePrerequisite(ProgramBlock) - Method in class edu.nrao.sss.model.project.ProgramBlock
Removes oldPrereq from this program block's set of direct prerequisites.
removePrerequisite(SchedulingBlock) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Removes oldPrereq from this scheduling block's set of direct prerequisites.
removeProgramBlock(ProgramBlock) - Method in class edu.nrao.sss.model.project.Project
Removes the given program block from this project.
removeRecursively(ScanLoopElement, EqualityMethod) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Removes element from this loop and all nested loops.
removeRequiredUserDefinedValue(String) - Method in class edu.nrao.sss.model.source.SourceFilter
Removes udKey from this filter's collection of UDV keys that passing sources must possess.
removeScan(Scan, EqualityMethod) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Removes all occurrences of the given scan from this scheduling block.
removeSchedulingBlock(SchedulingBlock) - Method in class edu.nrao.sss.model.project.ProgramBlock
Removes the given scheduling block from this program block.
removeSessionPair(SessionPair) - Method in class edu.nrao.sss.model.proposal.Session
Removes the given session pair from this session.
removeSubband(CorrelatorSubband) - Method in interface edu.nrao.sss.model.resource.CorrelatorBaseband
Removes the unwantedSubband from this baseband, if present.
removeSubband(CorrelatorSubband) - Method in class edu.nrao.sss.model.resource.CorrelatorBasebandAbs
 
removeSubband(CorrelatorSubband) - Method in class edu.nrao.sss.model.resource.evla.WidarBaseband
 
removeSubbandAt(int) - Method in interface edu.nrao.sss.model.resource.CorrelatorBaseband
Removes from this baseband the subband at the given index.
removeSubbandAt(int) - Method in class edu.nrao.sss.model.resource.CorrelatorBasebandAbs
 
removeSubsource(Subsource) - Method in class edu.nrao.sss.model.source.Source
Removes oldSubsource from this source.
removeTelescope(TelescopeType) - Method in class edu.nrao.sss.model.proposal.Proposal
 
removeUserPick(String) - Method in class edu.nrao.sss.model.resource.AntennaSelection
Removes the given antenna ID from this selection.
removeVelocity(SourceVelocity) - Method in class edu.nrao.sss.model.source.Subsource
Removes oldVelocity from this subsource.
replaceEqualScansRecursivelyWith(Scan) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Recursively replaces all scans in this loop that are equal to replacmentScan with replacmentScan.
replaceEqualScansWith(Scan) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Replaces all scans in this loop that are equal to replacmentScan with replacmentScan.
replaceRequiredUserDefinedValues(String, Set<String>) - Method in class edu.nrao.sss.model.source.SourceFilter
Replaces the values held by this filter for the given user defined key.
RepositoryException - Exception in edu.nrao.sss.model
A RepositoryException occurs when there is a problem accessing the dao layer of an application.
RepositoryException() - Constructor for exception edu.nrao.sss.model.RepositoryException
 
RepositoryException(String) - Constructor for exception edu.nrao.sss.model.RepositoryException
 
RepositoryException(String, Throwable) - Constructor for exception edu.nrao.sss.model.RepositoryException
 
RepositoryException(Throwable) - Constructor for exception edu.nrao.sss.model.RepositoryException
 
requantizationBits - Variable in class edu.nrao.sss.model.resource.CorrelatorSubbandAbs
 
requiresManualIdentification() - Method in enum edu.nrao.sss.model.resource.AntennaSelectionMethod
Returns true if this method requires clients to make a manual selection of antennas.
requiresMinimumNumberSpecification() - Method in enum edu.nrao.sss.model.resource.AntennaSelectionMethod
Returns true if this method requires clients to specify a minimum number of antennas to select.
reset() - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Puts the constraints held by this object back to their default values.
reset() - Method in class edu.nrao.sss.model.project.ProgramBlock
Resets this project to its initial state.
reset() - Method in class edu.nrao.sss.model.project.Project
Resets this project to its initial state.
reset() - Method in class edu.nrao.sss.model.project.scan.Scan
Resets this scan to its initial state.
reset() - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Resets this loop so that it has no elements and an iteration count of one.
reset() - Method in class edu.nrao.sss.model.project.scan.ScanLoopElement
Resets this element to its initial state.
reset() - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Returns this object to the same state as a newly created specification.
reset() - Method in class edu.nrao.sss.model.project.scheduling.constraint.Constraint
Resets this constraint back to its original default (unspecified value).
reset() - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintApi
 
reset() - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintPositionElevation
 
reset() - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintPositionMaximum
 
reset() - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintWind
 
reset() - Method in class edu.nrao.sss.model.project.SchedulingBlock
Resets this scheduling block to its initial state.
reset() - Method in class edu.nrao.sss.model.proposal.JustificationFile
Resets this file to its initial state.
reset() - Method in class edu.nrao.sss.model.proposal.JustificationFileDescriptor
Resets this descriptor to its initial state.
reset() - Method in class edu.nrao.sss.model.proposal.Session
Resets this session to its initial state.
reset() - Method in class edu.nrao.sss.model.proposal.SessionPair
Resets this session pair to its initial state.
reset() - Method in class edu.nrao.sss.model.resource.AntennaSelection
Puts this selection back in its initial state.
reset() - Method in class edu.nrao.sss.model.resource.Resource
Resets this resource to its initial state.
reset() - Method in class edu.nrao.sss.model.source.Source
Resets this source to its initial state.
reset() - Method in class edu.nrao.sss.model.source.SourceBrightness
Resets this brightness to its initial state.
reset() - Method in class edu.nrao.sss.model.source.SourceVelocity
Returns this velocity to its initial state.
reset() - Method in class edu.nrao.sss.model.source.Subsource
Resets this subsource to its initial state.
resetAvoidSunrise() - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Puts the avoidSunrise constraint back to its default value.
resetAvoidSunset() - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Puts the avoidSunset constraint back to its default value.
resetMaxAllowableApi() - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Puts the maxAllowableApi constraint back to its default value.
resetMaxAllowableIonospherePhase() - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Puts the maxAllowableIonospherePhase constraint back to its default value.
resetMaxAllowableOpacity() - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Puts the maxAllowableOpacity constraint back to its default value.
resetMaxAllowableWindSpeed() - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Puts the maxAllowableWindSpeed constraint back to its default value.
resetMinAllowableElevation() - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Puts the minAllowableElevation constraint back to its default value.
resetMinAllowableSolarSeparation() - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Puts the minAllowableSolarSeparation constraint back to its default value.
resetPosition() - Method in class edu.nrao.sss.model.source.Subsource
Resets this subsource's position information so that it looks like that of a newly created subsource.
Resource - Class in edu.nrao.sss.model.resource
A container of scientific and hardware specifications for an observation of of an astronomical source.
Resource() - Constructor for class edu.nrao.sss.model.resource.Resource
Creates a new instance.
Resource(String) - Constructor for class edu.nrao.sss.model.resource.Resource
Creates a new instance with the given name.
ResourceBuilder - Class in edu.nrao.sss.model.resource
Helper for test classes; builds resources and their components.
ResourceBuilder() - Constructor for class edu.nrao.sss.model.resource.ResourceBuilder
 
ResourceCatalog - Class in edu.nrao.sss.model.resource
A catalog of Resources.
ResourceCatalog() - Constructor for class edu.nrao.sss.model.resource.ResourceCatalog
Creates a new catalog with a default name.
ResourceCatalog(String) - Constructor for class edu.nrao.sss.model.resource.ResourceCatalog
Creates a new catalog with the given name.
ResourceCatalogProvider - Interface in edu.nrao.sss.model.resource
A provider of resource catalogs.
ResourceCatalogValidator - Class in edu.nrao.sss.model.resource
A validator of resource catalogs.
ResourceCatalogValidator() - Constructor for class edu.nrao.sss.model.resource.ResourceCatalogValidator
Creates a new instance.
ResourceGroup - Class in edu.nrao.sss.model.resource
A collection of Resources.
ResourceGroup() - Constructor for class edu.nrao.sss.model.resource.ResourceGroup
Creates a new group that has a default name and that belongs to no catalog.
ResourceGroup(ResourceCatalog, String) - Constructor for class edu.nrao.sss.model.resource.ResourceGroup
Creates a new group that belongs to container.
ResourceGroupListener - Interface in edu.nrao.sss.model.resource
A convenience interface that locks down the generic item, group, and catalog types.
ResourceGroupValidator - Class in edu.nrao.sss.model.resource
A validator of resource groups.
ResourceGroupValidator() - Constructor for class edu.nrao.sss.model.resource.ResourceGroupValidator
Creates a new instance.
ResourceProvider - Interface in edu.nrao.sss.model.resource
A provider of physical resources for observing an astronomical source.
ResourceSpecification - Class in edu.nrao.sss.model.resource
A science view of the hardware needed for an observation.
ResourceSpecification() - Constructor for class edu.nrao.sss.model.resource.ResourceSpecification
Creates a new instance.
ResourceValidator - Class in edu.nrao.sss.model.resource
A validator of resources.
ResourceValidator() - Constructor for class edu.nrao.sss.model.resource.ResourceValidator
Creates a new instance.
returnResource(CorrelatorResource) - Method in interface edu.nrao.sss.model.resource.CorrelatorResourcePool
 
RH_NAME - Static variable in class edu.nrao.sss.model.user.UserGroup
 
RH_TYPE - Static variable in class edu.nrao.sss.model.user.UserGroup
 
RV_NAME - Static variable in class edu.nrao.sss.model.user.UserGroup
 
RV_TYPE - Static variable in class edu.nrao.sss.model.user.UserGroup
 

A B C D E F G H I J L M N O P R S T U V W X
Copyright © 2009. All Rights Reserved.