Interface V8HelpPage

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

public interface V8HelpPage extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Page'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<V8HelpAttribute>
    Returns the value of the 'Attributes' reference list.
    Returns the value of the 'Host' attribute.
    Returns the value of the 'Link' attribute.
    void
    setHost(String value)
    Sets the value of the 'Host' attribute.
    void
    setLink(String value)
    Sets the value of the 'Link' 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