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

public class WebServicesModel extends AbstractDynamicTableModel<WebService>
Model for web services list.
  • Constructor Details

    • WebServicesModel

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