Interface SupplyNamespace

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

public interface SupplyNamespace extends IBmObject
A representation of the model object 'Namespace'. * Supply settings for the namespace

The following features are supported:

See Also:
  • Method Details

    • isInclude

      boolean isInclude()
      Returns the value of the 'Include' attribute. The default value is "true".
      Returns:
      the value of the 'Include' attribute.
      See Also:
    • setInclude

      void setInclude(boolean value)
      Sets the value of the 'Include' attribute.
      Parameters:
      value - the new value of the 'Include' attribute.
      See Also: