Uses of Class
com.altair.hwm.database.dbmodel.HWMForeignAttribute

Packages that use HWMForeignAttribute
com.altair.hwm.database.dbmodel   
 

Uses of HWMForeignAttribute in com.altair.hwm.database.dbmodel
 

Methods in com.altair.hwm.database.dbmodel that return HWMForeignAttribute
 HWMForeignAttribute HWMRelationClass.AddFgnAttrib(java.lang.String strName, HWMAttribute hwmAttrib)
          Add a foreign attribute to the class
 HWMForeignAttribute HWMRelationClass.AddForeignAttribute(java.lang.String strName, HWMAttribute hwmAttrib)
          Please use AddAttributeA and AddAttributeB to add the attributes.
 HWMForeignAttribute HWMClass.AddForeignAttribute(java.lang.String strName, HWMAttribute hwmAttrib)
          Add a foreign attribute to the class