public class TCLOSEInvocationResultDetails extends RelationalOperatorInvocationResultDetails
Constructor and Description |
---|
TCLOSEInvocationResultDetails(Heading heading,
java.lang.String predicate,
java.util.Collection<? extends KeyDef> keySpecifications,
java.util.Map<NameIdentifier,NameIdentifier> closureRightAttributes)
Creates the UNGROUPInvocationResultDetails
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<NameIdentifier,NameIdentifier> |
getClosureRightAttributes()
Gets closureRightAttributes
|
getHeading, getKeySpecifications, getPredicate
public TCLOSEInvocationResultDetails(Heading heading, java.lang.String predicate, java.util.Collection<? extends KeyDef> keySpecifications, java.util.Map<NameIdentifier,NameIdentifier> closureRightAttributes)
heading
- the heading of the result produced by the invocationpredicate
- the predicate corresponding to the resultkeySpecifications
- the key specifications known to be satisfied by the resultclosureRightAttributes
- The "to-to-from" mapping of the attributes to be compared pairwisepublic final java.util.Map<NameIdentifier,NameIdentifier> getClosureRightAttributes()