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.spi.swt.reference   
org.eclipse.emf.ecp.spi.ui   
org.eclipse.emf.ecp.ui.view.swt   
 

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.spi.swt.reference
 

Constructors in org.eclipse.emf.ecp.edit.spi.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.EObject eObject, org.eclipse.emf.ecore.EStructuralFeature structuralFeature, ReferenceService referenceService)
          The constructor for a delete reference action.
DeleteReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EStructuralFeature.Setting setting, ReferenceService referenceService)
          The constructor for a delete reference action.
NewReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EStructuralFeature structuralFeature, EMFFormsEditSupport editSupport, EMFFormsLabelProvider labelProvider, ReferenceService referenceService, ReportService reportService, VDomainModelReference domainModelReference, org.eclipse.emf.ecore.EObject domainModel)
          The constructor for a new reference action.
NewReferenceAction(org.eclipse.emf.edit.domain.EditingDomain editingDomain, org.eclipse.emf.ecore.EStructuralFeature.Setting setting, EMFFormsEditSupport editSupport, EMFFormsLabelProvider labelProvider, ReferenceService referenceService, ReportService reportService, VDomainModelReference domainModelReference, org.eclipse.emf.ecore.EObject domainModel)
          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.ui.view.swt
 

Classes in org.eclipse.emf.ecp.ui.view.swt that implement ReferenceService
 class DefaultReferenceService
           
 



Copyright © 2015. All Rights Reserved.