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

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

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

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

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

Subinterfaces of ECPPropertiesAware in org.eclipse.emf.ecp.core.util
 interface ECPContainer
          Common super interface for ECP containers, model elements can belong to.
 

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

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

Uses of ECPPropertiesAware in org.eclipse.emf.ecp.internal.core.util
 

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

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

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



Copyright © 2015. All Rights Reserved.