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()
           
 MetaEntity getMetaEntity()
           
 java.lang.String getUserDocumentation()
           
 
Methods inherited from interface com.ibm.pdp.maf.rpp.kernel.RadicalElement
getCalledEntities, getDescriptionTypes, getDesignId, getEntityVersion, getKeywords, getLabel, getName, getPackage, getProject, isResolved
 

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: