Interface MobileApplicationUrl

All Superinterfaces:
AbstractMobileApplicationUrl, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
MobileApplicationUrlImpl

public interface MobileApplicationUrl extends AbstractMobileApplicationUrl
A representation of the model object 'Mobile Application Url'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Base Url' attribute.
    boolean
    Returns the value of the 'Use Android' attribute.
    boolean
    Returns the value of the 'Use IOS' attribute.
    boolean
    Returns the value of the 'Use Windows' attribute.
    void
    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