Interface FailureHandlingEntity

All Superinterfaces:
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:
ExternalCallAction, RecoveryActionBehaviour
All Known Implementing Classes:
ExternalCallActionImpl, FailureHandlingEntityImpl, RecoveryActionBehaviourImpl

public interface FailureHandlingEntity extends Entity
A representation of the model object 'Failure Handling Entity'.

Failure handling entities are any program constructs that can handle failures. Instances of failure handling entities specify any number of failure types that can be handled.

The following features are supported:

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