public interface AcknowledgeSearchTermAssociationDataAreaType
The following features are supported:
SearchPackage.getAcknowledgeSearchTermAssociationDataAreaType()
Modifier and Type | Method and Description |
---|---|
AcknowledgeType |
getAcknowledge()
Returns the value of the 'Acknowledge' containment reference.
|
java.util.List |
getSearchTermAssociation()
Returns the value of the 'Search Term Association' containment reference list.
|
void |
setAcknowledge(AcknowledgeType value)
Sets the value of the '
Acknowledge ' containment reference. |
AcknowledgeType getAcknowledge()
setAcknowledge(AcknowledgeType)
,
SearchPackage.getAcknowledgeSearchTermAssociationDataAreaType_Acknowledge()
void setAcknowledge(AcknowledgeType value)
Acknowledge
' containment reference.
value
- the new value of the 'Acknowledge' containment reference.getAcknowledge()
java.util.List getSearchTermAssociation()
SearchTermAssociationType
.
The SearchTermAssociation noun.
SearchPackage.getAcknowledgeSearchTermAssociationDataAreaType_SearchTermAssociation()