Interface MobileApplicationUrl

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getBaseUrl()
      Returns the value of the 'Base Url' attribute.
      boolean isUseAndroid()
      Returns the value of the 'Use Android' attribute.
      boolean isUseIOS()
      Returns the value of the 'Use IOS' attribute.
      boolean isUseWindows()
      Returns the value of the 'Use Windows' attribute.
      void setBaseUrl​(String value)
      Sets the value of the 'Base Url' attribute.
      void setUseAndroid​(boolean value)
      Sets the value of the 'Use Android' attribute.
      void setUseIOS​(boolean value)
      Sets the value of the 'Use IOS' attribute.
      void setUseWindows​(boolean value)
      Sets the value of the 'Use Windows' 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