public abstract class CompositeTransformerImpl extends ValueSourceImpl implements CompositeTransformer
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected |
values
The cached value of the '
Values' containment reference list. |
| Modifier | Constructor and Description |
|---|---|
protected |
CompositeTransformerImpl() |
| Modifier and Type | Method and Description |
|---|---|
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) |
|
getValues() |
protectedvalues
Values' containment reference list.
getValues()protected EClass eStaticClass()
eStaticClass in class ValueSourceImplpublicgetValues()
getValues in interface CompositeTransformerDetailViewPackage.getCompositeTransformer_Values()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