java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
org.eclipse.emf.internal.cdo.CDOObjectImpl
de.uka.ipd.sdq.identifier.impl.IdentifierImpl
edu.kit.ipd.sdq.kamp4attack.model.modificationmarks.KAMP4attackModificationmarks.impl.ModifyEntityImpl<org.palladiosimulator.pcm.confidentiality.context.system.pcm.structure.ServiceSpecification>
edu.kit.ipd.sdq.kamp4attack.model.modificationmarks.KAMP4attackModificationmarks.impl.CompromisedServiceImpl
All Implemented Interfaces:
de.uka.ipd.sdq.identifier.Identifier, CompromisedService, ModifyEntity<org.palladiosimulator.pcm.confidentiality.context.system.pcm.structure.ServiceSpecification>, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker, Notifier, EObject, EStructuralFeature.Internal.DynamicValueHolder, InternalEObject, org.eclipse.emf.spi.cdo.InternalCDOLoadable, org.eclipse.emf.spi.cdo.InternalCDOObject

public class CompromisedServiceImpl extends ModifyEntityImpl<org.palladiosimulator.pcm.confidentiality.context.system.pcm.structure.ServiceSpecification> implements CompromisedService
An implementation of the model object 'Compromised Service'.
Generated class or method.
  • Constructor Details

    • CompromisedServiceImpl

      protected CompromisedServiceImpl()
      Generated class or method.
  • Method Details

    • eStaticClass

      protected EClass eStaticClass()
      Overrides:
      eStaticClass in class ModifyEntityImpl<org.palladiosimulator.pcm.confidentiality.context.system.pcm.structure.ServiceSpecification>
      Generated class or method.
    • setAffectedElement

      public void setAffectedElement(org.palladiosimulator.pcm.confidentiality.context.system.pcm.structure.ServiceSpecification newAffectedElement)
      This is specialized for the more specific type known in this context.
      Specified by:
      setAffectedElement in interface ModifyEntity<org.palladiosimulator.pcm.confidentiality.context.system.pcm.structure.ServiceSpecification>
      Overrides:
      setAffectedElement in class ModifyEntityImpl<org.palladiosimulator.pcm.confidentiality.context.system.pcm.structure.ServiceSpecification>
      Parameters:
      newAffectedElement - the new value of the 'Affected Element' reference.
      See Also:
      Generated class or method.