Class EMFSpecificServiceImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EMFSpecificServiceImpl

        public EMFSpecificServiceImpl()
    • Method Detail

      • 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
      • getIItemPropertySource

        public org.eclipse.emf.edit.provider.IItemPropertySource getIItemPropertySource​(org.eclipse.emf.ecore.EObject eObject)
        Specified by:
        getIItemPropertySource in interface EMFSpecificService