protected static class ItemProviderAdapter.ChildrenStore.Entry
extends java.lang.Object
Entry represents the children from a feature.| Modifier and Type | Field and Description |
|---|---|
EStructuralFeature |
feature |
EList<java.lang.Object> |
list |
| Constructor and Description |
|---|
ItemProviderAdapter.ChildrenStore.Entry(EStructuralFeature feature) |
public EStructuralFeature feature
public EList<java.lang.Object> list
public ItemProviderAdapter.ChildrenStore.Entry(EStructuralFeature feature)