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

Packages that use IComplexType
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 IComplexType in com.semarchy.mdm.runtime.model.logical
 

Methods in com.semarchy.mdm.runtime.model.logical that return IComplexType
 IComplexType IDefinitionAttribute.getComplexType()
           
 IComplexType IComplexAttribute.getComplexType()
           
 IComplexType IModel.getComplexType(String pTypeName)
           
 

Methods in com.semarchy.mdm.runtime.model.logical that return types with arguments of type IComplexType
 List<IComplexType> IModel.getComplexTypes()
           
 

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

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



Copyright © 2015. All Rights Reserved.