@InternalUseOnly public class PropertySetElem extends Object
Constructor and Description |
---|
PropertySetElem() |
Modifier and Type | Method and Description |
---|---|
ValueConstant |
getPredicate() |
boolean |
isInverse() |
void |
setInverse(boolean inverse) |
void |
setPredicate(ValueConstant predicate) |
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-2022 Eclipse Foundation. All Rights Reserved.