All Implemented Interfaces:
IAttribute<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature>, IEditableModel, IEmfAttribute<org.eclipse.emf.ecore.EObject>, IModel, IEmfValueAttribute<String,org.eclipse.emf.ecore.EObject>, IValue<String>, IValidable

public class WebServerTypeModel extends EmfValue<String>
Model for web server type.
  • Constructor Details

    • WebServerTypeModel

      public WebServerTypeModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IWebServerTypesRegistry webServerTypesRegistry)
      Constructor of WebServerTypeModel
      Parameters:
      object - the object, cannot be null
      feature - the feature, cannot be null
      webServerTypesRegistry - the web server types registry
  • Method Details

    • getWebServerTypesRegistry

      public IWebServerTypesRegistry getWebServerTypesRegistry()
      Returns the web server types registry.
      Returns:
      the web server types registry, never null