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

All Superinterfaces:
SimpleType, StringType

public interface ReferenceType
extends StringType

This interface represents a reference type


Field Summary
static java.lang.String copyright
           
 
Method Summary
 java.util.List<ReferenceConstraint> getReferenceConstraints()
          Returns the reference constraints.
 
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

getReferenceConstraints

java.util.List<ReferenceConstraint> getReferenceConstraints()

Returns the reference constraints.

Returns: