@Deprecated
public interface FacetStructuralFeature
The following features are supported:
FacetPackage.getFacetStructuralFeature()| Modifier and Type | Method and Description |
|---|---|
ModelQuery |
getValueQuery()
Deprecated.
Returns the value of the 'Value Query' reference.
|
void |
setValueQuery(ModelQuery value)
Deprecated.
Sets the value of the '
Value Query' reference. |
ModelQuery getValueQuery()
If the meaning of the 'Value Query' reference isn't clear, there really should be more of a description here...
setValueQuery(ModelQuery),
FacetPackage.getFacetStructuralFeature_ValueQuery()void setValueQuery(ModelQuery value)
Value Query' reference.
value - the new value of the 'Value Query' reference.getValueQuery()