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

V

v - Variable in class edu.nrao.sss.astronomy.sesame.PmVector
 
v - Variable in class edu.nrao.sss.astronomy.sesame.Veqr
 
validate(Object, ValidationPurpose) - Method in class edu.nrao.sss.validation.AbstractValidator
 
validate() - Method in class edu.nrao.sss.validation.AbstractValidator
Runs each of the individual validations.
validate(Object, ValidationPurpose) - Method in class edu.nrao.sss.validation.ValidationManager
Validates the target object for the given purpose.
validate(Object, ValidationPurpose) - Method in interface edu.nrao.sss.validation.Validator
Validates target for use for the given purpose.
Validation<T> - Class in edu.nrao.sss.validation
An individual test run by a Validator.
Validation(AbstractValidator<T>, ValidationPurpose) - Constructor for class edu.nrao.sss.validation.Validation
Helps create a new instance.
ValidationException - Exception in edu.nrao.sss.validation
Thrown when one or more validation failures are detected.
ValidationException() - Constructor for exception edu.nrao.sss.validation.ValidationException
Creates a new instance.
ValidationException(String) - Constructor for exception edu.nrao.sss.validation.ValidationException
Creates a new instance with the given message.
ValidationException(String, Throwable) - Constructor for exception edu.nrao.sss.validation.ValidationException
Creates a new instance with the given message and cause.
ValidationException(Throwable) - Constructor for exception edu.nrao.sss.validation.ValidationException
Creates a new instance with the given cause.
ValidationFailure - Class in edu.nrao.sss.validation
Information about the failure of an attempt to validate an object.
ValidationFailure() - Constructor for class edu.nrao.sss.validation.ValidationFailure
Creates a new instance.
ValidationFailure(String, String, FailureSeverity, Object, String, String) - Constructor for class edu.nrao.sss.validation.ValidationFailure
Creates a new instance with the given properties.
ValidationFailure(String, String, FailureSeverity, Object, String) - Constructor for class edu.nrao.sss.validation.ValidationFailure
Deprecated. 
ValidationManager - Class in edu.nrao.sss.validation
The entry point for validating model objects.
ValidationManager() - Constructor for class edu.nrao.sss.validation.ValidationManager
Creates a new instance.
ValidationPurpose - Enum in edu.nrao.sss.validation
The reason why an object is to be validated.
Validator - Interface in edu.nrao.sss.validation
A validator of objects.
validNextStatuses() - Method in enum edu.nrao.sss.util.EventStatus
Returns a set of status that are permitted to follow this status.
value - Variable in class edu.nrao.sss.astronomy.sesame.Target.Name
 
value() - Method in class edu.nrao.sss.measure.JulianDate
Returns a real number representation of this date.
valueOf(String) - Static method in enum edu.nrao.sss.astronomy.CelestialCoordinateSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.astronomy.Epoch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.astronomy.PolarizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.astronomy.SideBand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.astronomy.SkyPositionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.astronomy.StokesParameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.astronomy.VelocityConvention
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.astronomy.VelocityFrame
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.html.HtmlTableCell.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.html.HtmlTableRow.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.math.NumberInterval.IntervalType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.math.NumberSet.LookupMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.measure.ArcUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.measure.DistanceUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.measure.FluxDensityUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.measure.FrequencyUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.measure.TimeUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.sort.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.util.AlterationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.util.EqualityMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.util.EventSetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.util.EventStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.util.FileCompressionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.util.LogicalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.validation.FailureSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.nrao.sss.validation.ValidationPurpose
Returns the enum constant of this type with the specified name.
values() - Static method in enum edu.nrao.sss.astronomy.CelestialCoordinateSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.astronomy.Epoch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.astronomy.PolarizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.astronomy.SideBand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.astronomy.SkyPositionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.astronomy.StokesParameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.astronomy.VelocityConvention
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.astronomy.VelocityFrame
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.html.HtmlTableCell.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.html.HtmlTableRow.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.math.NumberInterval.IntervalType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.math.NumberSet.LookupMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.measure.ArcUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.measure.DistanceUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.measure.FluxDensityUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.measure.FrequencyUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.measure.TimeUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.sort.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.util.AlterationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.util.EqualityMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.util.EventSetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.util.EventStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.util.FileCompressionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.util.LogicalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class edu.nrao.sss.util.XmlWrapper.Tuple
 
values() - Static method in enum edu.nrao.sss.validation.FailureSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.nrao.sss.validation.ValidationPurpose
Returns an array containing the constants of this enum type, in the order they are declared.
VelocityConvention - Enum in edu.nrao.sss.astronomy
A convention used to convert a rest frequency to a sky frequency.
VelocityFrame - Enum in edu.nrao.sss.astronomy
A frame of rest against which a velocity is measured.
Veqr - Class in edu.nrao.sss.astronomy.sesame
Java class for veqr complex type.
Veqr() - Constructor for class edu.nrao.sss.astronomy.sesame.Veqr
 

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