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

All Superinterfaces:
Element, RadicalElement

public interface UserEntity
extends RadicalElement

This interface represents a User Entity.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 Field getField()
          Returns the root field.
 MetaEntity getMetaEntity()
          Returns the meta entity.
 java.lang.String getUserDocumentation()
          Returns the user documentation.
 
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

getField

Field getField()

Returns the root field.

Returns:

getMetaEntity

MetaEntity getMetaEntity()

Returns the meta entity.

Returns:

getUserDocumentation

java.lang.String getUserDocumentation()

Returns the user documentation.

Returns: