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

All Superinterfaces:
AbstractCELine, CELine, Element, LogicalViewComponent

public interface LVSegmentComponent
extends LogicalViewComponent

Indicates that the component is a Segment.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 AbstractSegment getSegment()
           
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.segment.LogicalViewComponent
getDataType, getOccurs, getPresence, getSubSchemaAssignment
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.segment.AbstractCELine
getGCLines, getGELines, getGGLines, getMoreControls
 

Field Detail

copyright

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

getSegment

AbstractSegment getSegment()

Indicates the Segment called.

Returns: