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

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

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

Methods in com.semarchy.mdm.runtime.model.logical that return IComplexAtomicAttribute
 IComplexAtomicAttribute IComplexAttribute.getComplexAtomicAttribute(String pName)
           
 

Methods in com.semarchy.mdm.runtime.model.logical that return types with arguments of type IComplexAtomicAttribute
 List<IComplexAtomicAttribute> IComplexAttribute.getComplexAtomicAttributes()
          The list of complex atomic attributes that compose this complex attribute.
 List<IComplexAtomicAttribute> IComplexAttribute.getDNAttributes()
           
 



Copyright © 2015. All Rights Reserved.