Interface LinkFailure

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:
LinkByzantineFailure, LinkContentFailure, LinkCrashFailure, LinkTimingFailure, LinkTransientFailure
All Known Implementing Classes:
LinkByzantineFailureImpl, LinkContentFailureImpl, LinkCrashFailureImpl, LinkFailureImpl, LinkFailureImplGen, LinkTimingFailureImpl, LinkTransientFailureImpl

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