Interface SWFailure

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:
SWByzantineFailure, SWContentFailure, SWCrashFailure, SWTimingFailure, SWTransientFailure
All Known Implementing Classes:
SWByzantineFailureImpl, SWContentFailureImpl, SWCrashFailureImpl, SWFailureImpl, SWFailureImplGen, SWTimingFailureImpl, SWTransientFailureImpl

public interface SWFailure extends Failure
A representation of the model object 'SW 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"