Uses of Interface
com.ibm.pdp.maf.rpp.kernel.Element

Packages that use Element
com.ibm.pdp.maf.rpp.kernel This package describes the com.ibm.pdp.maf.rpp.kernel, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.blockbase This package describes the com.ibm.pdp.maf.rpp.pac.blockbase, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.common This package describes the com.ibm.pdp.maf.rpp.pac.common, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.common.dialog This package describes the com.ibm.pdp.maf.rpp.pac.common.dialog, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.copybook This package describes the com.ibm.pdp.maf.rpp.pac.copybook, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.dataelement This package describes the com.ibm.pdp.maf.rpp.kernel.pac.dataelement, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.datastructure This package describes the com.ibm.pdp.maf.rpp.pac.datastructure, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.dialog This package describes the com.ibm.pdp.maf.rpp.pac.dialog, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.dialogserver This package describes the com.ibm.pdp.maf.rpp.pac.dialogserver, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.errorlabel This package describes the com.ibm.pdp.maf.rpp.pac.errorlabel, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.inputaid   
com.ibm.pdp.maf.rpp.pac.library This package describes the com.ibm.pdp.maf.rpp.pac.library, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.macro This package describes the com.ibm.pdp.maf.rpp.pac.macro, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.program This package describes the com.ibm.pdp.maf.rpp.pac.program, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.report This package describes the com.ibm.pdp.maf.rpp.pac.report, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.segment This package describes the com.ibm.pdp.maf.rpp.pac.segment, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.text This package describes the com.ibm.pdp.maf.rpp.pac.text, see the description for an UML overview. 
com.ibm.pdp.maf.rpp.pac.volume This package describes the com.ibm.pdp.maf.rpp.pac.volume, see the description for an UML overview. 
 

Uses of Element in com.ibm.pdp.maf.rpp.kernel
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.kernel
 interface AbstractValue
           
 interface AggregateValue
           
 interface ByteStringType
           
 interface ByteStringValue
           
 interface DataAggregateDescription
           
 interface DataCall
           
 interface DataComponent
           
 interface DataDefinition
           
 interface DataDescription
           
 interface DateTimeType
           
 interface DateTimeValue
           
 interface DecimalType
           
 interface DecimalValue
           
 interface DescriptionType
           
 interface Field
           
 interface FloatType
           
 interface FloatValue
           
 interface Identifier
           
 interface IntegerType
           
 interface IntegerValue
           
 interface Interval
           
 interface Keyword
           
 interface MetaDataAggregate
           
 interface MetaEntity
           
 interface MetaEntityType
           
 interface MultipleValue
           
 interface RadicalElement
           
 interface ReferenceConstraint
           
 interface ReferenceType
           
 interface ReferenceValue
           
 interface SimpleType
           
 interface Sort
           
 interface StringType
           
 interface StringValue
           
 interface TimeStampType
           
 interface TimeStampValue
           
 interface Unique
           
 interface UserEntity
           
 interface UserEntityReferenceConstraint
           
 interface Value
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.blockbase
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.blockbase
 interface AbstractBlockBase
           
 interface CodasylBlockBase
           
 interface DCLine
           
 interface DHLine
           
 interface DRKLine
           
 interface DRLine
           
 interface HierarchicalBlockBase
           
 interface RelationalBlockBase
           
 interface SocrateBlockBase
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.common
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.common
 interface AbstractRadicalElement
           
 interface GLine
           
 interface InputAidGLine
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.common.dialog
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.common.dialog
 interface AbstractCELine
           
 interface AbstractCSLine
           
 interface CELineCategory
           
 interface CELineField
           
 interface CELineFieldComplement
           
 interface CELineLabel
           
 interface CELineScreenCall
           
 interface DataElementCallCSLine
           
 interface LogicalViewCallCSLine
           
 interface SegmentCallCSLine
           
 interface ServerCallCSLine
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.copybook
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.copybook
 interface Copybook
           
 interface CopybookEntitiesSelected
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.dataelement
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.dataelement
 interface DataElement
          

The purpose of the Data Element entity is to identify and describe all pieces of information used by the company applications.

 interface DataElementDescription
          

The Data Element Description is used to assign explanatory text to the Data Element, and values or ranges of possible values with their meaning.

 

Uses of Element in com.ibm.pdp.maf.rpp.pac.datastructure
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.datastructure
 interface DataStructure
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.dialog
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.dialog
 interface AbstractDialog
           
 interface Dialog
          

The purpose of the Dialog entity is to develop and generate the online applications of the OnLine Systems Development function or the TUI applications of the Pacbench C/S function.

 interface DialogMonitor
           
 interface Screen
           
 interface ScreenCalledMonitor
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.dialogserver
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.dialogserver
 interface AbstractDialogServer
           
 interface DialogServer
           
 interface Server
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.errorlabel
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.errorlabel
 interface ErrorLabel
           
 interface ErrorLabelEntitiesSelected
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.inputaid
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.inputaid
 interface InputAid
           
 interface InputAidDescriptionLine
           
 interface InputAidSymbolicValueLine
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.library
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.library
 interface Library
          

The Library allows to define some generation parameters and output formats.

 

Uses of Element in com.ibm.pdp.maf.rpp.pac.macro
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.macro
 interface CommentsParameters
           
 interface Macro
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.program
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.program
 interface CDLine
           
 interface CDLineDataStructure
           
 interface CDLineReport
           
 interface CPLine
          

The purpose of the CPLines is to call one or more Macros into a batch or online program.

 interface DataStructureCall
           
 interface MacroParameters
           
 interface Program
           
 interface ReportCall
           
 interface SegmentCall
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.report
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.report
 interface CompositionCELine
           
 interface DataElementCELine
           
 interface DLine
           
 interface EditionLine
           
 interface LLine
           
 interface Report
           
 interface SourceLine
           
 interface UndefinedDataElementCELine
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.segment
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.segment
 interface AbstractSegment
           
 interface CELine
           
 interface Component
           
 interface DataElementComponent
           
 interface Filler
           
 interface GroupComponent
           
 interface LevelAddressLength
           
 interface LogicalView
           
 interface LogicalViewComponent
           
 interface LVDataElementComponent
           
 interface LVGroupComponent
           
 interface LVSegmentComponent
           
 interface MonoStructureSegment
           
 interface MoreControls
          

Indicates value validation for each component called in a Segment.

 interface PresenceCheck
           
 interface RedefinesGroup
           
 interface SegmentComponent
           
 interface SocrateElement
          

Indicates the complementary lines for a SOCRATE entity.

 interface SQLComplement
           
 interface StandardSegment
           
 interface Statistics
           
 interface SubSchemaAndSubSystem
          

Defines the list of the subschemas used by a Logical View, and the subschemas and subsystems of a Table.

 interface SubSchemaAssignment
           
 interface Table
           
 interface UndefinedDataElementComponent
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.text
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.text
 interface Section
           
 interface Text
           
 

Uses of Element in com.ibm.pdp.maf.rpp.pac.volume
 

Subinterfaces of Element in com.ibm.pdp.maf.rpp.pac.volume
 interface CallLine
           
 interface RequestLine
           
 interface TitleLine
           
 interface Volume
           
 interface VolumeClass
           
 interface VolumeFeature
           
 interface VolumeField
           
 interface VolumeFilter
           
 interface VolumeLine
           
 interface VolumeReferenceRequest
           
 interface VolumeRequest
           
 interface VolumeSearchRequest