Uses of Interface
com.semarchy.mdm.runtime.model.dataaccess.ILineageNode

Packages that use ILineageNode
com.semarchy.mdm.runtime.model.dataaccess   
 

Uses of ILineageNode in com.semarchy.mdm.runtime.model.dataaccess
 

Methods in com.semarchy.mdm.runtime.model.dataaccess that return ILineageNode
 ILineageNode IView.getLineageNode(String pName)
           
 ILineageNode DelegatingView.getLineageNode(String pName)
           
 

Methods in com.semarchy.mdm.runtime.model.dataaccess that return types with arguments of type ILineageNode
 List<ILineageNode> IView.getLineageNodes()
           
 List<ILineageNode> DelegatingView.getLineageNodes()
           
 



Copyright © 2015. All Rights Reserved.