Class ModifyEntityImpl<T extends org.palladiosimulator.pcm.core.entity.Entity>

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<T>
All Implemented Interfaces:
de.uka.ipd.sdq.identifier.Identifier, ModifyEntity<T>, 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
Direct Known Subclasses:
AttackerSelectionImpl, AttackPathElementImpl, CompromisedAssemblyImpl, CompromisedDataImpl, CompromisedLinkingResourceImpl, CompromisedResourceImpl, CompromisedServiceImpl, ContextChangeImpl, SurfaceAttackerSelectionImpl

public abstract class ModifyEntityImpl<T extends org.palladiosimulator.pcm.core.entity.Entity> extends de.uka.ipd.sdq.identifier.impl.IdentifierImpl implements ModifyEntity<T>
An implementation of the model object 'Modify Entity'.

The following features are implemented:

Generated class or method.
  • Field Details

    • TOOLDERIVED_EDEFAULT

      protected static final boolean TOOLDERIVED_EDEFAULT
      The default value of the 'Toolderived' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • toolderived

      protected boolean toolderived
      The cached value of the 'Toolderived' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • affectedElement

      protected T extends org.palladiosimulator.pcm.core.entity.Entity affectedElement
      The cached value of the 'Affected Element' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • causingElements

      protected EList<EObject> causingElements
      The cached value of the 'Causing Elements' reference list.
      See Also:
      Generated class or method.
      Ordered collection.
  • Constructor Details

    • ModifyEntityImpl

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