Uses of Interface
org.eclipse.emf.cdo.spi.common.revision.InternalCDOList

Packages that use InternalCDOList
org.eclipse.emf.cdo.spi.common.revision   
 

Uses of InternalCDOList in org.eclipse.emf.cdo.spi.common.revision
 

Methods in org.eclipse.emf.cdo.spi.common.revision that return InternalCDOList
 InternalCDOList InternalCDOList.clone(org.eclipse.emf.ecore.EClassifier classifier)
          Clones the list.
 

Methods in org.eclipse.emf.cdo.spi.common.revision with parameters of type InternalCDOList
 void InternalCDORevision.setList(org.eclipse.emf.ecore.EStructuralFeature feature, InternalCDOList list)
           
 void AbstractCDORevision.setList(org.eclipse.emf.ecore.EStructuralFeature feature, InternalCDOList list)
           
 


Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.
All Rights Reserved.