public interface ParticipationAttributeCriteria extends ParticipationCriteria
Participation
RIM class. See
Participation
ALL, 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 |
setActCriteria(ActCriteria actCriteria,
int versioningType)
Sets the dependent criteria for the
Act child object. |
void |
setAwarenessCode(CodedTypeCriteria criteria)
Sets the predicate for the
AwarenessCode attribute. |
void |
setAwarenessCode(SearchOperator op,
CE code)
Sets the predicate for the
AwarenessCode attribute. |
void |
setContextControlCode(SearchOperator op,
CS code)
Sets the predicate for the
ContextControlCode attribute. |
void |
setFunctionCode(CodedTypeCriteria criteria)
Sets the predicate for the
FunctionCode attribute. |
void |
setFunctionCode(SearchOperator op,
CD code)
Sets the predicate for the
FunctionCode attribute. |
void |
setModeCode(CodedTypeCriteria criteria)
Sets the predicate for the
ModeCode attribute. |
void |
setModeCode(SearchOperator op,
CE code)
Sets the predicate for the
ModeCode attribute. |
void |
setNegationInd(SearchOperator op,
BL code)
Sets the predicate for the
NegationInd attribute. |
void |
setNoteTextCriteria(EDCriteria noteTextCriteria)
Sets the predicate for the
NoteText attribute. |
void |
setPerformInd(SearchOperator op,
BL code)
Sets the predicate for the
PerformInd attribute. |
void |
setRoleCriteria(RoleCriteria roleCriteria,
int versioningType)
Sets the dependent criteria for the
Role child object. |
void |
setSequenceNumber(SearchOperator op,
INT code)
Sets the predicate for the
SequenceNumber attribute. |
void |
setSignatureCode(CodedTypeCriteria criteria)
Sets the predicate for the
SignatureCode attribute. |
void |
setSignatureCode(SearchOperator op,
CE code)
Sets the predicate for the
SignatureCode attribute. |
void |
setSignatureTextCriteria(EDCriteria signatureTextCriteria)
Sets the predicate for the
SignatureText attribute. |
void |
setSubstitutionConditionCode(CodedTypeCriteria criteria)
Sets the predicate for the
SubstitutionConditionCode
attribute. |
void |
setSubstitutionConditionCode(SearchOperator op,
CE code)
Sets the predicate for the
SubstitutionConditionCode
attribute. |
void |
setTime(IVLCriteria<TS> ivlTsCriteria)
Sets the predicate for the
Time attribute. |
void |
setTypeCode(SearchOperator op,
CS code)
Sets the predicate for the
TypeCode attribute. |
equals, hashCode, newInstance
void setSignatureTextCriteria(EDCriteria signatureTextCriteria)
SignatureText
attribute. See
getSignatureText
signatureTextCriteria
- void setAwarenessCode(SearchOperator op, CE code)
AwarenessCode
attribute. See
getAwarenessCode
op
- code
- void setAwarenessCode(CodedTypeCriteria criteria)
AwarenessCode
attribute. See
getAwarenessCode
criteria
- void setNegationInd(SearchOperator op, BL code)
NegationInd
attribute. See
getNegationInd
op
- code
- void setNoteTextCriteria(EDCriteria noteTextCriteria)
NoteText
attribute. See
getNoteText
noteTextCriteria
- void setPerformInd(SearchOperator op, BL code)
PerformInd
attribute. See
getPerformInd
op
- code
- void setSignatureCode(SearchOperator op, CE code)
SignatureCode
attribute. See
getSignatureCode
op
- code
- void setSignatureCode(CodedTypeCriteria criteria)
SignatureCode
attribute. See
getSignatureCode
criteria
- void setFunctionCode(SearchOperator op, CD code)
FunctionCode
attribute. See
getFunctionCode
op
- code
- void setFunctionCode(CodedTypeCriteria criteria)
FunctionCode
attribute. See
getFunctionCode
criteria
- void setSequenceNumber(SearchOperator op, INT code)
SequenceNumber
attribute. See
getSequenceNumber
op
- code
- void setTypeCode(SearchOperator op, CS code)
TypeCode
attribute. See
getTypeCode
op
- code
- void setTime(IVLCriteria<TS> ivlTsCriteria)
Time
attribute. See
getTime
ivlTsCriteria
- void setActCriteria(ActCriteria actCriteria, int versioningType)
Act
child object. See
getAct
actCriteria
- versioningType
- void setModeCode(SearchOperator op, CE code)
ModeCode
attribute. See
getModeCode
op
- code
- void setModeCode(CodedTypeCriteria criteria)
ModeCode
attribute. See
getModeCode
criteria
- void setRoleCriteria(RoleCriteria roleCriteria, int versioningType)
Role
child object. See
getRole
roleCriteria
- versioningType
- void setContextControlCode(SearchOperator op, CS code)
ContextControlCode
attribute. See
getContextControlCode
op
- code
- void setSubstitutionConditionCode(SearchOperator op, CE code)
SubstitutionConditionCode
attribute. See
getSubstitutionConditionCode
op
- code
- void setSubstitutionConditionCode(CodedTypeCriteria criteria)
SubstitutionConditionCode
attribute. See
getSubstitutionConditionCode
criteria
- HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved