Interface Modifiable

All Superinterfaces:
Commentable, EObject, Notifier
All Known Subinterfaces:
Block
All Known Implementing Classes:
BlockImpl, ModifiableImpl

public interface Modifiable extends Commentable
A representation of the model object 'Modifiable'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"
  • Method Details

    • getModifiers

      EList<Modifier> getModifiers()
      Returns the value of the 'Modifiers' containment reference list. The list contents are of type Modifier.
      Returns:
      the value of the 'Modifiers' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" resolveProxies="true"