com.ibm.pdp.maf.rpp.pac.segment
Interface LVDataElementComponent

All Superinterfaces:
AbstractCELines, CELines, Element, LogicalViewComponent

public interface LVDataElementComponent
extends LogicalViewComponent

Indicates that the component is a Data Element.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 DataElement getDataElement()
          Gives the Data Element called in the Segment or ih the Group.
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.segment.LogicalViewComponent
getDataType, getOccurs, getPresence, getSubSchemaAssignement, getTransferDirection
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.segment.AbstractCELines
getGCLines, getGELines, getGGLines, getMoreControls
 

Field Detail

copyright

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

getDataElement

DataElement getDataElement()

Gives the Data Element called in the Segment or ih the Group.

Returns: