Interface SuiteDefinition

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<SuiteDefinition> getDependencies()
      Returns the value of the 'Dependencies' reference list.
      DocumentationComment getDocumentation()
      Returns the value of the 'Documentation' containment reference.
      org.eclipse.emf.common.util.EList<SuiteDefinition> getFinalizers()
      Returns the value of the 'Finalizers' reference list.
      java.lang.String getInlined()
      Returns the value of the 'Inlined' attribute.
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      org.eclipse.emf.common.util.EList<SuiteParameterDefinition> getParameters()
      Returns the value of the 'Parameters' containment reference list.
      java.lang.String getPrivate()
      Returns the value of the 'Private' attribute.
      org.eclipse.emf.common.util.EList<SuiteReturnDefinition> getReturn()
      Returns the value of the 'Return' containment reference list.
      java.lang.String getSingleRun()
      Returns the value of the 'Single Run' attribute.
      org.eclipse.emf.common.util.EList<SuiteStatement> getStatements()
      Returns the value of the 'Statements' containment reference list.
      void setDocumentation​(DocumentationComment value)
      Sets the value of the 'Documentation' containment reference.
      void setInlined​(java.lang.String value)
      Sets the value of the 'Inlined' attribute.
      void setName​(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void setPrivate​(java.lang.String value)
      Sets the value of the 'Private' attribute.
      void setSingleRun​(java.lang.String value)
      Sets the value of the 'Single Run' 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