Interface HWFailure

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.palladiosimulator.pcm.core.entity.Entity, EObject, Failure, de.uka.ipd.sdq.identifier.Identifier, org.palladiosimulator.pcm.core.entity.NamedElement, Notifier, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass
All Known Subinterfaces:
HWByzantineFailure, HWContentFailure, HWCrashFailure, HWTimingFailure, HWTransientFailure
All Known Implementing Classes:
HWByzantineFailureImpl, HWContentFailureImpl, HWCrashFailureImpl, HWFailureImpl, HWFailureImplGen, HWTimingFailureImpl, HWTransientFailureImpl

public interface HWFailure extends Failure
A representation of the model object 'HW Failure'.
See Also:
Generated class or method.
EMF model class or method.
abstract="true"
  • Method Details

    • getSupportedElementType

      EList<EObject> getSupportedElementType()
      Specified by:
      getSupportedElementType in interface Failure
      Generated class or method.
      EMF model class or method.
      kind="operation" required="true"