@Deprecated
public interface Facet
The following features are supported:
FacetPackage.getFacet()| Modifier and Type | Method and Description |
|---|---|
ModelQuery |
getConditionQuery()
Deprecated.
Returns the value of the 'Condition Query' reference.
|
FacetSet |
getFacetSet()
Deprecated.
Returns the value of the 'Facet Set' reference.
|
void |
setConditionQuery(ModelQuery value)
Deprecated.
Sets the value of the '
Condition Query' reference. |
ModelQuery getConditionQuery()
If the meaning of the 'Condition Query' reference isn't clear, there really should be more of a description here...
setConditionQuery(ModelQuery),
FacetPackage.getFacet_ConditionQuery()void setConditionQuery(ModelQuery value)
Condition Query' reference.
value - the new value of the 'Condition Query' reference.getConditionQuery()FacetSet getFacetSet()
Facets'.
If the meaning of the 'Facet Set' reference isn't clear, there really should be more of a description here...
FacetPackage.getFacet_FacetSet(),
FacetSet.getFacets()