Package com.e1c.langtool.emf.settings
Class SerializableEStructuralFeature
java.lang.Object
com.e1c.langtool.emf.settings.SerializableEStructuralFeature
- All Implemented Interfaces:
Serializable
Serializable object allows to store
EStructuralFeature.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSerializableEStructuralFeature(org.eclipse.emf.ecore.EStructuralFeature eFeature) -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EStructuralFeatureprotected voidsetEFeature(org.eclipse.emf.ecore.EStructuralFeature eFeature)
-
Constructor Details
-
SerializableEStructuralFeature
public SerializableEStructuralFeature(org.eclipse.emf.ecore.EStructuralFeature eFeature)
-
-
Method Details
-
getFeature
public org.eclipse.emf.ecore.EStructuralFeature getFeature() -
setEFeature
protected void setEFeature(org.eclipse.emf.ecore.EStructuralFeature eFeature)
-