Constructor and Description |
---|
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.
|
Constructor and Description |
---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ECPReferenceServiceImpl |
Modifier and Type | Class and Description |
---|---|
class |
DefaultReferenceService
The
DefaultReferenceService is the standard implementation of the ReferenceService . |
Modifier and Type | Method and Description |
---|---|
ReferenceService |
DefaultReferenceServiceFactory.createService(EMFFormsViewContext emfFormsViewContext) |
Modifier and Type | Method and Description |
---|---|
Class<ReferenceService> |
DefaultReferenceServiceFactory.getType() |
Modifier and Type | Method and Description |
---|---|
protected ReferenceService |
LinkControlSWTRenderer.getReferenceService() |
Modifier and Type | Class and Description |
---|---|
class |
ColumnConfigurationDMRRendererReferenceService
Special
ReferenceService allowing stream lined DMR selection for the width configuration. |
Modifier and Type | Method and Description |
---|---|
protected ReferenceService |
ColumnEnablementConfigurationDMRRenderer.getReferenceService() |
protected ReferenceService |
WidthConfigurationDMRRenderer.getReferenceService() |
Modifier and Type | Class and Description |
---|---|
class |
EcoreReferenceService
Deprecated.
As of 1.16, the responsibilities of this class are subsumed into the
EcoreReferenceStrategyProvider and related classes. |
Copyright © 2019. All rights reserved.