Interface Endpoint

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getDocumentation()
      Returns the value of the 'Documentation' attribute.
      String getName()
      Returns the value of the 'Name' attribute.
      org.eclipse.emf.common.util.EList<Operation> getOperations()
      Returns the value of the 'Operations' containment reference list.
      boolean isSoap()
      Returns the value of the 'Soap' attribute.
      void setDocumentation​(String value)
      Sets the value of the 'Documentation' attribute.
      void setName​(String value)
      Sets the value of the 'Name' attribute.
      void setSoap​(boolean value)
      Sets the value of the 'Soap' attribute.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver