Interface RelationshipElement<T>
- All Known Implementing Classes:
ArgumentRelationshipElement,ConstantRelationshipElement,FunctionRelationshipElement,ProcedureRelationshipElement,RelationRowsRelationshipElement,ResultColumnRelationshipElement,TableColumnRelationshipElement,TableRelationshipElement,ViewColumnRelationshipElement
public interface RelationshipElement<T>
-
Method Summary
-
Method Details
-
getElement
T getElement() -
getTransforms
-
addTransform
-