Uses of Class
com.ibm.etools.cobol.application.model.cobol.impl.NamedElementImpl

Packages that use NamedElementImpl
com.ibm.etools.cobol.application.model.cobol.impl   
 

Uses of NamedElementImpl in com.ibm.etools.cobol.application.model.cobol.impl
 

Subclasses of NamedElementImpl in com.ibm.etools.cobol.application.model.cobol.impl
 class AbstractDataItemImpl
          An implementation of the model object 'Abstract Data Item'.
 class AddressingItemImpl
          An implementation of the model object 'Addressing Item'.
 class AlphabeticItemImpl
          An implementation of the model object 'Alphabetic Item'.
 class AlphabetImpl
          An implementation of the model object 'Alphabet'.
 class AlphaNumericEditedItemImpl
          An implementation of the model object 'Alpha Numeric Edited Item'.
 class AlphaNumericItemImpl
          An implementation of the model object 'Alpha Numeric Item'.
 class BaseProgramImpl
          An implementation of the model object 'Base Program'.
 class CopybookImpl
          An implementation of the model object 'Copybook'.
 class DataItemImpl
          An implementation of the model object 'Data Item'.
 class DBCSItemImpl
          An implementation of the model object 'DBCS Item'.
 class ElementaryDataItemImpl
          An implementation of the model object 'Elementary Data Item'.
 class ExternalFloatItemImpl
          An implementation of the model object 'External Float Item'.
 class FileDescriptionEntryImpl
          An implementation of the model object 'File Description Entry'.
 class FixedTableDataItemImpl
          An implementation of the model object 'Fixed Table Data Item'.
 class GroupDataItemImpl
          An implementation of the model object 'Group Data Item'.
 class IndexVariableImpl
          An implementation of the model object 'Index Variable'.
 class InternalFloatItemImpl
          An implementation of the model object 'Internal Float Item'.
 class Level66ItemImpl
          An implementation of the model object 'Level66 Item'.
 class Level88ItemImpl
          An implementation of the model object 'Level88 Item'.
 class NumericEditedItemImpl
          An implementation of the model object 'Numeric Edited Item'.
 class NumericItemImpl
          An implementation of the model object 'Numeric Item'.
 class ObjectReferenceItemImpl
          An implementation of the model object 'Object Reference Item'.
 class ParagraphImpl
          An implementation of the model object 'Paragraph'.
 class ProgramImpl
          An implementation of the model object 'Program'.
 class ProgramSourceFileImpl
          An implementation of the model object 'Program Source File'.
 class SectionImpl
          An implementation of the model object 'Section'.
 class SectionOrParagraphImpl
          An implementation of the model object 'Section Or Paragraph'.
 class SourceFileImpl
          An implementation of the model object 'Source File'.
 class SwitchStatusConditionImpl
          An implementation of the model object 'Switch Status Condition'.
 class TableDataItemImpl
          An implementation of the model object 'Table Data Item'.
 class UnicodeItemImpl
          An implementation of the model object 'Unicode Item'.
 class UserDefinedCharacterClassImpl
          An implementation of the model object 'User Defined Character Class'.
 class VariableTableDataItemImpl
          An implementation of the model object 'Variable Table Data Item'.