public interface ActRelationshipFetch extends CoreFetch
ActRelationship
RIM class. See
ActRelationship
Modifier and Type | Method and Description |
---|---|
void |
addSourceFetch(ActFetch sourceFetch)
Retrieves the
Source . |
void |
addTargetFetch(ActFetch targetFetch)
Retrieves the
Target . |
ActRelationshipCriteria |
getTopLevelActRelationshipCriteria()
Gets the root node of the current search term tree built by this
Criteria . |
void |
retrieveCheckpointCode(boolean retrieve)
Retrieves the
CheckpointCode attribute. |
void |
retrieveConjunctionCode(boolean retrieve)
Retrieves the
ConjunctionCode attribute. |
void |
retrieveContextConductionInd(boolean retrieve)
Retrieves the
ContextConductionInd attribute. |
void |
retrieveContextControlCode(boolean retrieve)
Retrieves the
ContextControlCode attribute. |
void |
retrieveInversionInd(boolean retrieve)
Retrieves the
InversionInd attribute. |
void |
retrieveJoinCode(boolean retrieve)
Retrieves the
JoinCode attribute. |
void |
retrieveLocalVariableName(boolean retrieve)
Retrieves the
LocalVariableName attribute. |
void |
retrieveNegationInd(boolean retrieve)
Retrieves the
NegationInd attribute. |
void |
retrievePauseQuantity(boolean retrieve)
Retrieves the
PauseQuantity attribute. |
void |
retrievePriorityNumber(boolean retrieve)
Retrieves the
PriorityNumber attribute. |
void |
retrieveSeperatableInd(boolean retrieve)
Retrieves the
SeperatableInd attribute. |
void |
retrieveSequenceNumber(boolean retrieve)
Retrieves the
SequenceNumber attribute. |
void |
retrieveSplitCode(boolean retrieve)
Retrieves the
SplitCode attribute. |
void |
retrieveTypeCode(boolean retrieve)
Retrieves the
TypeCode attribute. |
void |
retrieveUncertaintyCode(boolean retrieve)
Retrieves the
UncertaintyCode attribute. |
void |
setTopLevelActRelationshipCriteria(ActRelationshipCriteria expr)
Sets the root node of the current search term tree built by this
Fetch . |
addOrderBy, isOrderedFetch
getFirstFetchRowNumber, getLastFetchRowNumber, isIncrementalFetch, setRetrievalWindow
equals, hashCode, isCriteriaSet, retrieveAll, retrieveNone, toString
void setTopLevelActRelationshipCriteria(ActRelationshipCriteria expr)
Fetch
.expr
- the top-levelActRelationship
for this fetch.ActRelationshipCriteria getTopLevelActRelationshipCriteria()
Criteria
. ActRelationshipCriteria
for the current
ActRelationship Fetch
.void retrieveJoinCode(boolean retrieve)
JoinCode
attribute. See
getJoinCode
retrieve
- true if field to be retrievedvoid retrieveSplitCode(boolean retrieve)
SplitCode
attribute. See getSplitCode
retrieve
- true if field to be retrievedvoid retrieveConjunctionCode(boolean retrieve)
ConjunctionCode
attribute. See getConjunctionCode
retrieve
- true if field to be retrievedvoid retrieveNegationInd(boolean retrieve)
NegationInd
attribute. See getNegationInd
retrieve
- true if field to be retrievedvoid retrieveInversionInd(boolean retrieve)
InversionInd
attribute. See getInversionInd
retrieve
- true if field to be retrievedvoid addSourceFetch(ActFetch sourceFetch)
Source
. See
getSource
sourceFetch
- Fetch object for retrieving Sourcevoid retrieveContextConductionInd(boolean retrieve)
ContextConductionInd
attribute. See getContextConductionInd
retrieve
- true if field to be retrievedvoid retrieveSeperatableInd(boolean retrieve)
SeperatableInd
attribute. See getSeperatableInd
retrieve
- true if field to be retrievedvoid retrieveLocalVariableName(boolean retrieve)
LocalVariableName
attribute. See getLocalVariableName
retrieve
- true if field to be retrievedvoid retrieveSequenceNumber(boolean retrieve)
SequenceNumber
attribute. See getSequenceNumber
retrieve
- true if field to be retrievedvoid retrieveCheckpointCode(boolean retrieve)
CheckpointCode
attribute. See getCheckpointCode
retrieve
- true if field to be retrievedvoid retrievePauseQuantity(boolean retrieve)
PauseQuantity
attribute. See getPauseQuantity
retrieve
- true if field to be retrievedvoid retrieveTypeCode(boolean retrieve)
TypeCode
attribute. See
getTypeCode
retrieve
- true if field to be retrievedvoid retrievePriorityNumber(boolean retrieve)
PriorityNumber
attribute. See getPriorityNumber
retrieve
- true if field to be retrievedvoid addTargetFetch(ActFetch targetFetch)
Target
. See
getTarget
targetFetch
- true if field to be retrievedvoid retrieveContextControlCode(boolean retrieve)
ContextControlCode
attribute. See getContextControlCode
retrieve
- true if field to be retrievedvoid retrieveUncertaintyCode(boolean retrieve)
UncertaintyCode
attribute. See getUncertaintyCode
retrieve
- true if field to be retrievedHDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved