|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InternalChildrenList in org.eclipse.emf.ecp.cdo.internal.core |
---|
Methods in org.eclipse.emf.ecp.cdo.internal.core with parameters of type InternalChildrenList | |
---|---|
void |
CDOProvider.fillChildren(ECPContainer context,
Object parent,
InternalChildrenList childrenList)
|
Uses of InternalChildrenList in org.eclipse.emf.ecp.emfstore.core.internal |
---|
Methods in org.eclipse.emf.ecp.emfstore.core.internal with parameters of type InternalChildrenList | |
---|---|
void |
EMFStoreProvider.fillChildren(ECPContainer context,
Object parent,
InternalChildrenList childrenList)
Fills the elements of a certain parent object, depending on the context into the childrenList. |
Uses of InternalChildrenList in org.eclipse.emf.ecp.internal.core.util |
---|
Classes in org.eclipse.emf.ecp.internal.core.util that implement InternalChildrenList | |
---|---|
class |
ChildrenListImpl
|
Uses of InternalChildrenList in org.eclipse.emf.ecp.spi.core |
---|
Methods in org.eclipse.emf.ecp.spi.core with parameters of type InternalChildrenList | |
---|---|
void |
DefaultProvider.fillChildren(ECPContainer context,
Object parent,
InternalChildrenList childrenList)
Fills the elements of a certain parent object, depending on the context into the childrenList. |
void |
InternalProvider.fillChildren(ECPContainer context,
Object parent,
InternalChildrenList childrenList)
Fills the elements of a certain parent object, depending on the context into the childrenList. |
Uses of InternalChildrenList in org.eclipse.emf.ecp.workspace.internal.core |
---|
Methods in org.eclipse.emf.ecp.workspace.internal.core with parameters of type InternalChildrenList | |
---|---|
void |
WorkspaceProvider.fillChildren(ECPContainer context,
Object parent,
InternalChildrenList childrenList)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |