@Deprecated public class PropertySetElem extends Object
Constructor and Description |
---|
PropertySetElem()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ValueConstant |
getPredicate()
Deprecated.
|
boolean |
isInverse()
Deprecated.
|
void |
setInverse(boolean inverse)
Deprecated.
|
void |
setPredicate(ValueConstant predicate)
Deprecated.
|
public void setInverse(boolean inverse)
inverse
- The inverse to set.public boolean isInverse()
public void setPredicate(ValueConstant predicate)
predicate
- The predicate to set.public ValueConstant getPredicate()
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.