Uses of Interface
com.semarchy.mdm.runtime.model.logical.IForeignAttribute

Packages that use IForeignAttribute
com.semarchy.mdm.runtime.model.dataaccess   
com.semarchy.mdm.runtime.model.integration   
com.semarchy.mdm.runtime.model.logical This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. 
 

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

Methods in com.semarchy.mdm.runtime.model.dataaccess that return IForeignAttribute
 IForeignAttribute IManyToOneNode.getForeignAttribute()
           
 

Methods in com.semarchy.mdm.runtime.model.dataaccess with parameters of type IForeignAttribute
static String AttributeNames.referencedPublisherdIdName(IForeignAttribute foreignAttribute)
           
static String AttributeNames.referencedSourceIdName(IForeignAttribute foreignAttribute)
           
 

Uses of IForeignAttribute in com.semarchy.mdm.runtime.model.integration
 

Methods in com.semarchy.mdm.runtime.model.integration that return IForeignAttribute
 IForeignAttribute IForeignValidationSubPhase.getForeignAttribute()
           
 

Uses of IForeignAttribute in com.semarchy.mdm.runtime.model.logical
 

Methods in com.semarchy.mdm.runtime.model.logical that return IForeignAttribute
 IForeignAttribute IForeignKeyValidation.getAttribute()
           
 IForeignAttribute IReference.getForeignAttribute()
           
 



Copyright © 2015. All Rights Reserved.