Interface SoftwareInducedFailureType

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Entity, EObject, FailureType, de.uka.ipd.sdq.identifier.Identifier, NamedElement, Notifier, PCMBaseClass, PCMClass
All Known Subinterfaces:
ResourceTimeoutFailureType
All Known Implementing Classes:
ResourceTimeoutFailureTypeImpl, SoftwareInducedFailureTypeImpl

public interface SoftwareInducedFailureType extends FailureType
A representation of the model object 'Software Induced Failure Type'.

Type definition for a software-induced failure, i.e. a failure-on-demand occurrence due to a software fault. Type definitions are created by modellers for a certain PCM instance to distinguish different types of software failure-on-demand occurrences. Possible examples are: "EncryptionFailure", "ProtocolFailure", "WebServerFailure".

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.