Rational Developer for Power Systems Software
V7.6

Package com.ibm.etools.iseries.edit.generator.model

Interface Summary
IDSpec  
 

Class Summary
FieldDSpec Represents a Field Definition Specification in RPG.
INFDSpec  
JMCRPGParameter An entry in the a table of parameters
JMCRPGType A Java representation of an RPG type; Also knows how to generate the string for type defn; Note: RPG arrays are modeled as having isRPGArray() return true (and so its rpg type shows what the element type is) and RPG Objects will have isRPGObject() return true.
JMCRPGTypeManager  
ProcedureReturnAttribute  
PSDSpec Represents a Template Data Structure Definition Specification in RPG.
RPGCommon  
RPGDataStructureDSpec Represents a Simple Data Structure Definition Specification in RPG.
RPGDSpec  
RPGDSpecArrayKeywords Model class for RPG D-Spec array keywords.
RPGDSpecDSKeywords  
RPGDSpecDSOtherKeywords Model class for RPG D-Spec array keywords.
RPGDSpecKeywords  
RPGDSpecOtherKeywords Model class for RPG D-Spec array keywords.
RPGDSpecSubField  
RPGDSpecSubfieldKeywords  
RPGExternalDSpec Represents and externally defined Data Structure Definition Specification in RPG.
RPGFieldType  
RPGJavaMethodCall  
RPGProcedure  
RPGProcedureParameter  
RPGSimpleArray  
 


Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.