Interface RunControlType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
RunControlTypeImpl

public interface RunControlType extends EObject
A representation of the model object 'Run Control Type'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
extendedMetaData="name='run-control_._type' kind='elementOnly'"
  • Method Details

    • getPara

      EList<ParaType> getPara()
      Returns the value of the 'Para' containment reference list. The list contents are of type ParaType.

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

      Returns:
      the value of the 'Para' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" extendedMetaData="kind='element' name='para' namespace='##targetNamespace'"