com.ibm.pdp.maf.rpp.pac.report
Interface DataElementCELine

All Superinterfaces:
CompositionCELine, Element

public interface DataElementCELine
extends CompositionCELine

The Data Element called in the CE Line is defined on the repository.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 DataElement getDataElement()
          This field displays the name of the Data Element called in the Report.
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.report.CompositionCELine
getColumn, getSourceLines
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getDataElement

DataElement getDataElement()

This field displays the name of the Data Element called in the Report.

Returns: