Package org.ivoa.dm.caom2


package org.ivoa.dm.caom2
package caom2. a general purpose data model for use as the core data model of an astronomical data centre.
  • Class
    Description
    the algorithm that was responsible for creating the observation; for a DerivedObservation this is the algorithm that defines the intended set of members to include .
    A builder class for Algorithm, mainly for use in the functional builder pattern.
    a physical product (typically a file).
    A builder class for Artifact, mainly for use in the functional builder pattern.
    The provides a referenceable description of artitfacts for use in DataLink responses.
    A builder class for ArtifactDescription, mainly for use in the functional builder pattern.
    This enumeration describes the degree to which data has been calibrated to remove instrumental effects.
    This is a proposal for the creation of a IVOA calibration-status vocabulary.
    A builder class for CalibrationStatus, mainly for use in the functional builder pattern.
    The container class for the caom2 Model.
    A container class for the references in the model.
    This is an extension of the base Entity class to support accumulated metadata checksums and accumulated lastModified timestamps for entities with child entities.
    description of a custom coordinate axis (new in CAOM-2.4).
    A builder class for CustomAxis, mainly for use in the functional builder pattern.
    description of the data quality.
    A builder class for DataQuality, mainly for use in the functional builder pattern.
    an event signifiying that a previously persisted ArtifactDescription was deleted; this event can be synchronized to propagate deletions; the Entity.id of the event is equal to the Entity.id of the deleted observation and this identifier is used when performing deletions.
    A builder class for DeletedArtifactDescriptionEvent, mainly for use in the functional builder pattern.
    an event signifiying that a previously persisted Observation was deleted; this event can be synchronized to propagate deletions; the Entity.id of the event is equal to the Entity.id of the deleted observation and this identifier is used when performing deletions.
    A builder class for DeletedObservationEvent, mainly for use in the functional builder pattern.
    A derived observation is an observation created from one or more other observations.
    A builder class for DerivedObservation, mainly for use in the functional builder pattern.
    description of the energy coverage and sampling of the data.
    A builder class for Energy, mainly for use in the functional builder pattern.
    Energyband provides a general set of energy regions that span the electromagnetic spectrum.
    .
    A builder class for EnergyTransition, mainly for use in the functional builder pattern.
    This is a base class to persistence.
    collection of measured quantities that characterise the environment at the time of observation.
    A builder class for Environment, mainly for use in the functional builder pattern.
    the instrument used to acquire or create the observation; this could be used for both physical instruments that acquire data or software that generates it (e.g.
    A builder class for Instrument, mainly for use in the functional builder pattern.
    collection of measured quantities that describe the content of the data.
    A builder class for Metrics, mainly for use in the functional builder pattern.
    description of the sample (pixel) values.
    A builder class for Observable, mainly for use in the functional builder pattern.
    The observation is the top-level metadata structure that describes astronomical data in a data collection.
    This enumeration describes the intent of the original creator (usually observer) in acquiring this observation.
    A plane is a component of an observation that describes one product of the observation.
    A builder class for Plane, mainly for use in the functional builder pattern.
    description of polarization measurements included in the data.
    A builder class for Polarization, mainly for use in the functional builder pattern.
    a classification of polarization (Stokes states plus other related quantities); work-around: using the name of the literal to convey the serialised value.
    description of the position coverage and sampling of the data.
    A builder class for Position, mainly for use in the functional builder pattern.
    description of the science proposal or programme that initiated the observation.
    A builder class for Proposal, mainly for use in the functional builder pattern.
    description of how this data was produced.
    A builder class for Provenance, mainly for use in the functional builder pattern.
    vocabulary term used in CAOM; this class defines constants for the CAOM Quality vocabulary (CHANGED from enumeration in CAOM-2.4).
    A builder class for Quality, mainly for use in the functional builder pattern.
    The rekease type is a flag indicating how an artifact is classified to determine access permissions.
    the observational requirements specified by the proposal.
    A builder class for Requirements, mainly for use in the functional builder pattern.
    A simple observation is created directly by operating a telescope and instrument (for empirical data) or by a process (for simulation data).
    A builder class for SimpleObservation, mainly for use in the functional builder pattern.
    vocabulary term used in CAOM; this class defines constants for the CAOM Status vocabulary (CHANGED from enumeration in CAOM-2.4).
    A builder class for Status, mainly for use in the functional builder pattern.
    the target of an observation.
    A builder class for Target, mainly for use in the functional builder pattern.
    the intended position of the observation (not the position of the intended or actual target).
    A builder class for TargetPosition, mainly for use in the functional builder pattern.
    vocabulary term used in CAOM; this class defines constants for the CAOM TargetType vocabulary (CHANGED from enumeration in CAOM-2.4).
    A builder class for TargetType, mainly for use in the functional builder pattern.
    the telescope used to acquire the data for an observation.
    A builder class for Telescope, mainly for use in the functional builder pattern.
    description of the time coverage and sampling of the data.
    A builder class for Time, mainly for use in the functional builder pattern.
    This is a proposed vocabulary to specify the tracking mode of the telescope during the acquisition of data.
    A builder class for Tracking, mainly for use in the functional builder pattern.
    term from the UCD1+ vocabulary (NEW from enumeration in CAOM-2.5).
    A builder class for UCDTerm, mainly for use in the functional builder pattern.
    description of a UV-plane for interferometry data (new in CAOM-2.5).
    A builder class for Visibility, mainly for use in the functional builder pattern.
    This is a base class that defines a useful structure to handle terms from an external vocabulary.