All Implemented Interfaces:
IAttribute<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature>, IEditableModel, IEmfAttribute<org.eclipse.emf.ecore.EObject>, IModel, IEmfListAttribute<HttpService,org.eclipse.emf.ecore.EObject>, IList<HttpService>, IValidable, IDynamicTableModel, Iterable<HttpService>, Collection<HttpService>, List<HttpService>

public class HttpServicesModel extends AbstractDynamicTableModel<HttpService>
Model for HTTP services list.
  • Constructor Details

    • HttpServicesModel

      public HttpServicesModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature)
      Constructor of HttpServicesModel
      Parameters:
      object - the object, cannot be null
      feature - the feature, cannot be null
  • Method Details