|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use InternalCDOList | |
|---|---|
| org.eclipse.emf.cdo.spi.common.revision | Common service provider interfaces and useful base implementations for dealing with revisions and deltas. |
| Uses of InternalCDOList in org.eclipse.emf.cdo.spi.common.revision |
|---|
| Subinterfaces of InternalCDOList in org.eclipse.emf.cdo.spi.common.revision | |
|---|---|
static interface |
InternalCDOList.ConfigurableEquality
A mixin interface for InternalCDOList that allows to optimize the speed of equality checks. |
| Methods in org.eclipse.emf.cdo.spi.common.revision that return InternalCDOList | |
|---|---|
InternalCDOList |
InternalCDOList.clone(EClassifier classifier)
Clones the list. |
| Methods in org.eclipse.emf.cdo.spi.common.revision with parameters of type InternalCDOList | |
|---|---|
void |
BaseCDORevision.setList(EStructuralFeature feature,
InternalCDOList list)
|
void |
DelegatingCDORevision.setList(EStructuralFeature feature,
InternalCDOList list)
|
void |
InternalCDORevision.setList(EStructuralFeature feature,
InternalCDOList list)
|
void |
StubCDORevision.setList(EStructuralFeature feature,
InternalCDOList list)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||