Interface SimulatedProcesses

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

public interface SimulatedProcesses extends EObject
A representation of the model object 'Simulated Processes '.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
  • Method Details

    • getProcesses

      EList<Process> getProcesses()
      Returns the value of the 'Processes' containment reference list. The list contents are of type Process.

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

      Returns:
      the value of the 'Processes' containment reference list.
      See Also:
      Generated class or method.
      EMF model class or method.
      containment="true" ordered="false"