Interface GraphicalSchemeSwitch

All Superinterfaces:
org.eclipse.emf.ecore.EObject, GraphicalSchemeFigure, GraphicalSchemeItem, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
GraphicalSchemeSwitchImpl

public interface GraphicalSchemeSwitch extends GraphicalSchemeFigure
A representation of the model object 'Graphical Scheme Switch'.

The following features are supported:

See Also:
  • Method Details

    • getCases

      org.eclipse.emf.common.util.EList<Case> getCases()
      Returns the value of the 'Cases' containment reference list. The list contents are of type Case.
      Returns:
      the value of the 'Cases' containment reference list.
      See Also: