public class NotTransformerImpl extends ValueSourceImpl implements NotTransformer
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected ValueSource |
value
The cached value of the '
Value' containment reference. |
| Modifier | Constructor and Description |
|---|---|
protected |
NotTransformerImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetValue(ValueSource newValue,
NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
ValueSource |
getValue() |
void |
setValue(ValueSource newValue) |
protected ValueSource value
Value' containment reference.
getValue()protected EClass eStaticClass()
eStaticClass in class ValueSourceImplpublic ValueSource getValue()
getValue in interface NotTransformerNotTransformer.setValue(ValueSource),
DetailViewPackage.getNotTransformer_Value()public NotificationChain basicSetValue(ValueSource newValue, NotificationChain msgs)
public void setValue(ValueSource newValue)
setValue in interface NotTransformernewValue - the new value of the 'Value' containment reference.NotTransformer.getValue()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0