Modifier and Type | Method and Description |
---|---|
void |
CDOProvider.fillChildren(ECPContainer context,
Object parent,
InternalChildrenList childrenList) |
Modifier and Type | Method and Description |
---|---|
void |
EMFStoreProvider.fillChildren(ECPContainer context,
Object parent,
InternalChildrenList childrenList)
Fills the elements of a certain parent object, depending on the context into the childrenList.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildrenListImpl |
Modifier and Type | Method and Description |
---|---|
protected InternalChildrenList |
TreeContentProvider.getChildrenList(Object parent) |
Modifier and Type | Method and Description |
---|---|
protected void |
ECPContentProvider.fillChildren(Object parent,
InternalChildrenList childrenList) |
protected abstract void |
TreeContentProvider.fillChildren(Object parent,
InternalChildrenList childrenList) |
protected void |
ModelContentProvider.fillChildren(Object parent,
InternalChildrenList childrenList) |
protected void |
RepositoriesContentProvider.fillChildren(Object parent,
InternalChildrenList childrenList) |
protected void |
ProvidersContentProvider.fillChildren(Object parent,
InternalChildrenList childrenList) |
protected void |
TreeContentProvider.fillChildrenDetectError(Object parent,
InternalChildrenList childrenList) |
Modifier and Type | Method and Description |
---|---|
void |
InternalProvider.fillChildren(ECPContainer context,
Object parent,
InternalChildrenList childrenList)
Fills the elements of a certain parent object, depending on the context into the childrenList.
|
void |
DefaultProvider.fillChildren(ECPContainer context,
Object parent,
InternalChildrenList childrenList)
Fills the elements of a certain parent object, depending on the context into the childrenList.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceProvider.fillChildren(ECPContainer context,
Object parent,
InternalChildrenList childrenList) |
Copyright © 2018. All rights reserved.