com.semarchy.mdm.runtime.model.dataaccess
Interface IForeignDNViewAttribute

All Superinterfaces:
IViewAttribute<IForeignAttribute>

public interface IForeignDNViewAttribute
extends IViewAttribute<IForeignAttribute>


Method Summary
 List<JoinPredicate> getJoinPredicates()
           
 IManyToOneNode getManyToOneNode()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.dataaccess.IViewAttribute
getAttribute, getDataTypeInfo, getExpandedChildren, getLength, getLogicalType, getName, getPrecision, getProp, getPropNames, getScale, getSimpleName, getView, isDNAttributeCandidate, isWritable
 

Method Detail

getJoinPredicates

List<JoinPredicate> getJoinPredicates()

getManyToOneNode

IManyToOneNode getManyToOneNode()


Copyright © 2015. All Rights Reserved.