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
|
copyright
static final java.lang.String copyright
- See Also:
- Constant Field Values
getDataElement
DataElement getDataElement()
-
- Returns:
getReferenceConstraints
java.util.List<ReferenceConstraint> getReferenceConstraints()
-
Returns the reference constraints.
- Returns:
isConstraint
boolean isConstraint()
-
- Returns: