Interface FeaturesScopeSpec

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
MethodsScopeSpec, VariablesScopeSpec
All Known Implementing Classes:
FeaturesScopeSpecImpl, MethodsScopeSpecImpl, VariablesScopeSpecImpl

public interface FeaturesScopeSpec extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Features Scope Spec'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Environments' attribute.
    Returns the value of the 'Method' reference.
    Returns the value of the 'Module' reference.
    boolean
    Returns the value of the 'Ignore Module Items' attribute.
    boolean
    Returns the value of the 'Only Module Items' attribute.
    void
    Sets the value of the 'Environments' attribute.
    void
    setIgnoreModuleItems(boolean value)
    Sets the value of the 'Ignore Module Items' attribute.
    void
    Sets the value of the 'Method' reference.
    void
    Sets the value of the 'Module' reference.
    void
    setOnlyModuleItems(boolean value)
    Sets the value of the 'Only Module Items' 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