Interface ControlElement

All Superinterfaces:
AbstractCodeElement, CodeItem, ComputationalObject, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CallableUnit, MethodUnit
All Known Implementing Classes:
CallableUnitImpl, ControlElementImpl, MethodUnitImpl

public interface ControlElement
extends ComputationalObject
A representation of the model object 'Control Element'.

The following features are supported:

See Also:
CodePackage.getControlElement()