public interface ActRelationshipAttributeCriteria extends ActRelationshipCriteria
ActRelationship RIM class. See
ActRelationshipALL, ANY, CONTAINS, EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUAL_TO, IS_NOT_NULL, IS_NULL, LESS_THAN, LESS_THAN_OR_EQUAL_TO, LIKE, NOT_EQUALS, NOT_LIKE| Modifier and Type | Method and Description |
|---|---|
void |
setCheckpointCode(SearchOperator op,
CS code)
Sets the predicate for the
CheckpointCode attribute. |
void |
setConjunctionCode(SearchOperator op,
CS code)
Sets the predicate for the
ConjunctionCode attribute. |
void |
setContextConductionInd(SearchOperator op,
BL code)
Sets the predicate for the
ContextConductionInd attribute. |
void |
setContextControlCode(SearchOperator op,
CS code)
Sets the predicate for the
ContextControlCode attribute. |
void |
setInversionInd(SearchOperator op,
BL code)
Sets the predicate for the
InversionInd attribute. |
void |
setJoinCode(SearchOperator op,
CS code)
Sets the predicate for the
JoinCode attribute. |
void |
setLocalVariableName(SearchOperator op,
ST code)
Sets the predicate for the
LocalVariableName attribute. |
void |
setNegationInd(SearchOperator op,
BL code)
Sets the predicate for the
NegationInd attribute. |
void |
setPauseQuantity(PQCriteria pqCriteria)
Sets the predicate for the
PauseQuantity attribute. |
void |
setPriorityNumber(SearchOperator op,
INT code)
Deprecated.
Use setPriorityNumberV2(SearchOperator op, REAL code)
|
void |
setPriorityNumberV2(SearchOperator op,
REAL code)
Sets the predicate for the
PriorityNumber attribute. |
void |
setSeperatableInd(SearchOperator op,
BL code)
Sets the predicate for the
SeperatableInd attribute. |
void |
setSequenceNumber(SearchOperator op,
INT code)
Sets the predicate for the
SequenceNumber attribute. |
void |
setSourceCriteria(ActCriteria actCriteria,
int versioningType)
Sets the dependent criteria for the
Source child object. |
void |
setSplitCode(SearchOperator op,
CS code)
Sets the predicate for the
SplitCode attribute. |
void |
setTargetCriteria(ActCriteria actCriteria,
int versioningType)
Sets the dependent criteria for the
Target child object. |
void |
setTypeCode(SearchOperator op,
CS code)
Sets the predicate for the
TypeCode attribute. |
void |
setUncertaintyCode(CodedTypeCriteria criteria)
Sets the predicate for the
UncertaintyCode attribute. |
void |
setUncertaintyCode(SearchOperator op,
CE code)
Sets the predicate for the
UncertaintyCode attribute. |
equals, hashCode, newInstancevoid setJoinCode(SearchOperator op, CS code)
JoinCode attribute. See
getJoinCodeop - search operatorcode - predicate valuevoid setSplitCode(SearchOperator op, CS code)
SplitCode attribute. See
getSplitCodeop - search operatorcode - predicate valuevoid setConjunctionCode(SearchOperator op, CS code)
ConjunctionCode attribute. See
getConjunctionCodeop - search operatorcode - predicate valuevoid setNegationInd(SearchOperator op, BL code)
NegationInd attribute. See
getNegationIndop - search operatorcode - predicate valuevoid setInversionInd(SearchOperator op, BL code)
InversionInd attribute. See
getInversionIndop - search operatorcode - predicate valuevoid setSourceCriteria(ActCriteria actCriteria, int versioningType)
Source child object. See
getSourceactCriteria - criteria for Source ActversioningType - indicates version dependent/independentvoid setContextConductionInd(SearchOperator op, BL code)
ContextConductionInd attribute.
See
getContextConductionIndop - search operatorcode - predicate valuevoid setSeperatableInd(SearchOperator op, BL code)
SeperatableInd attribute. See
getSeperatableIndop - search operatorcode - predicate valuevoid setLocalVariableName(SearchOperator op, ST code)
LocalVariableName attribute. See
getLocalVariableNameop - search operatorcode - predicate valuevoid setSequenceNumber(SearchOperator op, INT code)
SequenceNumber attribute. See
getSequenceNumberop - search operatorcode - predicate valuevoid setCheckpointCode(SearchOperator op, CS code)
CheckpointCode attribute. See
getCheckpointCodeop - search operatorcode - predicate valuevoid setPauseQuantity(PQCriteria pqCriteria)
PauseQuantity attribute. See
getPauseQuantitypqCriteria - criteria for pause quantityvoid setTypeCode(SearchOperator op, CS code)
TypeCode attribute. See
getTypeCodeop - search operatorcode - predicate valuevoid setPriorityNumberV2(SearchOperator op, REAL code)
PriorityNumber attribute. See
getPriorityNumberop - search operatorcode - predicate value@Deprecated void setPriorityNumber(SearchOperator op, INT code)
PriorityNumber attribute. See
getPriorityNumberop - search operatorcode - predicate valuevoid setTargetCriteria(ActCriteria actCriteria, int versioningType)
Target child object. See
getTargetactCriteria - criteria for Target ActversioningType - indicates version dependent/independentvoid setContextControlCode(SearchOperator op, CS code)
ContextControlCode attribute. See
getContextControlCodeop - search operatorcode - predicate valuevoid setUncertaintyCode(SearchOperator op, CE code)
UncertaintyCode attribute. See
getUncertaintyCodeop - search operatorcode - predicate valuevoid setUncertaintyCode(CodedTypeCriteria criteria)
UncertaintyCode attribute. See
getUncertaintyCodecriteria - criteria for UncertaintyCodeHDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved