Uses of Interface
org.eclipse.emf.ecp.edit.spi.ReferenceService

Packages that use ReferenceService
org.eclipse.emf.ecp.edit.ecore.swt.internal   
org.eclipse.emf.ecp.edit.internal.swt.reference   
org.eclipse.emf.ecp.spi.ui   
org.eclipse.emf.ecp.view.model.preview.common   
org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal   
 

Uses of ReferenceService in org.eclipse.emf.ecp.edit.ecore.swt.internal
 

Constructors in org.eclipse.emf.ecp.edit.ecore.swt.internal with parameters of type ReferenceService
AddEClassifierOnlyEClassReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EStructuralFeature.Setting setting, org.eclipse.emf.edit.provider.IItemPropertyDescriptor itemPropertyDescriptor, ReferenceService referenceService, Set<org.eclipse.emf.ecore.EPackage> packages)
          Constructor.
AddEClassifierOnlyEDataTypeReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EStructuralFeature.Setting setting, org.eclipse.emf.edit.provider.IItemPropertyDescriptor itemPropertyDescriptor, ReferenceService referenceService, Set<org.eclipse.emf.ecore.EPackage> packages)
          Constructor.
AddEClassifierReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EStructuralFeature.Setting setting, org.eclipse.emf.edit.provider.IItemPropertyDescriptor itemPropertyDescriptor, ReferenceService referenceService, Set<org.eclipse.emf.ecore.EPackage> packages)
          Constructor.
 

Uses of ReferenceService in org.eclipse.emf.ecp.edit.internal.swt.reference
 

Constructors in org.eclipse.emf.ecp.edit.internal.swt.reference with parameters of type ReferenceService
AddReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EStructuralFeature.Setting setting, org.eclipse.emf.edit.provider.IItemPropertyDescriptor itemPropertyDescriptor, ReferenceService referenceService)
          The constructor for the add reference action.
DeleteReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EStructuralFeature.Setting setting, org.eclipse.emf.edit.provider.IItemPropertyDescriptor itemPropertyDescriptor, ReferenceService referenceService)
          The constructor for a delete reference action.
NewReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EStructuralFeature.Setting setting, org.eclipse.emf.edit.provider.IItemPropertyDescriptor itemPropertyDescriptor, ReferenceService referenceService)
          The constructor for a new reference action.
 

Uses of ReferenceService in org.eclipse.emf.ecp.spi.ui
 

Classes in org.eclipse.emf.ecp.spi.ui that implement ReferenceService
 class ECPReferenceServiceImpl
           
 

Uses of ReferenceService in org.eclipse.emf.ecp.view.model.preview.common
 

Classes in org.eclipse.emf.ecp.view.model.preview.common that implement ReferenceService
 class PreviewReferenceService
           
 

Uses of ReferenceService in org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal
 

Classes in org.eclipse.emf.ecp.view.treemasterdetail.ui.swt.internal that implement ReferenceService
 class DummyReferenceService
          A dummy service.
 



Copyright © 2014. All Rights Reserved.