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.attackerSpecification.DatamodelAttacker>
edu.kit.ipd.sdq.kamp4attack.model.modificationmarks.KAMP4attackModificationmarks.impl.CompromisedDataImpl
All Implemented Interfaces:
de.uka.ipd.sdq.identifier.Identifier, CompromisedData, ModifyEntity<org.palladiosimulator.pcm.confidentiality.attackerSpecification.DatamodelAttacker>, 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 CompromisedDataImpl extends ModifyEntityImpl<org.palladiosimulator.pcm.confidentiality.attackerSpecification.DatamodelAttacker> implements CompromisedData
An implementation of the model object 'Compromised Data'.
Generated class or method.
  • Constructor Details

    • CompromisedDataImpl

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

    • eStaticClass

      protected EClass eStaticClass()
      Overrides:
      eStaticClass in class ModifyEntityImpl<org.palladiosimulator.pcm.confidentiality.attackerSpecification.DatamodelAttacker>
      Generated class or method.
    • setAffectedElement

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