Uses of Interface
org.eclipse.emf.ecp.internal.core.util.PropertiesStore.StorableElement

Packages that use PropertiesStore.StorableElement
org.eclipse.emf.ecp.internal.core   
org.eclipse.emf.ecp.internal.core.util   
org.eclipse.emf.ecp.spi.core   
 

Uses of PropertiesStore.StorableElement in org.eclipse.emf.ecp.internal.core
 

Classes in org.eclipse.emf.ecp.internal.core that implement PropertiesStore.StorableElement
 class ECPProjectImpl
           
 class ECPRepositoryImpl
          This Class describes a repository.
 

Uses of PropertiesStore.StorableElement in org.eclipse.emf.ecp.internal.core.util
 

Classes in org.eclipse.emf.ecp.internal.core.util with type parameters of type PropertiesStore.StorableElement
 class PropertiesStore<ELEMENT extends PropertiesStore.StorableElement,OBSERVER extends ECPObserver>
           
 

Classes in org.eclipse.emf.ecp.internal.core.util that implement PropertiesStore.StorableElement
 class PropertiesElement
          An element holding ECPProperties.
 

Uses of PropertiesStore.StorableElement in org.eclipse.emf.ecp.spi.core
 

Subinterfaces of PropertiesStore.StorableElement in org.eclipse.emf.ecp.spi.core
 interface InternalProject
           
 interface InternalRepository
           
 



Copyright © 2014. All Rights Reserved.