JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.gcube.data.analysis.tabulardata.expression
,
org.gcube.data.analysis.tabulardata.expression.composite
,
org.gcube.data.analysis.tabulardata.expression.composite.aggregation
,
org.gcube.data.analysis.tabulardata.expression.composite.arithmetic
,
org.gcube.data.analysis.tabulardata.expression.composite.comparable
,
org.gcube.data.analysis.tabulardata.expression.composite.condtional
,
org.gcube.data.analysis.tabulardata.expression.composite.text
,
org.gcube.data.analysis.tabulardata.expression.dsl
,
org.gcube.data.analysis.tabulardata.expression.evaluator
,
org.gcube.data.analysis.tabulardata.expression.functions
,
org.gcube.data.analysis.tabulardata.expression.leaf
,
org.gcube.data.analysis.tabulardata.expression.logical
,
org.gcube.data.analysis.tabulardata.model
,
org.gcube.data.analysis.tabulardata.model.column
,
org.gcube.data.analysis.tabulardata.model.column.type
,
org.gcube.data.analysis.tabulardata.model.datatype
,
org.gcube.data.analysis.tabulardata.model.datatype.geometry
,
org.gcube.data.analysis.tabulardata.model.datatype.value
,
org.gcube.data.analysis.tabulardata.model.exceptions
,
org.gcube.data.analysis.tabulardata.model.harmonization
,
org.gcube.data.analysis.tabulardata.model.metadata
,
org.gcube.data.analysis.tabulardata.model.metadata.column
,
org.gcube.data.analysis.tabulardata.model.metadata.common
,
org.gcube.data.analysis.tabulardata.model.metadata.table
,
org.gcube.data.analysis.tabulardata.model.relationship
,
org.gcube.data.analysis.tabulardata.model.resources
,
org.gcube.data.analysis.tabulardata.model.table
,
org.gcube.data.analysis.tabulardata.model.table.type
,
org.gcube.data.analysis.tabulardata.model.time
Class Hierarchy
java.lang.
Object
org.gcube.data.analysis.tabulardata.expression.dsl.
Arithmetics
org.gcube.data.analysis.tabulardata.expression.evaluator.
BaseExpressionEvaluator
<T>
org.gcube.data.analysis.tabulardata.expression.composite.condtional.
Case.WhenConstruct
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.expression.dsl.
Casts
org.gcube.data.analysis.tabulardata.model.column.
Column
(implements org.gcube.data.analysis.tabulardata.metadata.MetadataHolder<T>, java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.column.
ColumnLocalId
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.column.
ColumnType
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.column.type.
AnnotationColumnType
org.gcube.data.analysis.tabulardata.model.column.type.
AttributeColumnType
org.gcube.data.analysis.tabulardata.model.column.type.
CodeColumnType
org.gcube.data.analysis.tabulardata.model.column.type.
CodeDescriptionColumnType
org.gcube.data.analysis.tabulardata.model.column.type.
CodeNameColumnType
org.gcube.data.analysis.tabulardata.model.column.type.
DimensionColumnType
org.gcube.data.analysis.tabulardata.model.column.type.
IdColumnType
org.gcube.data.analysis.tabulardata.model.column.type.
MeasureColumnType
org.gcube.data.analysis.tabulardata.model.column.type.
TimeDimensionColumnType
org.gcube.data.analysis.tabulardata.model.column.type.
ValidationColumnType
org.gcube.data.analysis.tabulardata.expression.dsl.
Comparators
org.gcube.data.analysis.tabulardata.expression.dsl.
Conditionals
org.gcube.data.analysis.tabulardata.model.
Converter
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.metadata.table.
CountMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
)
org.gcube.data.analysis.tabulardata.model.metadata.column.
DataLocaleMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
)
org.gcube.data.analysis.tabulardata.model.metadata.table.
DatasetViewTableMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
)
org.gcube.data.analysis.tabulardata.model.datatype.
DataType
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.datatype.
BooleanType
org.gcube.data.analysis.tabulardata.model.datatype.
DateType
org.gcube.data.analysis.tabulardata.model.datatype.
GeometryType
org.gcube.data.analysis.tabulardata.model.datatype.
IntegerType
org.gcube.data.analysis.tabulardata.model.datatype.
NumericType
org.gcube.data.analysis.tabulardata.model.datatype.
TextType
org.gcube.data.analysis.tabulardata.model.
DataTypeFormats
org.gcube.data.analysis.tabulardata.model.metadata.column.
DataValidationMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
)
org.gcube.data.analysis.tabulardata.model.metadata.table.
ExportMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
)
org.gcube.data.analysis.tabulardata.expression.
Expression
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.expression.composite.
CompositeExpression
org.gcube.data.analysis.tabulardata.expression.composite.
BinaryExpression
org.gcube.data.analysis.tabulardata.expression.composite.arithmetic.
ArithmeticExpression
(implements org.gcube.data.analysis.tabulardata.expression.
ExpressionCategory
)
org.gcube.data.analysis.tabulardata.expression.composite.arithmetic.
Addition
org.gcube.data.analysis.tabulardata.expression.composite.arithmetic.
Division
org.gcube.data.analysis.tabulardata.expression.composite.arithmetic.
Exponentiation
org.gcube.data.analysis.tabulardata.expression.composite.arithmetic.
Modulus
org.gcube.data.analysis.tabulardata.expression.composite.arithmetic.
Multiplication
org.gcube.data.analysis.tabulardata.expression.composite.arithmetic.
Subtraction
org.gcube.data.analysis.tabulardata.expression.composite.text.
BaseTextExpression
(implements org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.text.
CaseSensitiveTextExpression
org.gcube.data.analysis.tabulardata.expression.composite.text.
TextBeginsWith
org.gcube.data.analysis.tabulardata.expression.composite.text.
TextContains
org.gcube.data.analysis.tabulardata.expression.composite.text.
TextEndsWith
org.gcube.data.analysis.tabulardata.expression.composite.text.
TextMatchPosixRegexp
org.gcube.data.analysis.tabulardata.expression.composite.text.
TextMatchSQLRegexp
org.gcube.data.analysis.tabulardata.expression.composite.text.
Concat
org.gcube.data.analysis.tabulardata.expression.composite.text.
Levenshtein
org.gcube.data.analysis.tabulardata.expression.composite.text.
Similarity
org.gcube.data.analysis.tabulardata.expression.composite.text.
SubstringByRegex
org.gcube.data.analysis.tabulardata.expression.composite.text.
SubstringPosition
org.gcube.data.analysis.tabulardata.expression.composite.comparable.
Equals
(implements org.gcube.data.analysis.tabulardata.expression.composite.comparable.
ComparableExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.comparable.
GreaterOrEquals
(implements org.gcube.data.analysis.tabulardata.expression.composite.comparable.
ComparableExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.comparable.
GreaterThan
(implements org.gcube.data.analysis.tabulardata.expression.composite.comparable.
ComparableExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.comparable.
LessOrEquals
(implements org.gcube.data.analysis.tabulardata.expression.composite.comparable.
ComparableExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.comparable.
LessThan
(implements org.gcube.data.analysis.tabulardata.expression.composite.comparable.
ComparableExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.comparable.
NotEquals
(implements org.gcube.data.analysis.tabulardata.expression.composite.comparable.
ComparableExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.comparable.
NotGreater
(implements org.gcube.data.analysis.tabulardata.expression.composite.comparable.
ComparableExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.comparable.
NotLess
(implements org.gcube.data.analysis.tabulardata.expression.composite.comparable.
ComparableExpression
)
org.gcube.data.analysis.tabulardata.expression.logical.
ValueIsIn
(implements org.gcube.data.analysis.tabulardata.expression.logical.
LogicalExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.condtional.
Case
(implements org.gcube.data.analysis.tabulardata.expression.composite.condtional.
ConditionalExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.
ExternalReferenceExpression
(implements org.gcube.data.analysis.tabulardata.expression.
MultivaluedExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.
MultipleArgumentsExpression
org.gcube.data.analysis.tabulardata.expression.logical.
And
(implements org.gcube.data.analysis.tabulardata.expression.logical.
LogicalExpression
)
org.gcube.data.analysis.tabulardata.expression.logical.
Between
(implements org.gcube.data.analysis.tabulardata.expression.logical.
LogicalExpression
)
org.gcube.data.analysis.tabulardata.expression.logical.
Or
(implements org.gcube.data.analysis.tabulardata.expression.logical.
LogicalExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.text.
RepeatText
(implements org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.text.
SubstringByIndex
(implements org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.text.
TextReplaceMatchingRegex
(implements org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.
UnaryExpression
org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
Avg
(implements org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
AggregationExpression
)
org.gcube.data.analysis.tabulardata.expression.functions.
Cast
org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
Count
(implements org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
AggregationExpression
)
org.gcube.data.analysis.tabulardata.expression.logical.
IsNotNull
(implements org.gcube.data.analysis.tabulardata.expression.logical.
LogicalExpression
)
org.gcube.data.analysis.tabulardata.expression.logical.
IsNull
(implements org.gcube.data.analysis.tabulardata.expression.logical.
LogicalExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.text.
Length
(implements org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.text.
Lower
(implements org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
Max
(implements org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
AggregationExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.text.
MD5
(implements org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
Min
(implements org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
AggregationExpression
)
org.gcube.data.analysis.tabulardata.expression.logical.
Not
(implements org.gcube.data.analysis.tabulardata.expression.logical.
LogicalExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.text.
Soundex
(implements org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
ST_Extent
(implements org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
AggregationExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
Sum
(implements org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
AggregationExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.text.
Trim
(implements org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
)
org.gcube.data.analysis.tabulardata.expression.composite.text.
Upper
(implements org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
)
org.gcube.data.analysis.tabulardata.expression.leaf.
LeafExpression
org.gcube.data.analysis.tabulardata.model.column.
ColumnReference
org.gcube.data.analysis.tabulardata.expression.leaf.
TypedColumnReference
org.gcube.data.analysis.tabulardata.expression.leaf.
ColumnReferencePlaceholder
org.gcube.data.analysis.tabulardata.expression.leaf.
ConstantList
(implements org.gcube.data.analysis.tabulardata.expression.
MultivaluedExpression
)
org.gcube.data.analysis.tabulardata.expression.leaf.
Range
(implements org.gcube.data.analysis.tabulardata.expression.
MultivaluedExpression
)
org.gcube.data.analysis.tabulardata.model.datatype.value.
TDTypeValue
(implements java.lang.
Comparable
<T>)
org.gcube.data.analysis.tabulardata.model.datatype.value.
TDBoolean
org.gcube.data.analysis.tabulardata.model.datatype.value.
TDDate
org.gcube.data.analysis.tabulardata.model.datatype.value.
TDGeometry
org.gcube.data.analysis.tabulardata.model.datatype.value.
TDInteger
org.gcube.data.analysis.tabulardata.model.datatype.value.
TDNumeric
org.gcube.data.analysis.tabulardata.model.datatype.value.
TDText
org.gcube.data.analysis.tabulardata.model.metadata.table.
GcubeServiceReferenceMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
)
org.gcube.data.analysis.tabulardata.model.metadata.table.
GenericMapMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
)
org.gcube.data.analysis.tabulardata.model.metadata.table.
GlobalDataValidationReportMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
)
org.gcube.data.analysis.tabulardata.model.harmonization.
HarmonizationRule
org.gcube.data.analysis.tabulardata.model.metadata.table.
HarmonizationRuleTable
(implements org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
)
org.gcube.data.analysis.tabulardata.model.relationship.
ImmutableColumnRelationship
(implements org.gcube.data.analysis.tabulardata.model.relationship.
ColumnRelationship
)
org.gcube.data.analysis.tabulardata.model.metadata.common.
ImmutableLocalizedText
(implements org.gcube.data.analysis.tabulardata.model.metadata.common.
LocalizedText
, java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.metadata.common.
ImmutableLocalizedTextHolder
(implements org.gcube.data.analysis.tabulardata.model.metadata.common.
LocalizedTextHolder
, java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.metadata.common.
DescriptionsMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
, org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
)
org.gcube.data.analysis.tabulardata.model.metadata.common.
NamesMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
, org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
)
org.gcube.data.analysis.tabulardata.model.metadata.table.
ImportMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
)
org.gcube.data.analysis.tabulardata.model.metadata.
Locales
org.gcube.data.analysis.tabulardata.expression.dsl.
Logicals
org.gcube.data.analysis.tabulardata.model.
NumberConstant
org.gcube.data.analysis.tabulardata.model.metadata.column.
PeriodTypeMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
)
org.gcube.data.analysis.tabulardata.expression.
PlaceholderReplacer
org.gcube.data.analysis.tabulardata.model.resources.
Resource
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.resources.
InternalURI
org.gcube.data.analysis.tabulardata.model.resources.
StringResource
org.gcube.data.analysis.tabulardata.model.resources.
TableResource
org.gcube.data.analysis.tabulardata.model.table.
Table
(implements org.gcube.data.analysis.tabulardata.metadata.MetadataHolder<T>, java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.metadata.common.
TableDescriptorMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
)
org.gcube.data.analysis.tabulardata.model.table.
TableId
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.expression.
TableReferenceReplacer
org.gcube.data.analysis.tabulardata.model.relationship.
TableRelationshipImpl
(implements org.gcube.data.analysis.tabulardata.model.relationship.
TableRelationship
)
org.gcube.data.analysis.tabulardata.model.table.
TableType
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.table.type.
CodelistTableType
org.gcube.data.analysis.tabulardata.model.table.type.
DatasetTableType
org.gcube.data.analysis.tabulardata.model.table.type.
DatasetViewTableType
org.gcube.data.analysis.tabulardata.model.table.type.
GenericTableType
org.gcube.data.analysis.tabulardata.model.table.type.
HierarchicalCodelistTableType
org.gcube.data.analysis.tabulardata.model.table.type.
TimeCodelistTableType
org.gcube.data.analysis.tabulardata.expression.dsl.
Texts
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.gcube.data.analysis.tabulardata.expression.
MalformedExpressionException
org.gcube.data.analysis.tabulardata.expression.
NotEvaluableDataTypeException
java.lang.
RuntimeException
org.gcube.data.analysis.tabulardata.expression.evaluator.
EvaluatorException
java.lang.
IllegalArgumentException
org.gcube.data.analysis.tabulardata.model.exceptions.
NoSuchColumnException
org.gcube.data.analysis.tabulardata.model.resources.
Thumbnail
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.time.
TimeConstants
org.gcube.data.analysis.tabulardata.model.metadata.table.
TimePeriodTypeMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
)
org.gcube.data.analysis.tabulardata.expression.dsl.
Types
org.gcube.data.analysis.tabulardata.model.metadata.common.
Validation
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.metadata.column.
ValidationReferencesMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
)
org.gcube.data.analysis.tabulardata.model.metadata.common.
ValidationsMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
, org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
)
org.gcube.data.analysis.tabulardata.model.
ValueFormat
(implements java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.model.metadata.table.
VersionMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
)
org.gcube.data.analysis.tabulardata.model.metadata.column.
ViewColumnMetadata
(implements org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
)
Interface Hierarchy
org.gcube.data.analysis.tabulardata.expression.evaluator.
Evaluator
<R>
org.gcube.data.analysis.tabulardata.expression.evaluator.
EvaluatorFactory
<R>
org.gcube.data.analysis.tabulardata.expression.
ExpressionCategory
org.gcube.data.analysis.tabulardata.expression.composite.aggregation.
AggregationExpression
org.gcube.data.analysis.tabulardata.expression.composite.comparable.
ComparableExpression
org.gcube.data.analysis.tabulardata.expression.composite.condtional.
ConditionalExpression
org.gcube.data.analysis.tabulardata.expression.logical.
LogicalExpression
org.gcube.data.analysis.tabulardata.expression.composite.text.
TextExpression
org.gcube.data.analysis.tabulardata.model.metadata.common.
LocalizedText
org.gcube.data.analysis.tabulardata.model.metadata.common.
LocalizedTextHolder
org.gcube.data.analysis.tabulardata.expression.
MultivaluedExpression
java.io.
Serializable
org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
org.gcube.data.analysis.tabulardata.model.relationship.
ColumnRelationship
org.gcube.data.analysis.tabulardata.model.relationship.
TableRelationship
org.gcube.data.analysis.tabulardata.model.metadata.
CubeMetadata
org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
org.gcube.data.analysis.tabulardata.metadata.Metadata
org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
org.gcube.data.analysis.tabulardata.model.metadata.
CubeMetadata
org.gcube.data.analysis.tabulardata.model.metadata.column.
ColumnMetadata
org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
org.gcube.data.analysis.tabulardata.model.metadata.table.
TableMetadata
org.gcube.data.analysis.tabulardata.model.metadata.
DataDependentMetadata
org.gcube.data.analysis.tabulardata.model.relationship.
TableRelationship
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.gcube.data.analysis.tabulardata.expression.
Operator
org.gcube.data.analysis.tabulardata.model.resources.
ResourceScope
org.gcube.data.analysis.tabulardata.model.resources.
ResourceType
org.gcube.data.analysis.tabulardata.model.time.
PeriodType
org.gcube.data.analysis.tabulardata.model.datatype.geometry.
GeometryShape
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All Rights Reserved.