public interface ShowSearchTermAssociationDataAreaType
The following features are supported:
SearchPackage.getShowSearchTermAssociationDataAreaType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getSearchTermAssociation()
Returns the value of the 'Search Term Association' containment reference list.
|
ShowType |
getShow()
Returns the value of the 'Show' containment reference.
|
void |
setShow(ShowType value)
Sets the value of the '
Show ' containment reference. |
ShowType getShow()
setShow(ShowType)
,
SearchPackage.getShowSearchTermAssociationDataAreaType_Show()
void setShow(ShowType value)
Show
' containment reference.
value
- the new value of the 'Show' containment reference.getShow()
java.util.List getSearchTermAssociation()
SearchTermAssociationType
.
The SearchTermAssociation noun.
SearchPackage.getShowSearchTermAssociationDataAreaType_SearchTermAssociation()