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

All Superinterfaces:
INavigationNode

public interface IManyToOneNode
extends INavigationNode


Method Summary
 IForeignAttribute getForeignAttribute()
           
 IForeignDNViewAttribute getForeignDNAttribute()
           
 List<IForeignViewAttribute> getForeignViewAttributes()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.dataaccess.INavigationNode
getBinding, getCardinality, getName, getToView, getView, isNavigable
 

Method Detail

getForeignAttribute

IForeignAttribute getForeignAttribute()

getForeignDNAttribute

IForeignDNViewAttribute getForeignDNAttribute()

getForeignViewAttributes

List<IForeignViewAttribute> getForeignViewAttributes()
Returns:


Copyright © 2015. All Rights Reserved.