Interface New

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

public interface New extends Instruction
A representation of the model object 'New'.
See Also:
  • Method Details

    • getModelname

      String getModelname()
      Returns the value of the 'Modelname' attribute.

      If the meaning of the 'Modelname' attribute isn't clear, there really should be more of a description here...

      Returns:
      the value of the 'Modelname' attribute.
      See Also:
    • setModelname

      void setModelname(String value)
      Sets the value of the 'Modelname' attribute.
      Parameters:
      value - the new value of the 'Modelname' attribute.
      See Also: