|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.edit.provider.ItemProviderAdapter.ChildrenStore.Entry
protected static class ItemProviderAdapter.ChildrenStore.Entry
An Entry
represents the children from a feature.
Field Summary | |
---|---|
EStructuralFeature |
feature
|
EList<java.lang.Object> |
list
|
Constructor Summary | |
---|---|
ItemProviderAdapter.ChildrenStore.Entry(EStructuralFeature feature)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public EStructuralFeature feature
public EList<java.lang.Object> list
Constructor Detail |
---|
public ItemProviderAdapter.ChildrenStore.Entry(EStructuralFeature feature)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |