Interface AbstractLoopAction

All Superinterfaces:
AbstractAction, AbstractInternalControlFlowAction, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, NamedElement, Notifier, PCMBaseClass, PCMClass
All Known Subinterfaces:
CollectionIteratorAction, LoopAction
All Known Implementing Classes:
AbstractLoopActionImpl, CollectionIteratorActionImpl, LoopActionImpl

public interface AbstractLoopAction extends AbstractInternalControlFlowAction
A representation of the model object 'Abstract Loop Action'.

Abstract parent class of any loop (e.g. LoopAction)

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"