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

All Superinterfaces:
Element, SimpleType, StringType

public interface ReferenceType
extends StringType

This interface represents a reference type


Field Summary
static java.lang.String copyright
           
 
Method Summary
 DataElement getDataElement()
           
 java.util.List<ReferenceConstraint> getReferenceConstraints()
           
 boolean isConstraint()
           
 
Methods inherited from interface com.ibm.pdp.maf.rpp.kernel.StringType
getCase, getMaxLength
 

Field Detail

copyright

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

getDataElement

DataElement getDataElement()

Returns:

getReferenceConstraints

java.util.List<ReferenceConstraint> getReferenceConstraints()

Returns the reference constraints.

Returns:

isConstraint

boolean isConstraint()

Returns: