Interface FailureType

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:
HardwareInducedFailureType, NetworkInducedFailureType, ResourceTimeoutFailureType, SoftwareInducedFailureType
All Known Implementing Classes:
FailureTypeImpl, HardwareInducedFailureTypeImpl, NetworkInducedFailureTypeImpl, ResourceTimeoutFailureTypeImpl, SoftwareInducedFailureTypeImpl

public interface FailureType extends Entity
A representation of the model object 'Failure Type'.

Abstract super class that provides a type definition for any failure-on-demand occurrence during service execution. 

The following features are supported:

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