Interface BlockUnit

All Superinterfaces:
AbstractCodeElement, ActionElement, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CatchUnit, ExceptionUnit, FinallyUnit, TryUnit
All Known Implementing Classes:
BlockUnitImpl, CatchUnitImpl, ExceptionUnitImpl, FinallyUnitImpl, TryUnitImpl

public interface BlockUnit
extends ActionElement
A representation of the model object 'Block Unit'.
See Also:
ActionPackage.getBlockUnit()