Uses of Interface
org.eclipse.emf.ecp.core.util.ECPRepositoryAware

Packages that use ECPRepositoryAware
org.eclipse.emf.ecp.cdo.internal.core   
org.eclipse.emf.ecp.core   
org.eclipse.emf.ecp.core.util   
org.eclipse.emf.ecp.emfstore.core.internal   
org.eclipse.emf.ecp.internal.core   
org.eclipse.emf.ecp.spi.core   
 

Uses of ECPRepositoryAware in org.eclipse.emf.ecp.cdo.internal.core
 

Classes in org.eclipse.emf.ecp.cdo.internal.core that implement ECPRepositoryAware
 class CDOBranchWrapper
          Wraps are CDO branch for ECP, so it can be checked out.
 

Uses of ECPRepositoryAware in org.eclipse.emf.ecp.core
 

Subinterfaces of ECPRepositoryAware in org.eclipse.emf.ecp.core
 interface ECPProject
          This class describes a Project.
 

Uses of ECPRepositoryAware in org.eclipse.emf.ecp.core.util
 

Subinterfaces of ECPRepositoryAware in org.eclipse.emf.ecp.core.util
 interface ECPCheckoutSource
          This class describes an object that can be checked out.
 interface ECPProjectAware
          This interface is used to identify classes, that know the project they belong to.
 

Uses of ECPRepositoryAware in org.eclipse.emf.ecp.emfstore.core.internal
 

Classes in org.eclipse.emf.ecp.emfstore.core.internal that implement ECPRepositoryAware
 class EMFStoreProjectWrapper
          This is the EMFStore implementation of a ECPCheckoutSource.
 

Uses of ECPRepositoryAware in org.eclipse.emf.ecp.internal.core
 

Classes in org.eclipse.emf.ecp.internal.core that implement ECPRepositoryAware
 class ECPProjectImpl
           
 

Uses of ECPRepositoryAware in org.eclipse.emf.ecp.spi.core
 

Subinterfaces of ECPRepositoryAware in org.eclipse.emf.ecp.spi.core
 interface InternalProject
           
 



Copyright © 2014. All Rights Reserved.