 |
SSS Software Documentation |
 |
This document contains API documentation for the enumeration classes
in the SSS Utility and Problem Domain software.
The enumerations listed herein will be modified to line up with those of ALMA.
This means we will be making alterations such as:
- Splitting some enumerations. Eg, our PolarizationParameter class will
be split into two separate enums, one for pure polarizations, and one for
polarization products.
- Changing the names of elements.
- Changing the ordering of elements. (This is probably not necessary,
but it might be a wise thing to do while we still are able to do so.)
In addition, we have weeding of our own that we need to do.
Some of our enumerations need to be merged in order to eliminate
redundancies and confusing constructs.
We also need to figure out what to do with the placeholders in the
proposal package, now that Charlottesville is handling proposals.
A simple semi-colon delimited text file may be found
here.
The first column in the list is the java package name, the second
is the unqualified java class name, and the remainder are the enumeration values.
Links to the java docs are presented in the tables below.
edu.nrao.sss.model.proposal
|
JustificationFileType |
Placeholder for time when we integrate proposal work.
An enumeration of file types for justification files. |
ObservingType |
Placeholder for time when we integrate proposal work.
TODO Add comments
TODO Write JUnit class |
ProfessionalStatus |
Placeholder for time when we integrate proposal work.
An enumeration of professional status types. |
ProposalStatus |
Placeholder for time when we integrate proposal work.
An enumeration of proposal statuses. |
ProposalType |
Placeholder for time when we integrate proposal work.
An enumeration of proposal types. |
ScientificType |
An enumeration of scientific exploration types. |
SupportType |
Placeholder for time when we integrate proposal work.
An enumeration of the levels of support that an observer
might need from NRAO. |
This page was machine generated by a java Doclet on
Tue Aug 19 16:55:36 MDT 2008.