public interface Negate extends ItemFeatureEntry
The following features are supported:
OsgiPackage.getNegate()| Modifier and Type | Method and Description |
|---|---|
boolean |
isActive()
Returns the value of the 'Active' attribute.
|
void |
setActive(boolean value)
Sets the value of the '
Active' attribute. |
getItem, getName, setItem, setNameboolean isActive()
If the meaning of the 'Active' attribute isn't clear, there really should be more of a description here...
setActive(boolean),
OsgiPackage.getNegate_Active()void setActive(boolean value)
Active' attribute.
value - the new value of the 'Active' attribute.isActive()