Class EMFPropertyHelper
java.lang.Object
com._1c.g5.v8.dt.internal.common.databinding.EMFPropertyHelper
Copy of the the org.eclipse.emf.databinding.edit.internal.EMFPropertyHelper.
Cause: original class is not accessible due to restriction on required library.
NOTE: Original formatting.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
propertyName
(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature) static String
shortClassName
(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
-
Constructor Details
-
EMFPropertyHelper
public EMFPropertyHelper()
-
-
Method Details
-
propertyName
- Parameters:
eStructuralFeature
-- Returns:
- String description of property descriptor
-
shortClassName
- Parameters:
eStructuralFeature
-- Returns:
- class name excluding package
-