Uses of Interface
diagapplet.CodeGen.ModuleInfoInterface

Packages that use ModuleInfoInterface
diagapplet.CodeGen   
 

Uses of ModuleInfoInterface in diagapplet.CodeGen
 

Classes in diagapplet.CodeGen that implement ModuleInfoInterface
 class ModuleInfo
          Class contains references to all information taken from a Module section of a diag or hierarchy file.
 

Fields in diagapplet.CodeGen declared as ModuleInfoInterface
 ModuleInfoInterface StructureTypeInfo.first_module_used_in
           
 ModuleInfoInterface BufferInfo.mi
          ModuleInfo associated with this buffer.
 

Methods in diagapplet.CodeGen with parameters of type ModuleInfoInterface
 void DiagNMLMsgDict.SetModuleInfoObject(ModuleInfoInterface o)
           
 void DiagNMLMsgDictInterface.SetModuleInfoObject(ModuleInfoInterface mi)
          Used to set a ModuleInfo object, needed for this to function.