public interface NotTransformer extends ValueSource
The following features are supported:
DetailViewPackage.getNotTransformer()
Modifier and Type | Method and Description |
---|---|
ValueSource |
getValue()
Returns the value of the 'Value' containment reference.
|
void |
setValue(ValueSource value)
Sets the value of the '
Value ' containment reference. |
ValueSource getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(ValueSource)
,
DetailViewPackage.getNotTransformer_Value()
void setValue(ValueSource value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.