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

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

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

Methods in com.semarchy.mdm.runtime.model.logical that return IComplexAttribute
 IComplexAttribute IComplexAtomicAttribute.getComplexAttribute()
           
 

Uses of IComplexAttribute in com.semarchy.mdm.runtime.model.logical.exception
 

Methods in com.semarchy.mdm.runtime.model.logical.exception that return IComplexAttribute
 IComplexAttribute NoSuchAttributeException.getComplexAttribute()
           
 

Constructors in com.semarchy.mdm.runtime.model.logical.exception with parameters of type IComplexAttribute
NoSuchAttributeException(IComplexAttribute pComplexAttributeImpl, String pAttributeName)
           
 



Copyright © 2015. All Rights Reserved.