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

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

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

Methods in com.semarchy.mdm.runtime.model.logical that return IDefinitionAttribute
 IDefinitionAttribute IComplexAtomicAttribute.getDefinitionAttribute()
           
 IDefinitionAttribute IComplexType.getDefinitionAttribute(String pName)
           
 

Methods in com.semarchy.mdm.runtime.model.logical that return types with arguments of type IDefinitionAttribute
 List<IDefinitionAttribute> IComplexType.getDefinitionAttributes()
           
 List<IDefinitionAttribute> IComplexType.getDNAttributes()
          Returns the list of attributes part of the DisplayName
 



Copyright © 2015. All Rights Reserved.