public interface ParticipationAttributeCriteria extends ParticipationCriteria
Participation RIM class. See
ParticipationALL, 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, newInstancevoid setSignatureTextCriteria(EDCriteria signatureTextCriteria)
SignatureText attribute. See
getSignatureTextsignatureTextCriteria - void setAwarenessCode(SearchOperator op, CE code)
AwarenessCode attribute. See
getAwarenessCodeop - code - void setAwarenessCode(CodedTypeCriteria criteria)
AwarenessCode attribute. See
getAwarenessCodecriteria - void setNegationInd(SearchOperator op, BL code)
NegationInd attribute. See
getNegationIndop - code - void setNoteTextCriteria(EDCriteria noteTextCriteria)
NoteText attribute. See
getNoteTextnoteTextCriteria - void setPerformInd(SearchOperator op, BL code)
PerformInd attribute. See
getPerformIndop - code - void setSignatureCode(SearchOperator op, CE code)
SignatureCode attribute. See
getSignatureCodeop - code - void setSignatureCode(CodedTypeCriteria criteria)
SignatureCode attribute. See
getSignatureCodecriteria - void setFunctionCode(SearchOperator op, CD code)
FunctionCode attribute. See
getFunctionCodeop - code - void setFunctionCode(CodedTypeCriteria criteria)
FunctionCode attribute. See
getFunctionCodecriteria - void setSequenceNumber(SearchOperator op, INT code)
SequenceNumber attribute. See
getSequenceNumberop - code - void setTypeCode(SearchOperator op, CS code)
TypeCode attribute. See
getTypeCodeop - code - void setTime(IVLCriteria<TS> ivlTsCriteria)
Time attribute. See
getTimeivlTsCriteria - void setActCriteria(ActCriteria actCriteria, int versioningType)
Act child object. See
getActactCriteria - versioningType - void setModeCode(SearchOperator op, CE code)
ModeCode attribute. See
getModeCodeop - code - void setModeCode(CodedTypeCriteria criteria)
ModeCode attribute. See
getModeCodecriteria - void setRoleCriteria(RoleCriteria roleCriteria, int versioningType)
Role child object. See
getRoleroleCriteria - versioningType - void setContextControlCode(SearchOperator op, CS code)
ContextControlCode attribute. See
getContextControlCodeop - code - void setSubstitutionConditionCode(SearchOperator op, CE code)
SubstitutionConditionCode
attribute. See
getSubstitutionConditionCodeop - code - void setSubstitutionConditionCode(CodedTypeCriteria criteria)
SubstitutionConditionCode
attribute. See
getSubstitutionConditionCodecriteria - HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved