Interface GridDomainType

All Superinterfaces:
DomainSetType, EObject, Notifier
All Known Implementing Classes:
GridDomainTypeImpl

public interface GridDomainType extends DomainSetType
A representation of the model object 'Grid Domain Type'.

The following features are supported:

See Also:
  • Method Details

    • getGrid

      GridType getGrid()
      Returns the value of the 'Grid' containment reference.

      If the meaning of the 'Grid' containment reference isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Grid' containment reference.
      See Also:
    • setGrid

      void setGrid(GridType value)
      Sets the value of the 'Grid' containment reference.
      Parameters:
      value - the new value of the 'Grid' containment reference.
      See Also: