com.ibm.pdp.maf.rpp.kernel
Interface DataDefinition

All Superinterfaces:
Element, RadicalElement
All Known Subinterfaces:
DataElement, MetaDataAggregate, MetaEntity, MetaEntityType

public interface DataDefinition
extends RadicalElement

This interface represents a data definition.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 DataDescription getDataDescription()
          Returns the data description for this data definition.
 
Methods inherited from interface com.ibm.pdp.maf.rpp.kernel.RadicalElement
getDescriptionTypes, getKeywords, getLabel, getName, getPackage, getProject
 

Field Detail

copyright

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

getDataDescription

DataDescription getDataDescription()

Returns the data description for this data definition.

Returns: