Interface CustomView

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

public interface CustomView extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Custom View'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Format' attribute.
    Returns the value of the 'Icon' attribute.
    org.eclipse.emf.common.util.EList<String>
    Returns the value of the 'Layers' attribute list.
    org.eclipse.emf.common.util.EList<Parameter>
    Returns the value of the 'Parameters' containment reference list.
    org.eclipse.emf.common.util.EList<Patch>
    Returns the value of the 'Patches' containment reference list.
    org.eclipse.emf.common.util.EList<String>
    Returns the value of the 'Path' attribute list.
    Returns the value of the 'Position' attribute.
    Returns the value of the 'Source' attribute.
    Returns the value of the 'Type' attribute.
    void
    Sets the value of the 'Format' attribute.
    void
    setIcon(String value)
    Sets the value of the 'Icon' attribute.
    void
    Sets the value of the 'Position' attribute.
    void
    Sets the value of the 'Source' attribute.
    void
    setType(String value)
    Sets the value of the 'Type' 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