Interface Service

    • Method Detail

      • isWebService

        boolean isWebService()
        Returns the value of the 'Web Service' attribute.

        If the meaning of the 'Web Service' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Web Service' attribute.
        See Also:
        setWebService(boolean), TacticdslPackage.getService_WebService()
        Model:
        Generated:
      • setWebService

        void setWebService​(boolean value)
        Sets the value of the 'Web Service' attribute.
        Parameters:
        value - the new value of the 'Web Service' attribute.
        See Also:
        isWebService()
        Generated:
      • getOperations

        org.eclipse.emf.common.util.EList<ServiceOperation> getOperations()
        Returns the value of the 'Operations' containment reference list. The list contents are of type ServiceOperation.

        If the meaning of the 'Operations' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Operations' containment reference list.
        See Also:
        TacticdslPackage.getService_Operations()
        Model:
        containment="true"
        Generated: