Interface EFeatureSettings

All Superinterfaces:
FeatureSettings, Serializable
All Known Implementing Classes:
EFeatureSettingsImpl, V8FeatureSettings, V8FeatureSettings.V8ModelFeatureSettings

public interface EFeatureSettings extends FeatureSettings
  • Method Details

    • getEFeature

      org.eclipse.emf.ecore.EStructuralFeature getEFeature()
      Gets the feature.
      Returns:
      the e feature
    • isInterface

      boolean isInterface()
      Checks if the feature is interface or localizable. The feature stores a EMap of LocalString.
      Specified by:
      isInterface in interface FeatureSettings
      Returns:
      true, if the feature is interface