org.eclipse.emfforms.internal.core.services.emfspecificservice
Class EMFSpecificServiceImpl
java.lang.Object
org.eclipse.emfforms.internal.core.services.emfspecificservice.EMFSpecificServiceImpl
- All Implemented Interfaces:
- EMFSpecificService
public class EMFSpecificServiceImpl
- extends Object
- implements EMFSpecificService
Implementation of EMFSpecificService
.
- Author:
- Lucas Koehler
Method Summary |
org.eclipse.emf.edit.provider.IItemPropertyDescriptor |
getIItemPropertyDescriptor(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
|
org.eclipse.emf.edit.provider.IItemPropertySource |
getIItemPropertySource(org.eclipse.emf.ecore.EObject eObject)
|
EMFSpecificServiceImpl
public EMFSpecificServiceImpl()
getIItemPropertyDescriptor
public org.eclipse.emf.edit.provider.IItemPropertyDescriptor getIItemPropertyDescriptor(org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
-
- Specified by:
getIItemPropertyDescriptor
in interface EMFSpecificService
- See Also:
EMFSpecificService.getIItemPropertyDescriptor(EObject, EStructuralFeature)
getIItemPropertySource
public org.eclipse.emf.edit.provider.IItemPropertySource getIItemPropertySource(org.eclipse.emf.ecore.EObject eObject)
-
- Specified by:
getIItemPropertySource
in interface EMFSpecificService
- See Also:
EMFSpecificService.getIItemPropertySource(org.eclipse.emf.ecore.EObject)
Copyright © 2015. All Rights Reserved.