public class EXTENDInvocationResultDetails extends RelationalOperatorInvocationResultDetails
Constructor and Description |
---|
EXTENDInvocationResultDetails(Heading extendHeading,
java.lang.String relationPredicate,
java.util.Collection<? extends KeyDef> keySpecifications)
Creates the EXTENDInvocationResultDetails
|
getHeading, getKeySpecifications, getPredicate
public EXTENDInvocationResultDetails(Heading extendHeading, java.lang.String relationPredicate, java.util.Collection<? extends KeyDef> keySpecifications)
extendHeading
- the heading of the EXTEND resultrelationPredicate
- The predicate of which the argument of the EXTEND is the extensionkeySpecifications
- The key specifications known to be satisfied by the EXTEND argument