Interface CustomView

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getFormat()
      Returns the value of the 'Format' attribute.
      String getIcon()
      Returns the value of the 'Icon' attribute.
      org.eclipse.emf.common.util.EList<String> getLayers()
      Returns the value of the 'Layers' attribute list.
      org.eclipse.emf.common.util.EList<Parameter> getParameters()
      Returns the value of the 'Parameters' containment reference list.
      org.eclipse.emf.common.util.EList<Patch> getPatches()
      Returns the value of the 'Patches' containment reference list.
      org.eclipse.emf.common.util.EList<String> getPath()
      Returns the value of the 'Path' attribute list.
      Integer getPosition()
      Returns the value of the 'Position' attribute.
      String getSource()
      Returns the value of the 'Source' attribute.
      String getType()
      Returns the value of the 'Type' attribute.
      void setFormat​(String value)
      Sets the value of the 'Format' attribute.
      void setIcon​(String value)
      Sets the value of the 'Icon' attribute.
      void setPosition​(Integer value)
      Sets the value of the 'Position' attribute.
      void setSource​(String value)
      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