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, isOrderedFetchgetFirstFetchRowNumber, getLastFetchRowNumber, isIncrementalFetch, setRetrievalWindowequals, hashCode, isCriteriaSet, retrieveAll, retrieveNone, toStringvoid 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
getJoinCoderetrieve - true if field to be retrievedvoid retrieveSplitCode(boolean retrieve)
SplitCode attribute. See getSplitCoderetrieve - true if field to be retrievedvoid retrieveConjunctionCode(boolean retrieve)
ConjunctionCode attribute. See getConjunctionCoderetrieve - true if field to be retrievedvoid retrieveNegationInd(boolean retrieve)
NegationInd attribute. See getNegationIndretrieve - true if field to be retrievedvoid retrieveInversionInd(boolean retrieve)
InversionInd attribute. See getInversionIndretrieve - true if field to be retrievedvoid addSourceFetch(ActFetch sourceFetch)
Source. See
getSourcesourceFetch - Fetch object for retrieving Sourcevoid retrieveContextConductionInd(boolean retrieve)
ContextConductionInd attribute. See getContextConductionIndretrieve - true if field to be retrievedvoid retrieveSeperatableInd(boolean retrieve)
SeperatableInd attribute. See getSeperatableIndretrieve - true if field to be retrievedvoid retrieveLocalVariableName(boolean retrieve)
LocalVariableName attribute. See getLocalVariableNameretrieve - true if field to be retrievedvoid retrieveSequenceNumber(boolean retrieve)
SequenceNumber attribute. See getSequenceNumberretrieve - true if field to be retrievedvoid retrieveCheckpointCode(boolean retrieve)
CheckpointCode attribute. See getCheckpointCoderetrieve - true if field to be retrievedvoid retrievePauseQuantity(boolean retrieve)
PauseQuantity attribute. See getPauseQuantityretrieve - true if field to be retrievedvoid retrieveTypeCode(boolean retrieve)
TypeCode attribute. See
getTypeCoderetrieve - true if field to be retrievedvoid retrievePriorityNumber(boolean retrieve)
PriorityNumber attribute. See getPriorityNumberretrieve - true if field to be retrievedvoid addTargetFetch(ActFetch targetFetch)
Target. See
getTargettargetFetch - true if field to be retrievedvoid retrieveContextControlCode(boolean retrieve)
ContextControlCode attribute. See getContextControlCoderetrieve - true if field to be retrievedvoid retrieveUncertaintyCode(boolean retrieve)
UncertaintyCode attribute. See getUncertaintyCoderetrieve - 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