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

A

abort() - Method in class petascope.wms.commander.CommanderConnection
Aborts a transaction.
abortAndClose() - Method in class petascope.core.DbMetadataSource
 
abortAndClose() - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
ABS - Static variable in class petascope.wcps.grammar.wcpsLexer
 
ABS - Static variable in class petascope.wcps.grammar.wcpsParser
 
ABSTRACT1 - Static variable in class petascope.wms.commander.Table_Style
 
ABSTRACT2 - Static variable in class petascope.wms.commander.Table_Style
 
AbstractFilter - Class in petascope.util.traverse
All filters should extend this abstract class.
AbstractFilter() - Constructor for class petascope.util.traverse.AbstractFilter
 
AbstractFilter(Filter) - Constructor for class petascope.util.traverse.AbstractFilter
 
AbstractFormatExtension - Class in petascope.wcs2.extensions
An abstract implementation of FormatExtension, which provides some convenience methods to concrete implementations.
AbstractFormatExtension() - Constructor for class petascope.wcs2.extensions.AbstractFormatExtension
 
AbstractProtocolExtension - Class in petascope.wcs2.extensions
An abstract implementation of ProtocolExtension, which provides some convenience methods to concrete implementations.
AbstractProtocolExtension() - Constructor for class petascope.wcs2.extensions.AbstractProtocolExtension
 
AbstractRasNode - Class in petascope.wcps.server.core
Abstract class to host shared fields/methods of WCPS expressions classes.
AbstractRasNode() - Constructor for class petascope.wcps.server.core.AbstractRasNode
 
AbstractRasQueryResult - Class in petascope.util.ras
Provides a convenient implementation of AbstractRasQueryResult.inspect().
AbstractRasQueryResult(Object) - Constructor for class petascope.util.ras.AbstractRasQueryResult
 
AbstractRequestHandler<T extends Request> - Class in petascope.wcs2.handlers
An abstract implementation of WcsOperation, which provides some convenience methods to concrete implementations.
AbstractRequestHandler(DbMetadataSource) - Constructor for class petascope.wcs2.handlers.AbstractRequestHandler
 
AbstractRequestParser<T extends Request> - Class in petascope.wcs2.parsers
An abstract implementation of WcsOperationBinding, which provides some convenience methods to concrete implementations.
AbstractRequestParser() - Constructor for class petascope.wcs2.parsers.AbstractRequestParser
 
AbstractTraverseStrategy<T> - Class in petascope.util.traverse
Common traversing strategy, which allows a filter to be applied to the nodes when traversing the tree.
AbstractTraverseStrategy() - Constructor for class petascope.util.traverse.AbstractTraverseStrategy
Default constructor
AbstractTraverseStrategy(Filter<T>) - Constructor for class petascope.util.traverse.AbstractTraverseStrategy
 
AbstractTraverseStrategy(Filter<T>, int) - Constructor for class petascope.util.traverse.AbstractTraverseStrategy
 
abstractWCPSToRasql(String, Wcps) - Static method in class petascope.util.ras.RasUtil
Convert WCPS query in abstract syntax to a rasql query.
abstractWCPStoXML(String) - Static method in class petascope.util.ras.RasUtil
Convert abstract WCPS query to XML syntax.
adaptor - Variable in class petascope.wcps.grammar.wcpsParser
 
add(List<Integer>, int) - Static method in class petascope.util.ListUtil
New iteration [x_1,...x_m] --> [x_1,...x_m, n]
add(String) - Method in class petascope.wcps.grammar.ConstantList
 
add(String) - Method in class petascope.wcps.grammar.CrsList
 
add(DimensionCrsElement) - Method in class petascope.wcps.grammar.DimensionCrsList
 
add(DimensionIntervalElement) - Method in class petascope.wcps.grammar.DimensionIntervalList
 
add(DimensionPointElement) - Method in class petascope.wcps.grammar.DimensionPointList
 
add(FieldInterpolationElement) - Method in class petascope.wcps.grammar.FieldInterpolationList
 
add(InterpolationMethod) - Method in class petascope.wcps.grammar.InterpolationMethodList
 
add(String, CoverageExpr) - Method in class petascope.wcps.grammar.RangeConstructorExpr
 
add(String, ScalarExpr) - Method in class petascope.wcps.grammar.RangeExpr
 
add(RangeExpr) - Method in class petascope.wcps.grammar.RangeExprList
 
add(IParseTreeNode) - Method in class petascope.wcps.grammar.TrimSliceExpr
 
ADD - Static variable in class petascope.wcps.grammar.wcpsLexer
 
ADD - Static variable in class petascope.wcps.grammar.wcpsParser
 
addCoverageData(String, GetCoverageRequest, DbMetadataSource, GetCoverageMetadata) - Method in class petascope.wcs2.extensions.GmlFormatExtension
 
addCoverageData(String, GetCoverageRequest, DbMetadataSource, GetCoverageMetadata) - Method in class petascope.wcs2.extensions.MultipartFormatExtension
 
addDynamicCoverageIterator(CoverageIterator) - Method in class petascope.wcps.server.core.XmlQuery
 
addDynamicMetadata(String, Metadata) - Method in class petascope.core.DynamicMetadataSource
 
addDynamicMetadata(String, Metadata) - Method in interface petascope.core.IDynamicMetadataSource
 
addExtent(String, Pair<Long, Long>) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
addFactor(String, float) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
addInterpolationList(FieldInterpolationList) - Method in class petascope.wcps.grammar.ScaleExpr
 
addRangeItem(RangeItem) - Method in class petascope.wcs2.helpers.rangesubsetting.RangeSubset
Adds a RangeItem to be taken into consideration when the selected ranges are returned
addReferenceVariable(String, String) - Method in class petascope.wcps.server.core.XmlQuery
Remember a variable that can be referenced in the future.
addSize(String, long) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
ALL - Static variable in class petascope.wcps.grammar.wcpsLexer
 
ALL - Static variable in class petascope.wcps.grammar.wcpsParser
 
AllTests - Class in petascope
Class for running all JOMDoc tests.
AllTests() - Constructor for class petascope.AllTests
 
AND - Static variable in class petascope.wcps.grammar.wcpsLexer
 
AND - Static variable in class petascope.wcps.grammar.wcpsParser
 
answerCapabilitiesReq(WmsRequest, HttpServletRequest, HttpServletResponse) - Method in class petascope.wms.WmsServlet
answer a capabilities request
answerExportReq(WmsRequest, HttpServletRequest, HttpServletResponse) - Method in class petascope.wms.WmsServlet
Answer a ExportInfo request.
answerFeatureReq(WmsRequest, HttpServletRequest, HttpServletResponse) - Method in class petascope.wms.WmsServlet
Answer a feature request (not implemented throws an exception).
answerFetchConfigurationFile(WmsRequest, HttpServletRequest, HttpServletResponse) - Method in class petascope.wms.WmsServlet
 
answerMapReq(WmsRequest, HttpServletRequest, HttpServletResponse) - Method in class petascope.wms.WmsServlet
Answer a map request.
answerPossible - Variable in class petascope.wms.WmsRequest
do we have enough valid parameter values that allow to return an error message to the client?
answerReloadReq(WmsRequest, HttpServletRequest, HttpServletResponse) - Method in class petascope.wms.WmsServlet
answer a reload capabilities request - close database connection - re-read config file (raswms.cfg; no re-read of web.xml!) - re-establish connections to database - no new thread is opened, current one is reused! comment: - see also uniqueInit() - unclear: is changed configuration propagated to all threads?
ANY_URI_PREFIX - Static variable in class petascope.util.CrsUtil
 
append(T[], T...) - Static method in class petascope.util.ListUtil
 
appendExceptionText(String) - Method in exception petascope.exceptions.PetascopeException
Adds text to this exception's detail message.
ARCCOS - Static variable in class petascope.wcps.grammar.wcpsLexer
 
ARCCOS - Static variable in class petascope.wcps.grammar.wcpsParser
 
ARCSIN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
ARCSIN - Static variable in class petascope.wcps.grammar.wcpsParser
 
ARCTAN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
ARCTAN - Static variable in class petascope.wcps.grammar.wcpsParser
 
areEquivalent(String, String) - Static method in class petascope.util.CrsUtil.CrsUri
 
array(T...) - Static method in class petascope.util.StringUtil
 
ATT_CRS - Static variable in interface petascope.util.XMLSymbols
 
ATT_DIMENSIONS - Static variable in interface petascope.util.XMLSymbols
 
ATT_LOWERCORNER - Static variable in interface petascope.util.XMLSymbols
 
ATT_OUTPUT_CRS - Static variable in interface petascope.util.XMLSymbols
 
ATT_SCHEMA_LOCATION - Static variable in interface petascope.util.XMLSymbols
 
ATT_SERVICE - Static variable in interface petascope.util.XMLSymbols
 
ATT_SUBSET_CRS - Static variable in interface petascope.util.XMLSymbols
 
ATT_SUPPORTED_CRS - Static variable in interface petascope.util.XMLSymbols
 
ATT_UPPERCORNER - Static variable in interface petascope.util.XMLSymbols
 
ATT_VERSION - Static variable in interface petascope.util.XMLSymbols
 
ATTRIBUTIONTITLE1 - Static variable in class petascope.wms.commander.Table_Layer
 
ATTRIBUTIONTITLE1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
ATTRIBUTIONTITLE1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
ATTRIBUTIONTITLE1 - Static variable in class petascope.wms.commander.Table_Style
 
ATTRIBUTIONTITLE2 - Static variable in class petascope.wms.commander.Table_Layer
 
ATTRIBUTIONTITLE2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
ATTRIBUTIONTITLE3 - Static variable in class petascope.wms.commander.Table_Layer
 
ATTRIBUTIONURL1 - Static variable in class petascope.wms.commander.Table_Layer
 
ATTRIBUTIONURL1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
ATTRIBUTIONURL1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
ATTRIBUTIONURL1 - Static variable in class petascope.wms.commander.Table_Style
 
ATTRIBUTIONURL2 - Static variable in class petascope.wms.commander.Table_Layer
 
ATTRIBUTIONURL2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
ATTRIBUTIONURL3 - Static variable in class petascope.wms.commander.Table_Layer
 
authorise(WmsRequest) - Method in interface petascope.wms.WmsAuthorisation
Create a request that will be authorised.
authorise(WmsRequest) - Method in class petascope.wms.WmsBasicAuthorisation
Generate a request that will be authorised.
AUTHORITY1 - Static variable in class petascope.wms.commander.Table_Layer
 
AUTHORITY1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
AUTHORITY1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
AUTHORITY1 - Static variable in class petascope.wms.commander.Table_Style
 
AUTHORITY2 - Static variable in class petascope.wms.commander.Table_Layer
 
AUTHORITY2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
AUTHORITY3 - Static variable in class petascope.wms.commander.Table_Layer
 
AUTO_AUTH - Static variable in class petascope.util.CrsUtil
 
AVG - Static variable in class petascope.wcps.grammar.wcpsLexer
 
AVG - Static variable in class petascope.wcps.grammar.wcpsParser
 
axisDomainIntersection(GetCoverageRequest.DimensionSubset, GetCoverageMetadata, String) - Method in class petascope.wcs2.extensions.CRSExtension
 
AxisIterator - Class in petascope.wcps.grammar
AxisIterator
AxisIterator(String, String, IntervalExpr) - Constructor for class petascope.wcps.grammar.AxisIterator
 
AxisIterator - Class in petascope.wcps.server.core
 
AxisIterator(Node, XmlQuery, String) - Constructor for class petascope.wcps.server.core.AxisIterator
 
AxisIteratorList - Class in petascope.wcps.grammar
AxisIteratorList
AxisIteratorList(AxisIterator) - Constructor for class petascope.wcps.grammar.AxisIteratorList
 
AxisIteratorList(AxisIterator, AxisIteratorList) - Constructor for class petascope.wcps.grammar.AxisIteratorList
 
axisIteratorList() - Method in class petascope.wcps.grammar.wcpsParser
 
axisName() - Method in class petascope.wcps.grammar.wcpsParser
 
AxisName - Class in petascope.wcps.server.core
 
AxisName(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.AxisName
 
AxisTypes - Interface in petascope.util
 

B

BadResponseHandler - Static variable in class petascope.exceptions.ExceptionCode
 
BaseRequest - Class in petascope.wcs2.parsers
Contains the common stuff found in DescribeCoverage, GetCoverage.
BaseRequest() - Constructor for class petascope.wcs2.parsers.BaseRequest
 
BaseTestCase - Class in petascope
Provides some utility methods and path constants to JUnit tests.
BaseTestCase() - Constructor for class petascope.BaseTestCase
 
Bbox - Class in petascope.wcps.server.core
Deprecated.
Bbox(String, Double, Double, Double, Double, Double, Double) - Constructor for class petascope.wcps.server.core.Bbox
Deprecated.
 
bbox - Variable in class petascope.wms.WmsRequest
BBOX part of the wms request
BBOXXMAX1 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXXMAX1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
BBOXXMAX1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
BBOXXMAX1 - Static variable in class petascope.wms.commander.Table_Style
 
BBOXXMAX2 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXXMAX2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
BBOXXMAX3 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXXMIN1 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXXMIN1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
BBOXXMIN1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
BBOXXMIN1 - Static variable in class petascope.wms.commander.Table_Style
 
BBOXXMIN2 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXXMIN2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
BBOXXMIN3 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXYMAX1 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXYMAX1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
BBOXYMAX1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
BBOXYMAX1 - Static variable in class petascope.wms.commander.Table_Style
 
BBOXYMAX2 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXYMAX2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
BBOXYMAX3 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXYMIN1 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXYMIN1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
BBOXYMIN1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
BBOXYMIN1 - Static variable in class petascope.wms.commander.Table_Style
 
BBOXYMIN2 - Static variable in class petascope.wms.commander.Table_Layer
 
BBOXYMIN2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
BBOXYMIN3 - Static variable in class petascope.wms.commander.Table_Layer
 
BDFSTraversor - Class in petascope.util.traverse
A kind of backwards DFS (from the leafs to the root), not going deeper (actually shallower) than the depth of the given element.
BDFSTraversor(Filter, int, int) - Constructor for class petascope.util.traverse.BDFSTraversor
 
BDFSTraversor(Filter, int) - Constructor for class petascope.util.traverse.BDFSTraversor
 
BDFSTraversor(Filter) - Constructor for class petascope.util.traverse.BDFSTraversor
 
BDFSTraversor() - Constructor for class petascope.util.traverse.BDFSTraversor
 
bgColorBlue - Variable in class petascope.wms.WmsRequest
 
bgColorGreen - Variable in class petascope.wms.WmsRequest
 
bgColorRed - Variable in class petascope.wms.WmsRequest
BACKGROUND part of the wms request: red, green, and blue value, resp.
BinaryOperationCoverageExpr - Class in petascope.wcps.server.core
 
BinaryOperationCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.BinaryOperationCoverageExpr
 
BIT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
BIT - Static variable in class petascope.wcps.grammar.wcpsParser
 
BLANK - Static variable in class petascope.wms.WmsRequest
Requested exception output type is: send a blank image
BLANKSTRING - Static variable in class petascope.wms.WmsRequest
The string which represents a version 1.1.0 blank image exception
BLANKSTRING10 - Static variable in class petascope.wms.WmsRequest
The string which represents a version 1.0.0 blank image exception
BOOLEAN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
BOOLEAN - Static variable in class petascope.wcps.grammar.wcpsParser
 
boolean2str(List<Boolean>) - Static method in class petascope.wcps.server.core.SDU
 
BOOLEANCONSTANT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
BOOLEANCONSTANT - Static variable in class petascope.wcps.grammar.wcpsParser
 
BooleanExpr - Class in petascope.wcps.grammar
BooleanExpr
BooleanExpr(String, CoverageExpr) - Constructor for class petascope.wcps.grammar.BooleanExpr
 
BooleanExpr(String, CoverageExpr, IndexExpr) - Constructor for class petascope.wcps.grammar.BooleanExpr
 
booleanExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
booleanScalarAtom() - Method in class petascope.wcps.grammar.wcpsParser
 
BooleanScalarExpr - Class in petascope.wcps.grammar
BooleanScalarExpr Creation date: (3/3/2003 2:28:43 AM)
BooleanScalarExpr(String) - Constructor for class petascope.wcps.grammar.BooleanScalarExpr
 
BooleanScalarExpr(String, BooleanScalarExpr) - Constructor for class petascope.wcps.grammar.BooleanScalarExpr
 
BooleanScalarExpr(String, BooleanScalarExpr, BooleanScalarExpr) - Constructor for class petascope.wcps.grammar.BooleanScalarExpr
 
BooleanScalarExpr(String, NumericScalarExpr, NumericScalarExpr) - Constructor for class petascope.wcps.grammar.BooleanScalarExpr
 
BooleanScalarExpr(String, StringScalarExpr, StringScalarExpr) - Constructor for class petascope.wcps.grammar.BooleanScalarExpr
 
booleanScalarExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
BooleanScalarExpr - Class in petascope.wcps.server.core
 
BooleanScalarExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.BooleanScalarExpr
 
booleanScalarNegation() - Method in class petascope.wcps.grammar.wcpsParser
 
booleanScalarTerm() - Method in class petascope.wcps.grammar.wcpsParser
 
BoundingBox - Class in petascope.wms
 
BoundingBox(double, double, double, double) - Constructor for class petascope.wms.BoundingBox
Create a new bounding box object.
BoundingBox(double, double, double, double, double, double) - Constructor for class petascope.wms.BoundingBox
Create a new bounding box object.
boundingBox - Variable in class petascope.wms.RasPersistentScaleLayer
The area in GK which is covered by the RasDaMan collection.
buildDocument(File) - Static method in class petascope.util.XMLUtil
Build XOM Document from XML file.
buildDocument(String, String) - Static method in class petascope.util.XMLUtil
Build XOM Document from an XML string.
buildDocument(String, InputStream) - Static method in class petascope.util.XMLUtil
Creates a Document given a input stream.
buildDocuments(Collection<File>) - Static method in class petascope.util.XMLUtil
Build a collection of documents
buildOptionalWMSKeywordsList(String) - Method in class petascope.wms.WmsConfig
 
buildWMSFormatsList(String) - Method in class petascope.wms.WmsConfig
 
buildWMSLayerMapAndLayers(String) - Method in class petascope.wms.WmsConfig
 

C

canHandle(GetCoverageRequest) - Method in interface petascope.wcs2.extensions.FormatExtension
Check if this format extension is the right one for req
canHandle(GetCoverageRequest) - Method in class petascope.wcs2.extensions.GeotiffFormatExtension
 
canHandle(GetCoverageRequest) - Method in class petascope.wcs2.extensions.GmlFormatExtension
 
canHandle(GetCoverageRequest) - Method in class petascope.wcs2.extensions.JPEG2000FormatExtension
 
canHandle(HTTPRequest) - Method in class petascope.wcs2.extensions.KVPProtocolExtension
 
canHandle(GetCoverageRequest) - Method in class petascope.wcs2.extensions.MultipartFormatExtension
 
canHandle(HTTPRequest) - Method in interface petascope.wcs2.extensions.ProtocolExtension
 
canHandle(HTTPRequest) - Method in class petascope.wcs2.extensions.RESTProtocolExtension
 
canHandle(HTTPRequest) - Method in class petascope.wcs2.extensions.SOAPProtocolExtension
 
canHandle(HTTPRequest) - Method in class petascope.wcs2.extensions.XMLProtocolExtension
 
canParse(HTTPRequest) - Method in class petascope.wcs2.parsers.KVPParser
 
canParse(HTTPRequest) - Method in interface petascope.wcs2.parsers.RequestParser
 
canParse(HTTPRequest) - Method in class petascope.wcs2.parsers.RESTGetCoverageParser
Overrides the parent canParse method to better identify GetCoverage requests
canParse(HTTPRequest) - Method in class petascope.wcs2.parsers.RESTParser
Implementation of the AbstractRequestParser interface The RESTParser can only parse the request if it has no query string attached to it and the operation name is container in the url s
canParse(HTTPRequest) - Method in class petascope.wcs2.parsers.XMLParser
 
CAPABILITIES - Static variable in class petascope.wms.WmsRequest
Request type is: get capabilities
cast(List<E>) - Static method in class petascope.util.ListUtil
 
CastExpr - Class in petascope.wcps.grammar
CastExpr Creation date: (3/3/2003 2:28:43 AM)
CastExpr(CoverageExpr, String) - Constructor for class petascope.wcps.grammar.CastExpr
 
castExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
CCIP_HACK - Static variable in class petascope.ConfigManager
 
CellDomainElement - Class in petascope.wcps.server.core
 
CellDomainElement(BigInteger, BigInteger, String) - Constructor for class petascope.wcps.server.core.CellDomainElement
 
ch(Node) - Static method in class petascope.util.XMLUtil
ch (e) --> [c_1,...,c_n], where parent(c_i)=e for all c_i
ch(Node, String) - Static method in class petascope.util.XMLUtil
ch (e, n) --> [c_1,...,c_n], where parent(c_i)=e and name(c_i)=n for all c_i
ch(Element) - Static method in class petascope.util.XMLUtil
ch (e) --> [c_1,...,c_n], where parent(c_i)=e for all c_i
ch(Element, String) - Static method in class petascope.util.XMLUtil
ch (e, n) --> [c_1,...,c_n], where parent(c_i)=e and name(c_i)=n for all c_i
CHAR - Static variable in class petascope.wcps.grammar.wcpsLexer
 
CHAR - Static variable in class petascope.wcps.grammar.wcpsParser
 
checkAuthorisation(WmsRequest) - Method in interface petascope.wms.WmsAuthorisation
Authorise a specific request.
checkAuthorisation(WmsRequest) - Method in class petascope.wms.WmsBasicAuthorisation
Create a new exception
checkEncodingSyntax(Map<String, List<String>>, String...) - Method in class petascope.wcs2.parsers.KVPParser
Checks for requirement 9 in OGC 09-147r1
chex(Node, String) - Static method in class petascope.util.XMLUtil
Extract elements.
child(int) - Method in interface petascope.util.traverse.Traversable
 
child(int) - Method in class petascope.util.traverse.TraversableXOM
 
childCount() - Method in interface petascope.util.traverse.Traversable
 
childCount() - Method in class petascope.util.traverse.TraversableXOM
 
children(Element, String...) - Static method in class petascope.util.XMLUtil
ch (e, n) --> [c_1,...,c_n], where parent(c_i)=e and name(c_i)=n for all c_i
children - Variable in class petascope.wcps.server.core.AbstractRasNode
 
childrenOfType(IRasNode, Class<T>) - Static method in class petascope.util.MiscUtil
Recursive generic method to extract nodes of a specified class into the XML tree of a WCPS query.
childWithId(Element, String) - Static method in class petascope.util.XMLUtil
 
clearCache() - Method in class petascope.core.DbMetadataSource
Clear the internal cache of coverage metadata objects.
CLI - Class in petascope.wcs.server.cli
Command Line Interface class, for testing the WCS Server operation Converts an WCS XML input file into a WCPS XML input file.
Settings are read from the file "input-output.txt", in the current folder.
CLI() - Constructor for class petascope.wcs.server.cli.CLI
 
client - Variable in class petascope.wms.WmsRequest
Client of the http request
clone() - Method in class petascope.core.Metadata
 
clone() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
clone() - Method in class petascope.wcps.server.core.CellDomainElement
 
clone() - Method in class petascope.wcps.server.core.DomainElement
 
clone() - Method in class petascope.wcps.server.core.InterpolationMethod
 
clone() - Method in class petascope.wcps.server.core.RangeElement
 
clone() - Method in class petascope.wcps.server.core.Wgs84Crs
Deprecated.
 
close() - Method in class petascope.core.DbMetadataSource
 
close() - Method in class petascope.wms.commander.CommanderConnection
Closes the connection.
close() - Method in class petascope.wms.commander.Table_Layer
close current result set, discarding all items in result set and local tuple variables precondition: successful call to fetchTuple()
close() - Method in class petascope.wms.commander.Table_PyramidLevels
close current result set, discarding all items in result set and local tuple variables precondition: successful call to fetchTuple()
close() - Method in class petascope.wms.commander.Table_Service
close current result set, discarding all items in result set and local tuple variables precondition: successful call to fetchTuple()
close() - Method in class petascope.wms.commander.Table_ServiceLayer
close current result set, discarding all items in result set and local tuple variables precondition: successful call to fetchTuple()
closeConnection() - Method in class petascope.wms.WmsServlet
close database connections
CMD_ADD - Static variable in interface petascope.wms.commander.Globals
 
CMD_CREATE - Static variable in interface petascope.wms.commander.Globals
 
CMD_DELETE - Static variable in interface petascope.wms.commander.Globals
 
CMD_SEQ - Static variable in interface petascope.wms.commander.Globals
 
CMD_SETCRS - Static variable in interface petascope.wms.commander.Globals
 
CMD_SETLATLON - Static variable in interface petascope.wms.commander.Globals
 
CMD_START_SERVER - Static variable in interface petascope.wms.commander.Globals
 
CMD_STOP_SERVER - Static variable in interface petascope.wms.commander.Globals
 
CMD_SWAP - Static variable in interface petascope.wms.commander.Globals
 
CMD_UPDATE - Static variable in interface petascope.wms.commander.Globals
 
CMD_UPDATE_AVAILABILITY - Static variable in interface petascope.wms.commander.Globals
 
CMD_UPDATE_STATUS - Static variable in interface petascope.wms.commander.Globals
 
collectAll(Element, String...) - Static method in class petascope.util.XMLUtil
Collect all children of e with the given names.
collectAll(Element, String, String, XPathContext) - Static method in class petascope.util.XMLUtil
Collect all children of e with the given name.
collectAllExcept(Element, String, boolean, String...) - Static method in class petascope.util.XMLUtil
 
collectAllWithID(Element, String) - Static method in class petascope.util.XMLUtil
Collect all children of e for which xml:id=id.
collectFirstWithID(Element, String) - Static method in class petascope.util.XMLUtil
Collect all children of e for which xml:id=id.
collectIds(Element) - Static method in class petascope.util.XMLUtil
Collect all ids in e
collectionName - Variable in class petascope.wms.RasPersistentScaleLayer
The rasdaman collection name
COLLNAME1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
COLLNAME2 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
COLLNAME3 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
COLON - Static variable in class petascope.wcps.grammar.wcpsLexer
 
COLON - Static variable in class petascope.wcps.grammar.wcpsParser
 
combine(String, String...) - Static method in class petascope.util.StringUtil
 
COMMA - Static variable in class petascope.wcps.grammar.wcpsLexer
 
COMMA - Static variable in class petascope.wcps.grammar.wcpsParser
 
COMMANDER_JS - Static variable in interface petascope.wms.commander.Globals
names used by JavaScript code (commander.js etc.) - KEEP IN SYNC!
COMMANDER_VERSION - Static variable in interface petascope.wms.commander.Globals
 
CommanderConnection - Class in petascope.wms.commander
This class represents one connection to the underlying DBMS.
CommanderConnection(String, String, String, String) - Constructor for class petascope.wms.commander.CommanderConnection
constructor
CommanderException - Exception in petascope.wms.commander
This is the superclass of all exceptions.
CommanderException(String) - Constructor for exception petascope.wms.commander.CommanderException
Standard constructor getting the error message.
CommanderException(String, String) - Constructor for exception petascope.wms.commander.CommanderException
Constructor getting the error message and 1 parameter.
CommanderException(String, String, String) - Constructor for exception petascope.wms.commander.CommanderException
Constructor getting the error message and 2 parameters.
CommanderException(String, String, String, String) - Constructor for exception petascope.wms.commander.CommanderException
Constructor getting the error message and 3 parameters.
commit() - Method in class petascope.wms.commander.CommanderConnection
Commits a transaction (non-null connection only).
commitAndClose() - Method in class petascope.core.DbMetadataSource
 
commitAndClose() - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
COMMON_TABLE_PREFIX - Static variable in interface petascope.wms.commander.Globals
 
compareTo(LayerStyle) - Method in class petascope.wms.LayerStyle
 
COMPLEX - Static variable in class petascope.wcps.grammar.wcpsLexer
 
COMPLEX - Static variable in class petascope.wcps.grammar.wcpsParser
 
COMPLEX2 - Static variable in class petascope.wcps.grammar.wcpsLexer
 
COMPLEX2 - Static variable in class petascope.wcps.grammar.wcpsParser
 
complex2str(List<Complex>) - Static method in class petascope.wcps.server.core.SDU
 
ComplexConst - Class in petascope.wcps.grammar
ComplexConst
ComplexConst() - Constructor for class petascope.wcps.grammar.ComplexConst
ComplexLit constructor comment.
ComplexConst(String) - Constructor for class petascope.wcps.grammar.ComplexConst
 
complexConstant() - Method in class petascope.wcps.grammar.wcpsParser
 
ComplexConstant - Class in petascope.wcps.server.core
 
ComplexConstant(String) - Constructor for class petascope.wcps.server.core.ComplexConstant
 
ComplexConstant(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.ComplexConstant
 
compOp() - Method in class petascope.wcps.grammar.wcpsParser
 
concat(List<T>, List<T>) - Static method in class petascope.util.ListUtil
[x_1,...x_n]@[y_1,...y_m] --> [x_1,...x_n,y_1,...,y_m]
concurrentRasdamanRequests() - Method in class petascope.wcs2.ParseMultipleRasdamanQueryTest
Test case for parsing multiple queries that require rasdaman.
CONDENSE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
CONDENSE - Static variable in class petascope.wcps.grammar.wcpsParser
 
CondenseExpr - Class in petascope.wcps.grammar
CondenseExpr Creation date: (3/3/2003 2:28:43 AM)
CondenseExpr(IParseTreeNode) - Constructor for class petascope.wcps.grammar.CondenseExpr
 
condenseExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
CondenseOperation - Class in petascope.wcps.grammar
CondenseOperationType
CondenseOperation(String) - Constructor for class petascope.wcps.grammar.CondenseOperation
 
CondenseOperation - Class in petascope.wcps.server.core
 
CondenseOperation(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.CondenseOperation
 
condenseOpType() - Method in class petascope.wcps.grammar.wcpsParser
 
CondenseScalarExpr - Class in petascope.wcps.server.core
 
CondenseScalarExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.CondenseScalarExpr
 
CONF_DIR - Static variable in class petascope.ConfigManager
 
CONF_DIR_DEFAULT - Static variable in class petascope.ConfigManager
 
CONFIG_PARAMETER_WMS_PREFIX - Static variable in class petascope.wms.WmsConfig
WMS specific constants
CONFIGFILE - Static variable in interface petascope.wms.Globals
 
ConfigManager - Class in petascope
Configuration Manager class: a single entry point for all server settings.
ConfigurationException - Exception in petascope.wms.commander
ConfigurationException: error evaluating configuration file
ConfigurationException(String) - Constructor for exception petascope.wms.commander.ConfigurationException
Constructor for ConfigurationException
ConnectionFailedException - Exception in petascope.wms.commander
ConnectionFailedException: error connecting to database
ConnectionFailedException(String) - Constructor for exception petascope.wms.commander.ConnectionFailedException
Constructor for ConnectionFailedException
cons(T, List<T>) - Static method in class petascope.util.ListUtil
con (e, [x_1,...x_n]) --> [e,x_1,...x_n]
constant() - Method in class petascope.wcps.grammar.wcpsParser
 
ConstantCoverageExpr - Class in petascope.wcps.server.core
 
ConstantCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.ConstantCoverageExpr
 
ConstantList - Class in petascope.wcps.grammar
ConstantList
ConstantList(String) - Constructor for class petascope.wcps.grammar.ConstantList
 
constantList() - Method in class petascope.wcps.grammar.wcpsParser
 
ConstantList - Class in petascope.wcps.server.core
 
ConstantList(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.ConstantList
 
ConstructCoverageExpr - Class in petascope.wcps.server.core
 
ConstructCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.ConstructCoverageExpr
 
constructDocument(String, String) - Method in class petascope.wcs2.handlers.AbstractRequestHandler
 
constructWcpsQuery(GetCoverageRequest, Metadata, String, String) - Method in class petascope.wcs2.extensions.AbstractFormatExtension
Given a GetCoverage request, construct an abstract WCPS query.
convert(Document) - Static method in class petascope.util.XMLUtil
 
convert(NodeList) - Static method in class petascope.util.XMLUtil
Converts a DOM NodeList to a list of XOM nodes
convert(List<Node>) - Static method in class petascope.util.XMLUtil
Converts a list of XOM nodes to an equivalent DOM NodeList
convert2AnsiDay(String) - Static method in class petascope.util.TimeUtil
 
convertAbstractQueryToXml(String) - Static method in class petascope.wcps.server.cli.grammar
Converts a WCPS abstract syntax query to an XML query
convertGetCoverage - Class in petascope.wcs.server.core
This class takes a WCS GetCoverage XML request and converts this request into a WCPS ProcessCoverages XML request.
convertGetCoverage(GetCoverage, DbMetadataSource) - Constructor for class petascope.wcs.server.core.convertGetCoverage
Default constructor
convertImageToGray(BufferedImage) - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
convertToPixelCoordinates(Metadata, String, Double, Double, Double, Double) - Method in class petascope.wcps.server.core.Crs
Deprecated.
convertToPixelIndices(Metadata, String, Double, Double) - Static method in class petascope.wcps.server.core.Crs
Converts an interval subset to CRS:1 domain (grid indices).
convertToPixelIndices(Metadata, String, Double) - Static method in class petascope.wcps.server.core.Crs
 
convertXmlToRasql(String) - Static method in class petascope.wcps.server.cli.xml
Converts a WCPS XML query into a RasQL query string
copyElement(Element, Element) - Static method in class petascope.util.XMLUtil
Deep copy one element to another.
copyTag(Element, Set<String>) - Static method in class petascope.util.XMLUtil
Return new element with the same name and attributes as the given element.
COS - Static variable in class petascope.wcps.grammar.wcpsLexer
 
COS - Static variable in class petascope.wcps.grammar.wcpsParser
 
COSH - Static variable in class petascope.wcps.grammar.wcpsLexer
 
COSH - Static variable in class petascope.wcps.grammar.wcpsParser
 
COUNT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
COUNT - Static variable in class petascope.wcps.grammar.wcpsParser
 
counter - Static variable in class petascope.wms.WmsRequest
instance counter; incremented with every instance creation
COVERAGE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
COVERAGE - Static variable in class petascope.wcps.grammar.wcpsParser
 
COVERAGE_DESCRIPTION - Static variable in class petascope.wcs2.templates.Templates
 
coverageArithmeticExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
coverageArithmeticFactor() - Method in class petascope.wcps.grammar.wcpsParser
 
coverageArithmeticTerm() - Method in class petascope.wcps.grammar.wcpsParser
 
coverageAtom() - Method in class petascope.wcps.grammar.wcpsParser
 
coverageAtomConstructor() - Method in class petascope.wcps.grammar.wcpsParser
 
CoverageConstantExpr - Class in petascope.wcps.grammar
CoverageConstantExpr
CoverageConstantExpr(String, AxisIteratorList, ConstantList) - Constructor for class petascope.wcps.grammar.CoverageConstantExpr
 
coverageConstantExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
CoverageConstructorExpr - Class in petascope.wcps.grammar
CoverageConstructorExpr
CoverageConstructorExpr(String, AxisIteratorList, CoverageExpr) - Constructor for class petascope.wcps.grammar.CoverageConstructorExpr
 
coverageConstructorExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
coverageData(String, String, String, List<CellDomainElement>) - Method in class petascope.core.DbMetadataSource
Fetches Coverage Data from Non-Raster Coverage created in PetascopeDB
CoverageExpr - Class in petascope.wcps.grammar
CoverageExpr Creation date: (3/3/2003 2:28:43 AM)
CoverageExpr(IParseTreeNode) - Constructor for class petascope.wcps.grammar.CoverageExpr
 
CoverageExpr(String) - Constructor for class petascope.wcps.grammar.CoverageExpr
 
CoverageExpr(String, CoverageExpr) - Constructor for class petascope.wcps.grammar.CoverageExpr
 
CoverageExpr(String, CoverageExpr, CoverageExpr) - Constructor for class petascope.wcps.grammar.CoverageExpr
 
coverageExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
CoverageExpr - Class in petascope.wcps.server.core
 
CoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.CoverageExpr
 
CoverageExprPairType - Class in petascope.wcps.server.core
 
CoverageExprPairType(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.CoverageExprPairType
 
coverageID(String) - Method in class petascope.core.DbMetadataSource
Given the CoverageName; returns the CoverageID
CoverageInfo - Class in petascope.wcps.server.core
 
CoverageInfo(CoverageInfo) - Constructor for class petascope.wcps.server.core.CoverageInfo
 
CoverageInfo(Metadata) - Constructor for class petascope.wcps.server.core.CoverageInfo
 
CoverageIterator - Class in petascope.wcps.server.core
 
CoverageIterator(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.CoverageIterator
 
CoverageIterator(String, String) - Constructor for class petascope.wcps.server.core.CoverageIterator
 
CoverageList - Class in petascope.wcps.grammar
CoverageList class represents a CoverageList.
CoverageList(String) - Constructor for class petascope.wcps.grammar.CoverageList
 
CoverageList(String, CoverageList) - Constructor for class petascope.wcps.grammar.CoverageList
 
coverageList() - Method in class petascope.wcps.grammar.wcpsParser
 
coverageLogicFactor() - Method in class petascope.wcps.grammar.wcpsParser
 
coverageLogicTerm() - Method in class petascope.wcps.grammar.wcpsParser
 
coverageName() - Method in class petascope.wcps.grammar.wcpsParser
 
coverages() - Method in class petascope.core.DbMetadataSource
 
coverages() - Method in class petascope.core.DynamicMetadataSource
 
coverages() - Method in interface petascope.core.IMetadataSource
 
coverageType(String) - Method in class petascope.core.DbMetadataSource
 
coverageValue() - Method in class petascope.wcps.grammar.wcpsParser
 
coverageVariable() - Method in class petascope.wcps.grammar.wcpsParser
 
covers(BoundingBox) - Method in class petascope.wms.BoundingBox
A very basic check if the supplied bounding box is completely covered by this.
cp(Node) - Static method in class petascope.util.XMLUtil
cp() --> , where ch'!=Element
createCompound(LinkedHashSet<String>) - Static method in class petascope.util.CrsUtil.CrsUri
 
createLayer(String) - Method in class petascope.wms.WmsConfig
 
createMDD() - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
createMddFromImage(BufferedImage) - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
createStatement() - Method in class petascope.wms.commander.CommanderConnection
Method createStatement returns a Statement, which needs to be close()d by the caller later.
createXMLAttribute(String, String) - Static method in class petascope.util.XMLUtil
Shortcut method for creating a XOM Attribute in the XML namespace.
Crs - Class in petascope.wcps.server.core
 
Crs(String) - Constructor for class petascope.wcps.server.core.Crs
 
Crs(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.Crs
 
crs - Variable in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
 
CRS_DEFAULT_VERSION - Static variable in class petascope.util.CrsUtil
 
CRS_GMLSUFFIX - Static variable in class petascope.util.CrsUtil
 
CRS_IDENTIFIER - Static variable in class petascope.wcs2.extensions.ExtensionsRegistry
 
CRSExtension - Class in petascope.wcs2.extensions
Manage CRS Extension (OGC 11-053).
CRSExtension() - Constructor for class petascope.wcs2.extensions.CRSExtension
 
CrsList - Class in petascope.wcps.grammar
CrsList
CrsList() - Constructor for class petascope.wcps.grammar.CrsList
 
CrsList(String) - Constructor for class petascope.wcps.grammar.CrsList
 
crsList() - Method in class petascope.wcps.grammar.wcpsParser
 
crsName() - Method in class petascope.wcps.grammar.wcpsParser
 
CRSSET - Static variable in class petascope.wcps.grammar.wcpsLexer
 
CRSSET - Static variable in class petascope.wcps.grammar.wcpsParser
 
CRSTRANSFORM - Static variable in class petascope.wcps.grammar.wcpsLexer
 
CRSTRANSFORM - Static variable in class petascope.wcps.grammar.wcpsParser
 
CrsTransformCoverageExpr - Class in petascope.wcps.server.core
NOTE(campalani): rasdaman enterprise already implements reprojection of coverage through 'project' function.
CrsTransformCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.CrsTransformCoverageExpr
 
CrsTransformExpr - Class in petascope.wcps.grammar
CrsTransformExpr
CrsTransformExpr(CoverageExpr, DimensionCrsList, FieldInterpolationList) - Constructor for class petascope.wcps.grammar.CrsTransformExpr
 
crsTransformExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
CrsUri(String, int) - Static method in class petascope.util.CrsUtil
 
CrsUri(String) - Static method in class petascope.util.CrsUtil
 
CrsUtil - Class in petascope.util
Coordinates transformation utility in case a spatial reprojection is needed before translating to WCPS/RASQL queries.
CrsUtil(String, String) - Constructor for class petascope.util.CrsUtil
 
CrsUtil.CrsUri - Class in petascope.util
Nested class to offer utilities for CRS URI handling.
CrsUtil.CrsUri() - Constructor for class petascope.util.CrsUtil.CrsUri
 
CS_GMLSUFFIX - Static variable in class petascope.util.CrsUtil
 
CSS_DTREE - Static variable in interface petascope.wms.commander.Globals
 
CSS_FILE - Static variable in interface petascope.wms.commander.Globals
 
CSS_ITEMERROR - Static variable in interface petascope.wms.commander.Globals
 
CSS_ITEMINPUT - Static variable in interface petascope.wms.commander.Globals
 
CSS_ITEMNAME - Static variable in interface petascope.wms.commander.Globals
 
CSS_ITEMOK - Static variable in interface petascope.wms.commander.Globals
 
CSS_ITEMTABLE - Static variable in interface petascope.wms.commander.Globals
 
CSS_NAME - Static variable in interface petascope.wms.commander.Globals
 
CSS_SRV_BUSY - Static variable in interface petascope.wms.commander.Globals
 
CSS_SRV_ERROR - Static variable in interface petascope.wms.commander.Globals
 
CSS_SRV_EVEN_ROW - Static variable in interface petascope.wms.commander.Globals
 
CSS_SRV_IDLE - Static variable in interface petascope.wms.commander.Globals
 
CSS_SRV_ODD_ROW - Static variable in interface petascope.wms.commander.Globals
 
CSS_SRV_STOPPED - Static variable in interface petascope.wms.commander.Globals
 
CSS_SRV_TABLE - Static variable in interface petascope.wms.commander.Globals
 
csv2tupleList(String) - Static method in class petascope.util.WcsUtil
Convert csv format from rasdaman into a tupleList format, for including in a gml:DataBlock
CSV_ENCODING - Static variable in interface petascope.wcs2.extensions.FormatExtension
 
CTX_CRS - Static variable in interface petascope.util.XMLSymbols
 
CTX_WCS - Static variable in interface petascope.util.XMLSymbols
 
CTX_XML - Static variable in interface petascope.util.XMLSymbols
 
CUBIC - Static variable in class petascope.wcps.grammar.wcpsLexer
 
CUBIC - Static variable in class petascope.wcps.grammar.wcpsParser
 
customDem - Variable in class petascope.wms.WmsRequest
Custom DEM

D

d2s(Double) - Static method in class petascope.util.StringUtil
 
DatabaseConfigAdapter - Class in petascope.wms
 
DATATYPE_URN_PREFIX - Static variable in class petascope.wcs2.extensions.GmlFormatExtension
 
DATATYPE_URN_PREFIX - Static variable in class petascope.wcs2.parsers.GetCoverageMetadata.RangeField
 
DATE - Static variable in class petascope.wms.Version
 
DB_SETTINGS - Static variable in class petascope.BaseTestCase
 
DbMetadataSource - Class in petascope.core
The DbMetadataSource is a IMetadataSource that uses a relational database.
DbMetadataSource(String, String, String, String) - Constructor for class petascope.core.DbMetadataSource
 
DbMetadataSource(String, String, String, String, boolean) - Constructor for class petascope.core.DbMetadataSource
 
DBPARAM_METADATA_DRIVER - Static variable in interface petascope.util.WCPSConstants
 
DBPARAM_METADATA_PASS - Static variable in interface petascope.util.WCPSConstants
 
DBPARAM_METADATA_URL - Static variable in interface petascope.util.WCPSConstants
 
DBPARAM_METADATA_USER - Static variable in interface petascope.util.WCPSConstants
 
DBPARAM_SETTING_PROPERTIES - Static variable in interface petascope.util.WCPSConstants
DBParam messages
DEBUG_JS - Static variable in interface petascope.wms.commander.Globals
 
DEBUG_LEVEL - Static variable in interface petascope.wms.Globals
 
DEBUGTXT_CONVERTED_ABSTRACT_SYNTAX_QUERY - Static variable in interface petascope.util.WCPSConstants
Debug messages
DEBUGTXT_FINAL_RASQL_QUERY - Static variable in interface petascope.util.WCPSConstants
 
DEBUGTXT_FINALMETADATA_RESULT - Static variable in interface petascope.util.WCPSConstants
 
DEBUGTXT_FOUND_ABSTRACT_SSYNTAX_QUERY - Static variable in interface petascope.util.WCPSConstants
 
DEBUGTXT_FOUND_XML_SYTANX_QUERY - Static variable in interface petascope.util.WCPSConstants
 
DEBUGTXT_PROCESSING_XML_REQUEST - Static variable in interface petascope.util.WCPSConstants
 
DEBUGTXT_REQUESTED_SUBSETTING - Static variable in interface petascope.util.WCPSConstants
 
decomposeUri(String) - Static method in class petascope.util.CrsUtil.CrsUri
 
DEFAULT_DEBUG - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_DRIVER - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_EMPTY - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_ATTRIBUTIONTITLE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_ATTRIBUTIONURL - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_AUTHORITY - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_BBOXXMAX - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_BBOXXMIN - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_BBOXYMAX - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_BBOXYMIN - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_FEATUREURL - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_LATLONBOXXMAX - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_LATLONBOXXMIN - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_LATLONBOXYMAX - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_LATLONBOXYMIN - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_LOGOFORMAT - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_LOGOHEIGHT - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_LOGOURL - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_LOGOWIDTH - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_MAPTYPE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_NAME - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_RESOLUTION - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_SRS - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LAYER_TITLE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LEVEL_COLLNAME - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_LEVEL_SCALEFACTOR - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_MSGFILE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_PASSWD - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_RASDAMAN_PASSWD - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_RASDAMAN_USER - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_RASLOGIN - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SCRIPTDIR - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVER_CONNECTIONS - Static variable in interface petascope.wms.Globals
default number of rasserver connections claimed
DEFAULT_SERVICE_ABSTRACTTEXT - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_ACCESSCONSTRAINTS - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_ADDRESS - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_ADDRESSTYPE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_AVAILABILITY - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_BASELAYER - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_CITY - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_CONTACTORGANIZATION - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_CONTACTPERSON - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_COUNTRY - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_EMAIL - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_FAX - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_FEES - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_FORMATS - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_HOSTNAME - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_KEYWORDS - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_NAME - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_ONDEMAND - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_PATH - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_PORT - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_POSTCODE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_PRECLAIMED - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_RASBASE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_RASPASS - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_RASPORT - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_RASSERVER - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_RASUSER - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_STATE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_TEL - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_TIMEOUT - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_TITLE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_UPDATESEQUENCE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_SERVICE_VENDORCAPABILITIES - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_STYLE_ABSTRACT - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_STYLE_LEGENDHEIGHT - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_STYLE_LEGENDURL - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_STYLE_LEGENDWIDTH - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_STYLE_NAME - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_STYLE_RASQLOP - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_STYLE_SHEETURL - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_STYLE_TITLE - Static variable in interface petascope.wms.commander.Globals
 
DEFAULT_URL - Static variable in interface petascope.wms.commander.Globals
default values for web.xml
DEFAULT_USER - Static variable in interface petascope.wms.commander.Globals
 
delete(Metadata, boolean) - Method in class petascope.core.DbMetadataSource
 
deleteCollection(String) - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
deleteTuple(CommanderConnection, int) - Method in class petascope.wms.commander.Table_Layer
delete tuple given by its (unique) id precondition: JDBC connection opened
deleteTuple(CommanderConnection, int, int) - Method in class petascope.wms.commander.Table_PyramidLevels
delete tuple given by its (unique) id precondition: JDBC connection opened
deleteTuple(CommanderConnection, int) - Method in class petascope.wms.commander.Table_Service
delete tuple given by its (unique) id precondition: JDBC connection opened
deleteTuple(CommanderConnection, int, int) - Method in class petascope.wms.commander.Table_ServiceLayer
delete tuple given by its (service,layer) id precondition: JDBC connection opened
deleteTuple(CommanderConnection, int, int) - Method in class petascope.wms.commander.Table_Style
delete tuple given by its (unique) id precondition: JDBC connection opened
deleteTuplesByLayerId(CommanderConnection, int) - Method in class petascope.wms.commander.Table_PyramidLevels
delete tuples given by their layer id precondition: JDBC connection opened
deleteTuplesByLayerId(CommanderConnection, int) - Method in class petascope.wms.commander.Table_ServiceLayer
delete tuple given by its layer id precondition: JDBC connection opened
deleteTuplesByLayerId(CommanderConnection, int) - Method in class petascope.wms.commander.Table_Style
delete tuple set given by its layer id precondition: JDBC connection opened
deleteTuplesByLevelId(CommanderConnection, int) - Method in class petascope.wms.commander.Table_PyramidLevels
delete tuples given by their level id precondition: JDBC connection opened
deleteTuplesByServiceId(CommanderConnection, int) - Method in class petascope.wms.commander.Table_ServiceLayer
delete tuple given by its service id precondition: JDBC connection opened
DEM - Static variable in class petascope.wms.commander.MapType
 
depth(Element) - Static method in class petascope.util.XMLUtil
 
DESCRIBE_COVERAGE - Static variable in interface petascope.wcs2.handlers.RequestHandler
 
DescribeCoverage(String) - Method in class petascope.wcs.server.WcsServer
WcsServer DescribeCoverage operation
DescribeCoverageHandler - Class in petascope.wcs2.handlers
GetCapabilities operation for The Web Coverage Service 2.0
DescribeCoverageHandler(DbMetadataSource) - Constructor for class petascope.wcs2.handlers.DescribeCoverageHandler
 
DescribeCoverageRequest - Class in petascope.wcs2.parsers
A DescribeCoverage request object, populated by a parser.
DescribeCoverageRequest() - Constructor for class petascope.wcs2.parsers.DescribeCoverageRequest
 
DescribeProcess(HttpServletResponse) - Method in class petascope.wps.server.WpsServer
 
destroy() - Method in class petascope.wcps.server.servlet.WcpsServlet
 
destroy() - Method in class petascope.wms.WmsServlet
Clean up: close the database connection
dfa10 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa11 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa12 - Variable in class petascope.wcps.grammar.wcpsLexer
 
dfa12 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa13 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa14 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa22 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa36 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa4 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa44 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa45 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa49 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa51 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa52 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa53 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa54 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa55 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa56 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa57 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa6 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa61 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa7 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa8 - Variable in class petascope.wcps.grammar.wcpsParser
 
dfa9 - Variable in class petascope.wcps.grammar.wcpsParser
 
DFSCTraversor - Class in petascope.util.traverse
Do a depth first search, but don't traverse deeper once a node is evaluated as true.
DFSCTraversor() - Constructor for class petascope.util.traverse.DFSCTraversor
 
DFSCTraversor(Filter) - Constructor for class petascope.util.traverse.DFSCTraversor
 
DFSCTraversor(Filter, int) - Constructor for class petascope.util.traverse.DFSCTraversor
 
DFSTraversor - Class in petascope.util.traverse
Do a depth first search.
DFSTraversor() - Constructor for class petascope.util.traverse.DFSTraversor
 
DFSTraversor(Filter) - Constructor for class petascope.util.traverse.DFSTraversor
 
DFSTraversor(Filter, int) - Constructor for class petascope.util.traverse.DFSTraversor
 
difference(String, String) - Static method in class petascope.wcs.server.core.TimeString
Static methods *****************
dimension - Variable in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
 
DimensionCrsElement - Class in petascope.wcps.grammar
DimensionCrsElement
DimensionCrsElement(String) - Constructor for class petascope.wcps.grammar.DimensionCrsElement
 
dimensionCrsElement() - Method in class petascope.wcps.grammar.wcpsParser
 
DimensionCrsList - Class in petascope.wcps.grammar
DimensionCrsList
DimensionCrsList(DimensionCrsElement) - Constructor for class petascope.wcps.grammar.DimensionCrsList
 
dimensionCrsList() - Method in class petascope.wcps.grammar.wcpsParser
 
DimensionIntervalElement - Class in petascope.wcps.grammar
DimensionIntervalElement
DimensionIntervalElement(String) - Constructor for class petascope.wcps.grammar.DimensionIntervalElement
 
dimensionIntervalElement() - Method in class petascope.wcps.grammar.wcpsParser
 
DimensionIntervalElement - Class in petascope.wcps.server.core
 
DimensionIntervalElement(Node, XmlQuery, CoverageInfo) - Constructor for class petascope.wcps.server.core.DimensionIntervalElement
Constructs an element of a dimension interval.
DimensionIntervalExpr - Class in petascope.wcps.grammar
DimensionIntervalExpr
DimensionIntervalExpr(ScalarExpr, ScalarExpr) - Constructor for class petascope.wcps.grammar.DimensionIntervalExpr
 
DimensionIntervalExpr(String, String, String) - Constructor for class petascope.wcps.grammar.DimensionIntervalExpr
 
dimensionIntervalExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
DimensionIntervalList - Class in petascope.wcps.grammar
DimensionIntervalList
DimensionIntervalList(DimensionIntervalElement) - Constructor for class petascope.wcps.grammar.DimensionIntervalList
 
dimensionIntervalList() - Method in class petascope.wcps.grammar.wcpsParser
 
DimensionIntervalList - Class in petascope.wcps.server.core
 
DimensionIntervalList(Node, XmlQuery, CoverageInfo) - Constructor for class petascope.wcps.server.core.DimensionIntervalList
 
dimensionPoint() - Method in class petascope.wcps.grammar.wcpsParser
 
DimensionPointElement - Class in petascope.wcps.grammar
DimensionPointElement
DimensionPointElement(String, ScalarExpr) - Constructor for class petascope.wcps.grammar.DimensionPointElement
 
DimensionPointElement(String, String, ScalarExpr) - Constructor for class petascope.wcps.grammar.DimensionPointElement
 
dimensionPointElement() - Method in class petascope.wcps.grammar.wcpsParser
 
DimensionPointElement - Class in petascope.wcps.server.core
 
DimensionPointElement(Node, XmlQuery, CoverageInfo) - Constructor for class petascope.wcps.server.core.DimensionPointElement
 
DimensionPointList - Class in petascope.wcps.grammar
DimensionPointList
DimensionPointList(DimensionPointElement) - Constructor for class petascope.wcps.grammar.DimensionPointList
 
dimensionPointList() - Method in class petascope.wcps.grammar.wcpsParser
 
disjoint(BoundingBox) - Method in class petascope.wms.BoundingBox
Check whether the supplied bounding box and this are completely disjoint.
displayImage(String, BufferedImage) - Static method in class petascope.wcst.transaction.tools.TestRasdamanUtils
 
DIVIDE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
DIVIDE - Static variable in class petascope.wcps.grammar.wcpsParser
 
divide(String) - Method in class petascope.wcs.server.core.TimeString
 
division(String, String) - Static method in class petascope.wcs.server.core.TimeString
Division of one Date by the other.
division(String, long) - Static method in class petascope.wcs.server.core.TimeString
 
docName(Document) - Static method in class petascope.util.XMLUtil
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class petascope.PetascopeInterface
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class petascope.wcps.server.servlet.WcpsServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class petascope.wcs2.Wcs2Servlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class petascope.wcst.server.servlet.wcstServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class petascope.wms.WmsServlet
GET access of the servlet
DOMAIN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
DOMAIN - Static variable in class petascope.wcps.grammar.wcpsParser
 
DomainElement - Class in petascope.wcps.server.core
This is an axis in geographic coordinates.
DomainElement(String, String, Double, Double, String, String, Set<String>, Collection<String>, String) - Constructor for class petascope.wcps.server.core.DomainElement
 
DomainExpr - Class in petascope.wcps.grammar
DomainExpr
DomainExpr(String, String, String) - Constructor for class petascope.wcps.grammar.DomainExpr
 
domainExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class petascope.PetascopeInterface
Implement the CORS requirements to allow browser clients to request resources from different origin domains.
doPost(HttpServletRequest, HttpServletResponse) - Method in class petascope.PetascopeInterface
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class petascope.wcps.server.servlet.WcpsServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class petascope.wcs2.Wcs2Servlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class petascope.wcst.server.servlet.wcstServlet
Handles the HTTP POST method.
DOT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
DOT - Static variable in class petascope.wcps.grammar.wcpsParser
 
DOUBLE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
DOUBLE - Static variable in class petascope.wcps.grammar.wcpsParser
 
double2str(List<Double>) - Static method in class petascope.wcps.server.core.SDU
 
DTREE_JS - Static variable in interface petascope.wms.commander.Globals
 
DynamicMetadataSource - Class in petascope.core
A IMetadataSource that allows WCPS to store information about on-the-fly constructed coverages (for example Construct Coverage expr).
DynamicMetadataSource(IMetadataSource) - Constructor for class petascope.core.DynamicMetadataSource
 

E

elch(Node) - Static method in class petascope.util.XMLUtil
ch (e) --> [c_1,...,c_n], where parent(c_i)=e for all c_i
ELEV_AXIS - Static variable in interface petascope.util.AxisTypes
 
elevation - Variable in class petascope.wms.WmsRequest
ELEVATION part of the wms request
ENCODE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
ENCODE - Static variable in class petascope.wcps.grammar.wcpsParser
 
EncodeDataExpr - Class in petascope.wcps.server.core
 
EncodeDataExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.EncodeDataExpr
 
EncodedCoverageExpr - Class in petascope.wcps.grammar
EncodedCoverageExpr Creation date: (3/3/2003 2:28:43 AM)
EncodedCoverageExpr(CoverageExpr, String) - Constructor for class petascope.wcps.grammar.EncodedCoverageExpr
 
encodedCoverageExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
ENCODING_IDENTIFIER - Static variable in class petascope.wcs2.extensions.ExtensionsRegistry
 
ensureConnection() - Method in class petascope.core.DbMetadataSource
 
ENT_LAYER - Static variable in interface petascope.wms.commander.Globals
 
ENT_LEVEL - Static variable in interface petascope.wms.commander.Globals
 
ENT_SERVICE - Static variable in interface petascope.wms.commander.Globals
 
ENT_STYLE - Static variable in interface petascope.wms.commander.Globals
 
enterCritical(String) - Method in class petascope.wms.WmsRequest
 
enterSparse(String) - Method in class petascope.wms.WmsRequest
 
enterVerbose(String) - Method in class petascope.wms.WmsRequest
 
ENUMERATOR_SEPARATOR - Static variable in class petascope.wcs2.parsers.RESTParser
 
EOF - Static variable in class petascope.wcps.grammar.wcpsLexer
 
EOF - Static variable in class petascope.wcps.grammar.wcpsParser
 
EPSG_AUTH - Static variable in class petascope.util.CrsUtil
 
equals(Object) - Method in class petascope.util.Pair
 
equals(Object) - Method in class petascope.util.Triple
 
EQUALS - Static variable in class petascope.wcps.grammar.wcpsLexer
 
EQUALS - Static variable in class petascope.wcps.grammar.wcpsParser
 
equals(CellDomainElement) - Method in class petascope.wcps.server.core.CellDomainElement
 
equals(DomainElement) - Method in class petascope.wcps.server.core.DomainElement
 
equals(InterpolationMethod) - Method in class petascope.wcps.server.core.InterpolationMethod
 
equals(RangeElement) - Method in class petascope.wcps.server.core.RangeElement
 
equals(Object) - Method in class petascope.wcs2.extensions.AbstractProtocolExtension
 
equals(Object) - Method in class petascope.wcs2.helpers.rangesubsetting.RangeItem
Implementation of the equals method
ERR_AuthFailure - Static variable in interface petascope.wms.Globals
 
ERR_AuthorisationError - Static variable in interface petascope.wms.Globals
 
ERR_AuthParamIllegal - Static variable in interface petascope.wms.Globals
 
ERR_BackgroundNotSupported - Static variable in interface petascope.wms.Globals
 
ERR_Bbox_Resolution - Static variable in interface petascope.wms.Globals
 
ERR_Bbox_X - Static variable in interface petascope.wms.Globals
 
ERR_Bbox_Y - Static variable in interface petascope.wms.Globals
 
ERR_BboxEmpty - Static variable in interface petascope.wms.Globals
 
ERR_BboxIllegal - Static variable in interface petascope.wms.Globals
 
ERR_BboxMissing - Static variable in interface petascope.wms.Globals
 
ERR_BgcolorIllegal - Static variable in interface petascope.wms.Globals
 
ERR_ConfigurationError - Static variable in interface petascope.wms.Globals
 
ERR_CurrentUpdateSequence - Static variable in interface petascope.wms.Globals
 
ERR_ElevationIllegal - Static variable in interface petascope.wms.Globals
 
ERR_ExceptionNotSupported - Static variable in interface petascope.wms.Globals
 
ERR_FeatureNotSupported - Static variable in interface petascope.wms.Globals
 
ERR_Followup - Static variable in interface petascope.wms.Globals
list of all error codes ATTENTION: - keep consistent with error text list! - be careful about numbering: identical to number in corresponding text string!
ERR_FormatEmpty - Static variable in interface petascope.wms.Globals
 
ERR_FormatIllegal - Static variable in interface petascope.wms.Globals
 
ERR_FormatLost - Static variable in interface petascope.wms.Globals
 
ERR_FormatMissing - Static variable in interface petascope.wms.Globals
 
ERR_HeightIllegal - Static variable in interface petascope.wms.Globals
 
ERR_HeightMissing - Static variable in interface petascope.wms.Globals
 
ERR_HeightNotPositive - Static variable in interface petascope.wms.Globals
 
ERR_IllegalException - Static variable in interface petascope.wms.Globals
 
ERR_IllegalRequest - Static variable in interface petascope.wms.Globals
 
ERR_ImageFormatNotSupported - Static variable in interface petascope.wms.Globals
 
ERR_InternalException - Static variable in interface petascope.wms.Globals
 
ERR_InvalidRequest - Static variable in interface petascope.wms.Globals
 
ERR_InvalidRequestObject - Static variable in interface petascope.wms.Globals
 
ERR_InvalidUpdateSequence - Static variable in interface petascope.wms.Globals
 
ERR_LayerNotDefined - Static variable in interface petascope.wms.Globals
 
ERR_LayerNotQueryable - Static variable in interface petascope.wms.Globals
 
ERR_LayerOutOfBBox - Static variable in interface petascope.wms.Globals
 
ERR_LayersEmpty - Static variable in interface petascope.wms.Globals
 
ERR_LayersMissing - Static variable in interface petascope.wms.Globals
 
ERR_LayersStylesMismatch - Static variable in interface petascope.wms.Globals
 
ERR_LayerUndefined - Static variable in interface petascope.wms.Globals
 
ERR_NoConnection - Static variable in interface petascope.wms.Globals
 
ERR_NoLayerDef - Static variable in interface petascope.wms.Globals
 
ERR_NoPyramidLayer - Static variable in interface petascope.wms.Globals
 
ERR_NoSuchStyle - Static variable in interface petascope.wms.Globals
 
ERR_OperationNotSupported - Static variable in interface petascope.wms.Globals
 
ERR_OutOfBounds - Static variable in interface petascope.wms.Globals
 
ERR_OutputCreate - Static variable in interface petascope.wms.Globals
 
ERR_ParsingError - Static variable in interface petascope.wms.Globals
 
ERR_QueryEval - Static variable in interface petascope.wms.Globals
 
ERR_RequestEmpty - Static variable in interface petascope.wms.Globals
 
ERR_RequestMissing - Static variable in interface petascope.wms.Globals
 
ERR_ServiceIllegal - Static variable in interface petascope.wms.Globals
 
ERR_ServletNotInit - Static variable in interface petascope.wms.Globals
 
ERR_SrsEmpty - Static variable in interface petascope.wms.Globals
 
ERR_SRSInvalid - Static variable in interface petascope.wms.Globals
 
ERR_SrsMissing - Static variable in interface petascope.wms.Globals
 
ERR_SrsNotSupportedByLayer - Static variable in interface petascope.wms.Globals
 
ERR_StyleNotDefined - Static variable in interface petascope.wms.Globals
 
ERR_StylesEmpty - Static variable in interface petascope.wms.Globals
 
ERR_StylesMissing - Static variable in interface petascope.wms.Globals
 
ERR_TimeIllegal - Static variable in interface petascope.wms.Globals
 
ERR_TransparencyIllegal - Static variable in interface petascope.wms.Globals
 
ERR_TransparentNotSupported - Static variable in interface petascope.wms.Globals
 
ERR_UnknownRequest - Static variable in interface petascope.wms.Globals
 
ERR_UnsupportedExceptionBlank - Static variable in interface petascope.wms.Globals
Deprecated.
ERR_UnsupportedExceptionInimage - Static variable in interface petascope.wms.Globals
Deprecated.
ERR_UnsupportedExceptionXml - Static variable in interface petascope.wms.Globals
Deprecated.
ERR_UpdatesequenceHigher - Static variable in interface petascope.wms.Globals
 
ERR_UpdatesequenceIllegal - Static variable in interface petascope.wms.Globals
 
ERR_UpdatesequenceSame - Static variable in interface petascope.wms.Globals
 
ERR_VersionMismatch - Static variable in interface petascope.wms.Globals
 
ERR_VersionMissing - Static variable in interface petascope.wms.Globals
 
ERR_WidthIllegal - Static variable in interface petascope.wms.Globals
 
ERR_WidthMissing - Static variable in interface petascope.wms.Globals
 
ERR_WidthNotPositive - Static variable in interface petascope.wms.Globals
 
errorMsg - Variable in class petascope.wms.WmsRequest
if (! valid): store error msg here
ERRTXT_ARGUMENT_HIGH_IS_LOWER_P1 - Static variable in interface petascope.util.WCPSConstants
Error messages
ERRTXT_ARGUMENT_HIGH_IS_LOWER_P2 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_AXIS_NAME_NOT_FOUND - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_CANNOT_BE_LARGER - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_CANNOT_BUILD_COVERAGE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_CONST_DIMS_DOESNOT_MATCH - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_BUILD_CONST_COVERAGE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_EVAL_RASDAMAN_Q_P1 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_EVAL_RASDAMAN_Q_P2 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_FIND_ANY_VAR_REF - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_FIND_AXIS - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_FIND_COVERAGE_P1 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_FIND_COVERAGE_P2 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_FIND_NODE_QUERY - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_FIND_SRSNAME - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_FIND_THE_X - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_MATCH_COV_EXPR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_PARSE_COMPLEX_CONST - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_PARSE_FLOAT - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_PARSE_IMG_PART - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_PARSE_REAL_PART - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COULD_NOT_UNDERSTAND_CONST - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_COVERAGEEXPRTYPE_PASING_ERR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_DOMAIN_ELEMENT_DONNOT_MATCH - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_DOMAIN_NAME_NOT_FOUND - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_ERROR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_ERROR_UNEXPECTED_NODE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_ERROR_WHILE_LOADING_DOC - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_ERROR_WHILE_TRANSFORMING - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_EXPECTED_AXIS_NODE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_EXPECTED_AXIS_NODE_LOWERB - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_EXPECTED_AXIS_NODE_SLICINGP - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_EXPECTED_AXIS_NODE_UPPERB - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_EXPECTED_COVERAGE_NODE_GOT - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_FAILED_MATCH_VAR_REF - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_FAILED_PARSE_NUM_EXPR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_FAILED_TO_MATCH_SUBSET - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_FIELDNAME_TYPE_PARSING_ERR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_HIGH_VALUES_DONOT_MATCH - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INCOMPATIBLE_COVERAGES - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INTERNAL_ERROR_THIS - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_BOUNDING_BOX - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_CAST_FROM_Part1 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_CAST_FROM_PART2 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_CELL_DOMAIN - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_CELL_DOMAIN_LOWER - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_COVERAGE_EXPR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_CRS - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_DOM_INT_BOUND_BOTH - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_DOM_LOWER_INT_BOUND - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_DOM_SPATIAL_AXIS - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_DOM_STRING_BOUND - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_DOM_T_AXIS - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_DOMAIN_ELEMENT_EMPTY - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_DOMAIN_ELEMENT_NULL - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_DOMAIN_ELEMENT_TYP_P1 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_DOMAIN_ELEMENT_TYP_P2 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_FFSET - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_INDUCED_COV_EXPR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_INTERPOLATION_MET_P1 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_INTERPOLATION_MET_P2 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_INTERPOLATION_MET_P3 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_METADAT_WHILE_CLONE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_METADATA - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_METADATA_CLONING_INT - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_METADATA_CLONING_RAN - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_NUMBER_AS_BITINDEX - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_OFFSET - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_RANGE_TYPE_P1 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_RANGE_TYPE_P2 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_RANGE_TYPE_P3 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_RANGE_TYPE_P4 - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_REDUCE_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_INVALID_WGS84_BBOX - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_IS_NOT_GEOREFERENCED - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_IS_NOT_RECOGNIZED - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_LOW_VALUES_DONOT_MATCH - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_METHOD_NOT_IMPL - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_NO_INTERPOLATION - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_NO_METADATA_NODE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_NOT_DEFINED - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_NOT_INT_FLOAT_COMPLEX - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_NOT_VAR_REF_FOUND - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_NUMBER_DIM_DOES_NOT_MATCH - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_RANGE_FIELD_TYPE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_SUBSET_OP_COV_EXPR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_THE_DOC_UNRECOG_NODE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_THIS_WAS_NO_DIM - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNEXPECTED_BINARY - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNEXPECTED_BINARY_EXPR_NODE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNEXPECTED_NULL_NODE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNEXPECTED_NUM_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNEXPETCTED_NODE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_CONDENSE_OP - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_COVERAGE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_METADATAEXPR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_NODE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_NODE_CONST_LIST - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_NODE_EXTENDCOVERAGE - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_NODE_FOR_SCALE_COV - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_NODE_FOR_SLICE_COV - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_NODE_FOR_TRIM_COV - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_PROC_COMPLEX_CONST - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_SET_METADATA_EXPR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_STRING_NODE_EXPR - Static variable in interface petascope.util.WCPSConstants
 
ERRTXT_UNKNOWN_UNARY_OP - Static variable in interface petascope.util.WCPSConstants
 
evaluate(Object, int) - Method in class petascope.util.traverse.AbstractFilter
 
evaluate(T, int) - Method in interface petascope.util.traverse.Filter
Evaluates whether a node should be filtered or not.
evaluate(Object, int) - Method in class petascope.util.traverse.IdentityFilter
 
ExamplesTest - Class in petascope.wcs2
 
ExamplesTest() - Constructor for class petascope.wcs2.ExamplesTest
 
EXCEPTION_REPORT - Static variable in class petascope.wcs2.templates.Templates
 
ExceptionCode - Class in petascope.exceptions
Represents an exception code, as defined in [OGC 06-121r9] Clause 8
ExceptionCode(String) - Constructor for class petascope.exceptions.ExceptionCode
Create new ExceptionCode
ExceptionCode(String, String, int) - Constructor for class petascope.exceptions.ExceptionCode
Create new ExceptionCode
exceptionReportToXml(ExceptionReport) - Static method in class petascope.util.WcsUtil
 
exceptions - Variable in class petascope.wms.WmsRequest
EXCEPTIONS part of the wms request
exceptionToXml(PetascopeException) - Static method in class petascope.util.WcsUtil
 
execute() - Method in class petascope.wcps.server.core.ProcessCoveragesRequest
 
executeAbstractWcpsQuery(String, Wcps) - Static method in class petascope.util.ras.RasUtil
Execute a WCPS query given in abstract syntax.
executeAsyncTransaction - Class in petascope.wcst.transaction
This class processes asynchronously an WCS Transaction request.
executeAsyncTransaction(executeTransaction, String) - Constructor for class petascope.wcst.transaction.executeAsyncTransaction
Default constructor.
executeDescribeCoverage - Class in petascope.wcs.server.core
This class takes a WCS DescribeCoverage XML request and executes request, building the corresponding XML respose.
executeDescribeCoverage(DescribeCoverage, DbMetadataSource) - Constructor for class petascope.wcs.server.core.executeDescribeCoverage
Default constructor
executeGetCapabilities - Class in petascope.wcs.server.core
This class takes a WCS GetCapabilities XML request and executes request, building the corresponding XML respose.
executeGetCapabilities(GetCapabilities, DbMetadataSource) - Constructor for class petascope.wcs.server.core.executeGetCapabilities
Default constructor
executeRasqlQuery(String) - Static method in class petascope.util.ras.RasUtil
 
executeRasqlQuery(GetCoverageRequest, GetCoverageMetadata, DbMetadataSource, String, String) - Method in class petascope.wcs2.extensions.AbstractFormatExtension
Execute rasql query, given GetCoverage request, request metadata, and format of result.
executeRasqlQuery(String) - Method in class petascope.wcs2.legacy.GetCoverageOld
 
executeTransaction - Class in petascope.wcst.transaction
This class takes a WCS-T Transaction XML request and executes the request, building the corresponding XML respose.
executeTransaction(TransactionType, DbMetadataSource) - Constructor for class petascope.wcst.transaction.executeTransaction
Default constructor.
executeWcpsQuery(String, Wcps) - Static method in class petascope.util.ras.RasUtil
Execute a WCPS query given in abstract or XML syntax.
executeXmlWcpsQuery(String, Wcps) - Static method in class petascope.util.ras.RasUtil
Execute a WCPS query given in XML syntax.
existsCoverageName(String) - Method in class petascope.core.DbMetadataSource
Check if there is metadata available for a given coverage name
existsKey(String) - Method in class petascope.wcs2.helpers.rest.RESTUrl
Decides if a key exists in the url components
EXP - Static variable in class petascope.wcps.grammar.wcpsLexer
 
EXP - Static variable in class petascope.wcps.grammar.wcpsParser
 
EXPINFO - Static variable in class petascope.wms.WmsRequest
Request type is: get export info
ExponentialExpr - Class in petascope.wcps.grammar
ExponentialExpr Creation date: (3/3/2003 2:28:43 AM)
ExponentialExpr(String, CoverageExpr) - Constructor for class petascope.wcps.grammar.ExponentialExpr
 
exponentialExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
EXTEND - Static variable in class petascope.wcps.grammar.wcpsLexer
 
EXTEND - Static variable in class petascope.wcps.grammar.wcpsParser
 
ExtendCoverageExpr - Class in petascope.wcps.server.core
 
ExtendCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.ExtendCoverageExpr
 
ExtendExpr - Class in petascope.wcps.grammar
ExtendExpr Creation date: (8/2/2008)
ExtendExpr(CoverageExpr, DimensionIntervalList) - Constructor for class petascope.wcps.grammar.ExtendExpr
 
extendExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
Extension - Interface in petascope.wcs2.extensions
Generic interface that covers WCS extensions.
ExtensionsRegistry - Class in petascope.wcs2.extensions
Protocol binding extensions are managed in this class.
ExtensionsRegistry() - Constructor for class petascope.wcs2.extensions.ExtensionsRegistry
 

F

f_grammar - Class in petascope.wcps.server.cli
Test the WCPS grammar parser (generated by ANTLR).
f_grammar() - Constructor for class petascope.wcps.server.cli.f_grammar
 
FEATURE - Static variable in class petascope.wms.WmsRequest
Request type is: get feature infor
FEATUREURL1 - Static variable in class petascope.wms.commander.Table_Layer
 
FEATUREURL1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
FEATUREURL1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
FEATUREURL1 - Static variable in class petascope.wms.commander.Table_Style
 
FEATUREURL2 - Static variable in class petascope.wms.commander.Table_Layer
 
FEATUREURL2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
FEATUREURL3 - Static variable in class petascope.wms.commander.Table_Layer
 
fees - Variable in class petascope.wms.WmsRequest
FEES part of the wms request
FETCH_CONFIGURATION_FILE - Static variable in class petascope.wms.WmsRequest
Request type is: Fetch configuration file
fetchAllTuples(CommanderConnection) - Method in class petascope.wms.commander.Table_Layer
fetch all tuples from table, store result locally as a JDBC ResultList precondition: JDBC connection opened
fetchAllTuples(CommanderConnection) - Method in class petascope.wms.commander.Table_Service
fetch all tuples from table, store result locally as a JDBC ResultList precondition: JDBC connection opened
fetchAllTuples(CommanderConnection) - Method in class petascope.wms.commander.Table_ServiceLayer
fetch all tuples from table, store result locally as a JDBC ResultList precondition: JDBC connection opened
fetchAllTuples(CommanderConnection) - Method in class petascope.wms.commander.Table_Style
fetch all tuples from table, store result locally as a JDBC ResultList precondition: JDBC connection opened
fetchTupleById(CommanderConnection, int) - Method in class petascope.wms.commander.Table_Layer
fetch one tuple by its (unique) id, keep in local result set precondition: JDBC connection opened
fetchTupleById(CommanderConnection, int) - Method in class petascope.wms.commander.Table_PyramidLevels
fetch one tuple by its (unique) id (sorted by scale factor), keep in local result set precondition: JDBC connection opened
fetchTupleById(CommanderConnection, int) - Method in class petascope.wms.commander.Table_Service
fetch one tuple by its (unique) id, keep in local result set precondition: JDBC connection opened
fetchTupleById(CommanderConnection, int, int) - Method in class petascope.wms.commander.Table_ServiceLayer
fetch one tuple by its (service,layer) id, keep in local result set precondition: JDBC connection opened
fetchTuplesByLayerId(CommanderConnection, int) - Method in class petascope.wms.commander.Table_PyramidLevels
fetch all styles pertaining to a particular layer, store result locally as a JDBC ResultList precondition: JDBC connection opened
fetchTuplesByLayerId(CommanderConnection, int) - Method in class petascope.wms.commander.Table_ServiceLayer
fetch (singleton) service pertaining to a particular layer, store result locally as a JDBC ResultList precondition: JDBC connection opened
fetchTuplesByLayerId(CommanderConnection, int) - Method in class petascope.wms.commander.Table_Style
fetch all styles pertaining to a particular layer, store result locally as a JDBC ResultList precondition: JDBC connection opened
fetchTuplesByServiceId(CommanderConnection, int) - Method in class petascope.wms.commander.Table_Layer
fetch all layers pertaining to a particular service, store result locally as a JDBC ResultList precondition: JDBC connection opened
fetchTuplesByServiceId(CommanderConnection, int) - Method in class petascope.wms.commander.Table_ServiceLayer
fetch all layers pertaining to a particular service, store result locally as a JDBC ResultList precondition: JDBC connection opened
fieldExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
FieldInterpolationElement - Class in petascope.wcps.grammar
FieldInterpolationElement
FieldInterpolationElement(String, InterpolationMethod) - Constructor for class petascope.wcps.grammar.FieldInterpolationElement
 
fieldInterpolationElement() - Method in class petascope.wcps.grammar.wcpsParser
 
FieldInterpolationElement - Class in petascope.wcps.server.core
 
FieldInterpolationElement(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.FieldInterpolationElement
 
FieldInterpolationList - Class in petascope.wcps.grammar
FieldInterpolationList
FieldInterpolationList(FieldInterpolationElement) - Constructor for class petascope.wcps.grammar.FieldInterpolationList
 
fieldInterpolationList() - Method in class petascope.wcps.grammar.wcpsParser
 
fieldName() - Method in class petascope.wcps.grammar.wcpsParser
 
FieldName - Class in petascope.wcps.server.core
 
FieldName(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.FieldName
 
filesInDir(String) - Static method in class petascope.util.IOUtil
 
filesInJarDir(String) - Static method in class petascope.util.IOUtil
 
filesInPackage(String, String) - Static method in class petascope.util.IOUtil
 
Filter<T> - Interface in petascope.util.traverse
This interface specifies how the contents of an XML document will be filtered.
findFile(String, File, int) - Static method in class petascope.util.IOUtil
Find a file in currentDir or its parent directories
findFile(String, URL, int) - Static method in class petascope.util.IOUtil
Find a file in currentDir or its parent directories
firstChild(Element) - Static method in class petascope.util.XMLUtil
Get the first child Element of e
firstChild(Element, String) - Static method in class petascope.util.XMLUtil
 
firstChildRecursive(Element, String) - Static method in class petascope.util.XMLUtil
 
FLOAT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
FLOAT - Static variable in class petascope.wcps.grammar.wcpsParser
 
FLOATCONSTANT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
FLOATCONSTANT - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_ABS_in_numericScalarFactor3657 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_AND_in_booleanScalarTerm3428 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_AND_in_coverageLogicTerm416 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_AND_in_synpred131_wcps3428 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_AND_in_synpred9_wcps416 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisIteratorList_in_coverageConstantExpr1385 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisIteratorList_in_coverageConstructorExpr1615 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisIteratorList_in_generalCondenseExpr1214 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisName_in_axisIteratorList1258 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisName_in_axisIteratorList1282 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisName_in_dimensionCrsElement2180 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisName_in_dimensionIntervalElement3880 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisName_in_dimensionIntervalExpr3957 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisName_in_dimensionPointElement4027 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisName_in_dimensionPointElement4047 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisName_in_domainExpr1116 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisName_in_intervalExpr1347 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_axisName_in_metaDataExpr977 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_BIT_in_booleanExpr2522 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_BOOLEANCONSTANT_in_booleanScalarAtom3532 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanExpr_in_synpred85_wcps2314 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanExpr_in_unaryInducedExpr2314 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarAtom_in_booleanScalarNegation3453 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarAtom_in_booleanScalarNegation3466 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarExpr_in_booleanScalarAtom3485 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarExpr_in_generalCondenseExpr1225 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarExpr_in_scalarExpr856 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarExpr_in_synpred133_wcps3485 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarExpr_in_synpred33_wcps856 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarExpr_in_whereClause161 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarNegation_in_booleanScalarTerm3418 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarNegation_in_booleanScalarTerm3432 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarNegation_in_synpred131_wcps3432 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarTerm_in_booleanScalarExpr3375 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarTerm_in_booleanScalarExpr3396 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_booleanScalarTerm_in_synpred130_wcps3396 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_castExpr_in_unaryInducedExpr2326 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_dimensionCrsElement2184 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_dimensionIntervalElement3885 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_dimensionIntervalExpr3931 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_dimensionIntervalExpr3953 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_dimensionIntervalExpr3959 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_dimensionPointElement4049 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_interpolationMethod4108 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_intervalExpr1316 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_rangeConstructorExpr2014 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_rangeConstructorExpr2037 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_rangeExpr1955 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_rangeExpr1972 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COLON_in_synpred156_wcps3931 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_axisIteratorList1274 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_booleanExpr2530 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_complexConstant4263 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_coverageList204 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_crsList1833 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_crsTransformExpr2078 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_crsTransformExpr2084 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_dimensionCrsList2148 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_dimensionIntervalList3851 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_dimensionPointList3998 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_domainExpr1112 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_domainExpr1118 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_encodedCoverageExpr280 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_encodedCoverageExpr291 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_extendExpr3224 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_fieldInterpolationList2218 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_forClause122 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_interpolationMethodList1918 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_intervalExpr1343 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_metaDataExpr1053 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_metaDataExpr1079 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_metaDataExpr973 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_rangeExpr1966 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_rangeExprList1877 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_scaleExpr2763 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_scaleExpr2788 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_setMetaDataExpr1651 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_setMetaDataExpr1678 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_setMetaDataExpr1709 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_setMetaDataExpr1740 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_setMetaDataExpr1746 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_setMetaDataExpr1780 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_setMetaDataExpr1786 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_sliceExpr3191 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_trimExpr2906 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COMMA_in_trimSliceExpr3045 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_complexConstant_in_constant4242 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_complexConstant_in_numericScalarFactor3741 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_complexConstant_in_synpred147_wcps3741 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_compOp_in_booleanScalarAtom3500 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_compOp_in_booleanScalarAtom3518 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_compOp_in_synpred135_wcps3518 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_CONDENSE_in_generalCondenseExpr1204 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_condenseExpr_in_numericScalarFactor3753 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_condenseExpr_in_scalarExpr843 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_condenseExpr_in_synpred32_wcps843 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_condenseOpType_in_generalCondenseExpr1208 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_constant_in_constantList1428 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_constant_in_constantList1437 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_constantList_in_coverageConstantExpr1395 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COVERAGE_in_coverageConstantExpr1375 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_COVERAGE_in_coverageConstructorExpr1605 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageArithmeticExpr_in_coverageLogicFactor447 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageArithmeticExpr_in_coverageLogicFactor479 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageArithmeticExpr_in_synpred15_wcps479 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageArithmeticFactor_in_coverageArithmeticTerm559 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageArithmeticFactor_in_coverageArithmeticTerm582 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageArithmeticFactor_in_synpred19_wcps582 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageArithmeticTerm_in_coverageArithmeticExpr507 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageArithmeticTerm_in_coverageArithmeticExpr531 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageArithmeticTerm_in_synpred17_wcps531 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageAtom_in_coverageAtomConstructor1512 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageAtom_in_coverageValue704 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageAtom_in_fieldExpr3344 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageAtom_in_sliceExpr3168 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageAtom_in_synpred59_wcps1512 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageAtom_in_trimExpr2881 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageAtom_in_trimSliceExpr2933 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageAtom_in_unaryArithmeticExpr2369 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageAtomConstructor_in_coverageConstructorExpr1621 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageConstantExpr_in_coverageAtom768 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageConstantExpr_in_coverageAtomConstructor1548 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageConstantExpr_in_synpred28_wcps768 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageConstantExpr_in_synpred62_wcps1548 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageConstructorExpr_in_coverageAtom780 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageConstructorExpr_in_coverageAtomConstructor1560 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageConstructorExpr_in_synpred29_wcps780 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageConstructorExpr_in_synpred63_wcps1560 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_booleanExpr2510 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_booleanExpr2528 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_castExpr3262 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_coverageAtom753 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_crsTransformExpr2076 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_encodedCoverageExpr278 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_exponentialExpr2432 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_extendExpr3222 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_generalCondenseExpr1237 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_metaDataExpr1031 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_metaDataExpr1051 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_metaDataExpr1077 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_metaDataExpr930 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_metaDataExpr950 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_metaDataExpr970 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_metaDataExpr999 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_rangeConstructorExpr2018 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_rangeConstructorExpr2041 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_reduceExpr1187 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_scaleExpr2761 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_setMetaDataExpr1655 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_setMetaDataExpr1676 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_setMetaDataExpr1707 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_setMetaDataExpr1738 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_setMetaDataExpr1778 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_sliceExpr3189 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_stringScalarExpr2722 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_synpred27_wcps753 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_trigonometricExpr2481 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_trimExpr2904 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageExpr_in_unaryArithmeticExpr2395 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageList_in_forClause110 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageList_in_forClause134 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageLogicFactor_in_coverageLogicTerm400 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageLogicFactor_in_coverageLogicTerm420 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageLogicFactor_in_synpred9_wcps420 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageLogicTerm_in_coverageExpr350 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageLogicTerm_in_coverageExpr374 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageLogicTerm_in_synpred8_wcps374 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageName_in_coverageConstantExpr1379 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageName_in_coverageConstructorExpr1609 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageName_in_coverageList197 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageName_in_coverageList208 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageName_in_dimensionIntervalExpr3951 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageName_in_intervalExpr1341 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageValue_in_coverageArithmeticFactor610 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageValue_in_coverageArithmeticFactor629 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageValue_in_synpred20_wcps629 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageVariable_in_coverageAtom739 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageVariable_in_coverageAtomConstructor1536 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageVariable_in_domainExpr1110 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageVariable_in_forClause102 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageVariable_in_forClause126 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_coverageVariable_in_synpred61_wcps1536 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_crsList_in_setMetaDataExpr1682 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_crsName_in_crsList1828 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_crsName_in_crsList1837 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_crsName_in_dimensionCrsElement2188 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_crsName_in_dimensionIntervalElement3889 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_crsName_in_dimensionIntervalExpr3963 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_crsName_in_dimensionPointElement4053 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_crsName_in_domainExpr1122 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_CRSSET_in_metaDataExpr993 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_CRSTRANSFORM_in_crsTransformExpr2070 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_crsTransformExpr_in_coverageAtomConstructor1500 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_crsTransformExpr_in_coverageValue692 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionCrsElement_in_dimensionCrsList2135 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionCrsElement_in_dimensionCrsList2152 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionCrsList_in_crsTransformExpr2082 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalElement_in_dimensionIntervalList3838 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalElement_in_dimensionIntervalList3855 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalElement_in_synpred115_wcps2972 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalElement_in_synpred116_wcps3081 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalElement_in_trimSliceExpr2972 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalElement_in_trimSliceExpr3081 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalExpr_in_dimensionIntervalElement3904 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalList_in_extendExpr3230 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalList_in_scaleExpr2769 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalList_in_trimExpr2887 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionIntervalList_in_trimExpr2912 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionPoint_in_dimensionPointElement4033 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionPoint_in_dimensionPointElement4059 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionPointElement_in_dimensionPointList3988 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionPointElement_in_dimensionPointList4002 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionPointElement_in_trimSliceExpr3009 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionPointElement_in_trimSliceExpr3118 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionPointList_in_sliceExpr3174 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_dimensionPointList_in_sliceExpr3197 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_DOMAIN_in_dimensionIntervalExpr3945 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_DOMAIN_in_domainExpr1104 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_domainExpr_in_metaDataExpr1013 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_DOT_in_fieldExpr3346 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_ENCODE_in_encodedCoverageExpr272 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_encodedCoverageExpr_in_processingExpr230 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_encodedCoverageExpr_in_storeExpr325 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_EQUALS_in_compOp3783 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_exponentialExpr_in_unaryInducedExpr2290 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_EXTEND_in_extendExpr3216 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_extendExpr_in_subsetExpr2852 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldExpr_in_synpred81_wcps2269 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldExpr_in_unaryInducedExpr2269 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldInterpolationElement_in_fieldInterpolationList2211 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldInterpolationElement_in_fieldInterpolationList2222 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldInterpolationList_in_crsTransformExpr2088 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldInterpolationList_in_scaleExpr2792 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldName_in_fieldExpr3350 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldName_in_fieldInterpolationElement2245 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldName_in_metaDataExpr1057 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldName_in_metaDataExpr1083 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldName_in_rangeConstructorExpr2012 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldName_in_rangeConstructorExpr2035 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldName_in_rangeExpr1953 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldName_in_rangeExpr1970 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldName_in_setMetaDataExpr1744 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_fieldName_in_setMetaDataExpr1784 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_FLOATCONSTANT_in_complexConstant4261 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_FLOATCONSTANT_in_complexConstant4267 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_FLOATCONSTANT_in_numericScalarFactor3729 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_FOR_in_forClause98 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_forClause_in_wcpsRequest63 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_generalCondenseExpr_in_condenseExpr1150 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_GT_in_compOp3804 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_GT_in_coverageConstantExpr1397 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_GTE_in_compOp3818 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_IDENTIFIER_in_metaDataExpr924 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_IDENTIFIER_in_stringScalarExpr2716 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_IMAGECRS_in_metaDataExpr944 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_IMAGECRSDOMAIN_in_intervalExpr1335 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_IMAGECRSDOMAIN_in_metaDataExpr964 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_IN_in_forClause104 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_IN_in_forClause128 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_indexExpr_in_booleanExpr2534 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_indexExpr_in_indexFactor2687 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_indexExpr_in_intervalExpr1314 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_indexExpr_in_intervalExpr1320 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_indexFactor_in_indexTerm2602 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_indexFactor_in_indexTerm2623 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_indexTerm_in_indexExpr2559 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_indexTerm_in_indexExpr2577 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_INTEGERCONSTANT_in_indexFactor2650 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_INTEGERCONSTANT_in_numericScalarFactor3717 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_INTERPOLATIONDEFAULT_in_metaDataExpr1045 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_interpolationMethod_in_fieldInterpolationElement2249 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_interpolationMethod_in_interpolationMethodList1913 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_interpolationMethod_in_interpolationMethodList1922 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_interpolationMethod_in_setMetaDataExpr1750 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_interpolationMethodList_in_setMetaDataExpr1790 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_INTERPOLATIONSET_in_metaDataExpr1071 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_interpolationType_in_interpolationMethod4106 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_intervalExpr_in_axisIteratorList1264 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_intervalExpr_in_axisIteratorList1288 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_crsList1821 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_dimensionCrsList2131 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_extendExpr3226 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_fieldInterpolationList2206 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_interpolationMethodList1906 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_rangeConstructorExpr2008 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_rangeExpr1945 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_rangeExprList1865 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_scaleExpr2765 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_sliceExpr3193 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACE_in_trimExpr2908 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACKET_in_sliceExpr3170 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACKET_in_trimExpr2883 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LBRACKET_in_trimSliceExpr2935 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LIST_in_coverageConstantExpr1389 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_axisIteratorList1260 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_axisIteratorList1284 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_booleanExpr2524 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_booleanScalarAtom3481 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_castExpr3252 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_complexConstant4257 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_coverageAtom749 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_crsTransformExpr2072 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_dimensionIntervalElement3900 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_dimensionIntervalExpr3947 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_dimensionPointElement4029 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_dimensionPointElement4055 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_domainExpr1106 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_encodedCoverageExpr274 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_exponentialExpr2428 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_extendExpr3218 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_forClause106 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_forClause130 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_indexFactor2665 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_indexFactor2683 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_interpolationMethod4102 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_intervalExpr1337 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_metaDataExpr1027 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_metaDataExpr1047 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_metaDataExpr1073 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_metaDataExpr926 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_metaDataExpr946 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_metaDataExpr966 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_metaDataExpr995 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_numericScalarFactor3623 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_numericScalarFactor3659 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_numericScalarFactor3679 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_numericScalarFactor3699 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_reduceExpr1183 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_scalarExpr894 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_scaleExpr2757 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_setMetaDataExpr1645 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_setMetaDataExpr1672 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_setMetaDataExpr1703 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_setMetaDataExpr1734 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_setMetaDataExpr1774 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_sliceExpr3185 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_storeExpr321 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_stringScalarExpr2718 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_synpred133_wcps3481 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_synpred140_wcps3623 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_synpred27_wcps749 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_trigonometricExpr2477 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_trimExpr2900 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LPAREN_in_unaryArithmeticExpr2391 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LT_in_compOp3797 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LT_in_coverageConstantExpr1391 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_LTE_in_compOp3811 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_metaDataExpr_in_scalarExpr830 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_metaDataExpr_in_synpred31_wcps830 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_MINUS_in_numericScalarFactor3641 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_name_in_axisName4347 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_name_in_coverageName4396 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_NAME_in_coverageVariable4381 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_name_in_fieldName4208 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_NOT_in_booleanExpr2506 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_NOT_in_booleanScalarNegation3462 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_NOTEQUALS_in_compOp3790 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_nullResistence_in_interpolationMethod4112 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_NULLSET_in_metaDataExpr1025 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_booleanScalarAtom3514 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_booleanScalarAtom3522 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_indexFactor2669 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_numericScalarFactor3627 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_numericScalarFactor3663 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_numericScalarFactor3683 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_numericScalarFactor3703 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_scalarExpr870 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_synpred135_wcps3514 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_synpred135_wcps3522 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_synpred140_wcps3627 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarExpr_in_synpred34_wcps870 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarFactor_in_numericScalarFactor3645 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarFactor_in_numericScalarTerm3586 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarFactor_in_numericScalarTerm3603 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarFactor_in_synpred139_wcps3603 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarTerm_in_numericScalarExpr3549 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarTerm_in_numericScalarExpr3567 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_numericScalarTerm_in_synpred137_wcps3567 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_OVER_in_coverageConstantExpr1381 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_OVER_in_coverageConstructorExpr1611 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_OVER_in_generalCondenseExpr1210 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_OVERLAY_in_coverageArithmeticFactor625 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_OVERLAY_in_synpred20_wcps625 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_processingExpr_in_returnClause180 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_rangeConstructorExpr_in_coverageAtom806 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_rangeConstructorExpr_in_coverageAtomConstructor1586 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_rangeConstructorExpr_in_unaryInducedExpr2338 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_rangeExpr_in_rangeExprList1872 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_rangeExpr_in_rangeExprList1881 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_rangeExprList_in_setMetaDataExpr1713 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_rangeType_in_castExpr3256 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_crsList1846 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_dimensionCrsList2159 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_extendExpr3232 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_fieldInterpolationList2230 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_interpolationMethodList1930 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_rangeConstructorExpr2047 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_rangeExpr1987 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_rangeExprList1890 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_scaleExpr2771 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_sliceExpr3199 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACE_in_trimExpr2914 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACKET_in_sliceExpr3176 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACKET_in_trimExpr2889 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RBRACKET_in_trimSliceExpr3149 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_reduceExpr_in_condenseExpr1141 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RETURN_in_returnClause176 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_returnClause_in_wcpsRequest83 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_ROUND_in_indexFactor2663 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_ROUND_in_numericScalarFactor3697 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_axisIteratorList1266 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_axisIteratorList1290 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_booleanExpr2536 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_booleanScalarAtom3487 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_castExpr3258 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_complexConstant4269 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_coverageAtom755 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_crsTransformExpr2090 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_dimensionIntervalElement3906 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_dimensionIntervalExpr3965 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_dimensionPointElement4035 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_dimensionPointElement4061 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_domainExpr1124 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_encodedCoverageExpr302 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_exponentialExpr2434 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_extendExpr3234 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_forClause112 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_forClause136 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_indexFactor2671 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_indexFactor2689 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_interpolationMethod4114 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_intervalExpr1349 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_metaDataExpr1001 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_metaDataExpr1033 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_metaDataExpr1059 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_metaDataExpr1085 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_metaDataExpr932 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_metaDataExpr952 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_metaDataExpr981 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_numericScalarFactor3629 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_numericScalarFactor3665 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_numericScalarFactor3685 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_numericScalarFactor3705 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_reduceExpr1189 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_scalarExpr900 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_scaleExpr2817 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_setMetaDataExpr1657 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_setMetaDataExpr1684 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_setMetaDataExpr1715 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_setMetaDataExpr1752 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_setMetaDataExpr1792 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_sliceExpr3201 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_storeExpr327 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_stringScalarExpr2724 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_synpred133_wcps3487 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_synpred140_wcps3629 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_synpred27_wcps755 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_trigonometricExpr2483 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_trimExpr2916 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_RPAREN_in_unaryArithmeticExpr2397 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_coverageAtom727 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_coverageAtomConstructor1524 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_dimensionIntervalExpr3929 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_dimensionIntervalExpr3935 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_dimensionPoint4084 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_processingExpr254 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_rangeExpr1959 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_rangeExpr1976 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_scalarExpr898 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_synpred156_wcps3929 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_synpred156_wcps3935 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_synpred25_wcps727 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scalarExpr_in_synpred60_wcps1524 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_SCALE_in_scaleExpr2755 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scaleExpr_in_coverageAtomConstructor1488 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_scaleExpr_in_coverageValue680 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_SEMICOLON_in_constantList1433 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_SEMICOLON_in_rangeConstructorExpr2031 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_booleanScalarExpr3388 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_condenseOpType4181 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_constant4225 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_coverageArithmeticExpr523 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_coverageArithmeticTerm574 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_coverageExpr366 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_coverageLogicFactor463 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_exponentialExpr2420 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_indexExpr2569 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_indexTerm2615 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_interpolationType4131 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_name4303 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_nullResistence4156 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_numericScalarExpr3559 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_numericScalarTerm3595 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_rangeType3285 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_rangeType3315 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_reduceExpr1167 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_synpred130_wcps3388 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_synpred137_wcps3559 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_synpred139_wcps3595 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_synpred15_wcps463 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_synpred17_wcps523 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_synpred19_wcps574 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_synpred8_wcps366 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_trigonometricExpr2457 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_unaryArithmeticExpr2361 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_set_in_unaryArithmeticExpr2381 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_SETCRSSET_in_setMetaDataExpr1670 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_SETIDENTIFIER_in_setMetaDataExpr1643 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_SETINTERPOLATIONDEFAULT_in_setMetaDataExpr1732 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_SETINTERPOLATIONSET_in_setMetaDataExpr1772 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_setMetaDataExpr_in_coverageAtom793 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_setMetaDataExpr_in_coverageAtomConstructor1573 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_setMetaDataExpr_in_synpred64_wcps1573 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_SETNULLSET_in_setMetaDataExpr1701 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_SLICE_in_sliceExpr3183 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_sliceExpr_in_subsetExpr2843 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_sliceExpr_in_synpred112_wcps2843 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_SQRT_in_numericScalarFactor3677 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_STORE_in_storeExpr319 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_storeExpr_in_processingExpr242 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_STRING_in_stringConstant4286 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_STRING_in_stringScalarExpr2737 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_stringConstant_in_crsName4330 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_stringConstant_in_encodedCoverageExpr284 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_stringConstant_in_encodedCoverageExpr295 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_stringConstant_in_setMetaDataExpr1649 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_stringScalarExpr_in_booleanScalarAtom3496 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_stringScalarExpr_in_booleanScalarAtom3504 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_stringScalarExpr_in_scalarExpr883 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_stringScalarExpr_in_synpred35_wcps883 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_STRUCT_in_rangeConstructorExpr2004 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_STRUCT_in_rangeExpr1943 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_subsetExpr_in_coverageAtomConstructor1463 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_subsetExpr_in_coverageValue655 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_subsetExpr_in_synpred21_wcps655 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_subsetExpr_in_synpred55_wcps1463 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_trigonometricExpr_in_unaryInducedExpr2302 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_TRIM_in_trimExpr2898 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_trimExpr_in_subsetExpr2834 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_trimExpr_in_synpred111_wcps2834 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_trimSliceExpr_in_subsetExpr2864 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_unaryArithmeticExpr_in_synpred82_wcps2278 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_unaryArithmeticExpr_in_unaryInducedExpr2278 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_unaryInducedExpr_in_coverageAtomConstructor1476 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_unaryInducedExpr_in_coverageValue668 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_unaryInducedExpr_in_synpred22_wcps668 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_unaryInducedExpr_in_synpred56_wcps1476 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_UNSIGNED_in_rangeType3311 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_USING_in_generalCondenseExpr1233 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_VALUE_in_coverageConstantExpr1387 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_VALUES_in_coverageConstructorExpr1617 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_VARIABLE_DOLLAR_in_variableName4364 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_variableName_in_axisIteratorList1254 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_variableName_in_axisIteratorList1278 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_variableName_in_numericScalarFactor3765 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_WHERE_in_generalCondenseExpr1221 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_WHERE_in_whereClause157 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOLLOW_whereClause_in_wcpsRequest72 - Static variable in class petascope.wcps.grammar.wcpsParser
 
FOR - Static variable in class petascope.wcps.grammar.wcpsLexer
 
FOR - Static variable in class petascope.wcps.grammar.wcpsParser
 
ForClause - Class in petascope.wcps.grammar
ForClause Creation date: (3/3/2003 2:28:43 AM)
ForClause(ForClauseElements) - Constructor for class petascope.wcps.grammar.ForClause
 
forClause() - Method in class petascope.wcps.grammar.wcpsParser
 
ForClauseElements - Class in petascope.wcps.grammar
ForClauseElements Creation date: (3/3/2003 2:28:43 AM)
ForClauseElements(String, CoverageList) - Constructor for class petascope.wcps.grammar.ForClauseElements
 
ForClauseElements(String, CoverageList, ForClauseElements) - Constructor for class petascope.wcps.grammar.ForClauseElements
 
FORM_LAYER_ATTRTITLE - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_ATTRURL - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_AUTH - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_BBOXXMAX - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_BBOXXMIN - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_BBOXYMAX - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_BBOXYMIN - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_FURL - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_ID - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_LFORMAT - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_LHEIGHT - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_LLBOXXMAX - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_LLBOXXMIN - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_LLBOXYMAX - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_LLBOXYMIN - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_LURL - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_LWIDTH - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_MAPTYPE - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_NAME - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_RESOLUTION - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_SRS - Static variable in interface petascope.wms.commander.Globals
 
FORM_LAYER_TITLE - Static variable in interface petascope.wms.commander.Globals
 
FORM_LEVEL_COLLNAME - Static variable in interface petascope.wms.commander.Globals
 
FORM_LEVEL_ID - Static variable in interface petascope.wms.commander.Globals
 
FORM_LEVEL_SCALEFACTOR - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_ABSTRACT - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_ACCCONSTR - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_ADDRESS - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_ADDRESSTYPE - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_AVAILABILITY - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_BASELAYER - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_CITY - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_CONNDMD - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_CONNPRE - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_CONTACTORGANIZATION - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_CONTACTPERSON - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_COUNTRY - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_DBCONN - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_EMAIL - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_FAX - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_FEES - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_FORMATS - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_HOSTNAME - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_ID - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_KEYWORDS - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_NAME - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_PATH - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_PORT - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_POSTCODE - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_RASDB - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_RASPASSWD - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_RASPORT - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_RASSERVER - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_RASTIMEOUT - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_RASUSERID - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_STATE - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_TEL - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_TITLE - Static variable in interface petascope.wms.commander.Globals
 
FORM_SERVICE_VENDOR - Static variable in interface petascope.wms.commander.Globals
 
FORM_STYLE_ABSTRACT - Static variable in interface petascope.wms.commander.Globals
 
FORM_STYLE_ID - Static variable in interface petascope.wms.commander.Globals
 
FORM_STYLE_LHEIGHT - Static variable in interface petascope.wms.commander.Globals
 
FORM_STYLE_LURL - Static variable in interface petascope.wms.commander.Globals
 
FORM_STYLE_LWIDTH - Static variable in interface petascope.wms.commander.Globals
 
FORM_STYLE_NAME - Static variable in interface petascope.wms.commander.Globals
 
FORM_STYLE_RASQLOP - Static variable in interface petascope.wms.commander.Globals
 
FORM_STYLE_SHEETURL - Static variable in interface petascope.wms.commander.Globals
 
FORM_STYLE_TITLE - Static variable in interface petascope.wms.commander.Globals
 
FormatExtension - Interface in petascope.wcs2.extensions
Applies specific formatting to the result.
formatToGdalid(String) - Method in class petascope.core.DbMetadataSource
 
formatToGdalid(String) - Method in class petascope.core.DynamicMetadataSource
 
formatToGdalid(String) - Method in interface petascope.core.IMetadataSource
 
formatToMimetype(String) - Method in class petascope.core.DbMetadataSource
 
formatToMimetype(String) - Method in class petascope.core.DynamicMetadataSource
 
formatToMimetype(String) - Method in interface petascope.core.IMetadataSource
 
FREECONNECTION_TIMEOUT - Static variable in interface petascope.wms.Globals
wait interval for seek of free connections to rasdaman server
FSEP - Static variable in class petascope.util.XMLUtil
Separator, for debugging
fst - Variable in class petascope.util.Pair
The fst component.
fst - Variable in class petascope.util.Triple
The first component.
FULL - Static variable in class petascope.wcps.grammar.wcpsLexer
 
FULL - Static variable in class petascope.wcps.grammar.wcpsParser
 
FullTestsOnline - Class in petascope.wcps.server.test
Runs all available testFiles against a deployed version of Petascope, available at some URL.
FullTestsOnline() - Constructor for class petascope.wcps.server.test.FullTestsOnline
 

G

gdalidToFormat(String) - Method in class petascope.core.DbMetadataSource
 
gdalidToFormat(String) - Method in class petascope.core.DynamicMetadataSource
 
gdalidToFormat(String) - Method in interface petascope.core.IMetadataSource
 
GeneralCondenseExpr - Class in petascope.wcps.grammar
GeneralCondenseExpr
GeneralCondenseExpr(CondenseOperation, AxisIteratorList) - Constructor for class petascope.wcps.grammar.GeneralCondenseExpr
 
generalCondenseExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
generateQuery(BoundingBox, int, int, double, List, List, int, int, int, int, boolean) - Method in class petascope.wms.RequestConverter
This method generates the actual RasDaMan query.
generateRequestId() - Method in class petascope.wcst.transaction.executeTransaction
Generate a new Request ID string, and return it.
GEOTIFF_IDENTIFIER - Static variable in class petascope.wcs2.extensions.ExtensionsRegistry
 
GeotiffFormatExtension - Class in petascope.wcs2.extensions
Return coverage as a GeoTIFF file.
GeotiffFormatExtension() - Constructor for class petascope.wcs2.extensions.GeotiffFormatExtension
 
get() - Method in class petascope.wcs.server.core.convertGetCoverage
Retrieves the WCPS request object that is equivalent to the WCS request.
get() - Method in class petascope.wcs.server.core.executeDescribeCoverage
Main method of this class.
get() - Method in class petascope.wcs.server.core.executeGetCapabilities
Main method of this class.
get(String, Map<String, List<String>>) - Method in class petascope.wcs2.extensions.KVPProtocolExtension
 
get(String, Map<String, List<String>>) - Method in class petascope.wcs2.parsers.KVPParser
 
get() - Method in class petascope.wcst.transaction.executeTransaction
Main method of this class: Computes the response to the TransactionResponse request given to the constructor.
GET_CAPABILITIES - Static variable in interface petascope.wcs2.handlers.RequestHandler
 
GET_COVERAGE - Static variable in interface petascope.wcs2.handlers.RequestHandler
 
getAbstract() - Method in class petascope.core.Metadata
 
getAbstract() - Method in class petascope.wms.commander.Table_Service
 
getAbstract() - Method in class petascope.wms.commander.Table_Style
 
getAcceptFormats() - Method in class petascope.wcs2.parsers.GetCapabilitiesRequest
 
getAcceptLanguages() - Method in class petascope.wcs2.parsers.GetCapabilitiesRequest
 
getAcceptVersion() - Method in class petascope.wcs2.parsers.GetCapabilitiesRequest
 
getAccessConstraints() - Method in class petascope.wms.commander.Table_Service
 
getAddress() - Method in class petascope.wms.commander.Table_Service
 
getAddressType() - Method in class petascope.wms.commander.Table_Service
 
getAllowedValues() - Method in class petascope.wcs2.parsers.GetCoverageMetadata.RangeField
 
getAttributionTitle() - Method in class petascope.wms.commander.Table_Layer
 
getAttributionURL() - Method in class petascope.wms.commander.Table_Layer
 
getAuthority(String) - Static method in class petascope.util.CrsUtil.CrsUri
 
getAuthority() - Method in class petascope.wms.commander.Table_Layer
 
getAvailability() - Method in class petascope.wms.commander.Table_Service
 
getAxesNumber() - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
getAxisCoords() - Method in class petascope.wcps.server.core.DimensionIntervalElement
 
getAxisLabels() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getAxisList() - Method in class petascope.wcps.server.core.DimensionIntervalList
 
getAxisName() - Method in class petascope.wcps.server.core.DimensionIntervalElement
 
getAxisName() - Method in class petascope.wcps.server.core.DimensionPointElement
 
getAxisNames() - Method in class petascope.core.DbMetadataSource
 
getAxisNames() - Method in class petascope.core.DynamicMetadataSource
 
getAxisNames() - Method in interface petascope.core.IMetadataSource
 
getAxisType() - Method in class petascope.wcps.server.core.AxisIterator
 
getBackgroundColorBlue() - Method in class petascope.wms.WmsRequest
 
getBackgroundColorGreen() - Method in class petascope.wms.WmsRequest
 
getBackgroundColorRed() - Method in class petascope.wms.WmsRequest
accessor method
getBaseLayerName() - Method in class petascope.wms.commander.Table_Service
 
getBaseURI(Element) - Static method in class petascope.util.XMLUtil
 
getBaseURI(Document) - Static method in class petascope.util.XMLUtil
 
getBbox() - Method in class petascope.core.Metadata
 
getBbox() - Method in class petascope.wcps.server.core.CoverageInfo
 
getBbox() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getBBoxXmax() - Method in class petascope.wms.commander.Table_Layer
 
getBBoxXmin() - Method in class petascope.wms.commander.Table_Layer
 
getBBoxYmax() - Method in class petascope.wms.commander.Table_Layer
 
getBBoxYmin() - Method in class petascope.wms.commander.Table_Layer
 
getBoundingBox() - Method in class petascope.wms.RasPersistentScaleLayer
accessor method
getBoundingBox() - Method in class petascope.wms.WmsCapabilities.WmsLayer
Return a reference to the bounding box of this layer
getBoundingBox() - Method in class petascope.wms.WmsRequest
accessor method
getByIndex(int) - Method in class petascope.wcs2.helpers.rest.RESTUrl
Return the value of a url component by index
getByKey(String) - Method in class petascope.wcs2.helpers.rest.RESTUrl
Returns the first element from the url components that match the given key.
GetCapabilities(String) - Method in class petascope.wcs.server.WcsServer
WcsServer GetCapabilities operation
GetCapabilities(HttpServletResponse) - Method in class petascope.wps.server.WpsServer
 
GetCapabilitiesHandler - Class in petascope.wcs2.handlers
GetCapabilities operation for The Web Coverage Service 2.0
GetCapabilitiesHandler(DbMetadataSource) - Constructor for class petascope.wcs2.handlers.GetCapabilitiesHandler
 
GetCapabilitiesRequest - Class in petascope.wcs2.parsers
A GetCapabilities request object, populated by a parser.
GetCapabilitiesRequest(String, String, String) - Constructor for class petascope.wcs2.parsers.GetCapabilitiesRequest
 
getCapability() - Method in class petascope.wms.WmsCapabilities
Return a reference to the capability entity
getCard(CommanderConnection) - Method in class petascope.wms.commander.Table_Service
determine number of services stored in database
getCellDomainByName(String) - Method in class petascope.core.Metadata
 
getCellDomainElement(int) - Method in class petascope.wcps.server.core.CoverageInfo
 
getCellDomainIterator() - Method in class petascope.core.Metadata
 
getCellDomainList() - Method in class petascope.core.Metadata
 
getChild() - Method in class petascope.wcps.server.core.CoverageExpr
 
getChild() - Method in class petascope.wcps.server.core.SubsetOperationCoverageExpr
 
getChildren() - Method in class petascope.wcps.server.core.AbstractRasNode
 
getChildren() - Method in interface petascope.wcps.server.core.IRasNode
 
getCity() - Method in class petascope.wms.commander.Table_Service
 
getClient() - Method in class petascope.wms.WmsRequest
accessor method
getCode(String) - Static method in class petascope.util.CrsUtil.CrsUri
 
getCollectionName() - Method in class petascope.wms.commander.Table_PyramidLevels
 
getCollections() - Method in class petascope.wms.WmsCapabilities.WmsLayer
Return a reference to the map of persistent collection names to RasPersistentScaleLayer objects.
getComponentName() - Method in class petascope.wcs2.parsers.GetCoverageMetadata.RangeField
 
getConnection() - Method in class petascope.wms.commander.CommanderConnection
 
getContactElectronicMailAddress() - Method in class petascope.wms.commander.Table_Service
 
getContactFacsimileTelephone() - Method in class petascope.wms.commander.Table_Service
 
getContactOrganization() - Method in class petascope.wms.commander.Table_Service
 
getContactPerson() - Method in class petascope.wms.commander.Table_Service
 
getContactVoiceTelephone() - Method in class petascope.wms.commander.Table_Service
 
getCountry() - Method in class petascope.wms.commander.Table_Service
 
GetCoverage(String, Wcps) - Method in class petascope.wcs.server.WcsServer
WcsServer GetCoverage operation
GetCoverageHandler - Class in petascope.wcs2.handlers
GetCoverage operation for The Web Coverage Service 2.0
GetCoverageHandler(DbMetadataSource) - Constructor for class petascope.wcs2.handlers.GetCoverageHandler
 
getCoverageId() - Method in class petascope.core.Metadata
 
getCoverageId() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getCoverageId() - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
getCoverageIds() - Method in class petascope.wcs2.parsers.DescribeCoverageRequest
 
getCoverageInfo() - Method in class petascope.wcps.server.core.BinaryOperationCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.ConstantCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.ConstructCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.CoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.CoverageExprPairType
 
getCoverageInfo() - Method in class petascope.wcps.server.core.CrsTransformCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.DimensionIntervalElement
 
getCoverageInfo() - Method in class petascope.wcps.server.core.ExtendCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.InducedOperationCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.RangeComponent
 
getCoverageInfo() - Method in class petascope.wcps.server.core.RangeCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.ScalarExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.ScaleCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.SetMetadataCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.SliceCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.SubsetOperationCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.TrimCoverageExpr
 
getCoverageInfo() - Method in class petascope.wcps.server.core.UnaryOperationCoverageExpr
 
GetCoverageMetadata - Class in petascope.wcs2.parsers
This class holds the GetCoverage response data.
GetCoverageMetadata(GetCoverageRequest, DbMetadataSource) - Constructor for class petascope.wcs2.parsers.GetCoverageMetadata
 
GetCoverageMetadata.RangeField - Class in petascope.wcs2.parsers
 
GetCoverageMetadata.RangeField(Metadata, RangeElement, int) - Constructor for class petascope.wcs2.parsers.GetCoverageMetadata.RangeField
 
getCoverageName() - Method in class petascope.core.Metadata
 
getCoverageName() - Method in class petascope.wcps.server.core.CoverageInfo
 
GetCoverageOld - Class in petascope.wcs2.legacy
Get Coverage operation for WCS 2.0
GetCoverageOld(DbMetadataSource) - Constructor for class petascope.wcs2.legacy.GetCoverageOld
 
GetCoverageOld2 - Class in petascope.wcs2.legacy
GetCapabilities operation for The Web Coverage Service 2.0
GetCoverageOld2(DbMetadataSource) - Constructor for class petascope.wcs2.legacy.GetCoverageOld2
 
GetCoverageRequest - Class in petascope.wcs2.parsers
A GetCoverage request object, populated by a parser.
GetCoverageRequest(String) - Constructor for class petascope.wcs2.parsers.GetCoverageRequest
 
GetCoverageRequest(String, String, boolean) - Constructor for class petascope.wcs2.parsers.GetCoverageRequest
 
GetCoverageRequest.CRS - Class in petascope.wcs2.parsers
 
GetCoverageRequest.CRS(String, String) - Constructor for class petascope.wcs2.parsers.GetCoverageRequest.CRS
 
GetCoverageRequest.DimensionSlice - Class in petascope.wcs2.parsers
 
GetCoverageRequest.DimensionSlice(String, String) - Constructor for class petascope.wcs2.parsers.GetCoverageRequest.DimensionSlice
 
GetCoverageRequest.DimensionSlice(String, String, String) - Constructor for class petascope.wcs2.parsers.GetCoverageRequest.DimensionSlice
 
GetCoverageRequest.DimensionSubset - Class in petascope.wcs2.parsers
 
GetCoverageRequest.DimensionSubset(String) - Constructor for class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
 
GetCoverageRequest.DimensionSubset(String, String) - Constructor for class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
 
GetCoverageRequest.DimensionTrim - Class in petascope.wcs2.parsers
 
GetCoverageRequest.DimensionTrim(String, String, String) - Constructor for class petascope.wcs2.parsers.GetCoverageRequest.DimensionTrim
 
GetCoverageRequest.DimensionTrim(String, String, String, String) - Constructor for class petascope.wcs2.parsers.GetCoverageRequest.DimensionTrim
 
GetCoverageRequest.Scaling - Class in petascope.wcs2.parsers
 
GetCoverageRequest.Scaling() - Constructor for class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
getCoverages() - Method in class petascope.wcps.server.core.CoverageIterator
 
getCoverages(String) - Method in class petascope.wcps.server.core.XmlQuery
 
getCoverageType() - Method in class petascope.core.Metadata
 
getCoverageType() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getCrs() - Method in class petascope.util.MiscUtil.CrsProperties
 
getCrs() - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
 
getCRS() - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
getCrsName() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getCrsName() - Method in class petascope.wcps.server.core.DimensionPointElement
 
getCrsProperties() - Method in class petascope.wcs2.extensions.GeotiffFormatExtension
 
getCrsProperties() - Method in class petascope.wcs2.extensions.JPEG2000FormatExtension
 
getCrsSet() - Method in class petascope.core.Metadata
 
getCrsSet() - Method in class petascope.wcps.server.core.DomainElement
 
getCustomDem() - Method in class petascope.wms.WmsRequest
 
getData() - Method in class petascope.wcs2.handlers.Response
 
getDatatype() - Method in class petascope.wcs2.parsers.GetCoverageMetadata.RangeField
 
getDataTypes() - Method in class petascope.core.DbMetadataSource
 
getDateTime() - Method in class petascope.wcs.server.core.TimeString
 
getDescription() - Method in class petascope.exceptions.ExceptionCode
 
getDescription() - Method in class petascope.wcs2.parsers.GetCoverageMetadata.RangeField
 
getDimension() - Method in class petascope.core.Metadata
 
getDimension() - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
 
getDomainByName(String) - Method in class petascope.core.Metadata
 
getDomainElement(int) - Method in class petascope.wcps.server.core.CoverageInfo
 
getDomainIndexByName(String) - Method in class petascope.core.Metadata
 
getDomainIndexByName(String) - Method in class petascope.wcps.server.core.CoverageInfo
 
getDomainIterator() - Method in class petascope.core.Metadata
 
getDomainList() - Method in class petascope.core.Metadata
 
getDomHigh() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getDomLow() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getDynamicMetadataSource() - Static method in class petascope.wcps.server.core.Wcps
 
getElevation() - Method in class petascope.wms.WmsRequest
accessor method
getExceptionCode() - Method in class petascope.exceptions.ExceptionCode
 
getExceptionCode() - Method in exception petascope.exceptions.PetascopeException
 
getExceptionText() - Method in exception petascope.exceptions.PetascopeException
 
getExceptionType() - Method in class petascope.wms.WmsRequest
accessor method
getExtension(String) - Static method in class petascope.wcs2.extensions.ExtensionsRegistry
 
getExtension() - Method in class petascope.wcs2.parsers.BaseRequest
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.CRSExtension
 
getExtensionIdentifier() - Method in interface petascope.wcs2.extensions.Extension
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.GeotiffFormatExtension
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.GmlFormatExtension
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.JPEG2000FormatExtension
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.KVPProtocolExtension
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.MultipartGeotiffFormatExtension
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.MultipartJPEG2000FormatExtension
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.RangeSubsettingExtension
Implementation of the Extension requirements
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.RESTProtocolExtension
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.ScalingExtension
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.SOAPProtocolExtension
 
getExtensionIdentifier() - Method in class petascope.wcs2.extensions.XMLProtocolExtension
 
getExtensionIds() - Static method in class petascope.wcs2.extensions.ExtensionsRegistry
 
getExtensions() - Static method in class petascope.wcs2.extensions.ExtensionsRegistry
 
getExtent(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
getExternalCrs() - Method in class petascope.wcps.server.core.DomainElement
Extracts the external CRS from the allowed CRS of this domain (always containing the grid CRS as well, see constructor)
getFactor() - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
getFactor(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
getFeatureURL() - Method in class petascope.wms.commander.Table_Layer
 
getFees() - Method in class petascope.wms.commander.Table_Service
 
getFees() - Method in class petascope.wms.WmsRequest
accessor method
getFieldName() - Method in class petascope.wcs2.parsers.GetCoverageMetadata.RangeField
 
getFilename(String) - Static method in class petascope.util.IOUtil
 
getFirst() - Method in class petascope.wcps.server.core.CoverageExprPairType
 
getFormat() - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
getFormatExtension(GetCoverageRequest) - Static method in class petascope.wcs2.extensions.ExtensionsRegistry
 
getFormatExtension(boolean, String) - Static method in class petascope.wcs2.extensions.ExtensionsRegistry
 
getFormats() - Method in class petascope.wms.commander.Table_Service
 
getFormats() - Method in class petascope.wms.WmsCapabilities.WmsCapability
return a list of strings which are the supported formats.
getFullUrl() - Method in class petascope.HTTPRequest
Returns the url accessed including the context path, url path and the query string.
getFullUrlPath() - Method in class petascope.HTTPRequest
Returns the full path comprised of the context path and the url path.
getGML(GetCoverageMetadata, String, boolean) - Static method in class petascope.util.WcsUtil
 
getGrammarFileName() - Method in class petascope.wcps.grammar.wcpsLexer
 
getGrammarFileName() - Method in class petascope.wcps.grammar.wcpsParser
 
getGridDimension() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getGridId() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getGridType() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getGroundResolutionX() - Method in class petascope.wms.RasPersistentScaleLayer
 
getGroundResolutionY() - Method in class petascope.wms.RasPersistentScaleLayer
 
getHandler(Request, DbMetadataSource) - Static method in class petascope.wcs2.handlers.HandlersRegistry
 
getHeight() - Method in class petascope.wms.WmsRequest
accessor method
getHi() - Method in class petascope.wcps.server.core.CellDomainElement
 
getHiCellCoord() - Method in class petascope.wcps.server.core.DimensionIntervalElement
 
getHiCoord() - Method in class petascope.wcps.server.core.DimensionIntervalElement
 
getHigh() - Method in class petascope.wcps.server.core.AxisIterator
Return the Higher bound for the axis iterator.
getHigh() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getHigh1() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getHigh1() - Method in class petascope.wcps.server.core.Wgs84Crs
Deprecated.
 
getHigh2() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getHigh2() - Method in class petascope.wcps.server.core.Wgs84Crs
Deprecated.
 
getHighComponent() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeInterval
Returns the high component of the range
getHostName() - Method in class petascope.wms.commander.Table_Service
 
getHowMany() - Method in class petascope.util.traverse.AbstractTraverseStrategy
 
getHttpErrorCode() - Method in class petascope.exceptions.ExceptionCode
 
getId() - Method in class petascope.wms.commander.Table_Service
getter methods for attributes.
getId() - Method in class petascope.wms.WmsRequest
returns id of this instance
getImageFormat() - Method in class petascope.wms.WmsRequest
accessor method
getInstance(String) - Static method in class petascope.ConfigManager
Returns the instance of the ConfigManager.
getInterpolationDefault() - Method in class petascope.core.Metadata
 
getInterpolationMethodIterator() - Method in class petascope.core.Metadata
 
getInterpolationType() - Method in class petascope.wcps.server.core.InterpolationMethod
 
getInterpolationTypes() - Method in class petascope.core.DbMetadataSource
 
getInterval() - Method in class petascope.wcps.server.core.AxisIterator
 
getInterval() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeComponent
 
getInterval() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeInterval
Implementation of the RangeItem interface
getInterval() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeItem
Returns an interval of the range of components that should be selected e.g.
getIteratorName() - Method in class petascope.wcps.server.core.CoverageIterator
 
getKeywords() - Method in class petascope.core.Metadata
 
getKeywords() - Method in class petascope.wms.commander.Table_Service
 
getLastNode() - Method in class petascope.wcps.server.core.ConstantList
Return the last node of the constant list.
getLatLonBoxXmax() - Method in class petascope.wms.commander.Table_Layer
 
getLatLonBoxXmin() - Method in class petascope.wms.commander.Table_Layer
 
getLatLonBoxYmax() - Method in class petascope.wms.commander.Table_Layer
 
getLatLonBoxYmin() - Method in class petascope.wms.commander.Table_Layer
 
getLayer() - Method in class petascope.wms.LayerStyle
Return a reference to the layer name
getLayerId() - Method in class petascope.wms.commander.Table_Layer
getter methods for attributes.
getLayerId() - Method in class petascope.wms.commander.Table_PyramidLevels
 
getLayerId() - Method in class petascope.wms.commander.Table_ServiceLayer
 
getLayerId() - Method in class petascope.wms.commander.Table_Style
 
getLayerList() - Method in class petascope.wms.WmsRequest
accessor method
getLayers() - Method in class petascope.wms.WmsCapabilities.WmsCapability
return a reference to the map containing layer name, WmsLayer pairs.
getLayerSeq() - Method in class petascope.wms.commander.Table_ServiceLayer
 
getLegendHeight() - Method in class petascope.wms.commander.Table_Style
 
getLegendURL() - Method in class petascope.wms.commander.Table_Style
 
getLegendWidth() - Method in class petascope.wms.commander.Table_Style
 
getLevelId() - Method in class petascope.wms.commander.Table_PyramidLevels
getter methods for attributes.
getLo() - Method in class petascope.wcps.server.core.CellDomainElement
 
getLocator() - Method in class petascope.exceptions.ExceptionCode
 
getLoCellCoord() - Method in class petascope.wcps.server.core.DimensionIntervalElement
 
getLoCoord() - Method in class petascope.wcps.server.core.DimensionIntervalElement
 
getLogoFormat() - Method in class petascope.wms.commander.Table_Layer
 
getLogoHeight() - Method in class petascope.wms.commander.Table_Layer
 
getLogoURL() - Method in class petascope.wms.commander.Table_Layer
 
getLogoWidth() - Method in class petascope.wms.commander.Table_Layer
 
getLow() - Method in class petascope.wcps.server.core.AxisIterator
Return the Lower bound for the axis iterator.
getLow() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getLow1() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getLow1() - Method in class petascope.wcps.server.core.Wgs84Crs
Deprecated.
 
getLow2() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getLow2() - Method in class petascope.wcps.server.core.Wgs84Crs
Deprecated.
 
getLowComponent() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeInterval
Returns the low component of the range
getMapType() - Method in class petascope.wms.commander.Table_Layer
 
getMdds() - Method in class petascope.util.ras.RasQueryResult
 
getMessage() - Method in exception petascope.exceptions.PetascopeException
 
getMessage() - Method in exception petascope.exceptions.WMSException
Return the message text ready for output
getMessage() - Method in exception petascope.wms.commander.CommanderException
Substitutes parameters and returns the error message.
getMetadata() - Method in class petascope.core.Metadata
 
getMetadata(DbMetadataSource, String) - Static method in class petascope.util.WcsUtil
Utility method to read coverage's metadata
getMetadata() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getMetadataSource() - Method in class petascope.wcps.server.core.XmlQuery
 
getMilliseconds() - Method in class petascope.wcs.server.core.TimeString
 
getMime() - Method in class petascope.wcps.server.core.EncodeDataExpr
 
getMime() - Method in class petascope.wcps.server.core.ProcessCoveragesRequest
 
getMimeType() - Method in class petascope.wcps.server.core.XmlQuery
 
getMimeType() - Method in interface petascope.wcs2.extensions.FormatExtension
 
getMimeType() - Method in class petascope.wcs2.extensions.GeotiffFormatExtension
 
getMimeType() - Method in class petascope.wcs2.extensions.GmlFormatExtension
 
getMimeType() - Method in class petascope.wcs2.extensions.JPEG2000FormatExtension
 
getMimeType() - Method in class petascope.wcs2.handlers.Response
 
getMimetypesList() - Method in class petascope.core.DbMetadataSource
 
getName() - Method in class petascope.wcps.server.core.CellDomainElement
 
getName() - Method in class petascope.wcps.server.core.Crs
 
getName() - Method in class petascope.wcps.server.core.DomainElement
 
getName() - Method in class petascope.wcps.server.core.RangeElement
 
getName() - Method in class petascope.wcps.server.core.VariableReference
 
getName() - Method in class petascope.wcps.server.core.Wgs84Crs
Deprecated.
 
getName() - Method in class petascope.wms.commander.Table_Layer
 
getName() - Method in class petascope.wms.commander.Table_Service
 
getName() - Method in class petascope.wms.commander.Table_Style
 
getName() - Method in class petascope.wms.RasPersistentScaleLayer
accessor method
getName() - Method in class petascope.wms.WmsCapabilities.WmsLayer
Return a reference to the name of this layer
getName() - Method in class petascope.wms.WmsCapabilities.WmsStyle
Return the Name.
getNamespaceURI(String) - Method in class petascope.wcs2.templates.WcsNamespaceContext
 
getNextNode() - Method in class petascope.wcps.server.core.DimensionIntervalElement
 
getNextNode() - Method in class petascope.wcps.server.core.DimensionPointElement
 
getNextNode() - Method in class petascope.wcps.server.core.FieldInterpolationElement
 
getNilValues() - Method in class petascope.wcs2.parsers.GetCoverageMetadata.RangeField
 
getNullDefault() - Method in class petascope.core.Metadata
 
getNullResistance() - Method in class petascope.wcps.server.core.InterpolationMethod
 
getNullResistanceDefault() - Method in class petascope.core.Metadata
 
getNullResistances() - Method in class petascope.core.DbMetadataSource
 
getNullSet() - Method in class petascope.core.Metadata
 
getNullSetIterator() - Method in class petascope.core.Metadata
 
getNumHi() - Method in class petascope.wcps.server.core.DomainElement
 
getNumLo() - Method in class petascope.wcps.server.core.DomainElement
 
getOffset1() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getOffset1() - Method in class petascope.wcps.server.core.Wgs84Crs
Deprecated.
 
getOffset2() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getOffset2() - Method in class petascope.wcps.server.core.Wgs84Crs
Deprecated.
 
getOperationName() - Method in class petascope.wcs2.parsers.KVPDescribeCoverageParser
 
getOperationName() - Method in class petascope.wcs2.parsers.KVPGetCapabilitiesParser
 
getOperationName() - Method in class petascope.wcs2.parsers.KVPGetCoverageParser
 
getOperationName() - Method in interface petascope.wcs2.parsers.RequestParser
 
getOperationName() - Method in class petascope.wcs2.parsers.RESTDescribeCoverageParser
 
getOperationName() - Method in class petascope.wcs2.parsers.RESTGetCapabilitiesParser
 
getOperationName() - Method in class petascope.wcs2.parsers.RESTGetCoverageParser
 
getOperationName() - Method in class petascope.wcs2.parsers.XMLDescribeCoverageParser
 
getOperationName() - Method in class petascope.wcs2.parsers.XMLGetCapabilitiesParser
 
getOperationName() - Method in class petascope.wcs2.parsers.XMLGetCoverageParser
 
getOrFilters() - Method in class petascope.util.traverse.AbstractFilter
 
getOutputCrs() - Method in class petascope.wcs2.parsers.GetCoverageRequest.CRS
 
getParent(Node, String...) - Static method in class petascope.util.XMLUtil
Get the first parent element name of el
getParent(Element, String) - Static method in class petascope.util.XMLUtil
Get the first parent element name of el
getParentFilter() - Method in class petascope.util.traverse.AbstractFilter
 
getParser(HTTPRequest) - Static method in class petascope.wcs2.parsers.ParsersRegistry
 
getPath(String) - Static method in class petascope.util.IOUtil
 
getPath() - Method in class petascope.wms.commander.Table_Service
 
getPetascopePath() - Static method in class petascope.BaseTestCase
 
getPort() - Method in class petascope.wms.commander.Table_Service
 
getPostCode() - Method in class petascope.wms.commander.Table_Service
 
getPreferredPrefix(String, String, boolean) - Method in class petascope.PetascopeXmlNamespaceMapper
 
getPrefix(String) - Method in class petascope.wcs2.templates.WcsNamespaceContext
 
getPrefixes(String) - Method in class petascope.wcs2.templates.WcsNamespaceContext
 
getProtocolExtension(HTTPRequest) - Static method in class petascope.wcs2.extensions.ExtensionsRegistry
 
getQueryString() - Method in class petascope.HTTPRequest
Returns the query string, i.e the part after the "?" character The "?" is not prepended
getRange() - Method in class petascope.core.Metadata
 
getRangeFields() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getRangeIterator() - Method in class petascope.core.Metadata
 
getRangeSubset() - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
getRasQL() - Method in class petascope.wms.WmsCapabilities.WmsStyle
Return the RasQL Query.
getRasqlOp() - Method in class petascope.wms.commander.Table_Style
 
getRasqlQuery() - Method in class petascope.wcps.server.core.ProcessCoveragesRequest
 
getReferenceVariableName(String) - Method in class petascope.wcps.server.core.XmlQuery
Retrieve the translated name assigned to a specific reference (scalar) variable
getRegisteredParsers() - Static method in class petascope.wcs2.parsers.ParsersRegistry
 
getReport() - Method in exception petascope.exceptions.PetascopeException
Retrieves a data structure that can be later marshalled into a XML ExceptionReport" document.
getRequestString() - Method in class petascope.HTTPRequest
Deprecated. 
getRequestType() - Method in class petascope.wms.WmsRequest
accessor method
getResolution() - Method in class petascope.wcps.server.core.DomainElement
 
getResolution() - Method in class petascope.wms.commander.Table_Layer
 
getResult() - Method in class petascope.util.ras.AbstractRasQueryResult
 
getResult() - Method in interface petascope.util.ras.IRasQueryResult
 
getRootElementName(String) - Static method in class petascope.util.XMLUtil
 
getScalarExpr() - Method in class petascope.wcps.server.core.CoverageExpr
 
getScalars() - Method in class petascope.util.ras.RasQueryResult
 
getScaleFactor() - Method in class petascope.wms.commander.Table_PyramidLevels
 
getScaling() - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
getScheme(String) - Static method in class petascope.util.IOUtil
 
getSecond() - Method in class petascope.wcps.server.core.CoverageExprPairType
 
getSelectedComponent() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeComponent
 
getSelectedComponents() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeSubset
 
getService() - Method in class petascope.wms.WmsRequest
accessor method
getServiceId() - Method in class petascope.wms.commander.Table_ServiceLayer
getter methods for attributes.
getServletInfo() - Method in class petascope.wcps.server.servlet.WcpsServlet
 
getServletInfo() - Method in class petascope.wcst.server.servlet.wcstServlet
Returns a short description of the wcstServlet.
getSheetURL() - Method in class petascope.wms.commander.Table_Style
 
getSingleValue() - Method in class petascope.wcps.server.core.NumericScalarExpr
 
getSingleValue() - Method in class petascope.wcps.server.core.ScalarExpr
 
getSize() - Method in class petascope.wcps.server.core.ConstantList
Size of all elements in the constant list
getSize(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
getSlicePoint() - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSlice
 
getSlicingPosition() - Method in class petascope.wcps.server.core.DimensionPointElement
 
getSpec() - Method in class petascope.util.traverse.AbstractTraverseStrategy
 
getSrs() - Method in class petascope.wms.commander.Table_Layer
 
getSRS() - Method in class petascope.wms.WmsCapabilities.WmsLayer
Return a reference to the coordinate system name of this layer
getSRS() - Method in class petascope.wms.WmsRequest
accessor method
getSrsName(GetCoverageMetadata) - Static method in class petascope.util.WcsUtil
 
getStateOrProvince() - Method in class petascope.wms.commander.Table_Service
 
getStrHi() - Method in class petascope.wcps.server.core.DomainElement
 
getStrLo() - Method in class petascope.wcps.server.core.DomainElement
 
getStyle() - Method in class petascope.wms.LayerStyle
Return a reference to the style name
getStyleId() - Method in class petascope.wms.commander.Table_Style
getter methods for attributes.
getStyles() - Method in class petascope.wms.WmsCapabilities.WmsLayer
Return a reference to the map of styles of this layer
getSubset(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
getSubsetElement() - Method in class petascope.wcps.server.core.CellDomainElement
 
getSubsets() - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
getSubsettingCrs() - Method in class petascope.wcs2.parsers.GetCoverageRequest.CRS
 
getTCellDomain() - Method in class petascope.core.Metadata
 
getTemplate(String) - Static method in class petascope.wcs2.templates.Templates
Load a template file from this package.
getTemplate(String, Pair<String, String>...) - Static method in class petascope.wcs2.templates.Templates
Load a template file from this package.
getText(Element) - Static method in class petascope.util.XMLUtil
Return the text that some node contains.
getTime() - Method in class petascope.wms.WmsRequest
accessor method
getTimeIndexesSpan() - Method in class petascope.core.Metadata
 
getTimePeriodBeginning() - Method in class petascope.core.Metadata
Returns the maximal time position of the current coverage in ISO 8601 format, as string.
getTimePeriodEnd() - Method in class petascope.core.Metadata
Returns the minimal time position of the current coverage in ISO 8601 format, as string.
getTimeSpan() - Method in class petascope.core.Metadata
Returns the time span of the current coverage, as described in the metadata (in miliseconds).
getTitle() - Method in class petascope.core.Metadata
 
getTitle() - Method in class petascope.wms.commander.Table_Layer
 
getTitle() - Method in class petascope.wms.commander.Table_Service
 
getTitle() - Method in class petascope.wms.commander.Table_Style
 
getTokenNames() - Method in class petascope.wcps.grammar.wcpsParser
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.axisIteratorList_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.axisName_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.booleanExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.booleanScalarAtom_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.booleanScalarExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.booleanScalarNegation_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.booleanScalarTerm_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.castExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.complexConstant_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.compOp_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.condenseExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.condenseOpType_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.constant_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.constantList_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageArithmeticExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageArithmeticFactor_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageArithmeticTerm_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageAtom_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageAtomConstructor_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageConstantExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageConstructorExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageList_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageLogicFactor_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageLogicTerm_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageName_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageValue_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.coverageVariable_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.crsList_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.crsName_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.crsTransformExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.dimensionCrsElement_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.dimensionCrsList_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.dimensionIntervalElement_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.dimensionIntervalExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.dimensionIntervalList_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.dimensionPoint_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.dimensionPointElement_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.dimensionPointList_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.domainExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.encodedCoverageExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.exponentialExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.extendExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.fieldExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.fieldInterpolationElement_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.fieldInterpolationList_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.fieldName_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.forClause_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.generalCondenseExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.indexExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.indexFactor_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.indexTerm_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.interpolationMethod_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.interpolationMethodList_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.interpolationType_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.intervalExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.metaDataExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.name_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.nullResistence_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.numericScalarExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.numericScalarFactor_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.numericScalarTerm_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.processingExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.rangeConstructorExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.rangeExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.rangeExprList_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.rangeType_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.reduceExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.returnClause_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.scalarExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.scaleExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.setMetaDataExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.sliceExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.storeExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.stringConstant_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.stringScalarExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.subsetExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.trigonometricExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.trimExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.trimSliceExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.unaryArithmeticExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.unaryInducedExpr_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.variableName_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.wcpsRequest_return
 
getTree() - Method in class petascope.wcps.grammar.wcpsParser.whereClause_return
 
getTreeAdaptor() - Method in class petascope.wcps.grammar.wcpsParser
 
getTrimHigh() - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionTrim
 
getTrimLow() - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionTrim
 
getType() - Method in class petascope.wcps.server.core.DomainElement
 
getType() - Method in class petascope.wcps.server.core.RangeElement
 
getType() - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
getUom() - Method in class petascope.wcps.server.core.DomainElement
 
getUom() - Method in class petascope.wcps.server.core.RangeElement
 
getUomCode() - Method in class petascope.wcs2.parsers.GetCoverageMetadata.RangeField
 
getUomLabels() - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
getUpdateSequence() - Method in class petascope.wms.commander.Table_Service
 
getUpdateSequence() - Method in class petascope.wms.WmsCapabilities
Get the update sequence of this capabilities
getUpdateSequence() - Method in class petascope.wms.WmsRequest
accessor method
getUrlPath() - Method in class petascope.HTTPRequest
Returns the url path starting after the context path e.g.
getValue() - Method in interface petascope.util.traverse.Traversable
 
getValue() - Method in class petascope.util.traverse.TraversableXOM
 
getVar() - Method in class petascope.wcps.server.core.AxisIterator
 
getVendorCapabilities() - Method in class petascope.wms.commander.Table_Service
 
getVersion(String) - Static method in class petascope.util.CrsUtil.CrsUri
 
getVersion() - Method in class petascope.wms.WmsRequest
accessor method
getWgs84High1() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getWgs84High2() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getWgs84Low1() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getWgs84Low2() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
getWidth() - Method in class petascope.wms.WmsRequest
accessor method
getXCellDomain() - Method in class petascope.core.Metadata
 
getXmax() - Method in class petascope.util.MiscUtil.CrsProperties
 
getXmin() - Method in class petascope.util.MiscUtil.CrsProperties
 
getXml() - Method in class petascope.wcs2.handlers.Response
 
getXMLID(Element) - Static method in class petascope.util.XMLUtil
 
getXMLIDOrName(Element) - Static method in class petascope.util.XMLUtil
 
getXmlTemplate(String, Pair<String, String>...) - Static method in class petascope.wcs2.templates.Templates
Load a template file from this package.
getYCellDomain() - Method in class petascope.core.Metadata
 
getYmax() - Method in class petascope.util.MiscUtil.CrsProperties
 
getYmin() - Method in class petascope.util.MiscUtil.CrsProperties
 
GLOBAL_MSG_ID - Static variable in interface petascope.wms.commander.Globals
id for top-level error message field
Globals - Interface in petascope.wms.commander
 
Globals - Interface in petascope.wms
This interface contains a list of global exception messages.
GLOBALS_JS - Static variable in interface petascope.wms.commander.Globals
 
GmlFormatExtension - Class in petascope.wcs2.extensions
Return coverage as pure GML.
GmlFormatExtension() - Constructor for class petascope.wcs2.extensions.GmlFormatExtension
 
grammar - Class in petascope.wcps.server.cli
Test the WCPS grammar parser (generated by ANTLR).
grammar() - Constructor for class petascope.wcps.server.cli.grammar
 
GrammarTest - Class in petascope.wcps.server.test
Runs the available tests for the abstract syntax grammar, by calling the CLI.
GrammarTest() - Constructor for class petascope.wcps.server.test.GrammarTest
 
GrammarTestOnline - Class in petascope.wcps.server.test
Runs the available Grammar tests against a deployed version of Petascope, available at some URL.
GrammarTestOnline() - Constructor for class petascope.wcps.server.test.GrammarTestOnline
 
GREY - Static variable in class petascope.wms.commander.MapType
 
GRID_COVERAGE - Static variable in class petascope.wcs2.parsers.GetCoverageRequest
 
GRID_COVERAGE - Static variable in class petascope.wcs2.templates.Templates
 
GRID_CRS - Static variable in class petascope.util.CrsUtil
 
GT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
GT - Static variable in class petascope.wcps.grammar.wcpsParser
 
GTE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
GTE - Static variable in class petascope.wcps.grammar.wcpsParser
 

H

HALF - Static variable in class petascope.wcps.grammar.wcpsLexer
 
HALF - Static variable in class petascope.wcps.grammar.wcpsParser
 
handle(HTTPRequest, DbMetadataSource) - Method in class petascope.wcs2.extensions.AbstractProtocolExtension
 
handle(GetCoverageRequest, GetCoverageMetadata, DbMetadataSource) - Method in class petascope.wcs2.extensions.CRSExtension
Method for the handling of possible subsets in case of subsettingCrs not corrispondent to the one which the desired collection is natively stored.
handle(GetCoverageRequest, DbMetadataSource) - Method in interface petascope.wcs2.extensions.FormatExtension
Return a properly encoded response, given the request req.
handle(GetCoverageRequest, DbMetadataSource) - Method in class petascope.wcs2.extensions.GeotiffFormatExtension
 
handle(GetCoverageRequest, DbMetadataSource) - Method in class petascope.wcs2.extensions.GmlFormatExtension
 
handle(GetCoverageRequest, DbMetadataSource) - Method in class petascope.wcs2.extensions.JPEG2000FormatExtension
 
handle(GetCoverageRequest, DbMetadataSource) - Method in class petascope.wcs2.extensions.MultipartFormatExtension
 
handle(HTTPRequest, DbMetadataSource) - Method in interface petascope.wcs2.extensions.ProtocolExtension
Handle request.
handle(GetCoverageRequest, GetCoverageMetadata) - Method in class petascope.wcs2.extensions.RangeSubsettingExtension
Handles the request adding the needed components for it to be properly parsed
handle(HTTPRequest, DbMetadataSource) - Method in class petascope.wcs2.extensions.SOAPProtocolExtension
 
handle(DescribeCoverageRequest) - Method in class petascope.wcs2.handlers.DescribeCoverageHandler
 
handle(GetCapabilitiesRequest) - Method in class petascope.wcs2.handlers.GetCapabilitiesHandler
 
handle(GetCoverageRequest) - Method in class petascope.wcs2.handlers.GetCoverageHandler
 
handle(T) - Method in interface petascope.wcs2.handlers.RequestHandler
Execute the operation given the request, and return the result.
handle(String, HttpServletResponse) - Method in class petascope.wcs2.legacy.GetCoverageOld
 
handle(GetCoverageRequest) - Method in class petascope.wcs2.legacy.GetCoverageOld2
 
HandlersRegistry - Class in petascope.wcs2.handlers
Parsers are managed in this class.
HandlersRegistry() - Constructor for class petascope.wcs2.handlers.HandlersRegistry
 
hasChildren() - Method in class petascope.wcps.server.core.AbstractRasNode
 
hasChildren() - Method in interface petascope.wcps.server.core.IRasNode
 
hashCode() - Method in class petascope.util.Pair
 
hashCode() - Method in class petascope.util.Triple
 
hashCode() - Method in class petascope.wcs2.extensions.AbstractProtocolExtension
 
hashCode() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeItem
Implementation of the hashCode method
hashCode() - Method in class petascope.wms.WmsCapabilities.WmsLayer
This might be neccessary for the hashmap to work correctly (the hash code of the name is used).
hasRangeSubsetting() - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
hasSingleCrs(Metadata) - Static method in class petascope.util.WcsUtil
 
hasWgs84Bbox() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
head(List<T>) - Static method in class petascope.util.ListUtil
 
height - Variable in class petascope.wms.WmsRequest
HEIGHT part of the wms request
HIGH_THRESHOLD - Static variable in interface petascope.wms.Globals
 
howMany - Variable in class petascope.util.traverse.AbstractTraverseStrategy
After how many found elements should the traversing stop? Note: the traversing stops only when this is positive.
HSEP - Static variable in class petascope.util.XMLUtil
 
HTML_COLON - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_ATTRTITLE_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_ATTRTITLE_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_ATTRURL_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_ATTRURL_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_AUTH_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_AUTH_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_BBOXXMAX_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_BBOXXMAX_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_BBOXXMIN_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_BBOXXMIN_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_BBOXYMAX_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_BBOXYMAX_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_BBOXYMIN_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_BBOXYMIN_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_DETAILS - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_FURL_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_FURL_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LFORMAT_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LFORMAT_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LHEIGHT_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LHEIGHT_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LLBOXXMAX_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LLBOXXMAX_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LLBOXXMIN_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LLBOXXMIN_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LLBOXYMAX_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LLBOXYMAX_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LLBOXYMIN_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LLBOXYMIN_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LURL_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LURL_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LWIDTH_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_LWIDTH_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_MAPTYPE_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_MAPTYPE_OPTIONS - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_MAPTYPE_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_NAME_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_NAME_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_RESOLUTION_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_RESOLUTION_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_SRS_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_SRS_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_TITLE_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYER_TITLE_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LAYERS - Static variable in interface petascope.wms.commander.Globals
 
HTML_LEVEL_COLLNAME_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LEVEL_COLLNAME_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LEVEL_SCALEFACTOR_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_LEVEL_SCALEFACTOR_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_LEVEL_TITLE - Static variable in interface petascope.wms.commander.Globals
 
HTML_LEVELS - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_ABSTRACT_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_ABSTRACT_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_ACCCONSTR_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_ACCCONSTR_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_ADDRESS_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_ADDRESS_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_ADDRESSTYPE_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_ADDRESSTYPE_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_AVAILABILITY_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_AVAILABILITY_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_BASELAYER_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_BASELAYER_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_CITY_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_CITY_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_CONNDMD_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_CONNDMD_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_CONNPRE_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_CONNPRE_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_CONTACTORGANIZATION_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_CONTACTORGANIZATION_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_CONTACTPERSON_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_CONTACTPERSON_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_COUNTRY_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_COUNTRY_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_DBCONN_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_DBCONN_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_DETAILS - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_EMAIL_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_EMAIL_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_FAX_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_FAX_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_FEES_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_FEES_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_FORMATS_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_FORMATS_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_HOSTNAME_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_HOSTNAME_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_KEYWORDS_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_KEYWORDS_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_NAME_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_NAME_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_PATH_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_PATH_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_PORT_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_PORT_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_POSTCODE_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_POSTCODE_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASDB_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASDB_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASPASSWD_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASPASSWD_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASPORT_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASPORT_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASSERVER_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASSERVER_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASTIMEOUT_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASTIMEOUT_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASUSERID_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_RASUSERID_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_STATE_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_STATE_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_TEL_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_TEL_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_TITLE_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_TITLE_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_UPDATESEQUENCE_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_VENDOR_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICE_VENDOR_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_SERVICES - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_ABSTRACT_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_ABSTRACT_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_LHEIGHT_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_LHEIGHT_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_LURL_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_LURL_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_LWIDTH_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_LWIDTH_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_NAME_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_NAME_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_RASQLOP_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_RASQLOP_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_SHEETURL_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_SHEETURL_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_TITLE_EXPLAIN - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLE_TITLE_TEXT - Static variable in interface petascope.wms.commander.Globals
 
HTML_STYLES - Static variable in interface petascope.wms.commander.Globals
 
HTML_TITLE - Static variable in interface petascope.wms.commander.Globals
 
HTTP_PATH - Static variable in interface petascope.wms.commander.Globals
 
HTTPRequest - Class in petascope
ServletRequest is a class containing information collected from the HTTPServletRequest that needs to be passed to the request parsers
HTTPRequest(String, String, String, String) - Constructor for class petascope.HTTPRequest
Constructor for the class In http://example.org/petascope/wcs/2.0/?foo=bar the components are: - contextPath: petascope - urlPath : wcs/2.0 - queryString : foo=bar

I

ID_FEEDBACK_TEMPLATE - Static variable in interface petascope.wms.commander.Globals
 
ID_HIDDEN_TEMPLATE - Static variable in interface petascope.wms.commander.Globals
 
ID_INPUT_TEMPLATE - Static variable in interface petascope.wms.commander.Globals
string templates for HTML id names
ID_PARAM_TEMPLATE - Static variable in interface petascope.wms.commander.Globals
 
ID_SERVICE_AVAIL_TEMPLATE - Static variable in interface petascope.wms.commander.Globals
 
IDENTIFIER - Static variable in class petascope.wcps.grammar.wcpsLexer
 
IDENTIFIER - Static variable in class petascope.wcps.grammar.wcpsParser
 
IdentityFilter - Class in petascope.util.traverse
Identity filter, match all nodes.
IdentityFilter() - Constructor for class petascope.util.traverse.IdentityFilter
 
IDynamicMetadataSource - Interface in petascope.core
A IDynamicMetadataSource is an IMetadataSource that can also add information about new coverages on-the-fly.
IM - Static variable in class petascope.wcps.grammar.wcpsLexer
 
IM - Static variable in class petascope.wcps.grammar.wcpsParser
 
IMAGECRS - Static variable in class petascope.wcps.grammar.wcpsLexer
 
IMAGECRS - Static variable in class petascope.wcps.grammar.wcpsParser
 
IMAGECRSDOMAIN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
IMAGECRSDOMAIN - Static variable in class petascope.wcps.grammar.wcpsParser
 
ImageCrsDomainMetadataExpr - Class in petascope.wcps.grammar
ImageCrsDomainMetadataExpr Group
ImageCrsDomainMetadataExpr(String, String) - Constructor for class petascope.wcps.grammar.ImageCrsDomainMetadataExpr
 
imageFormat - Variable in class petascope.wms.WmsRequest
FORMAT part of the wms request
IMAGES_PATH - Static variable in interface petascope.wms.commander.Globals
 
IMetadataSource - Interface in petascope.core
A IMetadataSource is anything that can read metadata for a given coverage name.
IMG_HEIGHT - Static variable in interface petascope.wms.commander.Globals
 
IMG_WIDTH - Static variable in interface petascope.wms.commander.Globals
 
IN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
IN - Static variable in class petascope.wcps.grammar.wcpsParser
 
inc(List<Integer>) - Static method in class petascope.util.ListUtil
Goto next iteration [x_1,...x_m] --> [x_1,...x_m + 1]
IndexExpr - Class in petascope.wcps.grammar
IndexExpr
IndexExpr(String) - Constructor for class petascope.wcps.grammar.IndexExpr
 
IndexExpr(String, NumericScalarExpr) - Constructor for class petascope.wcps.grammar.IndexExpr
 
IndexExpr(String, IndexExpr, IndexExpr) - Constructor for class petascope.wcps.grammar.IndexExpr
 
indexExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
indexFactor() - Method in class petascope.wcps.grammar.wcpsParser
 
indexOf(Traversable) - Method in interface petascope.util.traverse.Traversable
 
indexOf(Traversable) - Method in class petascope.util.traverse.TraversableXOM
 
indexTerm() - Method in class petascope.wcps.grammar.wcpsParser
 
InducedOperationCoverageExpr - Class in petascope.wcps.server.core
 
InducedOperationCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.InducedOperationCoverageExpr
 
INIMAGE - Static variable in class petascope.wms.WmsRequest
Requested exception output type is: in the image
INIMAGESTRING - Static variable in class petascope.wms.WmsRequest
The string which represents a version 1.1.0 in image exception
INIMAGESTRING10 - Static variable in class petascope.wms.WmsRequest
The string which represents a version 1.0.0 in image exception
init() - Method in class petascope.PetascopeInterface
 
init() - Static method in class petascope.util.XMLUtil
 
init() - Method in class petascope.wcps.server.servlet.WcpsServlet
 
init() - Static method in class petascope.wcs.server.cli.CLI
 
init() - Method in class petascope.wcs2.Wcs2Servlet
 
init() - Method in class petascope.wcst.server.servlet.wcstServlet
 
init() - Method in class petascope.wcst.transaction.tools.RasdamanUtils
Opens a new connection to the Rasdaman server, and starts a new transaction.
init(ServletConfig) - Method in class petascope.wms.WmsServlet
init method of the servlet.
initDebugVal - Static variable in class petascope.wms.WmsServlet
debug trace output threshold level (can be set through web.xml parameter "debug")
initialise(String[]) - Method in interface petascope.wms.WmsAuthorisation
Pass any arguments to the authorisation class.
initialise(String[]) - Method in class petascope.wms.WmsBasicAuthorisation
Pass any arguments to the authorisation class.
initialize() - Static method in class petascope.wcs2.extensions.ExtensionsRegistry
Initialize registry: load available protocol binding extensions
initialize() - Static method in class petascope.wcs2.parsers.ParsersRegistry
Initialize registry: load available protocol binding extensions
insertColorImageAsArray(String, BufferedImage) - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
insertGrayImageAsArray(String) - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
insertGrayImageAsArray(String, BufferedImage) - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
insertImageAsJpeg(String, byte[], int, int) - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
insertNewCoverageMetadata(Metadata, boolean) - Method in class petascope.core.DbMetadataSource
Insert metadata for a new coverage.
insertTuple(CommanderConnection, String, String, String, String, String, String, String, String, String, String, String, String, String, String, int, int, String, String, String, double, MapType) - Method in class petascope.wms.commander.Table_Layer
insert one tuple; instance's local attribute set is not modified.
insertTuple(CommanderConnection, int, String, double) - Method in class petascope.wms.commander.Table_PyramidLevels
insert one tuple; instance's local attribute set is not modified.
insertTuple(CommanderConnection, String, int, String, String, String, String, String, String, String, int, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class petascope.wms.commander.Table_Service
insert one tuple; instance's local attribute set is not modified.
insertTuple(CommanderConnection, int, int, int) - Method in class petascope.wms.commander.Table_ServiceLayer
insert one tuple; instance's local attribute set is not modified.
insertTuple(CommanderConnection, int, String, String, String, int, int, String, String, String) - Method in class petascope.wms.commander.Table_Style
insert one tuple; instance's local attribute set is not modified.
inspect() - Method in class petascope.util.ras.AbstractRasQueryResult
 
inspect() - Method in interface petascope.util.ras.IRasQueryResult
Inspect the original result, by executing the relevant methods bellow (mdd, scalar, integer, oid)
integer2str(List<BigInteger>) - Static method in class petascope.wcps.server.core.SDU
 
INTEGERCONSTANT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
INTEGERCONSTANT - Static variable in class petascope.wcps.grammar.wcpsParser
 
InternalComponentError - Static variable in class petascope.exceptions.ExceptionCode
 
InternalSqlError - Static variable in class petascope.exceptions.ExceptionCode
 
INTERPOLATIONDEFAULT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
INTERPOLATIONDEFAULT - Static variable in class petascope.wcps.grammar.wcpsParser
 
InterpolationMethod - Class in petascope.wcps.grammar
InterpolationMethod
InterpolationMethod(String, String) - Constructor for class petascope.wcps.grammar.InterpolationMethod
 
interpolationMethod() - Method in class petascope.wcps.grammar.wcpsParser
 
InterpolationMethod - Class in petascope.wcps.server.core
 
InterpolationMethod(String, String) - Constructor for class petascope.wcps.server.core.InterpolationMethod
 
InterpolationMethodList - Class in petascope.wcps.grammar
InterpolationMethodList
InterpolationMethodList() - Constructor for class petascope.wcps.grammar.InterpolationMethodList
 
interpolationMethodList() - Method in class petascope.wcps.grammar.wcpsParser
 
INTERPOLATIONSET - Static variable in class petascope.wcps.grammar.wcpsLexer
 
INTERPOLATIONSET - Static variable in class petascope.wcps.grammar.wcpsParser
 
interpolationType() - Method in class petascope.wcps.grammar.wcpsParser
 
IntervalExpr - Class in petascope.wcps.grammar
IntervalExpr
IntervalExpr(IndexExpr, IndexExpr) - Constructor for class petascope.wcps.grammar.IntervalExpr
 
IntervalExpr(String, String) - Constructor for class petascope.wcps.grammar.IntervalExpr
 
intervalExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
InvalidAxisLabel - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidCoverageType - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidEncodingSyntax - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidExtent - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidInputException - Exception in petascope.wms.commander
InvalidInputException: invalid input passed from web form
InvalidInputException(String) - Constructor for exception petascope.wms.commander.InvalidInputException
Constructor for ConnectionFailedException
InvalidMetadata - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidParameterValue - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidPropertyValue - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidRequest - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidScaleFactor - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidServiceConfiguration - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidSubsetting - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidTemporalMetadata - Static variable in class petascope.exceptions.ExceptionCode
 
InvalidUpdateSequence - Static variable in class petascope.exceptions.ExceptionCode
 
IOConnectionError - Static variable in class petascope.exceptions.ExceptionCode
 
IOUtil - Class in petascope.util
I/O utility methods.
IOUtil() - Constructor for class petascope.util.IOUtil
 
IParseTreeNode - Interface in petascope.wcps.grammar
 
IRasNode - Interface in petascope.wcps.server.core
 
IRasQueryResult - Interface in petascope.util.ras
A rasdaman query result holder.
isBoolean() - Method in class petascope.wcps.server.core.RangeElement
 
isBoolean(String) - Static method in class petascope.wcps.server.core.RangeElement
 
isCompatible(CoverageInfo) - Method in class petascope.wcps.server.core.CoverageInfo
 
isComplex() - Method in class petascope.wcps.server.core.RangeElement
 
isComplex(String) - Static method in class petascope.wcps.server.core.RangeElement
 
isCompound(String) - Static method in class petascope.util.CrsUtil.CrsUri
 
isCrsTransformed() - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
NOTE(campalani): to avoid second wrong CRS transformsetBounds (both setBounds and addCoverageData loop through AbstractFormatExtension) *
isCrsTransformed(boolean) - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
 
isDone() - Method in class petascope.util.ras.RasdamanQuery
 
isDone() - Method in class petascope.wcs2.PreformWCS2RasdamanQuery
 
isDynamicCoverage(String) - Method in class petascope.wcps.server.core.XmlQuery
 
isElement() - Method in class petascope.util.traverse.TraversableXOM
 
isEmpty() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeSubset
Checks if any rangeItem exists in the container
isFirstTag(String, String) - Static method in class petascope.util.XMLUtil
 
isFloating() - Method in class petascope.wcps.server.core.RangeElement
 
isFloating(String) - Static method in class petascope.wcps.server.core.RangeElement
 
isIntegral() - Method in class petascope.wcps.server.core.RangeElement
 
isIntegral(String) - Static method in class petascope.wcps.server.core.RangeElement
 
isIteratorDefined(String) - Method in class petascope.wcps.server.core.XmlQuery
 
isKvp(String) - Static method in class petascope.util.CrsUtil.CrsUri
 
isMetadataExpr() - Method in class petascope.wcps.server.core.ScalarExpr
 
isMultipart() - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
isNumeric() - Method in class petascope.wcps.server.core.RangeElement
 
isNumeric(String) - Static method in class petascope.wcps.server.core.RangeElement
 
ISO_AUTH - Static variable in class petascope.util.CrsUtil
 
isOrderedTimeSubset(String, String) - Static method in class petascope.util.TimeUtil
 
isPresentExtent(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
isPresentFactor(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
isPresentSize(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
isRangeBoolean() - Method in class petascope.core.Metadata
 
isRangeComplex() - Method in class petascope.core.Metadata
 
isRangeFloating() - Method in class petascope.core.Metadata
 
isRangeIntegral() - Method in class petascope.core.Metadata
 
isRangeNumeric() - Method in class petascope.core.Metadata
 
isRasqlQuery() - Method in class petascope.wcps.server.core.ProcessCoveragesRequest
 
isRest(String) - Static method in class petascope.util.CrsUtil.CrsUri
 
isScalarExpr() - Method in class petascope.wcps.server.core.CoverageExpr
 
isScaled() - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
isSet() - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
isSingleValue() - Method in class petascope.wcps.server.core.NumericScalarExpr
 
isSingleValue() - Method in class petascope.wcps.server.core.ScalarExpr
 
isSupportedCrsCode(String) - Static method in class petascope.util.CrsUtil
 
isTransparent() - Method in class petascope.wms.WmsRequest
accessor method
isTraversable() - Method in interface petascope.util.traverse.Traversable
 
isTraversable() - Method in class petascope.util.traverse.TraversableXOM
 
isTupleValid() - Method in class petascope.wms.commander.Table_Layer
is current tuple valid, ie, has there been a fetch before? precondition: successful call of fetchTuple
isTupleValid() - Method in class petascope.wms.commander.Table_PyramidLevels
is current tuple valid, ie, has there been a fetch before? precondition: successful call of fetchTuple
isTupleValid() - Method in class petascope.wms.commander.Table_Service
is current tuple valid, ie, has there been a fetch before? precondition: successful call to fetchTuple()
isTupleValid() - Method in class petascope.wms.commander.Table_ServiceLayer
is current tuple valid, ie, has there been a fetch before? precondition: successful call of fetchTuple
isTupleValid() - Method in class petascope.wms.commander.Table_Style
is current tuple valid, ie, has there been a fetch before? precondition: successful call of fetchTuple
isValid(String) - Static method in class petascope.util.CrsUtil.CrsUri
 
isValidTimestamp(String) - Static method in class petascope.util.TimeUtil
 

J

join(String...) - Static method in class petascope.util.StringUtil
 
JP2_ENCODING - Static variable in interface petascope.wcs2.extensions.FormatExtension
 
JPEG - Static variable in class petascope.wms.WmsRequest
Requested image type is: jpeg
JPEG2000_IDENTIFIER - Static variable in class petascope.wcs2.extensions.ExtensionsRegistry
 
JPEG2000FormatExtension - Class in petascope.wcs2.extensions
Return coverage as a JPEG2000 file.
JPEG2000FormatExtension() - Constructor for class petascope.wcs2.extensions.JPEG2000FormatExtension
 
JPEGSTRING - Static variable in class petascope.wms.WmsRequest
the string which represents a version 1.1.0 jpeg
JPEGSTRING10 - Static variable in class petascope.wms.WmsRequest
the string which represents a version 1.0.0 jpeg
JS_SERVICE_TREE_ROOT - Static variable in interface petascope.wms.commander.Globals
 
JS_SERVICE_TREE_ROOT_ID - Static variable in interface petascope.wms.commander.Globals
 
JSON_ITEMCOUNT - Static variable in interface petascope.wms.commander.Globals
 
JSON_ITEMLIST - Static variable in interface petascope.wms.commander.Globals
key names for JSON response
JSON_JS - Static variable in interface petascope.wms.commander.Globals
 

K

KEY_ACCEPTFORMATS - Static variable in interface petascope.util.KVPSymbols
 
KEY_ACCEPTLANGUAGES - Static variable in interface petascope.util.KVPSymbols
 
KEY_ACCEPTVERSIONS - Static variable in interface petascope.util.KVPSymbols
 
KEY_COVERAGEID - Static variable in interface petascope.util.KVPSymbols
 
KEY_FORMAT - Static variable in interface petascope.util.KVPSymbols
 
KEY_MEDIATYPE - Static variable in interface petascope.util.KVPSymbols
 
KEY_OUTPUTCRS - Static variable in interface petascope.util.KVPSymbols
 
KEY_RANGESUBSET - Static variable in interface petascope.util.KVPSymbols
 
KEY_REQUEST - Static variable in interface petascope.util.KVPSymbols
 
KEY_SCALEAXES - Static variable in interface petascope.util.KVPSymbols
 
KEY_SCALEEXTENT - Static variable in interface petascope.util.KVPSymbols
 
KEY_SCALEFACTOR - Static variable in interface petascope.util.KVPSymbols
 
KEY_SCALESIZE - Static variable in interface petascope.util.KVPSymbols
 
KEY_SERVICE - Static variable in interface petascope.util.KVPSymbols
 
KEY_SUBSET - Static variable in interface petascope.util.KVPSymbols
 
KEY_SUBSETCRS - Static variable in interface petascope.util.KVPSymbols
 
KEY_VERSION - Static variable in interface petascope.util.KVPSymbols
 
KVP_IDENTIFIER - Static variable in class petascope.wcs2.extensions.ExtensionsRegistry
 
KVPDescribeCoverageParser - Class in petascope.wcs2.parsers
Parse a DescribeCoverage KVP request.
KVPDescribeCoverageParser() - Constructor for class petascope.wcs2.parsers.KVPDescribeCoverageParser
 
KVPGetCapabilitiesParser - Class in petascope.wcs2.parsers
Parse a GetCapabilities XML request.
KVPGetCapabilitiesParser() - Constructor for class petascope.wcs2.parsers.KVPGetCapabilitiesParser
 
KVPGetCoverageParser - Class in petascope.wcs2.parsers
Parse a GetCapabilities KVP request.
KVPGetCoverageParser() - Constructor for class petascope.wcs2.parsers.KVPGetCoverageParser
 
KVPGetCoverageParserTest - Class in petascope.wcs2.parsers
Test class for KeyValue Coverage Parser
KVPGetCoverageParserTest() - Constructor for class petascope.wcs2.parsers.KVPGetCoverageParserTest
 
KVPParser<T extends Request> - Class in petascope.wcs2.parsers
An abstract superclass for XML/POST protocol binding extensions, which provides some convenience methods to concrete implementations.
KVPParser() - Constructor for class petascope.wcs2.parsers.KVPParser
 
KVPProtocolExtension - Class in petascope.wcs2.extensions
An abstract superclass forKVP protocol binding extensions, which provides some convenience methods to concrete implementations.
KVPProtocolExtension() - Constructor for class petascope.wcs2.extensions.KVPProtocolExtension
 
KVPSymbols - Interface in petascope.util
All recognized keys for KVP requests

L

LABEL_ABSTRACT - Static variable in interface petascope.util.XMLSymbols
 
LABEL_ACCEPT_FORMATS - Static variable in interface petascope.util.XMLSymbols
 
LABEL_ACCEPT_LANGUAGES - Static variable in interface petascope.util.XMLSymbols
 
LABEL_ACCEPT_VERSIONS - Static variable in interface petascope.util.XMLSymbols
 
LABEL_AXIS - Static variable in interface petascope.util.XMLSymbols
 
LABEL_BBOX - Static variable in interface petascope.util.XMLSymbols
 
LABEL_BODY - Static variable in interface petascope.util.XMLSymbols
 
LABEL_BOUNDEDBY - Static variable in interface petascope.util.XMLSymbols
 
LABEL_CAPABILITIES - Static variable in interface petascope.util.XMLSymbols
 
LABEL_CONTENTS - Static variable in interface petascope.util.XMLSymbols
 
LABEL_COVERAGE_DESCRIPTION - Static variable in interface petascope.util.XMLSymbols
 
LABEL_COVERAGE_DESCRIPTIONS - Static variable in interface petascope.util.XMLSymbols
 
LABEL_COVERAGE_ID - Static variable in interface petascope.util.XMLSymbols
 
LABEL_COVERAGE_SUBTYPE - Static variable in interface petascope.util.XMLSymbols
 
LABEL_COVERAGE_SUMMARY - Static variable in interface petascope.util.XMLSymbols
 
LABEL_CRS - Static variable in interface petascope.util.XMLSymbols
 
LABEL_CRS_METADATA - Static variable in interface petascope.util.XMLSymbols
 
LABEL_DCP - Static variable in interface petascope.util.XMLSymbols
 
LABEL_DIMENSION - Static variable in interface petascope.util.XMLSymbols
 
LABEL_DIMENSION_SLICE - Static variable in interface petascope.util.XMLSymbols
 
LABEL_DIMENSION_TRIM - Static variable in interface petascope.util.XMLSymbols
 
LABEL_ENDCOMPONENT - Static variable in interface petascope.util.XMLSymbols
 
LABEL_EXTENSION - Static variable in interface petascope.util.XMLSymbols
 
LABEL_FORMAT_SUPPORTED - Static variable in interface petascope.util.XMLSymbols
 
LABEL_GET - Static variable in interface petascope.util.XMLSymbols
 
LABEL_HIGH - Static variable in interface petascope.util.XMLSymbols
 
LABEL_HTTP - Static variable in interface petascope.util.XMLSymbols
 
LABEL_LOW - Static variable in interface petascope.util.XMLSymbols
 
LABEL_OPERATION - Static variable in interface petascope.util.XMLSymbols
 
LABEL_OPERATIONS_METADATA - Static variable in interface petascope.util.XMLSymbols
 
LABEL_POSITION_NAME - Static variable in interface petascope.util.XMLSymbols
 
LABEL_PROFILE - Static variable in interface petascope.util.XMLSymbols
 
LABEL_PROVIDER_NAME - Static variable in interface petascope.util.XMLSymbols
 
LABEL_PROVIDER_SITE - Static variable in interface petascope.util.XMLSymbols
 
LABEL_RANGECOMPONENT - Static variable in interface petascope.util.XMLSymbols
 
LABEL_RANGEINTERVAL - Static variable in interface petascope.util.XMLSymbols
 
LABEL_RANGEITEM - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SCALEAXESBYFACTOR - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SCALEBYFACTOR - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SCALEFACTOR - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SCALETOEXTENT - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SCALETOSIZE - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SCALING - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SERVICE_CONTACT - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SERVICE_IDENTIFICATION - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SERVICE_METADATA - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SERVICE_PROVIDER - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SERVICE_TYPE - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SERVICE_TYPE_VERSION - Static variable in interface petascope.util.XMLSymbols
 
LABEL_SLICE_POINT - Static variable in interface petascope.util.XMLSymbols
 
LABEL_STARTCOMPONENT - Static variable in interface petascope.util.XMLSymbols
 
LABEL_TARGETSIZE - Static variable in interface petascope.util.XMLSymbols
 
LABEL_TITLE - Static variable in interface petascope.util.XMLSymbols
 
LABEL_TRIM_HIGH - Static variable in interface petascope.util.XMLSymbols
 
LABEL_TRIM_LOW - Static variable in interface petascope.util.XMLSymbols
 
LABEL_VERSION - Static variable in interface petascope.util.XMLSymbols
 
LABEL_WGS84_BBOX - Static variable in interface petascope.util.XMLSymbols
 
LATLONXMAX1 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONXMAX1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LATLONXMAX1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LATLONXMAX1 - Static variable in class petascope.wms.commander.Table_Style
 
LATLONXMAX2 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONXMAX2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LATLONXMAX3 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONXMIN1 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONXMIN1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LATLONXMIN1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LATLONXMIN1 - Static variable in class petascope.wms.commander.Table_Style
 
LATLONXMIN2 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONXMIN2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LATLONXMIN3 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONYMAX1 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONYMAX1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LATLONYMAX1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LATLONYMAX1 - Static variable in class petascope.wms.commander.Table_Style
 
LATLONYMAX2 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONYMAX2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LATLONYMAX3 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONYMIN1 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONYMIN1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LATLONYMIN1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LATLONYMIN1 - Static variable in class petascope.wms.commander.Table_Style
 
LATLONYMIN2 - Static variable in class petascope.wms.commander.Table_Layer
 
LATLONYMIN2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LATLONYMIN3 - Static variable in class petascope.wms.commander.Table_Layer
 
layer - Variable in class petascope.wms.LayerStyle
Name of the layer.
LayerContainer - Class in petascope.wms
 
LAYERID1 - Static variable in class petascope.wms.commander.Table_Style
 
LAYERID2 - Static variable in class petascope.wms.commander.Table_Style
 
layerList - Variable in class petascope.wms.WmsRequest
LAYER+STYLE part of the wms request
LayerStyle - Class in petascope.wms
 
LayerStyle(String, String) - Constructor for class petascope.wms.LayerStyle
Create a new object holding a layer name and a style name.
LBRACE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
LBRACE - Static variable in class petascope.wcps.grammar.wcpsParser
 
LBRACKET - Static variable in class petascope.wcps.grammar.wcpsLexer
 
LBRACKET - Static variable in class petascope.wcps.grammar.wcpsParser
 
leaveCritical(String) - Method in class petascope.wms.WmsRequest
 
leaveSparse(String) - Method in class petascope.wms.WmsRequest
 
leaveVerbose(String) - Method in class petascope.wms.WmsRequest
 
LEGENDHEIGHT1 - Static variable in class petascope.wms.commander.Table_Style
 
LEGENDHEIGHT2 - Static variable in class petascope.wms.commander.Table_Style
 
LEGENDURL1 - Static variable in class petascope.wms.commander.Table_Style
 
LEGENDURL2 - Static variable in class petascope.wms.commander.Table_Style
 
LEGENDWIDTH1 - Static variable in class petascope.wms.commander.Table_Style
 
LEGENDWIDTH2 - Static variable in class petascope.wms.commander.Table_Style
 
LEVELID1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LEVELID2 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LEVELID3 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LIGHTBULB_GREEN - Static variable in interface petascope.wms.commander.Globals
 
LIGHTBULB_RED - Static variable in interface petascope.wms.commander.Globals
light bulbs for service status indication CAVEAT: keep consistent with lightbulb handling in commander.js!
LIGHTBULB_YELLOW - Static variable in interface petascope.wms.commander.Globals
 
LINEAR - Static variable in class petascope.wcps.grammar.wcpsLexer
 
LINEAR - Static variable in class petascope.wcps.grammar.wcpsParser
 
LIST - Static variable in class petascope.wcps.grammar.wcpsLexer
 
LIST - Static variable in class petascope.wcps.grammar.wcpsParser
 
ListUtil - Class in petascope.util
List utilities.
ListUtil() - Constructor for class petascope.util.ListUtil
 
LN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
LN - Static variable in class petascope.wcps.grammar.wcpsParser
 
LNAME1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LNAME1 - Static variable in class petascope.wms.commander.Table_Style
main() for standalone testing
LNAME2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
loadCoverage(String) - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
loadTemplate(String) - Static method in class petascope.wcs2.templates.Templates
 
LOCAL_SERVLET_ADDRESS - Static variable in class petascope.wcs2.Wcs2Servlet
 
locator(String) - Method in class petascope.exceptions.ExceptionCode
Use this to set the locator on the fly, while passing the exception code
LOG - Static variable in class petascope.wcps.grammar.wcpsLexer
 
LOG - Static variable in class petascope.wcps.grammar.wcpsParser
 
log(String) - Static method in class petascope.wcs.server.cli.CLI
 
log(String) - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
LOGOFORMAT1 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOFORMAT1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LOGOFORMAT1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LOGOFORMAT1 - Static variable in class petascope.wms.commander.Table_Style
 
LOGOFORMAT2 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOFORMAT2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LOGOFORMAT3 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOHEIGHT1 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOHEIGHT1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LOGOHEIGHT1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LOGOHEIGHT1 - Static variable in class petascope.wms.commander.Table_Style
 
LOGOHEIGHT2 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOHEIGHT2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LOGOHEIGHT3 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOURL1 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOURL1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LOGOURL1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LOGOURL1 - Static variable in class petascope.wms.commander.Table_Style
 
LOGOURL2 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOURL2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LOGOURL3 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOWIDTH1 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOWIDTH1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
LOGOWIDTH1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LOGOWIDTH1 - Static variable in class petascope.wms.commander.Table_Style
 
LOGOWIDTH2 - Static variable in class petascope.wms.commander.Table_Layer
 
LOGOWIDTH2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LOGOWIDTH3 - Static variable in class petascope.wms.commander.Table_Layer
 
LONG - Static variable in class petascope.wcps.grammar.wcpsLexer
 
LONG - Static variable in class petascope.wcps.grammar.wcpsParser
 
LOW_THRESHOLD - Static variable in interface petascope.wms.Globals
 
LPAREN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
LPAREN - Static variable in class petascope.wcps.grammar.wcpsParser
 
LT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
LT - Static variable in class petascope.wcps.grammar.wcpsParser
 
LTE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
LTE - Static variable in class petascope.wcps.grammar.wcpsParser
 
LTITLE1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
LTITLE1 - Static variable in class petascope.wms.commander.Table_Style
 
LTITLE2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
ltos(Collection<T>, String) - Static method in class petascope.util.ListUtil
Converts a collection to a string, separating the elements by ","
ltos(Collection<T>) - Static method in class petascope.util.ListUtil
Converts a collection to a string
ltos(Collection<T>, Character) - Static method in class petascope.util.StringUtil
Converts a collection to a string, separating the elements by ","

M

mABS() - Method in class petascope.wcps.grammar.wcpsLexer
 
mADD() - Method in class petascope.wcps.grammar.wcpsLexer
 
main(String[]) - Static method in exception petascope.exceptions.WMSException
for testing purposes, provide standalone facility Note: not yet - needs messageFile from WmsServlet + specific Debug.java + Globals.java
main(String[]) - Static method in class petascope.wcps.server.cli.f_grammar
 
main(String[]) - Static method in class petascope.wcps.server.cli.grammar
 
main(String[]) - Static method in class petascope.wcps.server.cli.xml
 
main(String[]) - Static method in class petascope.wcps.server.test.FullTestsOnline
Runs the full test suite on a deployed version of PetaScope.
main(String[]) - Static method in class petascope.wcps.server.test.GrammarTest
 
main(String[]) - Static method in class petascope.wcps.server.test.GrammarTestOnline
 
main(String[]) - Static method in class petascope.wcps.server.test.XmlTestOnline
 
main(String[]) - Static method in class petascope.wcs.server.cli.CLI
Converts a WCS XML input file into a WCPS XML input file
main(String[]) - Static method in class petascope.wcst.transaction.tools.TestRasdamanUtils
 
main(String[]) - Static method in class petascope.wms.commander.CommanderConnection
main() for standalone testing
main(String[]) - Static method in class petascope.wms.commander.Table_Layer
 
main(String[]) - Static method in class petascope.wms.commander.Table_PyramidLevels
 
main(String[]) - Static method in class petascope.wms.commander.Table_Service
component test for this class requires: DatabaseConnection
main(String[]) - Static method in class petascope.wms.commander.Table_ServiceLayer
 
main(String[]) - Static method in class petascope.wms.commander.Table_Style
 
main(String[]) - Static method in class petascope.wms.DatabaseConfigAdapter
 
main(String[]) - Static method in class petascope.wms.WmsConfig
 
main(String[]) - Static method in class Test
 
MaliciousQuery - Static variable in class petascope.exceptions.ExceptionCode
 
mALL() - Method in class petascope.wcps.grammar.wcpsLexer
 
mAND() - Method in class petascope.wcps.grammar.wcpsLexer
 
MAP - Static variable in class petascope.wms.WmsRequest
Request type is: get map
mapRestResourcesToCoverageOperation(String) - Static method in class petascope.wcs2.extensions.RESTProtocolExtension
 
MapType - Class in petascope.wms.commander
 
MAPTYPE1 - Static variable in class petascope.wms.commander.Table_Layer
 
MAPTYPE1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
MAPTYPE1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
MAPTYPE1 - Static variable in class petascope.wms.commander.Table_Style
 
MAPTYPE2 - Static variable in class petascope.wms.commander.Table_Layer
 
MAPTYPE2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
MAPTYPE3 - Static variable in class petascope.wms.commander.Table_Layer
 
mARCCOS() - Method in class petascope.wcps.grammar.wcpsLexer
 
mARCSIN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mARCTAN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mAVG() - Method in class petascope.wcps.grammar.wcpsLexer
 
MAX - Static variable in class petascope.wcps.grammar.wcpsLexer
 
MAX - Static variable in class petascope.wcps.grammar.wcpsParser
 
maxX - Variable in class petascope.wms.BoundingBox
The coordinates for a 2 dim bounding box as defined in wms.
maxY - Variable in class petascope.wms.BoundingBox
The coordinates for a 2 dim bounding box as defined in wms.
mBIT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mBOOLEAN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mBOOLEANCONSTANT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCHAR() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCOLON() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCOMMA() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCOMPLEX() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCOMPLEX2() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCONDENSE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCOS() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCOSH() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCOUNT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCOVERAGE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCRSSET() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCRSTRANSFORM() - Method in class petascope.wcps.grammar.wcpsLexer
 
mCUBIC() - Method in class petascope.wcps.grammar.wcpsLexer
 
mdd(RasGMArray) - Method in interface petascope.util.ras.IRasQueryResult
Executed when the result contains mdds
mdd(RasGMArray) - Method in class petascope.util.ras.RasQueryResult
 
mDIVIDE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mDOMAIN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mDOT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mDOUBLE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mENCODE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mEQUALS() - Method in class petascope.wcps.grammar.wcpsLexer
 
MESSAGE_FILE - Static variable in interface petascope.wms.Globals
web.xml parameter names
messageFile - Static variable in class petascope.wms.WmsServlet
path/file to message text file; read by WMSException
meta - Variable in class petascope.wcs2.handlers.AbstractRequestHandler
 
Metadata - Class in petascope.core
This class implements WCPS metadata.
Metadata(List<CellDomainElement>, List<RangeElement>, Set<String>, String, Set<InterpolationMethod>, InterpolationMethod, String, String, List<DomainElement>, Bbox, String, String, String) - Constructor for class petascope.core.Metadata
 
Metadata(List<CellDomainElement>, List<RangeElement>, Set<String>, String, Set<InterpolationMethod>, InterpolationMethod, String, String, List<DomainElement>, Bbox) - Constructor for class petascope.core.Metadata
 
METADATA_DRIVER - Static variable in class petascope.ConfigManager
 
METADATA_PASS - Static variable in class petascope.ConfigManager
 
METADATA_URL - Static variable in class petascope.ConfigManager
 
METADATA_USER - Static variable in class petascope.ConfigManager
 
MetaDataExpr - Class in petascope.wcps.grammar
MetaDataExpr Creation date: (3/3/2003 2:28:43 AM)
MetaDataExpr(DomainExpr) - Constructor for class petascope.wcps.grammar.MetaDataExpr
 
MetaDataExpr(String, CoverageExpr) - Constructor for class petascope.wcps.grammar.MetaDataExpr
 
MetaDataExpr(String, CoverageExpr, String) - Constructor for class petascope.wcps.grammar.MetaDataExpr
 
metaDataExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
MetadataScalarExpr - Class in petascope.wcps.server.core
 
MetadataScalarExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.MetadataScalarExpr
 
mEXP() - Method in class petascope.wcps.grammar.wcpsLexer
 
mEXTEND() - Method in class petascope.wcps.grammar.wcpsLexer
 
mFLOAT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mFLOATCONSTANT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mFOR() - Method in class petascope.wcps.grammar.wcpsLexer
 
mFULL() - Method in class petascope.wcps.grammar.wcpsLexer
 
MGRCOMMANDER_JS - Static variable in interface petascope.wms.commander.Globals
 
mGT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mGTE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mHALF() - Method in class petascope.wcps.grammar.wcpsLexer
 
mIDENTIFIER() - Method in class petascope.wcps.grammar.wcpsLexer
 
mIM() - Method in class petascope.wcps.grammar.wcpsLexer
 
mIMAGECRS() - Method in class petascope.wcps.grammar.wcpsLexer
 
mIMAGECRSDOMAIN() - Method in class petascope.wcps.grammar.wcpsLexer
 
MIME_GML - Static variable in interface petascope.wcs2.extensions.FormatExtension
 
MIME_JP2 - Static variable in interface petascope.wcs2.extensions.FormatExtension
 
MIME_MULTIPART - Static variable in interface petascope.wcs2.extensions.FormatExtension
 
MIME_TEXT - Static variable in interface petascope.wcs2.extensions.FormatExtension
 
MIME_TIFF - Static variable in interface petascope.wcs2.extensions.FormatExtension
 
MIME_XML - Static variable in interface petascope.wcs2.extensions.FormatExtension
 
mimetypeToFormat(String) - Method in class petascope.core.DbMetadataSource
 
mimetypeToFormat(String) - Method in class petascope.core.DynamicMetadataSource
 
mimetypeToFormat(String) - Method in interface petascope.core.IMetadataSource
 
min(String, String) - Static method in class petascope.util.WcsUtil
 
MIN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
mIN() - Method in class petascope.wcps.grammar.wcpsLexer
 
MIN - Static variable in class petascope.wcps.grammar.wcpsParser
 
MIN_SIZE - Static variable in interface petascope.wms.commander.Globals
settings for auto pyramid creation
mINTEGERCONSTANT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mINTERPOLATIONDEFAULT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mINTERPOLATIONSET() - Method in class petascope.wcps.grammar.wcpsLexer
 
MINUS - Static variable in class petascope.wcps.grammar.wcpsLexer
 
MINUS - Static variable in class petascope.wcps.grammar.wcpsParser
 
minX - Variable in class petascope.wms.BoundingBox
The coordinates for a 2 dim bounding box as defined in wms.
minY - Variable in class petascope.wms.BoundingBox
The coordinates for a 2 dim bounding box as defined in wms.
MiscUtil - Class in petascope.util
Various utility methods.
MiscUtil() - Constructor for class petascope.util.MiscUtil
 
MiscUtil.CrsProperties - Class in petascope.util
Inner class which gathers the required geo-parameters for GTiff/JPEG2000 encoding.
MiscUtil.CrsProperties() - Constructor for class petascope.util.MiscUtil.CrsProperties
 
MiscUtil.CrsProperties(double, double, double, double, String) - Constructor for class petascope.util.MiscUtil.CrsProperties
 
MiscUtil.CrsProperties(String, String, String, String, String) - Constructor for class petascope.util.MiscUtil.CrsProperties
 
MissingParameterValue - Static variable in class petascope.exceptions.ExceptionCode
 
mLBRACE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mLBRACKET() - Method in class petascope.wcps.grammar.wcpsLexer
 
mLINEAR() - Method in class petascope.wcps.grammar.wcpsLexer
 
mLIST() - Method in class petascope.wcps.grammar.wcpsLexer
 
mLN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mLOG() - Method in class petascope.wcps.grammar.wcpsLexer
 
mLONG() - Method in class petascope.wcps.grammar.wcpsLexer
 
mLPAREN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mLT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mLTE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mMAX() - Method in class petascope.wcps.grammar.wcpsLexer
 
mMIN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mMINUS() - Method in class petascope.wcps.grammar.wcpsLexer
 
mMULT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mNAME() - Method in class petascope.wcps.grammar.wcpsLexer
 
mNEAREST() - Method in class petascope.wcps.grammar.wcpsLexer
 
mNONE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mNOT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mNOTEQUALS() - Method in class petascope.wcps.grammar.wcpsLexer
 
mNULLDEFAULT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mNULLSET() - Method in class petascope.wcps.grammar.wcpsLexer
 
MONITOR_INTERVAL - Static variable in interface petascope.wms.Globals
 
mOR() - Method in class petascope.wcps.grammar.wcpsLexer
 
mOTHER() - Method in class petascope.wcps.grammar.wcpsLexer
 
mOVER() - Method in class petascope.wcps.grammar.wcpsLexer
 
mOVERLAY() - Method in class petascope.wcps.grammar.wcpsLexer
 
mPHI() - Method in class petascope.wcps.grammar.wcpsLexer
 
mPLUS() - Method in class petascope.wcps.grammar.wcpsLexer
 
mQUADRATIC() - Method in class petascope.wcps.grammar.wcpsLexer
 
mRBRACE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mRBRACKET() - Method in class petascope.wcps.grammar.wcpsLexer
 
mRE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mRETURN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mROUND() - Method in class petascope.wcps.grammar.wcpsLexer
 
mRPAREN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSCALE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSEMICOLON() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSETCRSSET() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSETIDENTIFIER() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSETINTERPOLATIONDEFAULT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSETINTERPOLATIONSET() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSETNULLSET() - Method in class petascope.wcps.grammar.wcpsLexer
 
msg - Variable in exception petascope.wms.commander.CommanderException
The error message.
MSG_A - Static variable in interface petascope.util.WCPSConstants
General messages
MSG_ABS - Static variable in interface petascope.util.WCPSConstants
 
MSG_ABSTRACT_SYNTAX - Static variable in interface petascope.util.WCPSConstants
 
MSG_ADD - Static variable in interface petascope.util.WCPSConstants
 
MSG_ADD_AXIS_ITERATOR - Static variable in interface petascope.util.WCPSConstants
 
MSG_ADD_NEW_AXIS - Static variable in interface petascope.util.WCPSConstants
 
MSG_ADD_SUBSET - Static variable in interface petascope.util.WCPSConstants
 
MSG_ADDING_VALUES - Static variable in interface petascope.util.WCPSConstants
 
MSG_ALL - Static variable in interface petascope.util.WCPSConstants
 
MSG_AND - Static variable in interface petascope.util.WCPSConstants
 
MSG_ARCCOS - Static variable in interface petascope.util.WCPSConstants
 
MSG_ARCSIN - Static variable in interface petascope.util.WCPSConstants
 
MSG_ARCTAN - Static variable in interface petascope.util.WCPSConstants
 
MSG_AS - Static variable in interface petascope.util.WCPSConstants
 
MSG_AVG - Static variable in interface petascope.util.WCPSConstants
 
MSG_AXIS - Static variable in interface petascope.util.WCPSConstants
 
MSG_AXIS_COORDS - Static variable in interface petascope.util.WCPSConstants
 
MSG_AXIS_ITERATOR - Static variable in interface petascope.util.WCPSConstants
 
MSG_AXIS_LIST_COUNT - Static variable in interface petascope.util.WCPSConstants
 
MSG_AXIS_TYPE - Static variable in interface petascope.util.WCPSConstants
 
MSG_B - Static variable in interface petascope.util.WCPSConstants
 
MSG_BBOX_COORD_X23 - Static variable in interface petascope.util.WCPSConstants
 
MSG_BINARY - Static variable in interface petascope.util.WCPSConstants
 
MSG_BINARY_OP - Static variable in interface petascope.util.WCPSConstants
 
MSG_BINARY_OP_SUCCESS - Static variable in interface petascope.util.WCPSConstants
 
MSG_BIT - Static variable in interface petascope.util.WCPSConstants
 
MSG_BITINDEX - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_AND - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_CONSTANT - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_EQUAL_STRING - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_EQUALNUMERIC - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_GREATEROREQUAL - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_GREATERTHAN - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_LESSOREQUAL - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_LESSTHAN - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_NOT - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_NOT_EQUAL_STRING - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_NOTEQUALNUMERIC - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_OR - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOOLEAN_XOR - Static variable in interface petascope.util.WCPSConstants
 
MSG_BOUNDING_BOX - Static variable in interface petascope.util.WCPSConstants
 
MSG_BUILDING_METADATA - Static variable in interface petascope.util.WCPSConstants
 
MSG_C - Static variable in interface petascope.util.WCPSConstants
 
MSG_CAST - Static variable in interface petascope.util.WCPSConstants
 
MSG_CELL_DOMAIN - Static variable in interface petascope.util.WCPSConstants
 
MSG_CELL_DOMAIN_ELEMENT - Static variable in interface petascope.util.WCPSConstants
 
MSG_CELL_DOMAIN_EXTREMES - Static variable in interface petascope.util.WCPSConstants
 
MSG_CELLS - Static variable in interface petascope.util.WCPSConstants
 
MSG_CHAR - Static variable in interface petascope.util.WCPSConstants
 
MSG_CHILD - Static variable in interface petascope.util.WCPSConstants
 
MSG_COMPLEX - Static variable in interface petascope.util.WCPSConstants
 
MSG_COMPLEX_CONSTANT - Static variable in interface petascope.util.WCPSConstants
 
MSG_COMPONENT - Static variable in interface petascope.util.WCPSConstants
 
MSG_CONDENSE - Static variable in interface petascope.util.WCPSConstants
 
MSG_CONST - Static variable in interface petascope.util.WCPSConstants
 
MSG_CONSTANT - Static variable in interface petascope.util.WCPSConstants
 
MSG_CONSTRUCT - Static variable in interface petascope.util.WCPSConstants
 
MSG_CONVERTING_CURELY_AXIS - Static variable in interface petascope.util.WCPSConstants
 
MSG_CONVERTING_CURELY_AXIS_INDX - Static variable in interface petascope.util.WCPSConstants
 
MSG_COORD - Static variable in interface petascope.util.WCPSConstants
 
MSG_COORDS - Static variable in interface petascope.util.WCPSConstants
 
MSG_COS - Static variable in interface petascope.util.WCPSConstants
 
MSG_COSH - Static variable in interface petascope.util.WCPSConstants
 
MSG_COUNT - Static variable in interface petascope.util.WCPSConstants
 
MSG_COVERAGE - Static variable in interface petascope.util.WCPSConstants
 
MSG_COVERAGE_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_COVERAGE_ITERATOR - Static variable in interface petascope.util.WCPSConstants
 
MSG_COVERAGE_NAME - Static variable in interface petascope.util.WCPSConstants
 
MSG_COVERAGE_REFERENCE - Static variable in interface petascope.util.WCPSConstants
 
MSG_CREATE - Static variable in interface petascope.util.WCPSConstants
 
MSG_CREATING_INTERVALEXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_CRS - Static variable in interface petascope.util.WCPSConstants
 
MSG_CRS_C - Static variable in interface petascope.util.WCPSConstants
 
MSG_CRS_COORD_ON_AXIS_X - Static variable in interface petascope.util.WCPSConstants
 
MSG_CRS_COORD_ON_AXIS_Y - Static variable in interface petascope.util.WCPSConstants
 
MSG_CRS_METADATA - Static variable in interface petascope.util.WCPSConstants
 
MSG_CRS_SET - Static variable in interface petascope.util.WCPSConstants
 
MSG_CRS_SET_CAMEL - Static variable in interface petascope.util.WCPSConstants
 
MSG_CRS_TRANSFORM - Static variable in interface petascope.util.WCPSConstants
 
MSG_CRS_TRANSFORM_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_CUBIC - Static variable in interface petascope.util.WCPSConstants
 
MSG_DIV - Static variable in interface petascope.util.WCPSConstants
 
MSG_DIV_S - Static variable in interface petascope.util.WCPSConstants
 
MSG_DOMAIN - Static variable in interface petascope.util.WCPSConstants
 
MSG_DOMAIN_ELEMENT_NAME - Static variable in interface petascope.util.WCPSConstants
 
MSG_DOMAIN_EXTREMES_COORD - Static variable in interface petascope.util.WCPSConstants
 
MSG_DOMAIN_INTERVAL_ELEMENT_NOT - Static variable in interface petascope.util.WCPSConstants
 
MSG_DOMAIN_METADATA - Static variable in interface petascope.util.WCPSConstants
 
MSG_DOMAIN_METADATA_CAMEL - Static variable in interface petascope.util.WCPSConstants
 
MSG_DOUBLE - Static variable in interface petascope.util.WCPSConstants
 
MSG_DYNAMIC_TYPE - Static variable in interface petascope.util.WCPSConstants
 
MSG_ELEMENST - Static variable in interface petascope.util.WCPSConstants
 
MSG_ENCODE - Static variable in interface petascope.util.WCPSConstants
 
MSG_EQUAL - Static variable in interface petascope.util.WCPSConstants
 
MSG_EQUALS - Static variable in interface petascope.util.WCPSConstants
 
MSG_EXP - Static variable in interface petascope.util.WCPSConstants
 
MSG_EXTEND - Static variable in interface petascope.util.WCPSConstants
 
MSG_EXTRA_PARAMETERS - Static variable in interface petascope.util.WCPSConstants
 
MSG_EXTRA_PARAMS - Static variable in interface petascope.util.WCPSConstants
 
MSG_FALSE - Static variable in interface petascope.util.WCPSConstants
 
MSG_FIELD - Static variable in interface petascope.util.WCPSConstants
 
MSG_FIELD_INTERPOLATION - Static variable in interface petascope.util.WCPSConstants
 
MSG_FIELD_SELECT - Static variable in interface petascope.util.WCPSConstants
 
MSG_FLOAT - Static variable in interface petascope.util.WCPSConstants
 
MSG_FOR_COVERAGE - Static variable in interface petascope.util.WCPSConstants
 
MSG_FORMAT - Static variable in interface petascope.util.WCPSConstants
 
MSG_FOUND_BITINDEX - Static variable in interface petascope.util.WCPSConstants
 
MSG_FOUND_CRS - Static variable in interface petascope.util.WCPSConstants
 
MSG_FOUND_FIELD_NAME - Static variable in interface petascope.util.WCPSConstants
 
MSG_FOUND_SIMPLE_COVERAGE_DEF - Static variable in interface petascope.util.WCPSConstants
 
MSG_FROM - Static variable in interface petascope.util.WCPSConstants
 
MSG_FULL - Static variable in interface petascope.util.WCPSConstants
 
MSG_GREATER_OR_EQUAL - Static variable in interface petascope.util.WCPSConstants
 
MSG_GREATER_THAN - Static variable in interface petascope.util.WCPSConstants
 
MSG_GRID_COVERAGE - Static variable in interface petascope.util.WCPSConstants
 
MSG_HALF - Static variable in interface petascope.util.WCPSConstants
 
MSG_HAS_BEEN_RENAMED - Static variable in interface petascope.util.WCPSConstants
 
MSG_HIGH_U - Static variable in interface petascope.util.WCPSConstants
 
MSG_I - Static variable in interface petascope.util.WCPSConstants
 
MSG_ID - Static variable in interface petascope.util.WCPSConstants
 
MSG_ID_LOWERCASE - Static variable in interface petascope.util.WCPSConstants
 
MSG_IDENTIFIER - Static variable in interface petascope.util.WCPSConstants
 
MSG_IM - Static variable in interface petascope.util.WCPSConstants
 
MSG_IMAGE_CRS - Static variable in interface petascope.util.WCPSConstants
 
MSG_IMAGE_CRS2 - Static variable in interface petascope.util.WCPSConstants
 
MSG_IMAGE_CRSDOMAIN - Static variable in interface petascope.util.WCPSConstants
 
MSG_IN - Static variable in interface petascope.util.WCPSConstants
 
MSG_INDEX_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_INDUCED_OP_SUCCESS - Static variable in interface petascope.util.WCPSConstants
 
MSG_INT - Static variable in interface petascope.util.WCPSConstants
 
MSG_INTERPOLATION_DEFAULT - Static variable in interface petascope.util.WCPSConstants
 
MSG_INTERPOLATION_METHOD - Static variable in interface petascope.util.WCPSConstants
 
MSG_INTERPOLATION_SET - Static variable in interface petascope.util.WCPSConstants
 
MSG_ITERATOR - Static variable in interface petascope.util.WCPSConstants
 
MSG_ITERATOR_VARIABLE - Static variable in interface petascope.util.WCPSConstants
 
MSG_ITERATORVAR - Static variable in interface petascope.util.WCPSConstants
 
MSG_LESS_OR_EQUAL - Static variable in interface petascope.util.WCPSConstants
 
MSG_LESS_THAN - Static variable in interface petascope.util.WCPSConstants
 
MSG_LINEAR - Static variable in interface petascope.util.WCPSConstants
 
MSG_LN - Static variable in interface petascope.util.WCPSConstants
 
MSG_LOG - Static variable in interface petascope.util.WCPSConstants
 
MSG_LONG - Static variable in interface petascope.util.WCPSConstants
 
MSG_LOWER_BOUND - Static variable in interface petascope.util.WCPSConstants
 
MSG_MARRAY - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHED_BOOLEAN_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHED_INDUCED_COVERAGE - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHED_METADATA_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHED_NUMERIC_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHED_REDUCE_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHED_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHED_SET_METADATA - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHED_STRING_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHED_SUBSET_OP - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHING_AXIS_NAME - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHING_CRS - Static variable in interface petascope.util.WCPSConstants
 
MSG_MATCHING_VAR_REF - Static variable in interface petascope.util.WCPSConstants
 
MSG_MAX - Static variable in interface petascope.util.WCPSConstants
 
MSG_METHOD_NOT_IMPL - Static variable in interface petascope.util.WCPSConstants
 
MSG_MIME - Static variable in interface petascope.util.WCPSConstants
 
MSG_MIN - Static variable in interface petascope.util.WCPSConstants
 
MSG_MINUS - Static variable in interface petascope.util.WCPSConstants
 
MSG_MINUS_S - Static variable in interface petascope.util.WCPSConstants
 
MSG_MULT - Static variable in interface petascope.util.WCPSConstants
 
MSG_NAME - Static variable in interface petascope.util.WCPSConstants
 
MSG_NEAREST - Static variable in interface petascope.util.WCPSConstants
 
MSG_NONE - Static variable in interface petascope.util.WCPSConstants
 
MSG_NOT - Static variable in interface petascope.util.WCPSConstants
 
MSG_NOT_EQUALS - Static variable in interface petascope.util.WCPSConstants
 
MSG_NOT_OK - Static variable in interface petascope.wms.commander.Globals
 
MSG_NULL - Static variable in interface petascope.util.WCPSConstants
 
MSG_NULL_RESISTANCE - Static variable in interface petascope.util.WCPSConstants
 
MSG_NULL_SET - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUM - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMBER_OF_DIMENSIONS - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMERIC_ABS - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMERIC_ADD - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMERIC_CONSTANT - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMERIC_DIV - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMERIC_MINUS - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMERIC_MULT - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMERIC_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMERIC_SCALAR_EXPR_CONDENSE - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMERIC_SQRT - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMERIC_UNARY_MINUS - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMHI - Static variable in interface petascope.util.WCPSConstants
 
MSG_NUMLOW - Static variable in interface petascope.util.WCPSConstants
 
MSG_OFFSETS - Static variable in interface petascope.util.WCPSConstants
 
MSG_OGC - Static variable in interface petascope.util.WCPSConstants
 
MSG_OK - Static variable in interface petascope.wms.commander.Globals
error flag
MSG_OP1 - Static variable in interface petascope.util.WCPSConstants
 
MSG_OP2 - Static variable in interface petascope.util.WCPSConstants
 
MSG_OP_AND - Static variable in interface petascope.util.WCPSConstants
 
MSG_OP_MAX - Static variable in interface petascope.util.WCPSConstants
 
MSG_OP_MIN - Static variable in interface petascope.util.WCPSConstants
 
MSG_OP_MULT - Static variable in interface petascope.util.WCPSConstants
 
MSG_OP_OR - Static variable in interface petascope.util.WCPSConstants
 
MSG_OP_PLUS - Static variable in interface petascope.util.WCPSConstants
 
MSG_OPERATION - Static variable in interface petascope.util.WCPSConstants
 
MSG_OPERATOR - Static variable in interface petascope.util.WCPSConstants
 
MSG_OR - Static variable in interface petascope.util.WCPSConstants
 
MSG_OTHER - Static variable in interface petascope.util.WCPSConstants
 
MSG_OVER - Static variable in interface petascope.util.WCPSConstants
 
MSG_OVERLAY - Static variable in interface petascope.util.WCPSConstants
 
MSG_PARAM - Static variable in interface petascope.util.WCPSConstants
 
MSG_PARSED_CONST_LIST - Static variable in interface petascope.util.WCPSConstants
 
MSG_PIXEL_COORD_ON_AXIS_X - Static variable in interface petascope.util.WCPSConstants
 
MSG_PIXEL_COORD_ON_AXIS_Y - Static variable in interface petascope.util.WCPSConstants
 
MSG_PIXEL_COORDINATES_X01 - Static variable in interface petascope.util.WCPSConstants
 
MSG_PLUS - Static variable in interface petascope.util.WCPSConstants
 
MSG_PLUS_I - Static variable in interface petascope.util.WCPSConstants
 
MSG_PLUS_S - Static variable in interface petascope.util.WCPSConstants
 
MSG_PROCESS_COVERAGE_REQUEST - Static variable in interface petascope.util.WCPSConstants
 
MSG_QUADRATIC - Static variable in interface petascope.util.WCPSConstants
 
MSG_QUERY - Static variable in interface petascope.util.WCPSConstants
 
MSG_RANGE_CONSTRUCTOR - Static variable in interface petascope.util.WCPSConstants
 
MSG_RANGE_ELEMENT - Static variable in interface petascope.util.WCPSConstants
 
MSG_RANGE_RANGE_FILED_TYPE - Static variable in interface petascope.util.WCPSConstants
 
MSG_RASSERVICE - Static variable in interface petascope.util.WCPSConstants
 
MSG_RAW - Static variable in interface petascope.util.WCPSConstants
 
MSG_RE - Static variable in interface petascope.util.WCPSConstants
 
MSG_REDUCE - Static variable in interface petascope.util.WCPSConstants
 
MSG_REDUCE_OPERATION - Static variable in interface petascope.util.WCPSConstants
 
MSG_REFERENCE_TO - Static variable in interface petascope.util.WCPSConstants
 
MSG_RETURNING_ENCODE_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_SCALAR_EXPR - Static variable in interface petascope.util.WCPSConstants
 
MSG_SCALARS - Static variable in interface petascope.util.WCPSConstants
 
MSG_SCALE - Static variable in interface petascope.util.WCPSConstants
 
MSG_SELECT - Static variable in interface petascope.util.WCPSConstants
 
MSG_SERVLET_HTMLPATH - Static variable in interface petascope.util.WCPSConstants
 
MSG_SET_CRSSET - Static variable in interface petascope.util.WCPSConstants
 
MSG_SET_IDENTIFIER - Static variable in interface petascope.util.WCPSConstants
 
MSG_SET_INTERPOLATION_DEFAULT - Static variable in interface petascope.util.WCPSConstants
 
MSG_SET_INTERPOLATION_SET - Static variable in interface petascope.util.WCPSConstants
 
MSG_SET_NULL_SET - Static variable in interface petascope.util.WCPSConstants
 
MSG_SHORT - Static variable in interface petascope.util.WCPSConstants
 
MSG_SIN - Static variable in interface petascope.util.WCPSConstants
 
MSG_SINH - Static variable in interface petascope.util.WCPSConstants
 
MSG_SLICE - Static variable in interface petascope.util.WCPSConstants
 
MSG_SLICE_AT_AXIS_ID - Static variable in interface petascope.util.WCPSConstants
 
MSG_SLICE_POSITION - Static variable in interface petascope.util.WCPSConstants
 
MSG_SLICING_POSITION - Static variable in interface petascope.util.WCPSConstants
 
MSG_SLICING_POSITION2 - Static variable in interface petascope.util.WCPSConstants
 
MSG_SOME - Static variable in interface petascope.util.WCPSConstants
 
MSG_SQRT - Static variable in interface petascope.util.WCPSConstants
 
MSG_SRS_NAME - Static variable in interface petascope.util.WCPSConstants
 
MSG_STAR - Static variable in interface petascope.util.WCPSConstants
 
MSG_STAR_LINE - Static variable in interface petascope.util.WCPSConstants
 
MSG_STORE - Static variable in interface petascope.util.WCPSConstants
 
MSG_STRHI - Static variable in interface petascope.util.WCPSConstants
 
MSG_STRING_CONSTANT - Static variable in interface petascope.util.WCPSConstants
 
MSG_STRING_IDENTIFIER - Static variable in interface petascope.util.WCPSConstants
 
MSG_STRLOW - Static variable in interface petascope.util.WCPSConstants
 
MSG_TAN - Static variable in interface petascope.util.WCPSConstants
 
MSG_TANH - Static variable in interface petascope.util.WCPSConstants
 
MSG_TEMP - Static variable in interface petascope.util.WCPSConstants
 
MSG_TEXT - Static variable in interface petascope.util.WCPSConstants
 
MSG_TEXT_PLAIN - Static variable in interface petascope.util.WCPSConstants
 
MSG_THE_CURRENT_NODE - Static variable in interface petascope.util.WCPSConstants
 
MSG_TRANSFORMED_COORDS_INDX - Static variable in interface petascope.util.WCPSConstants
 
MSG_TRANSFORMED_REBOUNDED_COORDS - Static variable in interface petascope.util.WCPSConstants
 
MSG_TRANSLATION - Static variable in interface petascope.util.WCPSConstants
 
MSG_TRIM - Static variable in interface petascope.util.WCPSConstants
 
MSG_TRUE - Static variable in interface petascope.util.WCPSConstants
 
MSG_TWO_INDEXES - Static variable in interface petascope.util.WCPSConstants
 
MSG_TYPE - Static variable in interface petascope.util.WCPSConstants
 
MSG_TYPE_CAMEL - Static variable in interface petascope.util.WCPSConstants
 
MSG_UNARY_MINUS - Static variable in interface petascope.util.WCPSConstants
 
MSG_UNARY_OP - Static variable in interface petascope.util.WCPSConstants
 
MSG_UNARY_OPERATOR - Static variable in interface petascope.util.WCPSConstants
 
MSG_UNARY_PLUS - Static variable in interface petascope.util.WCPSConstants
 
MSG_UNSIGNED_INT - Static variable in interface petascope.util.WCPSConstants
 
MSG_UNSIGNED_LONG - Static variable in interface petascope.util.WCPSConstants
 
MSG_UNSIGNED_SHORT - Static variable in interface petascope.util.WCPSConstants
 
MSG_UPPER_BOUND - Static variable in interface petascope.util.WCPSConstants
 
MSG_USING - Static variable in interface petascope.util.WCPSConstants
 
MSG_USING_NATIVE_CRS - Static variable in interface petascope.util.WCPSConstants
 
MSG_VALUE - Static variable in interface petascope.util.WCPSConstants
 
MSG_VALUE_LISt - Static variable in interface petascope.util.WCPSConstants
 
MSG_VALUES - Static variable in interface petascope.util.WCPSConstants
 
MSG_VAR - Static variable in interface petascope.util.WCPSConstants
 
MSG_VARIABLE - Static variable in interface petascope.util.WCPSConstants
 
MSG_VARIABLE_REF - Static variable in interface petascope.util.WCPSConstants
 
MSG_WCPS - Static variable in interface petascope.util.WCPSConstants
 
MSG_WCPS_COVERAGES - Static variable in interface petascope.util.WCPSConstants
 
MSG_WCPS_FINISHED_LOADING_SCHEMA - Static variable in interface petascope.util.WCPSConstants
 
MSG_WCPS_LOADING_PARSING_XML - Static variable in interface petascope.util.WCPSConstants
 
MSG_WCPS_PROCESS_COVERAGE_XSD - Static variable in interface petascope.util.WCPSConstants
 
MSG_WGS84 - Static variable in interface petascope.util.WCPSConstants
 
MSG_WHERE - Static variable in interface petascope.util.WCPSConstants
 
MSG_X - Static variable in interface petascope.util.WCPSConstants
 
MSG_XML - Static variable in interface petascope.util.WCPSConstants
 
MSG_XML_HEADER - Static variable in interface petascope.util.WCPSConstants
 
MSG_XML_SYNTAX - Static variable in interface petascope.util.WCPSConstants
 
MSG_XMLNS - Static variable in interface petascope.util.WCPSConstants
 
MSG_XOR - Static variable in interface petascope.util.WCPSConstants
 
MSG_Y - Static variable in interface petascope.util.WCPSConstants
 
MSG_Y01 - Static variable in interface petascope.util.WCPSConstants
 
MSG_Y23 - Static variable in interface petascope.util.WCPSConstants
 
mSHORT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSIN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSINH() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSLICE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSOME() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSQRT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSTORE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSTRING() - Method in class petascope.wcps.grammar.wcpsLexer
 
mSTRUCT() - Method in class petascope.wcps.grammar.wcpsLexer
 
mTAN() - Method in class petascope.wcps.grammar.wcpsLexer
 
mTANH() - Method in class petascope.wcps.grammar.wcpsLexer
 
mTokens() - Method in class petascope.wcps.grammar.wcpsLexer
 
mTRIM() - Method in class petascope.wcps.grammar.wcpsLexer
 
MULT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
MULT - Static variable in class petascope.wcps.grammar.wcpsParser
 
MultiBandImagesNotSupported - Static variable in class petascope.exceptions.ExceptionCode
 
MultipartFormatExtension - Class in petascope.wcs2.extensions
Common class for multipart image extensions.
MultipartFormatExtension() - Constructor for class petascope.wcs2.extensions.MultipartFormatExtension
 
MultipartGeotiffFormatExtension - Class in petascope.wcs2.extensions
Return coverage as GML + GeoTIFF.
MultipartGeotiffFormatExtension() - Constructor for class petascope.wcs2.extensions.MultipartGeotiffFormatExtension
 
MultipartJPEG2000FormatExtension - Class in petascope.wcs2.extensions
Return coverage as GML + GeoTIFF.
MultipartJPEG2000FormatExtension() - Constructor for class petascope.wcs2.extensions.MultipartJPEG2000FormatExtension
 
MultipleRangeSubsets - Static variable in class petascope.exceptions.ExceptionCode
 
MULTIPOINT_COVERAGE - Static variable in class petascope.wcs2.parsers.GetCoverageRequest
 
MULTIPOINT_COVERAGE - Static variable in class petascope.wcs2.templates.Templates
 
MULTIPOINT_POINTMEMBERS - Static variable in class petascope.wcs2.templates.Templates
 
MULTIPOINTSCHEMA - Static variable in class petascope.wcs2.extensions.GmlFormatExtension
 
mUNSIGNED() - Method in class petascope.wcps.grammar.wcpsLexer
 
mUSING() - Method in class petascope.wcps.grammar.wcpsLexer
 
mVALUE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mVALUES() - Method in class petascope.wcps.grammar.wcpsLexer
 
mVARIABLE_DOLLAR() - Method in class petascope.wcps.grammar.wcpsLexer
 
mWHERE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mWHITESPACE() - Method in class petascope.wcps.grammar.wcpsLexer
 
mXOR() - Method in class petascope.wcps.grammar.wcpsLexer
 
MY_SHELL - Static variable in interface petascope.wms.commander.Globals
 
myAbstract - Variable in class petascope.wms.WmsCapabilities
The Abstract.
myAbstract - Variable in class petascope.wms.WmsCapabilities.WmsStyle
Short information on what this style does
myAccessConstraints - Variable in class petascope.wms.WmsCapabilities
The access constraints.
myAttributionTitle - Variable in class petascope.wms.WmsCapabilities.WmsLayer
this layer's further information should get this as the title
myAttributionURL - Variable in class petascope.wms.WmsCapabilities.WmsLayer
further information on this layer can be found at this url.
myAuthorityURL - Variable in class petascope.wms.WmsCapabilities.WmsLayer
? look at the specification an wonder...
myBaseLayerTitle - Variable in class petascope.wms.WmsCapabilities.WmsCapability
The title for all other layers that are included
myBox - Variable in class petascope.wms.WmsCapabilities.WmsLayer
should supercede the minX, minY, maxX, maxY attributes.
myCapability - Variable in class petascope.wms.WmsCapabilities
The capability object on this wms server.
myContact - Variable in class petascope.wms.WmsCapabilities
The contact information on this wms server.
myContactAddress - Variable in class petascope.wms.WmsCapabilities.WmsContact
The actual address of the contact person.
myContactAddressType - Variable in class petascope.wms.WmsCapabilities.WmsContact
The type (postal) of adress of the contact persons adress.
myContactCity - Variable in class petascope.wms.WmsCapabilities.WmsContact
The city part of the contact person's address.
myContactContactElectronicMailAddress - Variable in class petascope.wms.WmsCapabilities.WmsContact
The email address of the contact person.
myContactContactFacsimileTelephone - Variable in class petascope.wms.WmsCapabilities.WmsContact
The fax number of the contact person.
myContactContactVoiceTelephone - Variable in class petascope.wms.WmsCapabilities.WmsContact
The phone number of the contact person.
myContactCountry - Variable in class petascope.wms.WmsCapabilities.WmsContact
The country part of the contact person's address.
myContactOrganizationName - Variable in class petascope.wms.WmsCapabilities.WmsContact
The name of the organization the contact person belongs to.
myContactPersonName - Variable in class petascope.wms.WmsCapabilities.WmsContact
The name of the contact person.
myContactPosition - Variable in class petascope.wms.WmsCapabilities.WmsContact
The position of the contact person in the contact persons organisation.
myContactPostCode - Variable in class petascope.wms.WmsCapabilities.WmsContact
The postal code of the contact person's address.
myContactStateOrProvince - Variable in class petascope.wms.WmsCapabilities.WmsContact
The state part of the contact person's address.
myFeatureURL - Variable in class petascope.wms.WmsCapabilities.WmsLayer
further information on the features of this layer
myFees - Variable in class petascope.wms.WmsCapabilities
The information on fees for using this service.
myFormats - Variable in class petascope.wms.WmsCapabilities.WmsCapability
list of supported image formats
myHostName - Variable in class petascope.wms.WmsCapabilities
The name of the machine that runs the ogc server.
myHostName - Variable in class petascope.wms.WmsCapabilities.WmsCapability
The name of the machine that runs the wms server
myId - Variable in class petascope.wms.WmsRequest
instance id
myKeywords - Variable in class petascope.wms.WmsCapabilities
The Keywords.
myLayers - Variable in class petascope.wms.WmsCapabilities.WmsCapability
Map of WmsLayers that are accessible through wms
myLegendHeight - Variable in class petascope.wms.WmsCapabilities.WmsStyle
Kind of logo information
myLegendURL - Variable in class petascope.wms.WmsCapabilities.WmsStyle
Kind of logo information
myLegendWidth - Variable in class petascope.wms.WmsCapabilities.WmsStyle
Kind of logo information
myLogoFormat - Variable in class petascope.wms.WmsCapabilities.WmsLayer
you can also supply a logo here.
myLogoHeight - Variable in class petascope.wms.WmsCapabilities.WmsLayer
you can also supply a logo here.
myLogoURL - Variable in class petascope.wms.WmsCapabilities.WmsLayer
you can also supply a logo here.
myLogoWidth - Variable in class petascope.wms.WmsCapabilities.WmsLayer
you can also supply a logo here.
myMaxX - Variable in class petascope.wms.WmsCapabilities.WmsLayer
the maximum x value which is covered by this layer.
myMaxY - Variable in class petascope.wms.WmsCapabilities.WmsLayer
the maximum y value which is covered by this layer.
myMinX - Variable in class petascope.wms.WmsCapabilities.WmsLayer
the minimum x value which is covered by this layer.
myMinY - Variable in class petascope.wms.WmsCapabilities.WmsLayer
the minimum y value which is covered by this layer.
myName - Variable in class petascope.wms.WmsCapabilities.WmsLayer
The name of this layer
myName - Variable in class petascope.wms.WmsCapabilities.WmsStyle
The name of this style
myPath - Variable in class petascope.wms.WmsCapabilities.WmsCapability
The path to the wms server
myPersistentCollections - Variable in class petascope.wms.WmsCapabilities.WmsLayer
map containing persistent collection name, RasPersistentScaleLayer pairs
myPort - Variable in class petascope.wms.WmsCapabilities.WmsCapability
The port of the wms server
myRasQL - Variable in class petascope.wms.WmsCapabilities.WmsStyle
The RasQL operation.
mySphericalMaxX - Variable in class petascope.wms.WmsCapabilities.WmsLayer
the maximum x value which is covered by this layer.
mySphericalMaxY - Variable in class petascope.wms.WmsCapabilities.WmsLayer
the maximum y value which is covered by this layer.
mySphericalMinX - Variable in class petascope.wms.WmsCapabilities.WmsLayer
the minimum x value which is covered by this layer.
mySphericalMinY - Variable in class petascope.wms.WmsCapabilities.WmsLayer
the minimum y value which is covered by this layer.
mySRS - Variable in class petascope.wms.WmsCapabilities.WmsLayer
the coordinate system supported by this layer (theoretical there should be more than one possible...)
myStyles - Variable in class petascope.wms.WmsCapabilities.WmsLayer
map containing style name, WmsStyle pairs
myStyleSheetURL - Variable in class petascope.wms.WmsCapabilities.WmsStyle
Please look into the specification ( i have no idea )
myTitle - Variable in class petascope.wms.WmsCapabilities
The title.
myTitle - Variable in class petascope.wms.WmsCapabilities.WmsLayer
the human readable title of this layer
myTitle - Variable in class petascope.wms.WmsCapabilities.WmsStyle
The human readable name of this style
myUpdateSequence - Variable in class petascope.wms.WmsCapabilities
The update sequence of the capabilities.
myVendorCapabilities - Variable in class petascope.wms.WmsCapabilities.WmsCapability
complete xml string that describes the vendor specific capabilities.

N

NAME - Static variable in class petascope.wcps.grammar.wcpsLexer
 
NAME - Static variable in class petascope.wcps.grammar.wcpsParser
 
name() - Method in class petascope.wcps.grammar.wcpsParser
 
NAME1 - Static variable in class petascope.wms.commander.Table_Layer
main() for standalone testing
NAME1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
main() for standalone testing
NAME1 - Static variable in class petascope.wms.commander.Table_Style
 
NAME2 - Static variable in class petascope.wms.commander.Table_Layer
 
NAME2 - Static variable in class petascope.wms.commander.Table_Style
 
NAME3 - Static variable in class petascope.wms.commander.Table_Layer
 
NAMESPACE_CRS - Static variable in interface petascope.util.XMLSymbols
 
NAMESPACE_GML - Static variable in interface petascope.util.XMLSymbols
 
NAMESPACE_GMLCOV - Static variable in interface petascope.util.XMLSymbols
 
NAMESPACE_OWS - Static variable in interface petascope.util.XMLSymbols
 
NAMESPACE_SWE - Static variable in interface petascope.util.XMLSymbols
 
NAMESPACE_WCS - Static variable in interface petascope.util.XMLSymbols
 
NAMESPACE_WCS_OLD - Static variable in interface petascope.util.XMLSymbols
 
NAMESPACE_WSDL - Static variable in interface petascope.util.XMLSymbols
 
NAMESPACE_XLINK - Static variable in interface petascope.util.XMLSymbols
 
NAMESPACE_XML - Static variable in interface petascope.util.XMLSymbols
 
NAMESPACE_XSI - Static variable in interface petascope.util.XMLSymbols
 
NEAREST - Static variable in class petascope.wcps.grammar.wcpsLexer
 
NEAREST - Static variable in class petascope.wcps.grammar.wcpsParser
 
newSeqNo(CommanderConnection, int) - Method in class petascope.wms.commander.Table_ServiceLayer
find a layer seq number for appending at the end (ie, larger than any existing)
newUUID() - Static method in class petascope.util.XMLUtil
Retrieve a type 4 (pseudo randomly generated) UUID.
next() - Method in class petascope.wms.commander.Table_Layer
cursor over result set of previous fetchAllTuples() if successful, the tuple variables are set with the current fetch values
next() - Method in class petascope.wms.commander.Table_PyramidLevels
cursor over result set of previous fetchAllTuples() if successful, the tuple variables are set with the current fetch values
next() - Method in class petascope.wms.commander.Table_Service
cursor over result set of previous fetchAllTuples() if successful, the tuple variables are set with the current fetch values
next() - Method in class petascope.wms.commander.Table_ServiceLayer
cursor over result set of previous fetchAllTuples() if successful, the tuple variables are set with the current fetch values
next() - Method in class petascope.wms.commander.Table_Style
cursor over result set of previous fetchAllTuples() if successful, the tuple variables are set with the current fetch values
NO_KEY - Static variable in interface petascope.wms.commander.Globals
invalid database key result
NO_SERVICE - Static variable in interface petascope.wms.commander.Globals
 
NoApplicableCode - Static variable in class petascope.exceptions.ExceptionCode
 
NODE_VARNAME - Static variable in interface petascope.wms.commander.Globals
 
NodeParsingNotImplemented - Static variable in class petascope.exceptions.ExceptionCode
 
NONE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
NONE - Static variable in class petascope.wcps.grammar.wcpsParser
 
nop - Variable in exception petascope.wms.commander.CommanderException
Supported number of parameters.
NoSuchCoverage - Static variable in class petascope.exceptions.ExceptionCode
 
NoSuchField - Static variable in class petascope.exceptions.ExceptionCode
 
NOT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
NOT - Static variable in class petascope.wcps.grammar.wcpsParser
 
NOT_AVAILABLE - Static variable in interface petascope.wms.commander.Globals
 
NotAnOutputCrs - Static variable in class petascope.exceptions.ExceptionCode
 
NotASubsettingCrs - Static variable in class petascope.exceptions.ExceptionCode
 
NotEnoughStorage - Static variable in class petascope.exceptions.ExceptionCode
 
NOTEQUALS - Static variable in class petascope.wcps.grammar.wcpsLexer
 
NOTEQUALS - Static variable in class petascope.wcps.grammar.wcpsParser
 
NULLDEFAULT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
NULLDEFAULT - Static variable in class petascope.wcps.grammar.wcpsParser
 
nullResistence() - Method in class petascope.wcps.grammar.wcpsParser
 
NULLSET - Static variable in class petascope.wcps.grammar.wcpsLexer
 
NULLSET - Static variable in class petascope.wcps.grammar.wcpsParser
 
NumericScalarExpr - Class in petascope.wcps.grammar
NumericScalarExpr Creation date: (3/3/2003 2:28:43 AM)
NumericScalarExpr(CondenseExpr) - Constructor for class petascope.wcps.grammar.NumericScalarExpr
 
NumericScalarExpr(String) - Constructor for class petascope.wcps.grammar.NumericScalarExpr
 
NumericScalarExpr(String, NumericScalarExpr) - Constructor for class petascope.wcps.grammar.NumericScalarExpr
 
NumericScalarExpr(String, String) - Constructor for class petascope.wcps.grammar.NumericScalarExpr
 
NumericScalarExpr(String, NumericScalarExpr, NumericScalarExpr) - Constructor for class petascope.wcps.grammar.NumericScalarExpr
 
numericScalarExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
NumericScalarExpr - Class in petascope.wcps.server.core
 
NumericScalarExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.NumericScalarExpr
 
numericScalarFactor() - Method in class petascope.wcps.grammar.wcpsParser
 
numericScalarTerm() - Method in class petascope.wcps.grammar.wcpsParser
 

O

of(A, B) - Static method in class petascope.util.Pair
Creates a new pair.
of(A, B, C) - Static method in class petascope.util.Triple
Creates a new pair.
open() - Method in class petascope.wms.commander.CommanderConnection
Establish database connection based on JDBC connection parameters passed; precondition: url, usr, pwd, jdbc != null
openConnection() - Method in class petascope.core.DbMetadataSource
 
openConnection(WmsConfig) - Method in class petascope.wms.WmsServlet
open rasdaman connection precondition: - valid configuration parameters set
OPENGIS_URI_PREFIX - Static variable in class petascope.util.CrsUtil
 
OPERATION_IDENTIFIER - Static variable in class petascope.wcs2.parsers.RESTDescribeCoverageParser
 
OperationNotSupported - Static variable in class petascope.exceptions.ExceptionCode
 
OPERATIONS_METADATA - Static variable in class petascope.wcs2.templates.Templates
 
OPTION_DEBUG - Static variable in interface petascope.wms.commander.Globals
 
OPTION_JDBC_DATABASE_URL - Static variable in interface petascope.wms.commander.Globals
--- web deployment file --------------------- conformance requirement: WEB-INF/web.xml
OPTION_JDBC_DATABASE_URL - Static variable in interface petascope.wms.Globals
 
OPTION_JDBC_DRIVER - Static variable in interface petascope.wms.commander.Globals
 
OPTION_JDBC_DRIVER - Static variable in interface petascope.wms.Globals
 
OPTION_JDBC_PASSWD - Static variable in interface petascope.wms.commander.Globals
 
OPTION_JDBC_PASSWORD - Static variable in interface petascope.wms.Globals
 
OPTION_JDBC_USER - Static variable in interface petascope.wms.commander.Globals
 
OPTION_JDBC_USER - Static variable in interface petascope.wms.Globals
 
OPTION_MGRDIR - Static variable in interface petascope.wms.commander.Globals
 
OPTION_MSGFILE - Static variable in interface petascope.wms.commander.Globals
 
OPTION_RASDAMAN_PASSWD - Static variable in interface petascope.wms.commander.Globals
 
OPTION_RASDAMAN_USER - Static variable in interface petascope.wms.commander.Globals
 
OPTION_RASLOGIN - Static variable in interface petascope.wms.commander.Globals
 
OPTION_SCRIPTDIR - Static variable in interface petascope.wms.commander.Globals
 
OptionNotSupported - Static variable in class petascope.exceptions.ExceptionCode
 
or(Filter...) - Method in class petascope.util.traverse.AbstractFilter
 
OR - Static variable in class petascope.wcps.grammar.wcpsLexer
 
OR - Static variable in class petascope.wcps.grammar.wcpsParser
 
orFilters - Variable in class petascope.util.traverse.AbstractFilter
 
OTHER - Static variable in interface petascope.util.AxisTypes
 
OTHER - Static variable in class petascope.wcps.grammar.wcpsLexer
 
OTHER - Static variable in class petascope.wcps.grammar.wcpsParser
 
output - Variable in class petascope.wcst.transaction.executeTransaction
 
OutputCrsNotSupported - Static variable in class petascope.exceptions.ExceptionCode
 
OVER - Static variable in class petascope.wcps.grammar.wcpsLexer
 
OVER - Static variable in class petascope.wcps.grammar.wcpsParser
 
OVERLAY - Static variable in class petascope.wcps.grammar.wcpsLexer
 
OVERLAY - Static variable in class petascope.wcps.grammar.wcpsParser
 

P

p - Variable in exception petascope.wms.commander.CommanderException
Parameters for the error message.
paint(Graphics) - Method in class petascope.wcst.transaction.tools.TestRasdamanUtils.ShowImage
 
paintBlank(HttpServletResponse, WmsRequest) - Method in class petascope.wms.WmsServlet
Respond with a blank image to the client.
paintErrorMsg(HttpServletResponse, WmsRequest, Exception) - Method in class petascope.wms.WmsServlet
Send the exception to the client.
Pair<A,B> - Class in petascope.util
A simple class to represent a pair.
Pair(A, B) - Constructor for class petascope.util.Pair
 
PARAMETER_DATABASE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_PASSWD - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_PORT - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_SERVER - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_SUPPORT_BLANK_EXCEPTION - Static variable in class petascope.wms.WmsConfig
Deprecated.
PARAMETER_SUPPORT_INIMAGE_EXCEPTION - Static variable in class petascope.wms.WmsConfig
Deprecated.
PARAMETER_SUPPORT_XML_EXCEPTION - Static variable in class petascope.wms.WmsConfig
Deprecated.
PARAMETER_USER - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_ABSTRACT - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_ACCESS_CONSTRAINTS - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_BASE_LAYER_NAME - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_ADDRESS - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_ADDRESS_TYPE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_CITY - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_COUNTRY - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_ELECTRONIC_MAIL_ADDRESS - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_FACSIMILE_TELEPHONE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_ORGANIZATION_NAME - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_PERSON_NAME - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_POSITION - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_POST_CODE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_STATE_OR_PROVINCE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_CONTACT_VOICE_TELEPHONE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_FEES - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_FORMATS - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_HOST_NAME - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_KEYWORDS - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_LAYERS - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_PATH - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_PORT - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_ATTRIBUTION_TITLE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_ATTRIBUTION_URL - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_AUTHORITY - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_BBOX - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_FEATURE_URL - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_LATLON_BOX - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_LOGO_FORMAT - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_LOGO_HEIGHT - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_LOGO_URL - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_LOGO_WIDTH - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_MAPTYPE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_RASQL_OP - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_SRS - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_STYLE_ABSTRACT - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_STYLE_LEGEND_HEIGHT - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_STYLE_LEGEND_URL - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_STYLE_LEGEND_WIDTH - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_STYLE_SHEET_URL - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_STYLE_TITLE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_STYLES - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_SUFFIX_TITLE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_TITLE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_UPDATE_SEQUENCE - Static variable in class petascope.wms.WmsConfig
 
PARAMETER_WMS_VENDOR_CAPABILITIES - Static variable in class petascope.wms.WmsConfig
 
parent() - Method in interface petascope.util.traverse.Traversable
 
parent() - Method in class petascope.util.traverse.TraversableXOM
 
parentFilter - Variable in class petascope.util.traverse.AbstractFilter
 
ParentTraversor - Class in petascope.util.traverse
Traverse throught the parents of a node.
ParentTraversor() - Constructor for class petascope.util.traverse.ParentTraversor
 
ParentTraversor(Filter) - Constructor for class petascope.util.traverse.ParentTraversor
 
ParentTraversor(Filter, int) - Constructor for class petascope.util.traverse.ParentTraversor
 
parse(String) - Static method in class petascope.wcs.server.core.TimeString
 
parse(HTTPRequest) - Method in class petascope.wcs2.parsers.KVPDescribeCoverageParser
 
parse(HTTPRequest) - Method in class petascope.wcs2.parsers.KVPGetCapabilitiesParser
 
parse(HTTPRequest) - Method in class petascope.wcs2.parsers.KVPGetCoverageParser
 
parse(HTTPRequest) - Method in interface petascope.wcs2.parsers.RequestParser
Parse request.
parse(HTTPRequest) - Method in class petascope.wcs2.parsers.RESTDescribeCoverageParser
Parses an HTTPRequest into a DescribeCoverage request
parse(HTTPRequest) - Method in class petascope.wcs2.parsers.RESTGetCapabilitiesParser
Parses an HTTPRequest into a GetCapabilities request
parse(HTTPRequest) - Method in class petascope.wcs2.parsers.RESTGetCoverageParser
Parses the HTTPRequest into a GetCoverage request
parse(HTTPRequest) - Method in class petascope.wcs2.parsers.XMLDescribeCoverageParser
 
parse(HTTPRequest) - Method in class petascope.wcs2.parsers.XMLGetCapabilitiesParser
 
parse(HTTPRequest) - Method in class petascope.wcs2.parsers.XMLGetCoverageParser
 
parse(HttpServletRequest) - Method in class petascope.wms.ParseParameters
method for parsing the parameters in the URL
parseCapabilitiesRequest(HttpServletRequest, WmsRequest) - Method in class petascope.wms.WmsRequest
parses the parameters for a capabilities request
parseCRS(RESTUrl, GetCoverageRequest) - Method in class petascope.wcs2.parsers.RESTGetCoverageParser
Parses the parameters needed for the CRS extension
parseExportRequest(HttpServletRequest, WmsRequest) - Method in class petascope.wms.WmsRequest
parses the parameters for a map request
parseFeatureRequest(HttpServletRequest, WmsRequest) - Method in class petascope.wms.WmsRequest
parses the parameters for a feature request
parseGetCoverageKVPRequest(Map<String, List<String>>, GetCoverageRequest) - Static method in class petascope.wcs2.extensions.RangeSubsettingExtension
Helper method to parse the rangesubsets parameters for this request It recognizes the following formats: band | band1:bandN | band1, band2, bandX:bandY
parseGetCoverageRequest(List<String>, String, GetCoverageRequest) - Static method in class petascope.wcs2.extensions.RangeSubsettingExtension
Helper method to parse range subsets that contains common code for both KVP and REST encodings
parseGetCoverageRESTRequest(RESTUrl, GetCoverageRequest) - Static method in class petascope.wcs2.extensions.RangeSubsettingExtension
Helper method to parse the range subsets parameters for a REST encoded request
parseGetCoverageXMLRequest(GetCoverageRequest, Element) - Static method in class petascope.wcs2.extensions.RangeSubsettingExtension
Helper method to parse a RangeItem XML element and adds the parsed information to the GetCoverage Request
parseInput(String) - Method in class petascope.wcs2.extensions.XMLProtocolExtension
 
parseInput(String) - Method in class petascope.wcs2.parsers.XMLParser
 
parseMapRequest(HttpServletRequest) - Method in class petascope.wms.WmsRequest
parses the parameters for a map request since this raswms version (May 2003): no more support for WMS 1.0.0 (allows to disregard VERSION)
parseMillis(String) - Static method in class petascope.wcs.server.core.TimeString
Date to millisecond parser.
ParseMultipleRasdamanQueryTest - Class in petascope.wcs2
This a test class used to test if petascope can properly parse multiple requests that require access to a rasdaman database.
ParseMultipleRasdamanQueryTest() - Constructor for class petascope.wcs2.ParseMultipleRasdamanQueryTest
 
ParseParameters - Class in petascope.wms
class for parsing the parameters in the openGISServlet URL
ParseParameters() - Constructor for class petascope.wms.ParseParameters
 
parseQuery(String) - Static method in class petascope.util.StringUtil
Taken from HttpUtils.java and modified Parses a query string passed from the client to the server and builds a HashTable object with key-value pairs.
parseRequest(HttpServletRequest) - Method in class petascope.wms.WmsRequest
parseRequest(HttpServletRequest req): build parameter table from request parameters, check validity
ParsersRegistry - Class in petascope.wcs2.parsers
Parsers are managed in this class.
ParsersRegistry() - Constructor for class petascope.wcs2.parsers.ParsersRegistry
 
parseSubsetParams(String) - Method in class petascope.wcs2.parsers.KVPGetCoverageParser
Parses any subset parameters defined as in OGC 09-147r1 standard(e.g.
parseSubsets(RESTUrl, GetCoverageRequest) - Method in class petascope.wcs2.parsers.RESTGetCoverageParser
Parses all the subsets and add them to the coverage request
PathUtil - Class in petascope.util
 
PathUtil() - Constructor for class petascope.util.PathUtil
 
pcExecute(String, String, ProcessCoveragesRequest) - Method in class petascope.wcps.server.core.Wcps
 
pcPrepare(String, String, File) - Method in class petascope.wcps.server.core.Wcps
 
pcPrepare(String, String, InputStream, String) - Method in class petascope.wcps.server.core.Wcps
 
pcPrepare(String, String, String) - Method in class petascope.wcps.server.core.Wcps
 
pcPrepare(String, String, InputSource) - Method in class petascope.wcps.server.core.Wcps
 
pcPrepare(String, String, InputStream) - Method in class petascope.wcps.server.core.Wcps
 
petascope - package petascope
 
petascope.core - package petascope.core
 
petascope.exceptions - package petascope.exceptions
 
petascope.util - package petascope.util
 
petascope.util.ras - package petascope.util.ras
 
petascope.util.traverse - package petascope.util.traverse
Traversing traversable nodes in a uniform manner.
petascope.wcps.grammar - package petascope.wcps.grammar
 
petascope.wcps.server.cli - package petascope.wcps.server.cli
 
petascope.wcps.server.core - package petascope.wcps.server.core
 
petascope.wcps.server.servlet - package petascope.wcps.server.servlet
 
petascope.wcps.server.test - package petascope.wcps.server.test
 
petascope.wcs.server - package petascope.wcs.server
 
petascope.wcs.server.cli - package petascope.wcs.server.cli
 
petascope.wcs.server.core - package petascope.wcs.server.core
 
petascope.wcs2 - package petascope.wcs2
This package contains all of the code specific to handling WCS 2.0 requests.
petascope.wcs2.extensions - package petascope.wcs2.extensions
This package contains extensions to the WCS 2.0 core.
petascope.wcs2.handlers - package petascope.wcs2.handlers
RequestHandlers handle Request objects and construct a Response, thus they are independent of the communication protocol or selected response format.
petascope.wcs2.helpers.rangesubsetting - package petascope.wcs2.helpers.rangesubsetting
 
petascope.wcs2.helpers.rest - package petascope.wcs2.helpers.rest
 
petascope.wcs2.legacy - package petascope.wcs2.legacy
 
petascope.wcs2.parsers - package petascope.wcs2.parsers
RequestParsers parse a given request in raw string form and return an abstract representation, a Request object.
petascope.wcs2.templates - package petascope.wcs2.templates
XML templates which make XML processing much easier.
petascope.wcst.server - package petascope.wcst.server
 
petascope.wcst.server.servlet - package petascope.wcst.server.servlet
 
petascope.wcst.transaction - package petascope.wcst.transaction
 
petascope.wcst.transaction.tools - package petascope.wcst.transaction.tools
 
petascope.wms - package petascope.wms
 
petascope.wms.commander - package petascope.wms.commander
 
petascope.wps.server - package petascope.wps.server
 
PETASCOPE_LANGUAGE - Static variable in class petascope.ConfigManager
 
PETASCOPE_PATH - Static variable in class petascope.BaseTestCase
 
PETASCOPE_SERVLET_URL - Static variable in class petascope.ConfigManager
 
PETASCOPE_VERSION - Static variable in class petascope.ConfigManager
 
PetascopeException - Exception in petascope.exceptions
This exception can return an error report, that can be marshalled into a standard compliant XML structure describing the error that has happened.
PetascopeException(ExceptionCode) - Constructor for exception petascope.exceptions.PetascopeException
Construct a new WCS exception
PetascopeException(ExceptionCode, String) - Constructor for exception petascope.exceptions.PetascopeException
Construct a new WCS exception
PetascopeException(ExceptionCode, Exception) - Constructor for exception petascope.exceptions.PetascopeException
Construct a new WCS exception
PetascopeException(ExceptionCode, String, Exception) - Constructor for exception petascope.exceptions.PetascopeException
Construct a new WCS exception
PetascopeException(ExceptionCode, String, Exception, String, String) - Constructor for exception petascope.exceptions.PetascopeException
Construct a new WCS exception
PetascopeInterface - Class in petascope
This servlet is a unified entry-point for all the PetaScope services.
PetascopeInterface() - Constructor for class petascope.PetascopeInterface
 
PetascopeURL - Static variable in class petascope.wcps.server.test.FullTestsOnline
 
PetascopeURL - Variable in class petascope.wcps.server.test.GrammarTestOnline
 
PetascopeURL - Variable in class petascope.wcps.server.test.XmlTestOnline
 
PetascopeXmlNamespaceMapper - Class in petascope
 
PetascopeXmlNamespaceMapper() - Constructor for class petascope.PetascopeXmlNamespaceMapper
 
PHI - Static variable in class petascope.wcps.grammar.wcpsLexer
 
PHI - Static variable in class petascope.wcps.grammar.wcpsParser
 
PIXEL_UOM - Static variable in class petascope.util.CrsUtil
 
PLUS - Static variable in class petascope.wcps.grammar.wcpsLexer
 
PLUS - Static variable in class petascope.wcps.grammar.wcpsParser
 
PNG - Static variable in class petascope.wms.WmsRequest
Requested image type is: png
PNG_ENCODING - Static variable in interface petascope.wcs2.extensions.FormatExtension
 
PNGSTRING - Static variable in class petascope.wms.WmsRequest
the string which represents a version 1.1.0 png
PNGSTRING10 - Static variable in class petascope.wms.WmsRequest
the string which represents a version 1.0.0 png
PREFIX_CRS - Static variable in interface petascope.util.XMLSymbols
 
PREFIX_GML - Static variable in interface petascope.util.XMLSymbols
 
PREFIX_GMLCOV - Static variable in interface petascope.util.XMLSymbols
 
PREFIX_OWS - Static variable in interface petascope.util.XMLSymbols
 
PREFIX_SWE - Static variable in interface petascope.util.XMLSymbols
 
PREFIX_WCS - Static variable in interface petascope.util.XMLSymbols
 
PREFIX_WSDL - Static variable in interface petascope.util.XMLSymbols
 
PREFIX_XLINK - Static variable in interface petascope.util.XMLSymbols
 
PREFIX_XML - Static variable in interface petascope.util.XMLSymbols
 
PREFIX_XMLNS - Static variable in interface petascope.util.XMLSymbols
 
PREFIX_XSI - Static variable in interface petascope.util.XMLSymbols
 
PreformWCS2RasdamanQuery - Class in petascope.wcs2
Runnable class that performs a GetCoverage request which requires access to a Rasdaman server.
PreformWCS2RasdamanQuery(ProtocolExtension, DbMetadataSource) - Constructor for class petascope.wcs2.PreformWCS2RasdamanQuery
 
printAllCollections() - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
printResults() - Method in class petascope.wcps.server.test.FullTestsOnline
 
printResults() - Method in class petascope.wcps.server.test.GrammarTest
 
printResults() - Method in class petascope.wcps.server.test.GrammarTestOnline
 
printResults() - Method in class petascope.wcps.server.test.XmlTestOnline
 
process() - Method in class petascope.wcs.server.core.convertGetCoverage
Performs the conversion of the WCS request into a WCPS abstract syntax request.
process() - Method in class petascope.wcs.server.core.executeDescribeCoverage
Computes the response to the DescribeCoverage request given to the constructor.
process() - Method in class petascope.wcs.server.core.executeGetCapabilities
Computes the response to the GetCapabilities request given to the constructor.
process() - Method in class petascope.wcst.transaction.executeTransaction
Computes the response to the Transaction request given to the constructor.
ProcessCoveragesRequest - Class in petascope.wcps.server.core
A WCPS ProcessCoveragesRequest request provides a (just one) rasdaman query, that it executes.
ProcessCoveragesRequest(String, String, Node, IDynamicMetadataSource, Wcps) - Constructor for class petascope.wcps.server.core.ProcessCoveragesRequest
 
ProcessingExpr - Class in petascope.wcps.grammar
ProcessingExpr Creation date: (3/3/2003 2:28:43 AM)
ProcessingExpr(IParseTreeNode) - Constructor for class petascope.wcps.grammar.ProcessingExpr
 
processingExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
processWCPSRequest(String, RangeSubset) - Static method in class petascope.wcs2.extensions.RangeSubsettingExtension
Processes a wcps query to add the range subsetting parameters.
PROPERTY_PASSWORD - Static variable in interface petascope.wms.commander.Globals
 
PROPERTY_USER - Static variable in interface petascope.wms.commander.Globals
 
ProtocolExtension - Interface in petascope.wcs2.extensions
WCS 2.0 protocol binding extension.
PROTOTYPE_JS - Static variable in interface petascope.wms.commander.Globals
 

Q

QUADRATIC - Static variable in class petascope.wcps.grammar.wcpsLexer
 
QUADRATIC - Static variable in class petascope.wcps.grammar.wcpsParser
 
quote(String) - Static method in class petascope.util.StringUtil
 

R

RANGE_FIELD - Static variable in class petascope.wcs2.templates.Templates
 
RANGE_SEPARATOR - Static variable in class petascope.wcs2.parsers.RESTParser
 
RANGE_SUBSETTING_IDENTIFIER - Static variable in class petascope.wcs2.extensions.ExtensionsRegistry
 
RangeComponent - Class in petascope.wcps.server.core
This is a component of a RangeStructure.
RangeComponent(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.RangeComponent
 
RangeComponent - Class in petascope.wcs2.helpers.rangesubsetting
This class represents a Range Component type as described in OGC-12-040 standard, Requirement2.
RangeComponent(String) - Constructor for class petascope.wcs2.helpers.rangesubsetting.RangeComponent
 
RangeConstructorExpr - Class in petascope.wcps.grammar
RangeConstructorExpr
RangeConstructorExpr() - Constructor for class petascope.wcps.grammar.RangeConstructorExpr
 
RangeConstructorExpr(String, CoverageExpr) - Constructor for class petascope.wcps.grammar.RangeConstructorExpr
 
rangeConstructorExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
RangeConstructorTerm - Class in petascope.wcps.grammar
RangeConstructorTerm, part of a RangeConstructorExpr
RangeConstructorTerm(String, CoverageExpr) - Constructor for class petascope.wcps.grammar.RangeConstructorTerm
 
RangeCoverageExpr - Class in petascope.wcps.server.core
 
RangeCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.RangeCoverageExpr
 
RangeElement - Class in petascope.wcps.server.core
 
RangeElement(String, String, String) - Constructor for class petascope.wcps.server.core.RangeElement
 
RangeExpr - Class in petascope.wcps.grammar
RangeExpr
RangeExpr() - Constructor for class petascope.wcps.grammar.RangeExpr
 
RangeExpr(String, ScalarExpr) - Constructor for class petascope.wcps.grammar.RangeExpr
 
rangeExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
RangeExprList - Class in petascope.wcps.grammar
RangeExprList
RangeExprList() - Constructor for class petascope.wcps.grammar.RangeExprList
 
rangeExprList() - Method in class petascope.wcps.grammar.wcpsParser
 
RangeField - Class in petascope.wcps.server.core
 
RangeField(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.RangeField
 
RangeInterval - Class in petascope.wcs2.helpers.rangesubsetting
This class represents a Range Interval type as described in OGC-12-040 standard, Requirement2.
RangeInterval(String, String) - Constructor for class petascope.wcs2.helpers.rangesubsetting.RangeInterval
Constructor for the class
RangeItem - Class in petascope.wcs2.helpers.rangesubsetting
Implementation of RangeItem abstract class according to OGC-12-040 standard, Requirement2.
RangeItem() - Constructor for class petascope.wcs2.helpers.rangesubsetting.RangeItem
 
RangeSubset - Class in petascope.wcs2.helpers.rangesubsetting
This class represents a Range Subset type as described in OGC-12-040 standard, Requirement2.
RangeSubset() - Constructor for class petascope.wcs2.helpers.rangesubsetting.RangeSubset
Empty constructor
RANGESUBSET_KVP_PARAMNAME - Static variable in class petascope.wcs2.extensions.RangeSubsettingExtension
 
RANGESUBSET_KVP_RANGE_SEPARATOR - Static variable in class petascope.wcs2.extensions.RangeSubsettingExtension
 
RANGESUBSET_REST_PARAMNAME - Static variable in class petascope.wcs2.extensions.RangeSubsettingExtension
 
RANGESUBSET_REST_RANGE_SEPARATOR - Static variable in class petascope.wcs2.extensions.RangeSubsettingExtension
 
RangeSubsettingExtension - Class in petascope.wcs2.extensions
This class manages the Subsetting Extension in accordance to the OGC-12-040 standard The extension allows extraction of specific fields, according to the range type specification, from the range set of a coverage during server-side processing of a coverage in a GetCoverage request.
RangeSubsettingExtension() - Constructor for class petascope.wcs2.extensions.RangeSubsettingExtension
 
rangeType() - Method in class petascope.wcps.grammar.wcpsParser
 
rasCsvToTupleList(String) - Static method in class petascope.util.WcsUtil
Transforms a csv output returned by rasdaman server into a csv format accepted by the gml:tupleList according to section 19.3.8 of the OGC GML standard version 3.2.1
RASDAMAN_DATABASE - Static variable in class petascope.ConfigManager
 
RASDAMAN_LANGUAGE - Static variable in class petascope.ConfigManager
 
RASDAMAN_MAXNAMELEN - Static variable in interface petascope.wms.commander.Globals
rasdaman max collection name length
RASDAMAN_PASS - Static variable in class petascope.ConfigManager
 
RASDAMAN_PORT - Static variable in class petascope.ConfigManager
 
RASDAMAN_RETRY_ATTEMPTS - Static variable in class petascope.ConfigManager
 
RASDAMAN_RETRY_TIMEOUT - Static variable in class petascope.ConfigManager
 
RASDAMAN_SERVER - Static variable in class petascope.ConfigManager
 
RASDAMAN_URL - Static variable in class petascope.ConfigManager
 
RASDAMAN_USER - Static variable in class petascope.ConfigManager
 
RASDAMAN_VERSION - Static variable in class petascope.ConfigManager
 
RasdamanError - Static variable in class petascope.exceptions.ExceptionCode
 
RasdamanException - Exception in petascope.exceptions
 
RasdamanException(String) - Constructor for exception petascope.exceptions.RasdamanException
 
RasdamanException(String, Exception) - Constructor for exception petascope.exceptions.RasdamanException
 
RasdamanException(ExceptionCode) - Constructor for exception petascope.exceptions.RasdamanException
 
RasdamanException(ExceptionCode, Exception) - Constructor for exception petascope.exceptions.RasdamanException
 
RasdamanException(ExceptionCode, String) - Constructor for exception petascope.exceptions.RasdamanException
 
RasdamanException(ExceptionCode, String, Exception) - Constructor for exception petascope.exceptions.RasdamanException
 
RasdamanQuery - Class in petascope.util.ras
Preform a rasdaman query through Petascope as a stanalone thread.
RasdamanQuery() - Constructor for class petascope.util.ras.RasdamanQuery
 
RasdamanRequestFailed - Static variable in class petascope.exceptions.ExceptionCode
 
RasdamanUnavailable - Static variable in class petascope.exceptions.ExceptionCode
 
RasdamanUtils - Class in petascope.wcst.transaction.tools
Utility class for doing various tasks that involve the Rasdaman server.
RasdamanUtils(String, String) - Constructor for class petascope.wcst.transaction.tools.RasdamanUtils
Simple constructor
RasPersistentScaleLayer - Class in petascope.wms
 
RasPersistentScaleLayer(String, BoundingBox) - Constructor for class petascope.wms.RasPersistentScaleLayer
Create a new object:
RASQL_AND - Static variable in class petascope.wms.RequestConverter
 
RASQL_AS - Static variable in class petascope.wms.RequestConverter
 
RASQL_CHAR - Static variable in class petascope.wms.RequestConverter
 
RASQL_DYNAMIC - Static variable in class petascope.wms.RequestConverter
 
RASQL_EXTEND - Static variable in class petascope.wms.RequestConverter
 
RASQL_FROM - Static variable in class petascope.wms.RequestConverter
 
RASQL_IN - Static variable in class petascope.wms.RequestConverter
 
RASQL_JPEG - Static variable in class petascope.wms.RequestConverter
 
RASQL_MARRAY - Static variable in class petascope.wms.RequestConverter
 
RASQL_OVERLAY - Static variable in class petascope.wms.RequestConverter
 
RASQL_PNG - Static variable in class petascope.wms.RequestConverter
 
RASQL_SCALE - Static variable in class petascope.wms.RequestConverter
 
RASQL_SELECT - Static variable in class petascope.wms.RequestConverter
 
RASQL_TIFF - Static variable in class petascope.wms.RequestConverter
 
RASQL_VALUES - Static variable in class petascope.wms.RequestConverter
 
RASQLOP1 - Static variable in class petascope.wms.commander.Table_Style
 
RASQLOP2 - Static variable in class petascope.wms.commander.Table_Style
 
RasQueryResult - Class in petascope.util.ras
Simple implementation which stores the mdds/scalars from the result as lists.
RasQueryResult(Object) - Constructor for class petascope.util.ras.RasQueryResult
 
RasUtil - Class in petascope.util.ras
Rasdaman utility classes - execute queries, etc.
RasUtil() - Constructor for class petascope.util.ras.RasUtil
 
RBRACE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
RBRACE - Static variable in class petascope.wcps.grammar.wcpsParser
 
RBRACKET - Static variable in class petascope.wcps.grammar.wcpsLexer
 
RBRACKET - Static variable in class petascope.wcps.grammar.wcpsParser
 
RE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
RE - Static variable in class petascope.wcps.grammar.wcpsParser
 
read(String) - Method in class petascope.core.DbMetadataSource
 
read(String) - Method in class petascope.core.DynamicMetadataSource
 
read(String) - Method in interface petascope.core.IMetadataSource
 
RECTIFIED_GRID_COVERAGE - Static variable in class petascope.wcs2.parsers.GetCoverageRequest
 
RECTIFIED_GRID_COVERAGE - Static variable in class petascope.wcs2.templates.Templates
 
RECTIFIED_GRID_COVERAGE_OFFSETS - Static variable in class petascope.wcs2.templates.Templates
 
ReduceExpr - Class in petascope.wcps.grammar
ReduceExpr
ReduceExpr(String, CoverageExpr) - Constructor for class petascope.wcps.grammar.ReduceExpr
 
reduceExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
ReduceScalarExpr - Class in petascope.wcps.server.core
 
ReduceScalarExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.ReduceScalarExpr
 
REFERENCEABLE_GRID_COVERAGE - Static variable in class petascope.wcs2.parsers.GetCoverageRequest
 
registerExtension(Extension) - Static method in class petascope.wcs2.extensions.ExtensionsRegistry
Add new extension to the registry.
registerNewExpressionWithVariables() - Method in class petascope.wcps.server.core.XmlQuery
Creates a new (translated) variable name for an expression that has referenceable variables.
registerParser(RequestParser) - Static method in class petascope.wcs2.parsers.ParsersRegistry
Add new binding to the registry.
reject(String) - Static method in class petascope.wcst.transaction.ServiceFirewall
Do we reject a certain query through the firewall?
RELOAD_CAPABILITIES - Static variable in class petascope.wms.WmsRequest
Request type is: reload capabilities
RELOAD_CAPABILITIES_RESPONSE - Static variable in interface petascope.wms.Globals
ReloadCapabilities request HTML response
removeAttributes(String, String[]) - Static method in class petascope.util.XMLUtil
Remove all attributes from the given xml string
removeDimension(int) - Method in class petascope.wcps.server.core.CoverageInfo
 
removeExtension(String) - Static method in class petascope.util.IOUtil
 
removeFragment(String) - Static method in class petascope.util.IOUtil
 
removeLastPart(String, String) - Static method in class petascope.util.IOUtil
 
removeQualifiers(String) - Static method in class petascope.util.XMLUtil
Remove all qualifiers in an XML code.
removeScheme(String) - Static method in class petascope.util.IOUtil
 
removeXmlDecl(String) - Static method in class petascope.util.XMLUtil
 
REQPARAM_COMMAND - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_ENTITY - Static variable in interface petascope.wms.commander.Globals
KVP command tags and values
REQPARAM_INDEX - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_ATTRIBUTIONTITLE - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_ATTRIBUTIONURL - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_AUTHORITY - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_BBOXXMAX - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_BBOXXMIN - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_BBOXYMAX - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_BBOXYMIN - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_FEATUREURL - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LATLONBOXXMAX - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LATLONBOXXMIN - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LATLONBOXYMAX - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LATLONBOXYMIN - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LAYERDETAILS - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LAYERID - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LAYERIDSWAP - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LOGOFORMAT - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LOGOHEIGHT - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LOGOURL - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_LOGOWIDTH - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_MAPTYPE - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_NAME - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_RESOLUTION - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_SERVICEID - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_SRS - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LAYER_TITLE - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LEGEND_HEIGHT - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LEGEND_URL - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LEGEND_WIDTH - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LEVEL_COLLNAME - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LEVEL_LAYERID - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LEVEL_LEVELID - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LEVEL_LEVELSID - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LEVEL_NUM - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_LEVEL_SCALEFACTOR - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_MSG_SUFFIX - Static variable in interface petascope.wms.commander.Globals
message components used for AJAX result communication
REQPARAM_OPMSG - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_RASDAMANMSG - Static variable in interface petascope.wms.commander.Globals
message tag names
REQPARAM_RASQL_OPERATION_FRAGMENT - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVERID - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_ABSTRACT - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_ACCESSCONSTRAINTS - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_ADDRESS - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_ADDRESSTYPE - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_AVAILABILITY - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_BASELAYER - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_CITY - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_CONTACTORGANIZATION - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_CONTACTPERSON - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_COUNTRY - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_EMAIL - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_FAX - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_FEES - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_FORMATS - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_HOSTNAME - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_KEYWORDS - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_NAME - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_PATH - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_PORT - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_POSTCODE - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_SERVICEID - Static variable in interface petascope.wms.commander.Globals
KVP request parameter keys
REQPARAM_SERVICE_STATE - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_TEL - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_TITLE - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_UPDATESEQUENCE - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICE_VENDORCAPABILITIES - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICELAYER_LAYERID - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICELAYER_LAYERSEQ - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_SERVICELAYER_SERVICEID - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_STATUSMSG - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_STYLE_ABSTRACT - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_STYLE_LAYERID - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_STYLE_NAME - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_STYLE_STYLEID - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_STYLE_STYLEIDSWAP - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_STYLE_TITLE - Static variable in interface petascope.wms.commander.Globals
 
REQPARAM_STYLE_URL - Static variable in interface petascope.wms.commander.Globals
 
Request - Class in petascope.wcs2.parsers
Superclass of all WCS request objects.
Request() - Constructor for class petascope.wcs2.parsers.Request
 
REQUEST - Variable in class petascope.wcs2.PreformWCS2RasdamanQuery
 
request - Variable in class petascope.wps.server.WpsServer
 
REQUEST_TIMEOUT - Static variable in interface petascope.wms.Globals
 
RequestConverter - Class in petascope.wms
 
RequestHandler<T> - Interface in petascope.wcs2.handlers
Handles a Request
RequestParser<T extends Request> - Interface in petascope.wcs2.parsers
Parse a raw WCS 2.0 operation request into an appropriate request object.
requestType - Variable in class petascope.wms.WmsRequest
REQUEST part of the wms request
RESOLUTION1 - Static variable in class petascope.wms.commander.Table_Layer
 
RESOLUTION1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
RESOLUTION1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
RESOLUTION1 - Static variable in class petascope.wms.commander.Table_Style
 
RESOLUTION2 - Static variable in class petascope.wms.commander.Table_Layer
 
RESOLUTION2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
RESOLUTION3 - Static variable in class petascope.wms.commander.Table_Layer
 
RESOLVER_CCRS_PATH - Static variable in class petascope.util.CrsUtil
 
RESOLVER_CRS_PATH - Static variable in class petascope.util.CrsUtil
 
ResourceError - Static variable in class petascope.exceptions.ExceptionCode
 
Response - Class in petascope.wcs2.handlers
Bean holding the response from executing a request operation.
Response(byte[]) - Constructor for class petascope.wcs2.handlers.Response
 
Response(String) - Constructor for class petascope.wcs2.handlers.Response
 
Response(byte[], String, String) - Constructor for class petascope.wcs2.handlers.Response
 
REST_IDENTIFIER - Static variable in class petascope.wcs2.extensions.ExtensionsRegistry
 
REST_OUTPUT_PARAM - Static variable in class petascope.wcs2.extensions.CRSExtension
 
REST_PROTOCOL_WCPS_IDENTIFIER - Static variable in class petascope.wcs2.extensions.RESTProtocolExtension
 
REST_PROTOCOL_WCS_IDENTIFIER - Static variable in class petascope.wcs2.extensions.RESTProtocolExtension
 
REST_SUBSETTING_PARAM - Static variable in class petascope.wcs2.extensions.CRSExtension
 
RESTDescribeCoverageParser - Class in petascope.wcs2.parsers
Implementation of the RESTParser for the GetCapabilities operation in REST syntax: /wcs/:version/coverage/:id/description
RESTDescribeCoverageParser() - Constructor for class petascope.wcs2.parsers.RESTDescribeCoverageParser
 
RESTGetCapabilitiesParser - Class in petascope.wcs2.parsers
Implementation of the RESTParser for the GetCapabilities operation in REST syntax: /wcs/:version/capabilities
RESTGetCapabilitiesParser() - Constructor for class petascope.wcs2.parsers.RESTGetCapabilitiesParser
 
RESTGetCoverageParser - Class in petascope.wcs2.parsers
Implementation of the RESTParser for the GetCapabilities operation in REST syntax: /wcs/:version/coverage/:id/
RESTGetCoverageParser() - Constructor for class petascope.wcs2.parsers.RESTGetCoverageParser
 
RESTParser<T extends Request> - Class in petascope.wcs2.parsers
Parser class that processes requests using the REST interface.
RESTParser() - Constructor for class petascope.wcs2.parsers.RESTParser
 
RESTProtocolExtension - Class in petascope.wcs2.extensions
A superclass for REST protocol binding extensions, which provides some convenience methods to concrete implementations.
RESTProtocolExtension() - Constructor for class petascope.wcs2.extensions.RESTProtocolExtension
 
RESTUrl - Class in petascope.wcs2.helpers.rest
ServletRequest is a class containing information collected from the HTTPServletRequest that needs to be passed to the request parsers
RESTUrl(String) - Constructor for class petascope.wcs2.helpers.rest.RESTUrl
 
result - Variable in class petascope.util.ras.AbstractRasQueryResult
 
result() - Method in class petascope.util.ras.TestSystemOverloaded
 
result() - Method in class petascope.wcs2.PreformWCS2RasdamanQuery
 
resultingException() - Method in class petascope.util.ras.RasdamanQuery
 
resX - Variable in class petascope.wms.BoundingBox
The resolution in x direction.
resY - Variable in class petascope.wms.BoundingBox
The resolution in y direction.
RETURN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
RETURN - Static variable in class petascope.wcps.grammar.wcpsParser
 
ReturnClause - Class in petascope.wcps.grammar
ReturnClause
ReturnClause(IParseTreeNode) - Constructor for class petascope.wcps.grammar.ReturnClause
 
returnClause() - Method in class petascope.wcps.grammar.wcpsParser
 
reverse(List<T>) - Static method in class petascope.util.ListUtil
 
RGB - Static variable in class petascope.wms.commander.MapType
 
rm(String) - Static method in class petascope.BaseTestCase
 
rm(File) - Static method in class petascope.BaseTestCase
 
rmdir(String) - Static method in class petascope.BaseTestCase
 
rmdir(File) - Static method in class petascope.BaseTestCase
 
ROUND - Static variable in class petascope.wcps.grammar.wcpsLexer
 
ROUND - Static variable in class petascope.wcps.grammar.wcpsParser
 
RPAREN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
RPAREN - Static variable in class petascope.wcps.grammar.wcpsParser
 
run() - Method in class petascope.util.ras.RasdamanQuery
 
run() - Method in class petascope.wcs2.PreformWCS2RasdamanQuery
 
run() - Method in class petascope.wcst.transaction.executeAsyncTransaction
Run the current thread.
runAllTests() - Method in class petascope.wcps.server.test.FullTestsOnline
 
runAllTests() - Method in class petascope.wcps.server.test.GrammarTest
 
runAllTests() - Method in class petascope.wcps.server.test.GrammarTestOnline
 
runAllTests() - Method in class petascope.wcps.server.test.XmlTestOnline
 
runOneTest(String, String, String) - Method in class petascope.wcps.server.test.FullTestsOnline
Send an request to the WCPS server.
runOneTest(String, String) - Method in class petascope.wcps.server.test.GrammarTestOnline
Send an XML request to the WCPS server.
runOneTest(String, String) - Method in class petascope.wcps.server.test.XmlTestOnline
Send an XML request to the WCPS server.
runQuery(String) - Static method in class petascope.wcps.server.cli.f_grammar
 
RuntimeError - Static variable in class petascope.exceptions.ExceptionCode
 

S

scalar(Object) - Method in interface petascope.util.ras.IRasQueryResult
Executed when the result contains scalars
scalar(Object) - Method in class petascope.util.ras.RasQueryResult
 
ScalarExpr - Class in petascope.wcps.grammar
ScalarExpr Creation date: (3/3/2003 2:28:43 AM)
ScalarExpr(IParseTreeNode) - Constructor for class petascope.wcps.grammar.ScalarExpr
 
scalarExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
ScalarExpr - Class in petascope.wcps.server.core
 
ScalarExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.ScalarExpr
 
SCALE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SCALE - Static variable in class petascope.wcps.grammar.wcpsParser
 
ScaleAxisUndefined - Static variable in class petascope.exceptions.ExceptionCode
 
ScaleCoverageExpr - Class in petascope.wcps.server.core
 
ScaleCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.ScaleCoverageExpr
 
ScaleExpr - Class in petascope.wcps.grammar
ScaleExpr Creation date: (3/3/2003 2:28:43 AM)
ScaleExpr(CoverageExpr, DimensionIntervalList) - Constructor for class petascope.wcps.grammar.ScaleExpr
 
scaleExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
SCALEFACTOR1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
SCALEFACTOR2 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
SCALEFACTOR3 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
SCALING_IDENTIFIER - Static variable in class petascope.wcs2.extensions.ExtensionsRegistry
 
ScalingExtension - Class in petascope.wcs2.extensions
Manage Scaling Extension (OGC 12-039).
ScalingExtension() - Constructor for class petascope.wcs2.extensions.ScalingExtension
 
SCHEMA_LOCATION_WCS - Static variable in interface petascope.util.XMLSymbols
 
SCRIPT_COLLCREATE - Static variable in interface petascope.wms.commander.Globals
scripts used for rasdaman access
SCRIPT_COLLDELNAV - Static variable in interface petascope.wms.commander.Globals
 
SCRIPT_COLLDROP - Static variable in interface petascope.wms.commander.Globals
 
SCRIPT_COLLGET - Static variable in interface petascope.wms.commander.Globals
 
SCRIPT_COLLNEWNAV - Static variable in interface petascope.wms.commander.Globals
 
sdom2bounds(String) - Static method in class petascope.util.WcsUtil
Convert spatial domain of the form [band1][band2]..., where band1 is of the form [low:high, low:high,...]
SDU - Class in petascope.wcps.server.core
This is a static utility class, which provides encoding and decoding of various datatypes from/to strings.
SDU() - Constructor for class petascope.wcps.server.core.SDU
 
SelectExpr - Class in petascope.wcps.grammar
SelectExpr Creation date: (3/3/2003 2:28:43 AM)
SelectExpr(CoverageExpr, String) - Constructor for class petascope.wcps.grammar.SelectExpr
 
SelectExpr(CoverageExpr, int) - Constructor for class petascope.wcps.grammar.SelectExpr
 
SEMICOLON - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SEMICOLON - Static variable in class petascope.wcps.grammar.wcpsParser
 
SEQ1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
SEQ2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
serialize(Document) - Static method in class petascope.util.XMLUtil
Serialize a XOM Document.
serialize(Document, boolean) - Static method in class petascope.util.XMLUtil
Serialize a XOM Document.
serialize(Document, OutputStream) - Static method in class petascope.util.XMLUtil
Serialize a XOM Document.
serialize(Document, OutputStream, boolean) - Static method in class petascope.util.XMLUtil
Serialize a XOM Document without pretty printing the result.
serialize(Document, File) - Static method in class petascope.util.XMLUtil
Serialize a XOM DOcument
serialize(Document, File, boolean) - Static method in class petascope.util.XMLUtil
Serialize a XOM Document without pretty printing the result.
SERVER_CONNECTION_TIMEOUT - Static variable in interface petascope.wms.Globals
default thresholds for server connection balancing
SERVICE - Static variable in class petascope.wcs2.parsers.BaseRequest
Service name, fixed to WCS
SERVICE - Static variable in class petascope.wcs2.parsers.GetCapabilitiesRequest
Service name, fixed to WCS
service - Variable in class petascope.wms.WmsRequest
SERVICE part of the wms request
SERVICE_ACTION_URL - Static variable in interface petascope.wms.commander.Globals
Field SERVICE_ACTION_URL Here the URL of the applet which handles POST/GET requests is stored Afterwards, HTML forms will have their action parameter set to this
SERVICE_IDENTIFICATION - Static variable in class petascope.wcs2.templates.Templates
 
SERVICE_METADATA - Static variable in class petascope.wcs2.templates.Templates
 
SERVICE_PROVIDER - Static variable in class petascope.wcs2.templates.Templates
 
ServiceFirewall - Class in petascope.wcst.transaction
Firewall class for WCS-T.
ServiceFirewall() - Constructor for class petascope.wcst.transaction.ServiceFirewall
 
ServletConnectionError - Static variable in class petascope.exceptions.ExceptionCode
 
SET_VALUES - Static variable in class petascope.wcs2.extensions.MultipartFormatExtension
 
setAbstract(String) - Method in class petascope.core.Metadata
 
setAxisLabels(String) - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
setBounds(GetCoverageRequest, GetCoverageMetadata, DbMetadataSource) - Method in class petascope.wcs2.extensions.AbstractFormatExtension
Update m with the correct bounds and axes (mostly useful when there's slicing/trimming in the request)
setCellDimension(int, CellDomainElement) - Method in class petascope.wcps.server.core.CoverageInfo
 
setCellDomain(List<CellDomainElement>) - Method in class petascope.core.Metadata
 
setCoverageComponents(List<GetCoverageMetadata.RangeField>) - Method in class petascope.wcs2.helpers.rangesubsetting.RangeSubset
Set the coverage ranges for the coverage upon which the request is being made.
setCoverageId(int) - Method in class petascope.core.Metadata
 
setCoverageName(String) - Method in class petascope.core.Metadata
 
setCrs(String) - Method in class petascope.wcps.grammar.DimensionCrsElement
 
setCrs(String) - Method in class petascope.wcps.grammar.DimensionIntervalElement
 
setCrs(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
 
SETCRSSET - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SETCRSSET - Static variable in class petascope.wcps.grammar.wcpsParser
 
setDefaultInterpolation(InterpolationMethod) - Method in class petascope.core.Metadata
 
setDimension(int, CellDomainElement, DomainElement) - Method in class petascope.wcps.server.core.CoverageInfo
 
setDomain(List<DomainElement>) - Method in class petascope.core.Metadata
 
setDomHigh(String) - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
setDomLow(String) - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
setFactor(float) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
setFees(String) - Method in class petascope.wms.WmsRequest
accessor method.
setGridDimension(Integer) - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
setHi(BigInteger) - Method in class petascope.wcps.server.core.CellDomainElement
 
setHigh(String) - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
setHowMany(int) - Method in class petascope.util.traverse.AbstractTraverseStrategy
 
SETIDENTIFIER - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SETIDENTIFIER - Static variable in class petascope.wcps.grammar.wcpsParser
 
SETINTERPOLATIONDEFAULT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SETINTERPOLATIONDEFAULT - Static variable in class petascope.wcps.grammar.wcpsParser
 
setInterpolationSet(Set<InterpolationMethod>) - Method in class petascope.core.Metadata
 
SETINTERPOLATIONSET - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SETINTERPOLATIONSET - Static variable in class petascope.wcps.grammar.wcpsParser
 
setIntervalExpr(DimensionIntervalExpr) - Method in class petascope.wcps.grammar.DimensionIntervalElement
 
setKeywords(String) - Method in class petascope.core.Metadata
 
setLo(BigInteger) - Method in class petascope.wcps.server.core.CellDomainElement
 
setLocator(String) - Method in class petascope.exceptions.ExceptionCode
 
setLow(String) - Method in class petascope.wcs2.parsers.GetCoverageMetadata
 
setMetadata(String) - Method in class petascope.core.Metadata
 
SetMetadataCoverageExpr - Class in petascope.wcps.server.core
 
SetMetadataCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.SetMetadataCoverageExpr
 
SetMetaDataExpr - Class in petascope.wcps.grammar
SetMetaDataExpr Creation date: (3/3/2003 2:28:43 AM)
SetMetaDataExpr(String, CoverageExpr, CrsList) - Constructor for class petascope.wcps.grammar.SetMetaDataExpr
 
SetMetaDataExpr(String, CoverageExpr, RangeExprList) - Constructor for class petascope.wcps.grammar.SetMetaDataExpr
 
SetMetaDataExpr(String, CoverageExpr, String) - Constructor for class petascope.wcps.grammar.SetMetaDataExpr
 
SetMetaDataExpr(String, CoverageExpr, InterpolationMethod, String) - Constructor for class petascope.wcps.grammar.SetMetaDataExpr
 
SetMetaDataExpr(String, CoverageExpr, InterpolationMethodList, String) - Constructor for class petascope.wcps.grammar.SetMetaDataExpr
 
setMetaDataExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
SETNULLSET - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SETNULLSET - Static variable in class petascope.wcps.grammar.wcpsParser
 
setOutputCrs(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.CRS
 
setParams(String) - Method in class petascope.wcps.grammar.EncodedCoverageExpr
 
setParentFilter(Filter) - Method in class petascope.util.traverse.AbstractFilter
 
setRange(List<RangeElement>) - Method in class petascope.core.Metadata
 
setRangeType(String) - Method in class petascope.core.Metadata
 
setRequestString(String) - Method in class petascope.HTTPRequest
 
setResolution(Integer) - Method in class petascope.wcps.server.core.DomainElement
 
setReturn(ReturnClause) - Method in class petascope.wcps.grammar.WCPSRequest
 
setSingleValue(double) - Method in class petascope.wcps.server.core.ScalarExpr
(campalani)
setSlicePoint(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSlice
 
setSlicePoint(Double) - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSlice
 
setSpec(Filter<T>) - Method in class petascope.util.traverse.AbstractTraverseStrategy
 
setStoreFlag() - Method in class petascope.wcps.grammar.EncodedCoverageExpr
 
setSubsetElement(GetCoverageRequest.DimensionSubset) - Method in class petascope.wcps.server.core.CellDomainElement
 
setSubsettingCrs(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.CRS
 
setTag(String) - Method in class petascope.wcps.grammar.AxisIteratorList
 
setTitle(String) - Method in class petascope.core.Metadata
 
setTreeAdaptor(TreeAdaptor) - Method in class petascope.wcps.grammar.wcpsParser
 
setTrimHigh(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionTrim
 
setTrimHigh(Double) - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionTrim
 
setTrimLow(String) - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionTrim
 
setTrimLow(Double) - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionTrim
 
setType(String) - Method in class petascope.wcps.server.core.RangeElement
 
setType(int) - Method in class petascope.wcs2.parsers.GetCoverageRequest.Scaling
 
setUp() - Method in class petascope.util.ras.TestSystemOverloaded
 
setUp() - Method in class petascope.wcs2.parsers.KVPGetCoverageParserTest
 
setUp() - Method in class petascope.wcs2.parsers.XMLDescribeCoverageSchemaTest
 
setUpClass() - Static method in class petascope.wcs2.parsers.KVPGetCoverageParserTest
 
setUsing(CoverageExpr) - Method in class petascope.wcps.grammar.GeneralCondenseExpr
 
setVariableTranslation(String) - Method in class petascope.wcps.server.core.AxisIterator
Sets a new name for the iterator variable, to be used in the rasql query
setWhere(BooleanScalarExpr) - Method in class petascope.wcps.grammar.GeneralCondenseExpr
 
setWhere(WhereClause) - Method in class petascope.wcps.grammar.WCPSRequest
 
SHEETURL1 - Static variable in class petascope.wms.commander.Table_Style
 
SHEETURL2 - Static variable in class petascope.wms.commander.Table_Style
 
SHORT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SHORT - Static variable in class petascope.wcps.grammar.wcpsParser
 
SIN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SIN - Static variable in class petascope.wcps.grammar.wcpsParser
 
SINH - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SINH - Static variable in class petascope.wcps.grammar.wcpsParser
 
SLICE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SLICE - Static variable in class petascope.wcps.grammar.wcpsParser
 
SliceCoverageExpr - Class in petascope.wcps.server.core
 
SliceCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.SliceCoverageExpr
 
SliceExpr - Class in petascope.wcps.grammar
SliceExpr Creation date: (3/3/2003 2:28:43 AM)
SliceExpr(CoverageExpr, DimensionPointList) - Constructor for class petascope.wcps.grammar.SliceExpr
 
sliceExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
snd - Variable in class petascope.util.Pair
The snd component.
snd - Variable in class petascope.util.Triple
The second component.
SOAP_FAULT - Static variable in class petascope.wcs2.templates.Templates
 
SOAP_IDENTIFIER - Static variable in class petascope.wcs2.extensions.ExtensionsRegistry
 
SOAP_MESSAGE - Static variable in class petascope.wcs2.templates.Templates
 
SOAPProtocolExtension - Class in petascope.wcs2.extensions
An abstract superclass for SOAP protocol binding extensions, which provides some convenience methods to concrete implementations.
SOAPProtocolExtension() - Constructor for class petascope.wcs2.extensions.SOAPProtocolExtension
 
SOME - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SOME - Static variable in class petascope.wcps.grammar.wcpsParser
 
spec - Variable in class petascope.util.traverse.AbstractTraverseStrategy
Specification on how to filter the elements while traversing the tree.
SQRT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
SQRT - Static variable in class petascope.wcps.grammar.wcpsParser
 
srs - Variable in class petascope.wms.WmsRequest
SRS part of the wms request
SRS1 - Static variable in class petascope.wms.commander.Table_Layer
 
SRS1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
SRS1 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
SRS1 - Static variable in class petascope.wms.commander.Table_Style
 
SRS2 - Static variable in class petascope.wms.commander.Table_Layer
 
SRS2 - Static variable in class petascope.wms.commander.Table_ServiceLayer
 
SRS3 - Static variable in class petascope.wms.commander.Table_Layer
 
startParsing(Node) - Method in class petascope.wcps.server.core.XmlQuery
 
STEPPING - Static variable in interface petascope.wms.commander.Globals
 
stol(String, String) - Static method in class petascope.util.ListUtil
Converts a string to a list
stol(String) - Static method in class petascope.util.StringUtil
Converts a string to a list
STORE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
STORE - Static variable in class petascope.wcps.grammar.wcpsParser
 
StoreExpr - Class in petascope.wcps.grammar
 
StoreExpr(EncodedCoverageExpr) - Constructor for class petascope.wcps.grammar.StoreExpr
 
storeExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
str2boolean(String) - Static method in class petascope.wcps.server.core.SDU
 
str2complex(String) - Static method in class petascope.wcps.server.core.SDU
 
str2double(String) - Static method in class petascope.wcps.server.core.SDU
 
str2integer(String) - Static method in class petascope.wcps.server.core.SDU
 
str2string(String) - Static method in class petascope.wcps.server.core.SDU
 
STRING - Static variable in class petascope.wcps.grammar.wcpsLexer
 
STRING - Static variable in class petascope.wcps.grammar.wcpsParser
 
string2str(List<String>) - Static method in class petascope.wcps.server.core.SDU
 
stringConstant() - Method in class petascope.wcps.grammar.wcpsParser
 
StringScalarExpr - Class in petascope.wcps.grammar
 
StringScalarExpr(String) - Constructor for class petascope.wcps.grammar.StringScalarExpr
 
StringScalarExpr(String, CoverageExpr) - Constructor for class petascope.wcps.grammar.StringScalarExpr
 
stringScalarExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
StringScalarExpr - Class in petascope.wcps.server.core
 
StringScalarExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.StringScalarExpr
 
StringUtil - Class in petascope.util
String utilities.
StringUtil() - Constructor for class petascope.util.StringUtil
 
STRUCT - Static variable in class petascope.wcps.grammar.wcpsLexer
 
STRUCT - Static variable in class petascope.wcps.grammar.wcpsParser
 
style - Variable in class petascope.wms.LayerStyle
Name of the layer's style.
STYLEID1 - Static variable in class petascope.wms.commander.Table_Style
 
STYLEID2 - Static variable in class petascope.wms.commander.Table_Style
 
sublist(List<T>, int, int) - Static method in class petascope.util.ListUtil
 
SubsetExpr - Class in petascope.wcps.grammar
SubsetExpr Creation date: (3/3/2003 2:28:43 AM)
SubsetExpr(IParseTreeNode) - Constructor for class petascope.wcps.grammar.SubsetExpr
 
subsetExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
SubsetOperationCoverageExpr - Class in petascope.wcps.server.core
 
SubsetOperationCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.SubsetOperationCoverageExpr
 
SubsettingCrsNotSupported - Static variable in class petascope.exceptions.ExceptionCode
 
substitute(T, T) - Static method in class petascope.util.XMLUtil
Replaces an o with a new child node.
subtract(String) - Method in class petascope.wcs.server.core.TimeString
 
supportBlankException - Variable in class petascope.wms.WmsCapabilities.WmsCapability
does the server support blank images as an exception?
SUPPORTED_AUTHS - Static variable in class petascope.util.CrsUtil
 
SUPPORTED_FORMATS - Static variable in class petascope.wcs2.extensions.MultipartFormatExtension
 
supportInImageException - Variable in class petascope.wms.WmsCapabilities.WmsCapability
does the server support exceptions that are written into an image?
supportXMLException - Variable in class petascope.wms.WmsCapabilities.WmsCapability
does the server support xml exceptions?
synpred111_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred111_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred112_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred112_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred115_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred115_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred116_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred116_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred130_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred130_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred131_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred131_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred133_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred133_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred135_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred135_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred137_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred137_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred139_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred139_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred140_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred140_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred147_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred147_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred156_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred156_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred15_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred15_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred17_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred17_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred19_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred19_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred20_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred20_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred21_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred21_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred22_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred22_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred25_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred25_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred27_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred27_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred28_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred28_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred29_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred29_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred31_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred31_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred32_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred32_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred33_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred33_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred34_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred34_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred35_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred35_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred55_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred55_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred56_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred56_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred59_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred59_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred60_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred60_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred61_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred61_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred62_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred62_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred63_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred63_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred64_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred64_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred81_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred81_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred82_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred82_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred85_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred85_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred8_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred8_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred9_wcps() - Method in class petascope.wcps.grammar.wcpsParser
 
synpred9_wcps_fragment() - Method in class petascope.wcps.grammar.wcpsParser
 

T

T_AXIS - Static variable in interface petascope.util.AxisTypes
 
TABLE_DATABASECONNECTION - Static variable in interface petascope.wms.commander.Globals
 
TABLE_DATABASECONNECTION_CONNECTIONID - Static variable in interface petascope.wms.commander.Globals
 
TABLE_DATABASECONNECTION_DATABASE - Static variable in interface petascope.wms.commander.Globals
 
TABLE_DATABASECONNECTION_PASSWD - Static variable in interface petascope.wms.commander.Globals
 
TABLE_DATABASECONNECTION_PORT - Static variable in interface petascope.wms.commander.Globals
 
TABLE_DATABASECONNECTION_SERVER - Static variable in interface petascope.wms.commander.Globals
 
TABLE_DATABASECONNECTION_SERVERCONNECTIONSONDEMAND - Static variable in interface petascope.wms.commander.Globals
 
TABLE_DATABASECONNECTION_SERVERCONNECTIONSPRECLAIMED - Static variable in interface petascope.wms.commander.Globals
 
TABLE_DATABASECONNECTION_SERVERTIMEOUT - Static variable in interface petascope.wms.commander.Globals
 
TABLE_DATABASECONNECTION_USER - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER - Static variable in interface petascope.wms.commander.Globals
 
Table_Layer - Class in petascope.wms.commander
This class accomplishes tuple-at-a-time access to the Layer table, encapsulating SQL statements.
Table_Layer() - Constructor for class petascope.wms.commander.Table_Layer
constructor
TABLE_LAYER_ATTRIBUTIONTITLE - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_ATTRIBUTIONURL - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_AUTHORITY - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_BBOXXMAX - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_BBOXXMIN - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_BBOXYMAX - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_BBOXYMIN - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_FEATUREURL - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_LATLONXMAX - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_LATLONXMIN - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_LATLONYMAX - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_LATLONYMIN - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_LAYERID - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_LOGOFORMAT - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_LOGOHEIGHT - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_LOGOURL - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_LOGOWIDTH - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_MAPTYPE - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_NAME - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_RESOLUTION - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_SRS - Static variable in interface petascope.wms.commander.Globals
 
TABLE_LAYER_TITLE - Static variable in interface petascope.wms.commander.Globals
 
TABLE_PYRAMIDLEVELS - Static variable in interface petascope.wms.commander.Globals
 
Table_PyramidLevels - Class in petascope.wms.commander
This class accomplishes tuple-at-a-time access to the PyramidLevel table, encapsulating SQL statements.
Table_PyramidLevels() - Constructor for class petascope.wms.commander.Table_PyramidLevels
constructor
TABLE_PYRAMIDLEVELS_COLLNAME - Static variable in interface petascope.wms.commander.Globals
 
TABLE_PYRAMIDLEVELS_LAYERID - Static variable in interface petascope.wms.commander.Globals
 
TABLE_PYRAMIDLEVELS_LEVELID - Static variable in interface petascope.wms.commander.Globals
 
TABLE_PYRAMIDLEVELS_SCALEFACTOR - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE - Static variable in interface petascope.wms.commander.Globals
 
Table_Service - Class in petascope.wms.commander
This class accomplishes tuple-at-a-time access to the Service table, encapsulating SQL statements.
Table_Service() - Constructor for class petascope.wms.commander.Table_Service
constructor
TABLE_SERVICE_ABSTRACT - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_ACCESSCONSTRAINTS - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_ADDRESS - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_ADDRESSTYPE - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_AVAILABILITY - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_BASELAYERNAME - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_CITY - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_CONTACTORGANIZATION - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_CONTACTPERSON - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_COUNTRY - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_DBCONNECTION - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_EMAIL - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_FAX - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_FEES - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_FORMATS - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_HOSTNAME - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_KEYWORDS - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_NAME - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_PATH - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_PORT - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_POSTCODE - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_SERVICEID - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_STATE - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_TEL - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_TITLE - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_UPDATESEQUENCE - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICE_VENDORCAPABILITIES - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICELAYER - Static variable in interface petascope.wms.commander.Globals
 
Table_ServiceLayer - Class in petascope.wms.commander
This class accomplishes tuple-at-a-time access to the ServiceLayer table, encapsulating SQL statements.
Table_ServiceLayer() - Constructor for class petascope.wms.commander.Table_ServiceLayer
constructor
TABLE_SERVICELAYER_LAYERID - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICELAYER_LAYERSEQ - Static variable in interface petascope.wms.commander.Globals
 
TABLE_SERVICELAYER_SERVICEID - Static variable in interface petascope.wms.commander.Globals
 
Table_Style - Class in petascope.wms.commander
This class accomplishes tuple-at-a-time access to the Style table, encapsulating SQL statements.
Table_Style() - Constructor for class petascope.wms.commander.Table_Style
constructor
TABLE_STYLES - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_ABSTRACT - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_LAYERID - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_LEGENDHEIGHT - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_LEGENDURL - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_LEGENDWIDTH - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_NAME - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_RASQLOP - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_SHEETURL - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_STYLEID - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_STYLESEQ - Static variable in interface petascope.wms.commander.Globals
 
TABLE_STYLES_TITLE - Static variable in interface petascope.wms.commander.Globals
 
tail(List<T>) - Static method in class petascope.util.ListUtil
 
talkCritical(String) - Method in class petascope.wms.WmsRequest
 
talkSparse(String) - Method in class petascope.wms.WmsRequest
 
talkVerbose(String) - Method in class petascope.wms.WmsRequest
wrappers for debug output to add myId identifier
talkWarning(String) - Method in class petascope.wms.WmsRequest
 
TAN - Static variable in class petascope.wcps.grammar.wcpsLexer
 
TAN - Static variable in class petascope.wcps.grammar.wcpsParser
 
TANH - Static variable in class petascope.wcps.grammar.wcpsLexer
 
TANH - Static variable in class petascope.wcps.grammar.wcpsParser
 
tearDown() - Method in class petascope.wcs2.parsers.KVPGetCoverageParserTest
 
tearDown() - Method in class petascope.wcs2.parsers.XMLDescribeCoverageSchemaTest
 
tearDownClass() - Static method in class petascope.wcs2.parsers.KVPGetCoverageParserTest
 
Templates - Class in petascope.wcs2.templates
Load templates, etc.
Templates() - Constructor for class petascope.wcs2.templates.Templates
 
TEMPLATES_DIR - Static variable in class petascope.wcs2.templates.Templates
 
TEMPLATES_EXT - Static variable in class petascope.wcs2.templates.Templates
 
Test - Class in <Unnamed>
 
Test() - Constructor for class Test
 
testAll() - Method in class petascope.wcs2.ExamplesTest
 
TESTDATA_PATH - Static variable in class petascope.BaseTestCase
 
TESTDATA_PATH - Static variable in class petascope.util.PathUtil
 
testInvalidXML() - Method in class petascope.wcs2.parsers.XMLDescribeCoverageSchemaTest
 
testParseSubsetParams() - Method in class petascope.wcs2.parsers.KVPGetCoverageParserTest
Test of parseSubsetParams method, of class KVPGetCoverageParser.
TestRasdamanUtils - Class in petascope.wcst.transaction.tools
Test class for various Rasdaman tasks.
TestRasdamanUtils() - Constructor for class petascope.wcst.transaction.tools.TestRasdamanUtils
 
TestRasdamanUtils.ShowImage - Class in petascope.wcst.transaction.tools
Panel to display loaded image
TestRasdamanUtils.ShowImage(BufferedImage) - Constructor for class petascope.wcst.transaction.tools.TestRasdamanUtils.ShowImage
 
TestSystemOverloaded - Class in petascope.util.ras
Test class for quering an overloaded rasdaman server.
TestSystemOverloaded() - Constructor for class petascope.util.ras.TestSystemOverloaded
 
testSystemOverloaded() - Method in class petascope.util.ras.TestSystemOverloaded
Test overloading a rasdaman server with queries.
testValidXML() - Method in class petascope.wcs2.parsers.XMLDescribeCoverageSchemaTest
 
TIFF - Static variable in class petascope.wms.WmsRequest
Requested image type is: tiff
TIFF_ENCODING - Static variable in interface petascope.wcs2.extensions.FormatExtension
 
TIFFSTRING - Static variable in class petascope.wms.WmsRequest
the string which represents a version 1.1.0 tiff
TIFFSTRING10 - Static variable in class petascope.wms.WmsRequest
the string which represents a version 1.0.0 tiff
time - Variable in class petascope.wms.WmsRequest
TIME part of the wms request
TimeString - Class in petascope.wcs.server.core
Represents a Time object, according to ISO 8601, and utility methods.
TimeString(String) - Constructor for class petascope.wcs.server.core.TimeString
 
TimeUtil - Class in petascope.util
 
TimeUtil() - Constructor for class petascope.util.TimeUtil
 
TITLE1 - Static variable in class petascope.wms.commander.Table_Layer
 
TITLE1 - Static variable in class petascope.wms.commander.Table_PyramidLevels
 
TITLE1 - Static variable in class petascope.wms.commander.Table_Style
 
TITLE2 - Static variable in class petascope.wms.commander.Table_Layer
 
TITLE2 - Static variable in class petascope.wms.commander.Table_Style
 
TITLE3 - Static variable in class petascope.wms.commander.Table_Layer
 
toDoc(String) - Static method in class petascope.BaseTestCase
 
toInterval(String) - Static method in class petascope.util.WcsUtil
 
toJpeg(BufferedOutputStream, int, int) - Method in exception petascope.exceptions.WMSException
Render message into image, insert line breaks where needed
tokenNames - Static variable in class petascope.wcps.grammar.wcpsParser
 
toList(T...) - Static method in class petascope.util.ListUtil
 
toList(T...) - Static method in class petascope.util.MiscUtil
 
TOOLTIPS_JS - Static variable in interface petascope.wms.commander.Globals
 
toRasQL() - Method in class petascope.wcps.server.core.AxisIterator
 
toRasQL() - Method in class petascope.wcps.server.core.AxisName
 
toRasQL() - Method in class petascope.wcps.server.core.BinaryOperationCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.BooleanScalarExpr
 
toRasQL() - Method in class petascope.wcps.server.core.ComplexConstant
 
toRasQL() - Method in class petascope.wcps.server.core.CondenseOperation
 
toRasQL() - Method in class petascope.wcps.server.core.CondenseScalarExpr
 
toRasQL() - Method in class petascope.wcps.server.core.ConstantCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.ConstantList
 
toRasQL() - Method in class petascope.wcps.server.core.ConstructCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.CoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.CoverageExprPairType
 
toRasQL() - Method in class petascope.wcps.server.core.CoverageIterator
 
toRasQL() - Method in class petascope.wcps.server.core.Crs
 
toRasQL() - Method in class petascope.wcps.server.core.CrsTransformCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.DimensionIntervalElement
 
toRasQL() - Method in class petascope.wcps.server.core.DimensionPointElement
 
toRasQL() - Method in class petascope.wcps.server.core.EncodeDataExpr
 
toRasQL() - Method in class petascope.wcps.server.core.ExtendCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.FieldInterpolationElement
 
toRasQL() - Method in class petascope.wcps.server.core.FieldName
 
toRasQL() - Method in class petascope.wcps.server.core.InducedOperationCoverageExpr
 
toRasQL() - Method in interface petascope.wcps.server.core.IRasNode
 
toRasQL() - Method in class petascope.wcps.server.core.MetadataScalarExpr
 
toRasQL() - Method in class petascope.wcps.server.core.NumericScalarExpr
 
toRasQL() - Method in class petascope.wcps.server.core.RangeComponent
 
toRasQL() - Method in class petascope.wcps.server.core.RangeCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.RangeField
 
toRasQL() - Method in class petascope.wcps.server.core.ReduceScalarExpr
 
toRasQL() - Method in class petascope.wcps.server.core.ScalarExpr
 
toRasQL() - Method in class petascope.wcps.server.core.ScaleCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.SetMetadataCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.SliceCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.StringScalarExpr
 
toRasQL() - Method in class petascope.wcps.server.core.SubsetOperationCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.TrimCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.UnaryOperationCoverageExpr
 
toRasQL() - Method in class petascope.wcps.server.core.VariableReference
 
toRasQL() - Method in class petascope.wcps.server.core.XmlQuery
 
toString(String) - Static method in class petascope.BaseTestCase
 
toString(File) - Static method in class petascope.BaseTestCase
 
toString() - Method in class petascope.exceptions.ExceptionCode
 
toString() - Method in exception petascope.exceptions.PetascopeException
 
toString() - Method in exception petascope.exceptions.WMSException
Generate version 1.1.0 conforming xml output
toString() - Method in class petascope.HTTPRequest
 
toString() - Method in class petascope.util.MiscUtil.CrsProperties
 
toString() - Method in class petascope.util.Pair
 
toString() - Method in class petascope.util.traverse.TraversableXOM
 
toString() - Method in class petascope.util.Triple
 
toString() - Method in class petascope.wcps.grammar.CoverageList
 
toString() - Method in class petascope.wcps.server.core.Bbox
Deprecated.
 
toString() - Method in class petascope.wcps.server.core.CellDomainElement
 
toString() - Method in class petascope.wcps.server.core.CoverageInfo
 
toString() - Method in class petascope.wcps.server.core.DomainElement
 
toString() - Method in class petascope.wcps.server.core.RangeElement
 
toString() - Method in class petascope.wcps.server.core.Wgs84Crs
Deprecated.
 
toString() - Method in class petascope.wcs2.extensions.AbstractProtocolExtension
 
toString() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeComponent
 
toString() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeInterval
String representation of the object
toString() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeItem
Implementation of the toString method
toString() - Method in class petascope.wcs2.helpers.rangesubsetting.RangeSubset
String representation of the class
toString() - Method in class petascope.wcs2.parsers.DescribeCoverageRequest
 
toString() - Method in class petascope.wcs2.parsers.GetCapabilitiesRequest
 
toString() - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSlice
 
toString() - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
 
toString() - Method in class petascope.wcs2.parsers.GetCoverageRequest.DimensionTrim
 
toString() - Method in class petascope.wcs2.parsers.GetCoverageRequest
 
toString() - Method in class petascope.wms.BoundingBox
Return a string containing a comma separated list of min x, min y, max x, max y.
toString() - Method in class petascope.wms.commander.CommanderConnection
Method toString
toString() - Method in class petascope.wms.commander.MapType
 
toString() - Method in class petascope.wms.commander.Table_Layer
Method toString
toString() - Method in class petascope.wms.commander.Table_PyramidLevels
Method toString
toString() - Method in class petascope.wms.commander.Table_Service
Method toString
toString() - Method in class petascope.wms.commander.Table_ServiceLayer
Method toString
toString() - Method in class petascope.wms.commander.Table_Style
Method toString
toString() - Method in class petascope.wms.LayerStyle
Return a string containing layer name ", " style
toString() - Method in class petascope.wms.WmsCapabilities
Generate the complete xml output conforming to the capabilities dtd for a wms server version 1.1.0
toString() - Method in class petascope.wms.WmsCapabilities.WmsCapability
generated the xml representation of this class.
toString() - Method in class petascope.wms.WmsCapabilities.WmsContact
Create the xml representation of a contact element.
toString() - Method in class petascope.wms.WmsCapabilities.WmsLayer
Generate xml output on this layer
toString() - Method in class petascope.wms.WmsCapabilities.WmsStyle
Generate xml output for this entity
toString() - Method in class petascope.wms.WmsRequest
 
toString() - Method in class petascope.wms.WmsServlet
This should actually report information on the servlet.
toXML() - Method in class petascope.wcps.grammar.AxisIterator
 
toXML() - Method in class petascope.wcps.grammar.AxisIteratorList
 
toXML() - Method in class petascope.wcps.grammar.BooleanExpr
 
toXML() - Method in class petascope.wcps.grammar.BooleanScalarExpr
 
toXML() - Method in class petascope.wcps.grammar.CastExpr
 
toXML() - Method in class petascope.wcps.grammar.ComplexConst
 
toXML() - Method in class petascope.wcps.grammar.CondenseExpr
 
toXML() - Method in class petascope.wcps.grammar.CondenseOperation
 
toXML() - Method in class petascope.wcps.grammar.ConstantList
 
toXML() - Method in class petascope.wcps.grammar.CoverageConstantExpr
 
toXML() - Method in class petascope.wcps.grammar.CoverageConstructorExpr
 
toXML() - Method in class petascope.wcps.grammar.CoverageExpr
 
toXML() - Method in class petascope.wcps.grammar.CoverageList
 
toXML() - Method in class petascope.wcps.grammar.CrsList
 
toXML() - Method in class petascope.wcps.grammar.CrsTransformExpr
 
toXML() - Method in class petascope.wcps.grammar.DimensionCrsElement
 
toXML() - Method in class petascope.wcps.grammar.DimensionCrsList
 
toXML() - Method in class petascope.wcps.grammar.DimensionIntervalElement
 
toXML() - Method in class petascope.wcps.grammar.DimensionIntervalExpr
 
toXML() - Method in class petascope.wcps.grammar.DimensionIntervalList
 
toXML() - Method in class petascope.wcps.grammar.DimensionPointElement
 
toXML() - Method in class petascope.wcps.grammar.DimensionPointList
 
toXML() - Method in class petascope.wcps.grammar.DomainExpr
 
toXML() - Method in class petascope.wcps.grammar.EncodedCoverageExpr
 
toXML() - Method in class petascope.wcps.grammar.ExponentialExpr
 
toXML() - Method in class petascope.wcps.grammar.ExtendExpr
 
toXML() - Method in class petascope.wcps.grammar.FieldInterpolationElement
 
toXML() - Method in class petascope.wcps.grammar.FieldInterpolationList
 
toXML() - Method in class petascope.wcps.grammar.ForClause
 
toXML() - Method in class petascope.wcps.grammar.ForClauseElements
 
toXML() - Method in class petascope.wcps.grammar.GeneralCondenseExpr
 
toXML() - Method in class petascope.wcps.grammar.ImageCrsDomainMetadataExpr
 
toXML() - Method in class petascope.wcps.grammar.IndexExpr
 
toXML() - Method in class petascope.wcps.grammar.InterpolationMethod
 
toXML() - Method in class petascope.wcps.grammar.InterpolationMethodList
 
toXML() - Method in class petascope.wcps.grammar.IntervalExpr
 
toXML() - Method in interface petascope.wcps.grammar.IParseTreeNode
 
toXML() - Method in class petascope.wcps.grammar.MetaDataExpr
 
toXML() - Method in class petascope.wcps.grammar.NumericScalarExpr
 
toXML() - Method in class petascope.wcps.grammar.ProcessingExpr
 
toXML() - Method in class petascope.wcps.grammar.RangeConstructorExpr
 
toXML() - Method in class petascope.wcps.grammar.RangeConstructorTerm
 
toXML() - Method in class petascope.wcps.grammar.RangeExpr
 
toXML() - Method in class petascope.wcps.grammar.RangeExprList
 
toXML() - Method in class petascope.wcps.grammar.ReduceExpr
 
toXML() - Method in class petascope.wcps.grammar.ReturnClause
 
toXML() - Method in class petascope.wcps.grammar.ScalarExpr
 
toXML() - Method in class petascope.wcps.grammar.ScaleExpr
 
toXML() - Method in class petascope.wcps.grammar.SelectExpr
 
toXML() - Method in class petascope.wcps.grammar.SetMetaDataExpr
 
toXML() - Method in class petascope.wcps.grammar.SliceExpr
 
toXML() - Method in class petascope.wcps.grammar.StoreExpr
 
toXML() - Method in class petascope.wcps.grammar.StringScalarExpr
 
toXML() - Method in class petascope.wcps.grammar.SubsetExpr
 
toXML() - Method in class petascope.wcps.grammar.TrigonometricExpr
 
toXML() - Method in class petascope.wcps.grammar.TrimExpr
 
toXML() - Method in class petascope.wcps.grammar.TrimSliceExpr
 
toXML() - Method in class petascope.wcps.grammar.VariableList
 
toXML() - Method in class petascope.wcps.grammar.WCPSRequest
 
toXML() - Method in class petascope.wcps.grammar.WhereClause
 
Transaction(String) - Method in class petascope.wcst.server.WcstServer
Web service operation
transform(double[]) - Method in class petascope.util.CrsUtil
Overloaded transform methods:
transform(String[]) - Method in class petascope.util.CrsUtil
 
transformed - Variable in class petascope.wcs2.parsers.GetCoverageRequest.DimensionSubset
 
translate(HttpServlet, Hashtable) - Static method in class petascope.wms.DatabaseConfigAdapter
 
translate(String, String, String, String, Hashtable) - Static method in class petascope.wms.DatabaseConfigAdapter
 
transparent - Variable in class petascope.wms.WmsRequest
TRANSPARENT part of the wms request
Traversable<T> - Interface in petascope.util.traverse
Common representation of tree like structures (from traversing point of view)
TraversableXOM - Class in petascope.util.traverse
An adapter for XOM Elementss
TraversableXOM(Node) - Constructor for class petascope.util.traverse.TraversableXOM
 
traverse(Traversable) - Method in class petascope.util.traverse.BDFSTraversor
 
traverse(Traversable) - Method in class petascope.util.traverse.DFSCTraversor
 
traverse(Traversable) - Method in class petascope.util.traverse.DFSTraversor
 
traverse(Traversable) - Method in class petascope.util.traverse.ParentTraversor
 
traverse(Traversable<T>) - Method in interface petascope.util.traverse.TraverseStrategy
Traverse a tree
TraverseStrategy<T> - Interface in petascope.util.traverse
Different algorithms for traversing a tree should implement this interface.
trd - Variable in class petascope.util.Triple
The third component.
TrigonometricExpr - Class in petascope.wcps.grammar
TrigonometricExpr Creation date: (3/3/2003 2:28:43 AM)
TrigonometricExpr(String, CoverageExpr) - Constructor for class petascope.wcps.grammar.TrigonometricExpr
 
trigonometricExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
trim(String) - Static method in class petascope.util.StringUtil
Remove leading/trailing spaces and any newlines.
TRIM - Static variable in class petascope.wcps.grammar.wcpsLexer
 
TRIM - Static variable in class petascope.wcps.grammar.wcpsParser
 
TrimCoverageExpr - Class in petascope.wcps.server.core
 
TrimCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.TrimCoverageExpr
 
TrimExpr - Class in petascope.wcps.grammar
TrimExpr Creation date: (3/3/2003 2:28:43 AM)
TrimExpr(CoverageExpr, DimensionIntervalList) - Constructor for class petascope.wcps.grammar.TrimExpr
 
trimExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
TrimSliceExpr - Class in petascope.wcps.grammar
Subset containing mixed trim/slicing
TrimSliceExpr(CoverageExpr) - Constructor for class petascope.wcps.grammar.TrimSliceExpr
 
trimSliceExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
Triple<A,B,C> - Class in petascope.util
A simple class to represent a triple.
Triple(A, B, C) - Constructor for class petascope.util.Triple
 

U

unaryArithmeticExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
unaryInducedExpr() - Method in class petascope.wcps.grammar.wcpsParser
 
UnaryOperationCoverageExpr - Class in petascope.wcps.server.core
 
UnaryOperationCoverageExpr(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.UnaryOperationCoverageExpr
 
UNDEF - Static variable in class petascope.wms.WmsRequest
numeric value to represent "undefined"
UnknownError - Static variable in class petascope.exceptions.ExceptionCode
 
unquote(String) - Static method in class petascope.util.StringUtil
 
UNSIGNED - Static variable in class petascope.wcps.grammar.wcpsLexer
 
UNSIGNED - Static variable in class petascope.wcps.grammar.wcpsParser
 
UnsupportedCombination - Static variable in class petascope.exceptions.ExceptionCode
 
updateAvailability(CommanderConnection, int, int) - Method in class petascope.wms.commander.Table_Service
update service availability FIXME: generalize updateTuple to only address non-null parameters, then this method is obsolete precondition: JDBC connection opened tuple with id exists
updateCoverageMetadata(Metadata, boolean) - Method in class petascope.core.DbMetadataSource
Update metadata for an existing coverage.
updateGrayImageWithArray(String, BufferedImage, int, int, int, int) - Method in class petascope.wcst.transaction.tools.RasdamanUtils
 
updateNulls(Set<String>, String) - Method in class petascope.core.Metadata
 
updateSequence - Variable in class petascope.wms.WmsRequest
UPDATESEQUENCE part of the wms request
updateTemplate(String, String) - Static method in class petascope.wcs2.templates.Templates
 
updateTuple(CommanderConnection, int, String, String, String, String, String, String, String, String, String, String, String, String, String, String, int, int, String, String, String, double, MapType) - Method in class petascope.wms.commander.Table_Layer
update tuple from all parameters passed.
updateTuple(CommanderConnection, int, int, String, double) - Method in class petascope.wms.commander.Table_PyramidLevels
update tuple from all parameters passed.
updateTuple(CommanderConnection, int, String, int, String, String, String, String, String, String, String, int, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class petascope.wms.commander.Table_Service
update tuple from all parameters passed.
updateTuple(CommanderConnection, int, int, int) - Method in class petascope.wms.commander.Table_ServiceLayer
update (service,layer) tuple with seq# null strings will be set to "" precondition: JDBC connection opened tuple with id exists
updateTuple(CommanderConnection, int, int, String, String, String, int, int, String, String, String) - Method in class petascope.wms.commander.Table_Style
update tuple from all parameters passed.
urldecode(String, String) - Static method in class petascope.util.StringUtil
URL-decode a string, if needed
urlencode(String) - Static method in class petascope.util.StringUtil
 
USING - Static variable in class petascope.wcps.grammar.wcpsLexer
 
USING - Static variable in class petascope.wcps.grammar.wcpsParser
 

V

valid - Variable in class petascope.wms.WmsRequest
/** is request object valid?
VALUE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
value - Variable in class petascope.wcps.grammar.wcpsParser.axisIteratorList_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.axisName_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.booleanExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.booleanScalarAtom_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.booleanScalarExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.booleanScalarNegation_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.booleanScalarTerm_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.castExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.complexConstant_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.compOp_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.condenseExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.condenseOpType_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.constant_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.constantList_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageArithmeticExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageArithmeticFactor_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageArithmeticTerm_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageAtom_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageAtomConstructor_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageConstantExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageConstructorExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageList_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageLogicFactor_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageLogicTerm_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageName_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageValue_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.coverageVariable_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.crsList_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.crsName_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.crsTransformExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.dimensionCrsElement_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.dimensionCrsList_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.dimensionIntervalElement_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.dimensionIntervalExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.dimensionIntervalList_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.dimensionPoint_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.dimensionPointElement_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.dimensionPointList_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.domainExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.encodedCoverageExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.exponentialExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.extendExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.fieldExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.fieldInterpolationElement_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.fieldInterpolationList_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.fieldName_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.forClause_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.generalCondenseExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.indexExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.indexFactor_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.indexTerm_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.interpolationMethod_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.interpolationMethodList_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.interpolationType_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.intervalExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.metaDataExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.name_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.nullResistence_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.numericScalarExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.numericScalarFactor_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.numericScalarTerm_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.processingExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.rangeConstructorExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.rangeExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.rangeExprList_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.rangeType_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.reduceExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.returnClause_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.scalarExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.scaleExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.setMetaDataExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.sliceExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.storeExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.stringConstant_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.stringScalarExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.subsetExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.trigonometricExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.trimExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.trimSliceExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.unaryArithmeticExpr_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.unaryInducedExpr_return
 
VALUE - Static variable in class petascope.wcps.grammar.wcpsParser
 
value - Variable in class petascope.wcps.grammar.wcpsParser.variableName_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.wcpsRequest_return
 
value - Variable in class petascope.wcps.grammar.wcpsParser.whereClause_return
 
valueOf(String) - Static method in class petascope.wms.commander.MapType
 
VALUES - Static variable in class petascope.wcps.grammar.wcpsLexer
 
VALUES - Static variable in class petascope.wcps.grammar.wcpsParser
 
VALUES - Static variable in class petascope.wms.commander.MapType
Unmodifiable view of all map types
VARIABLE_DOLLAR - Static variable in class petascope.wcps.grammar.wcpsLexer
 
VARIABLE_DOLLAR - Static variable in class petascope.wcps.grammar.wcpsParser
 
VariableList - Class in petascope.wcps.grammar
 
VariableList(String, String, String, String) - Constructor for class petascope.wcps.grammar.VariableList
 
VariableList(String, String, String, String, VariableList) - Constructor for class petascope.wcps.grammar.VariableList
 
variableName() - Method in class petascope.wcps.grammar.wcpsParser
 
VariableReference - Class in petascope.wcps.server.core
 
VariableReference(Node, XmlQuery) - Constructor for class petascope.wcps.server.core.VariableReference
 
VERSION - Static variable in class petascope.wcs2.parsers.BaseRequest
WCS version, fixed to 2.0
Version - Class in petascope.wms
 
Version() - Constructor for class petascope.wms.Version
 
VERSION - Static variable in class petascope.wms.Version
 
version - Variable in class petascope.wms.WmsRequest
VERSION part of the wms request
VERSION10 - Static variable in class petascope.wms.WmsRequest
The string which identifies the version as 1.0.0
VERSION11 - Static variable in class petascope.wms.WmsRequest
The string which identifies the version as 1.1.0
VERSION_STRING - Static variable in class petascope.wcs2.parsers.BaseRequest
 
VersionNegotiationFailed - Static variable in class petascope.exceptions.ExceptionCode
 

W

WARNTXT_NO_NATIVE_CRS_P1 - Static variable in interface petascope.util.WCPSConstants
Warning messages
WARNTXT_NO_NATIVE_CRS_P2 - Static variable in interface petascope.util.WCPSConstants
 
Wcps - Class in petascope.wcps.server.core
This is the WCPS entry point.
Wcps(File, IMetadataSource) - Constructor for class petascope.wcps.server.core.Wcps
 
Wcps(IMetadataSource) - Constructor for class petascope.wcps.server.core.Wcps
 
WCPS_LANGUAGE - Static variable in class petascope.ConfigManager
 
WCPS_VERSION - Static variable in class petascope.ConfigManager
 
WCPSConstants - Interface in petascope.util
All String constants used by the WCPS are defined as String constants.
WcpsError - Static variable in class petascope.exceptions.ExceptionCode
 
WCPSException - Exception in petascope.exceptions
This is the superclass of all WCPS exceptions.
WCPSException(String) - Constructor for exception petascope.exceptions.WCPSException
 
WCPSException(String, Exception) - Constructor for exception petascope.exceptions.WCPSException
 
WCPSException(ExceptionCode) - Constructor for exception petascope.exceptions.WCPSException
 
WCPSException(ExceptionCode, Exception) - Constructor for exception petascope.exceptions.WCPSException
 
WCPSException(ExceptionCode, String) - Constructor for exception petascope.exceptions.WCPSException
 
WCPSException(ExceptionCode, String, Exception) - Constructor for exception petascope.exceptions.WCPSException
 
wcpsLexer - Class in petascope.wcps.grammar
 
wcpsLexer() - Constructor for class petascope.wcps.grammar.wcpsLexer
 
wcpsLexer(CharStream) - Constructor for class petascope.wcps.grammar.wcpsLexer
 
wcpsLexer(CharStream, RecognizerSharedState) - Constructor for class petascope.wcps.grammar.wcpsLexer
 
wcpsParser - Class in petascope.wcps.grammar
 
wcpsParser(TokenStream) - Constructor for class petascope.wcps.grammar.wcpsParser
 
wcpsParser(TokenStream, RecognizerSharedState) - Constructor for class petascope.wcps.grammar.wcpsParser
 
wcpsParser.axisIteratorList_return - Class in petascope.wcps.grammar
 
wcpsParser.axisIteratorList_return() - Constructor for class petascope.wcps.grammar.wcpsParser.axisIteratorList_return
 
wcpsParser.axisName_return - Class in petascope.wcps.grammar
 
wcpsParser.axisName_return() - Constructor for class petascope.wcps.grammar.wcpsParser.axisName_return
 
wcpsParser.booleanExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.booleanExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.booleanExpr_return
 
wcpsParser.booleanScalarAtom_return - Class in petascope.wcps.grammar
 
wcpsParser.booleanScalarAtom_return() - Constructor for class petascope.wcps.grammar.wcpsParser.booleanScalarAtom_return
 
wcpsParser.booleanScalarExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.booleanScalarExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.booleanScalarExpr_return
 
wcpsParser.booleanScalarNegation_return - Class in petascope.wcps.grammar
 
wcpsParser.booleanScalarNegation_return() - Constructor for class petascope.wcps.grammar.wcpsParser.booleanScalarNegation_return
 
wcpsParser.booleanScalarTerm_return - Class in petascope.wcps.grammar
 
wcpsParser.booleanScalarTerm_return() - Constructor for class petascope.wcps.grammar.wcpsParser.booleanScalarTerm_return
 
wcpsParser.castExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.castExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.castExpr_return
 
wcpsParser.complexConstant_return - Class in petascope.wcps.grammar
 
wcpsParser.complexConstant_return() - Constructor for class petascope.wcps.grammar.wcpsParser.complexConstant_return
 
wcpsParser.compOp_return - Class in petascope.wcps.grammar
 
wcpsParser.compOp_return() - Constructor for class petascope.wcps.grammar.wcpsParser.compOp_return
 
wcpsParser.condenseExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.condenseExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.condenseExpr_return
 
wcpsParser.condenseOpType_return - Class in petascope.wcps.grammar
 
wcpsParser.condenseOpType_return() - Constructor for class petascope.wcps.grammar.wcpsParser.condenseOpType_return
 
wcpsParser.constant_return - Class in petascope.wcps.grammar
 
wcpsParser.constant_return() - Constructor for class petascope.wcps.grammar.wcpsParser.constant_return
 
wcpsParser.constantList_return - Class in petascope.wcps.grammar
 
wcpsParser.constantList_return() - Constructor for class petascope.wcps.grammar.wcpsParser.constantList_return
 
wcpsParser.coverageArithmeticExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageArithmeticExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageArithmeticExpr_return
 
wcpsParser.coverageArithmeticFactor_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageArithmeticFactor_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageArithmeticFactor_return
 
wcpsParser.coverageArithmeticTerm_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageArithmeticTerm_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageArithmeticTerm_return
 
wcpsParser.coverageAtom_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageAtom_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageAtom_return
 
wcpsParser.coverageAtomConstructor_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageAtomConstructor_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageAtomConstructor_return
 
wcpsParser.coverageConstantExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageConstantExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageConstantExpr_return
 
wcpsParser.coverageConstructorExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageConstructorExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageConstructorExpr_return
 
wcpsParser.coverageExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageExpr_return
 
wcpsParser.coverageList_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageList_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageList_return
 
wcpsParser.coverageLogicFactor_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageLogicFactor_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageLogicFactor_return
 
wcpsParser.coverageLogicTerm_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageLogicTerm_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageLogicTerm_return
 
wcpsParser.coverageName_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageName_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageName_return
 
wcpsParser.coverageValue_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageValue_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageValue_return
 
wcpsParser.coverageVariable_return - Class in petascope.wcps.grammar
 
wcpsParser.coverageVariable_return() - Constructor for class petascope.wcps.grammar.wcpsParser.coverageVariable_return
 
wcpsParser.crsList_return - Class in petascope.wcps.grammar
 
wcpsParser.crsList_return() - Constructor for class petascope.wcps.grammar.wcpsParser.crsList_return
 
wcpsParser.crsName_return - Class in petascope.wcps.grammar
 
wcpsParser.crsName_return() - Constructor for class petascope.wcps.grammar.wcpsParser.crsName_return
 
wcpsParser.crsTransformExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.crsTransformExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.crsTransformExpr_return
 
wcpsParser.dimensionCrsElement_return - Class in petascope.wcps.grammar
 
wcpsParser.dimensionCrsElement_return() - Constructor for class petascope.wcps.grammar.wcpsParser.dimensionCrsElement_return
 
wcpsParser.dimensionCrsList_return - Class in petascope.wcps.grammar
 
wcpsParser.dimensionCrsList_return() - Constructor for class petascope.wcps.grammar.wcpsParser.dimensionCrsList_return
 
wcpsParser.dimensionIntervalElement_return - Class in petascope.wcps.grammar
 
wcpsParser.dimensionIntervalElement_return() - Constructor for class petascope.wcps.grammar.wcpsParser.dimensionIntervalElement_return
 
wcpsParser.dimensionIntervalExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.dimensionIntervalExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.dimensionIntervalExpr_return
 
wcpsParser.dimensionIntervalList_return - Class in petascope.wcps.grammar
 
wcpsParser.dimensionIntervalList_return() - Constructor for class petascope.wcps.grammar.wcpsParser.dimensionIntervalList_return
 
wcpsParser.dimensionPoint_return - Class in petascope.wcps.grammar
 
wcpsParser.dimensionPoint_return() - Constructor for class petascope.wcps.grammar.wcpsParser.dimensionPoint_return
 
wcpsParser.dimensionPointElement_return - Class in petascope.wcps.grammar
 
wcpsParser.dimensionPointElement_return() - Constructor for class petascope.wcps.grammar.wcpsParser.dimensionPointElement_return
 
wcpsParser.dimensionPointList_return - Class in petascope.wcps.grammar
 
wcpsParser.dimensionPointList_return() - Constructor for class petascope.wcps.grammar.wcpsParser.dimensionPointList_return
 
wcpsParser.domainExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.domainExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.domainExpr_return
 
wcpsParser.encodedCoverageExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.encodedCoverageExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.encodedCoverageExpr_return
 
wcpsParser.exponentialExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.exponentialExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.exponentialExpr_return
 
wcpsParser.extendExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.extendExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.extendExpr_return
 
wcpsParser.fieldExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.fieldExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.fieldExpr_return
 
wcpsParser.fieldInterpolationElement_return - Class in petascope.wcps.grammar
 
wcpsParser.fieldInterpolationElement_return() - Constructor for class petascope.wcps.grammar.wcpsParser.fieldInterpolationElement_return
 
wcpsParser.fieldInterpolationList_return - Class in petascope.wcps.grammar
 
wcpsParser.fieldInterpolationList_return() - Constructor for class petascope.wcps.grammar.wcpsParser.fieldInterpolationList_return
 
wcpsParser.fieldName_return - Class in petascope.wcps.grammar
 
wcpsParser.fieldName_return() - Constructor for class petascope.wcps.grammar.wcpsParser.fieldName_return
 
wcpsParser.forClause_return - Class in petascope.wcps.grammar
 
wcpsParser.forClause_return() - Constructor for class petascope.wcps.grammar.wcpsParser.forClause_return
 
wcpsParser.generalCondenseExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.generalCondenseExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.generalCondenseExpr_return
 
wcpsParser.indexExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.indexExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.indexExpr_return
 
wcpsParser.indexFactor_return - Class in petascope.wcps.grammar
 
wcpsParser.indexFactor_return() - Constructor for class petascope.wcps.grammar.wcpsParser.indexFactor_return
 
wcpsParser.indexTerm_return - Class in petascope.wcps.grammar
 
wcpsParser.indexTerm_return() - Constructor for class petascope.wcps.grammar.wcpsParser.indexTerm_return
 
wcpsParser.interpolationMethod_return - Class in petascope.wcps.grammar
 
wcpsParser.interpolationMethod_return() - Constructor for class petascope.wcps.grammar.wcpsParser.interpolationMethod_return
 
wcpsParser.interpolationMethodList_return - Class in petascope.wcps.grammar
 
wcpsParser.interpolationMethodList_return() - Constructor for class petascope.wcps.grammar.wcpsParser.interpolationMethodList_return
 
wcpsParser.interpolationType_return - Class in petascope.wcps.grammar
 
wcpsParser.interpolationType_return() - Constructor for class petascope.wcps.grammar.wcpsParser.interpolationType_return
 
wcpsParser.intervalExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.intervalExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.intervalExpr_return
 
wcpsParser.metaDataExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.metaDataExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.metaDataExpr_return
 
wcpsParser.name_return - Class in petascope.wcps.grammar
 
wcpsParser.name_return() - Constructor for class petascope.wcps.grammar.wcpsParser.name_return
 
wcpsParser.nullResistence_return - Class in petascope.wcps.grammar
 
wcpsParser.nullResistence_return() - Constructor for class petascope.wcps.grammar.wcpsParser.nullResistence_return
 
wcpsParser.numericScalarExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.numericScalarExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.numericScalarExpr_return
 
wcpsParser.numericScalarFactor_return - Class in petascope.wcps.grammar
 
wcpsParser.numericScalarFactor_return() - Constructor for class petascope.wcps.grammar.wcpsParser.numericScalarFactor_return
 
wcpsParser.numericScalarTerm_return - Class in petascope.wcps.grammar
 
wcpsParser.numericScalarTerm_return() - Constructor for class petascope.wcps.grammar.wcpsParser.numericScalarTerm_return
 
wcpsParser.processingExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.processingExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.processingExpr_return
 
wcpsParser.rangeConstructorExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.rangeConstructorExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.rangeConstructorExpr_return
 
wcpsParser.rangeExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.rangeExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.rangeExpr_return
 
wcpsParser.rangeExprList_return - Class in petascope.wcps.grammar
 
wcpsParser.rangeExprList_return() - Constructor for class petascope.wcps.grammar.wcpsParser.rangeExprList_return
 
wcpsParser.rangeType_return - Class in petascope.wcps.grammar
 
wcpsParser.rangeType_return() - Constructor for class petascope.wcps.grammar.wcpsParser.rangeType_return
 
wcpsParser.reduceExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.reduceExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.reduceExpr_return
 
wcpsParser.returnClause_return - Class in petascope.wcps.grammar
 
wcpsParser.returnClause_return() - Constructor for class petascope.wcps.grammar.wcpsParser.returnClause_return
 
wcpsParser.scalarExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.scalarExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.scalarExpr_return
 
wcpsParser.scaleExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.scaleExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.scaleExpr_return
 
wcpsParser.setMetaDataExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.setMetaDataExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.setMetaDataExpr_return
 
wcpsParser.sliceExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.sliceExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.sliceExpr_return
 
wcpsParser.storeExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.storeExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.storeExpr_return
 
wcpsParser.stringConstant_return - Class in petascope.wcps.grammar
 
wcpsParser.stringConstant_return() - Constructor for class petascope.wcps.grammar.wcpsParser.stringConstant_return
 
wcpsParser.stringScalarExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.stringScalarExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.stringScalarExpr_return
 
wcpsParser.subsetExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.subsetExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.subsetExpr_return
 
wcpsParser.trigonometricExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.trigonometricExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.trigonometricExpr_return
 
wcpsParser.trimExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.trimExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.trimExpr_return
 
wcpsParser.trimSliceExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.trimSliceExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.trimSliceExpr_return
 
wcpsParser.unaryArithmeticExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.unaryArithmeticExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.unaryArithmeticExpr_return
 
wcpsParser.unaryInducedExpr_return - Class in petascope.wcps.grammar
 
wcpsParser.unaryInducedExpr_return() - Constructor for class petascope.wcps.grammar.wcpsParser.unaryInducedExpr_return
 
wcpsParser.variableName_return - Class in petascope.wcps.grammar
 
wcpsParser.variableName_return() - Constructor for class petascope.wcps.grammar.wcpsParser.variableName_return
 
wcpsParser.wcpsRequest_return - Class in petascope.wcps.grammar
 
wcpsParser.wcpsRequest_return() - Constructor for class petascope.wcps.grammar.wcpsParser.wcpsRequest_return
 
wcpsParser.whereClause_return - Class in petascope.wcps.grammar
 
wcpsParser.whereClause_return() - Constructor for class petascope.wcps.grammar.wcpsParser.whereClause_return
 
wcpsRequest() - Method in class petascope.wcps.grammar.wcpsParser
 
WCPSRequest - Class in petascope.wcps.grammar
WCPSRequest class represents a WCPSRequest.
WCPSRequest() - Constructor for class petascope.wcps.grammar.WCPSRequest
 
WCPSRequest(ForClauseElements) - Constructor for class petascope.wcps.grammar.WCPSRequest
 
WcpsServlet - Class in petascope.wcps.server.servlet
 
WcpsServlet() - Constructor for class petascope.wcps.server.servlet.WcpsServlet
 
Wcs2Servlet - Class in petascope.wcs2
A servlet handling WCS 2.0 requests.
Wcs2Servlet() - Constructor for class petascope.wcs2.Wcs2Servlet
 
WCS_DEFAULT_LANGUAGE - Static variable in class petascope.ConfigManager
 
WCS_DEFAULT_VERSION - Static variable in class petascope.ConfigManager
 
WCS_EXAMPLES_PATH - Static variable in class petascope.BaseTestCase
 
WCS_GRID_COV_PATH - Static variable in class petascope.BaseTestCase
 
WCS_LANGUAGES - Static variable in class petascope.ConfigManager
 
WCS_PATH - Static variable in class petascope.BaseTestCase
 
WCS_SCHEMA - Static variable in class petascope.util.XMLUtil
 
WCS_VERSIONS - Static variable in class petascope.ConfigManager
 
WcsError - Static variable in class petascope.exceptions.ExceptionCode
 
WCSException - Exception in petascope.exceptions
This exception can return an error report, than can be marshalled into a WCS-standard compliant XML structure describing the error that has happened.
WCSException(String) - Constructor for exception petascope.exceptions.WCSException
 
WCSException(String, Exception) - Constructor for exception petascope.exceptions.WCSException
 
WCSException(ExceptionCode) - Constructor for exception petascope.exceptions.WCSException
 
WCSException(ExceptionCode, Exception) - Constructor for exception petascope.exceptions.WCSException
 
WCSException(ExceptionCode, String) - Constructor for exception petascope.exceptions.WCSException
 
WCSException(ExceptionCode, String, Exception) - Constructor for exception petascope.exceptions.WCSException
 
WcsNamespaceContext - Class in petascope.wcs2.templates
 
WcsNamespaceContext() - Constructor for class petascope.wcs2.templates.WcsNamespaceContext
 
WcsServer - Class in petascope.wcs.server
The Web Coverage Service (WcsServer) This class provides methods for each of the WCS operations: - GetCapabilities - DescribeCoverage - GetCoverage
WcsServer(DbMetadataSource) - Constructor for class petascope.wcs.server.WcsServer
Public minimal constructor
WCST_DEFAULT_DATATYPE - Static variable in class petascope.ConfigManager
 
WCST_DEFAULT_INTERPOLATION - Static variable in class petascope.ConfigManager
 
WCST_DEFAULT_NULL_RESISTANCE - Static variable in class petascope.ConfigManager
 
WCST_LANGUAGE - Static variable in class petascope.ConfigManager
 
WCST_VERSION - Static variable in class petascope.ConfigManager
 
WcstError - Static variable in class petascope.exceptions.ExceptionCode
 
WCSTException - Exception in petascope.exceptions
This exception can return an error report, than can be marshalled into a WCS-standard compliant XML structure describing the error that has happened.
WCSTException(String) - Constructor for exception petascope.exceptions.WCSTException
 
WCSTException(String, Exception) - Constructor for exception petascope.exceptions.WCSTException
 
WCSTException(ExceptionCode) - Constructor for exception petascope.exceptions.WCSTException
 
WCSTException(ExceptionCode, Exception) - Constructor for exception petascope.exceptions.WCSTException
 
WCSTException(ExceptionCode, String) - Constructor for exception petascope.exceptions.WCSTException
 
WCSTException(ExceptionCode, String, Exception) - Constructor for exception petascope.exceptions.WCSTException
 
WcstServer - Class in petascope.wcst.server
The Web Coverage Service, with the Transactional extension (WcstServer)
WcstServer(DbMetadataSource) - Constructor for class petascope.wcst.server.WcstServer
Public minimal constructor
wcstServlet - Class in petascope.wcst.server.servlet
Servlet interface for the WCS-Transactional server.
wcstServlet() - Constructor for class petascope.wcst.server.servlet.wcstServlet
 
WcsUtil - Class in petascope.util
WCS utility methods.
WcsUtil() - Constructor for class petascope.util.WcsUtil
 
WGS84_EPSG_CODE - Static variable in class petascope.util.CrsUtil
 
WGS84_URI - Static variable in class petascope.util.CrsUtil
 
Wgs84Crs - Class in petascope.wcps.server.core
Deprecated.
Wgs84Crs(Double, Double, Double, Double, Double, Double) - Constructor for class petascope.wcps.server.core.Wgs84Crs
Deprecated.
 
WHERE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
WHERE - Static variable in class petascope.wcps.grammar.wcpsParser
 
whereClause() - Method in class petascope.wcps.grammar.wcpsParser
 
WhereClause - Class in petascope.wcps.grammar
 
WhereClause(BooleanScalarExpr) - Constructor for class petascope.wcps.grammar.WhereClause
 
WHITESPACE - Static variable in class petascope.wcps.grammar.wcpsLexer
 
WHITESPACE - Static variable in class petascope.wcps.grammar.wcpsParser
 
width - Variable in class petascope.wms.WmsRequest
WIDTH part of the wms request
WMS_LANGUAGES - Static variable in class petascope.ConfigManager
 
WMS_VERSIONS - Static variable in class petascope.ConfigManager
 
WmsAuthorisation - Interface in petascope.wms
 
WmsBasicAuthorisation - Class in petascope.wms
 
WmsBasicAuthorisation() - Constructor for class petascope.wms.WmsBasicAuthorisation
 
WmsCapabilities - Class in petascope.wms
 
WmsCapabilities(int, String, String, List, String, WmsCapabilities.WmsContact, String, String, WmsCapabilities.WmsCapability) - Constructor for class petascope.wms.WmsCapabilities
Create a new instance of the capabilities which represent the complete meta data of the wms server.
WMSCAPABILITIES - Static variable in class petascope.wms.WmsRequest
???
WmsCapabilities.WmsCapability - Class in petascope.wms
The java representation of the xml capability element.
WmsCapabilities.WmsCapability(String, int, String, List, boolean, boolean, boolean, String, LayerContainer, String) - Constructor for class petascope.wms.WmsCapabilities.WmsCapability
Create a new java representation of a xml capability element.
WmsCapabilities.WmsContact - Class in petascope.wms
The java representation of the xml contact element.
WmsCapabilities.WmsContact(String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for class petascope.wms.WmsCapabilities.WmsContact
Create a new contact person object.
WmsCapabilities.WmsLayer - Class in petascope.wms
The class representing the xml layer element for wms.
WmsCapabilities.WmsLayer(String, String, String, String, double, double, double, double, String, String, int, int, String, String, String, Map, Map, double, double, double, double) - Constructor for class petascope.wms.WmsCapabilities.WmsLayer
Create a new java object which represents the xml layer element.
WmsCapabilities.WmsStyle - Class in petascope.wms
Class representing the xml style element of the wms capabilities.
WmsCapabilities.WmsStyle(String, String, String, int, int, String, String, String) - Constructor for class petascope.wms.WmsCapabilities.WmsStyle
Create a new style object.
WmsConfig - Class in petascope.wms
 
WMSException - Exception in petascope.exceptions
 
WMSException(int) - Constructor for exception petascope.exceptions.WMSException
Create a new exception
WMSException(int, String) - Constructor for exception petascope.exceptions.WMSException
Create a new exception.
WMSREQ_CAPABILITIES - Static variable in class petascope.wms.WmsRequest
Deprecated.
WMSREQ_CUSTOMDEM_MAXLEVEL - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_CUSTOMDEM_MINLEVEL - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_CUSTOMDEM_T - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_FEATURE_INFO - Static variable in class petascope.wms.WmsRequest
Deprecated.
WMSREQ_FETCH_CONFIGURATION_FILE - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_FORMAT_JPEG - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_FORMAT_PNG - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_FORMAT_TIFF - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_GET_CAPABILITIES - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_GET_EXPORT_INFO - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_GET_FEATURE_INFO - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_GET_MAP - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_BBOX - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_BGCOLOR - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_CUSTOMDEM - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_ELEVATION - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_EXCEPTIONS - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_FEES - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_FORMAT - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_HEIGHT - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_LAYERS - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_REQUEST - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_SERVICE - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_SRS - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_STYLES - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_TIME - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_TRANSPARENT - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_UPDATESEQUENCE - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_VERSION - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_WIDTH - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_KEY_WMTVER - Static variable in class petascope.wms.WmsRequest
 
WMSREQ_MAP - Static variable in class petascope.wms.WmsRequest
Deprecated.
WMSREQ_RELOAD_CAPABILITIES - Static variable in class petascope.wms.WmsRequest
 
WmsRequest - Class in petascope.wms
 
WmsRequest() - Constructor for class petascope.wms.WmsRequest
constructor
WMSSERVICE - Static variable in class petascope.wms.WmsRequest
The string which must be present in an capabilities request
WmsServlet - Class in petascope.wms
 
WmsServlet() - Constructor for class petascope.wms.WmsServlet
 
WPS_DESCRIBE_PROCESS_URI - Static variable in class petascope.ConfigManager
 
WPS_GET_CAPABILITIES_URI - Static variable in class petascope.ConfigManager
 
WPS_LANGUAGE - Static variable in class petascope.ConfigManager
 
WPS_VERSION - Static variable in class petascope.ConfigManager
 
WpsError - Static variable in class petascope.exceptions.ExceptionCode
 
WPSException - Exception in petascope.exceptions
This exception can return an error report, than can be marshalled into a WCS-standard compliant XML structure describing the error that has happened.
WPSException(String) - Constructor for exception petascope.exceptions.WPSException
 
WPSException(String, Exception) - Constructor for exception petascope.exceptions.WPSException
 
WPSException(ExceptionCode) - Constructor for exception petascope.exceptions.WPSException
 
WPSException(ExceptionCode, Exception) - Constructor for exception petascope.exceptions.WPSException
 
WPSException(ExceptionCode, String) - Constructor for exception petascope.exceptions.WPSException
 
WPSException(ExceptionCode, String, Exception) - Constructor for exception petascope.exceptions.WPSException
 
WpsServer - Class in petascope.wps.server
 
WpsServer(HttpServletResponse, HttpServletRequest) - Constructor for class petascope.wps.server.WpsServer
 
wrap(String, int) - Static method in class petascope.util.StringUtil
Wrap a long string in multiple lines
wrap(String, char, int, int, int) - Static method in class petascope.util.StringUtil
Wrap a long string in multiple lines
wrap(boolean, String, String, String, T...) - Static method in class petascope.util.XMLUtil
Wrap the given list of nodes in a root element
wrapDir(String) - Static method in class petascope.util.IOUtil
 
writeErrorMsg(PrintWriter, Exception) - Method in class petascope.wms.WmsServlet
Send exception to the client.

X

X_AXIS - Static variable in interface petascope.util.AxisTypes
 
xml - Class in petascope.wcps.server.cli
This is a small application around the WCPS core.
xml() - Constructor for class petascope.wcps.server.cli.xml
 
XML - Static variable in class petascope.wms.WmsRequest
Requested exception output type is: as xml text
XML_IDENTIFIER - Static variable in class petascope.wcs2.extensions.ExtensionsRegistry
 
XML_OGC_PATH - Static variable in class petascope.BaseTestCase
 
XML_STD_ENCODING - Static variable in class petascope.util.XMLUtil
 
XML_VALIDATION - Static variable in class petascope.ConfigManager
 
XMLDescribeCoverageParser - Class in petascope.wcs2.parsers
Parse a GetCapabilities XML request.
XMLDescribeCoverageParser() - Constructor for class petascope.wcs2.parsers.XMLDescribeCoverageParser
 
XMLDescribeCoverageSchemaTest - Class in petascope.wcs2.parsers
Test class for the XMLDescribeCoverageParser.
XMLDescribeCoverageSchemaTest() - Constructor for class petascope.wcs2.parsers.XMLDescribeCoverageSchemaTest
 
XMLGetCapabilitiesParser - Class in petascope.wcs2.parsers
Parse a GetCapabilities XML request.
XMLGetCapabilitiesParser() - Constructor for class petascope.wcs2.parsers.XMLGetCapabilitiesParser
 
XMLGetCoverageParser - Class in petascope.wcs2.parsers
Parse a GetCapabilities XML request.
XMLGetCoverageParser() - Constructor for class petascope.wcs2.parsers.XMLGetCoverageParser
 
XmlNotValid - Static variable in class petascope.exceptions.ExceptionCode
 
XMLParser<T extends Request> - Class in petascope.wcs2.parsers
An abstract superclass for XML/POST protocol binding extensions, which provides some convenience methods to concrete implementations.
XMLParser() - Constructor for class petascope.wcs2.parsers.XMLParser
 
XMLProtocolExtension - Class in petascope.wcs2.extensions
An abstract superclass for XML/POST protocol binding extensions, which provides some convenience methods to concrete implementations.
XMLProtocolExtension() - Constructor for class petascope.wcs2.extensions.XMLProtocolExtension
 
XmlQuery - Class in petascope.wcps.server.core
 
XmlQuery(IDynamicMetadataSource) - Constructor for class petascope.wcps.server.core.XmlQuery
 
XmlQuery(Node) - Constructor for class petascope.wcps.server.core.XmlQuery
 
XMLSTRING - Static variable in class petascope.wms.WmsRequest
The string which represents a version 1.1.0 xml exception
XMLSTRING10 - Static variable in class petascope.wms.WmsRequest
The string which represents a version 1.0.0 xml exception
XmlStructuresError - Static variable in class petascope.exceptions.ExceptionCode
 
XMLSymbols - Interface in petascope.util
All recognized XML symbols, including prefixes, namespaces, element labels, attribute names, XPath contexts, and other XML-related constants.
XmlTestOnline - Class in petascope.wcps.server.test
Runs the available XML tests against a deployed version of Petascope, available at some URL.
XmlTestOnline() - Constructor for class petascope.wcps.server.test.XmlTestOnline
 
XMLUtil - Class in petascope.util
Common utility methods for working with XML.
XMLUtil() - Constructor for class petascope.util.XMLUtil
 
xmlWCPSToRasql(String, Wcps) - Static method in class petascope.util.ras.RasUtil
Convert WCPS query in XML syntax to a rasql query.
XOR - Static variable in class petascope.wcps.grammar.wcpsLexer
 
XOR - Static variable in class petascope.wcps.grammar.wcpsParser
 

Y

Y_AXIS - Static variable in interface petascope.util.AxisTypes
 
YES_AVAILABLE - Static variable in interface petascope.wms.commander.Globals
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y