|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ColumnRelationship | |
|---|---|
| org.gcube.data.analysis.tabulardata.model.column | |
| org.gcube.data.analysis.tabulardata.model.relationship | |
| Uses of ColumnRelationship in org.gcube.data.analysis.tabulardata.model.column |
|---|
| Methods in org.gcube.data.analysis.tabulardata.model.column that return ColumnRelationship | |
|---|---|
ColumnRelationship |
SystemColumn.getRelationship()
|
ColumnRelationship |
StatefulBaseColumn.getRelationship()
|
ColumnRelationship |
AttributeColumn.getRelationship()
|
ColumnRelationship |
CodeColumn.getRelationship()
|
ColumnRelationship |
MeasureColumn.getRelationship()
|
ColumnRelationship |
CodelistRefColumn.getRelationship()
|
ColumnRelationship |
IdColumn.getRelationship()
|
abstract ColumnRelationship |
Column.getRelationship()
|
| Constructors in org.gcube.data.analysis.tabulardata.model.column with parameters of type ColumnRelationship | |
|---|---|
CodelistRefColumn(String label,
ColumnRelationship relationship)
Creates a CodelistRefColumn with the given relationship. |
|
CodelistRefColumn(String label,
String name,
ColumnRelationship relationship)
Creates named CodelistRefColumn with the given relationship. |
|
| Uses of ColumnRelationship in org.gcube.data.analysis.tabulardata.model.relationship |
|---|
| Subinterfaces of ColumnRelationship in org.gcube.data.analysis.tabulardata.model.relationship | |
|---|---|
interface |
TableRelationship
|
| Classes in org.gcube.data.analysis.tabulardata.model.relationship that implement ColumnRelationship | |
|---|---|
class |
ColumnRelationshipImpl
|
class |
TableRelationshipImpl
|
| Constructors in org.gcube.data.analysis.tabulardata.model.relationship with parameters of type ColumnRelationship | |
|---|---|
TableRelationshipImpl(ColumnReference sourceForeignKeyColumnReference,
ColumnRelationship columnRelationship)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||