Interface Picto

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<CustomView> getCustomViews()
      Returns the value of the 'Custom Views' containment reference list.
      String getFormat()
      Returns the value of the 'Format' attribute.
      org.eclipse.emf.common.util.EList<Model> getModels()
      Returns the value of the 'Models' containment reference list.
      org.eclipse.emf.common.util.EList<Parameter> getParameters()
      Returns the value of the 'Parameters' containment reference list.
      String getTransformation()
      Returns the value of the 'Transformation' attribute.
      boolean isStandalone()
      Returns the value of the 'Standalone' attribute.
      void setFormat​(String value)
      Sets the value of the 'Format' attribute.
      void setStandalone​(boolean value)
      Sets the value of the 'Standalone' attribute.
      void setTransformation​(String value)
      Sets the value of the 'Transformation' 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