Interface HardwareInducedFailureType

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 Implementing Classes:
HardwareInducedFailureTypeImpl

public interface HardwareInducedFailureType extends FailureType
A representation of the model object 'Hardware Induced Failure Type'.

Type definition for a hardware-induced failure, i.e. a failure-on-demand occurrence due to an unavailable resource. Standard types are pre-defined according to the pre-defined ProcessingResourceTypes: CPU, HDD, DELAY. Further types may be defined by the modeller for a certain PCM instance, together with a custom ProcessingResourceType.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
annotation="http://www.eclipse.org/emf/2002/Ecore constraints='hardwareInducedFailureTypeHasProcessingResourceType'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG hardwareInducedFailureTypeHasProcessingResourceType='( self.processingResourceType__HardwareInducedFailureType <> null ) and ( not ( self.processingResourceType__HardwareInducedFailureType.oclIsTypeOf( pcm::resourcetype::CommunicationLinkResourceType ) ) )'"