public class ItemValueSourceImpl extends ValueSourceImpl implements ItemValueSource
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
VALUE_KEY_EDEFAULT
The default value of the '
Value Key' attribute. |
protected java.lang.String |
valueKey
The cached value of the '
Value Key' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
ItemValueSourceImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getValueKey() |
void |
setValueKey(java.lang.String newValueKey) |
java.lang.String |
toString() |
protected static final java.lang.String VALUE_KEY_EDEFAULT
Value Key' attribute.
getValueKey()protected java.lang.String valueKey
Value Key' attribute.
getValueKey()protected EClass eStaticClass()
eStaticClass in class ValueSourceImplpublic java.lang.String getValueKey()
getValueKey in interface ItemValueSourceItemValueSource.setValueKey(String),
DetailViewPackage.getItemValueSource_ValueKey()public void setValueKey(java.lang.String newValueKey)
setValueKey in interface ItemValueSourcenewValueKey - the new value of the 'Value Key' attribute.ItemValueSource.getValueKey()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)
public java.lang.String toString()
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