org.gcube.data.analysis.tabulardata.model.relationship
Interface ColumnRelationship

All Superinterfaces:
Serializable
All Known Subinterfaces:
TableRelationship
All Known Implementing Classes:
ColumnRelationshipImpl, TableRelationshipImpl

public interface ColumnRelationship
extends Serializable


Method Summary
 ColumnReference getTargetPKRef()
           
 TableReference getTargetTableRef()
           
 boolean isChildParentRelationship()
           
 

Method Detail

isChildParentRelationship

boolean isChildParentRelationship()

getTargetTableRef

TableReference getTargetTableRef()

getTargetPKRef

ColumnReference getTargetPKRef()


Copyright © 2013. All Rights Reserved.