Interface AbstractKAMP4attackModificationRepository<T extends KAMP4attackSeedModifications>
-
- All Superinterfaces:
edu.kit.ipd.sdq.kamp.model.modificationmarks.AbstractModificationRepository<T,edu.kit.ipd.sdq.kamp.model.modificationmarks.ChangePropagationStep>
,EObject
,Notifier
- All Known Subinterfaces:
KAMP4attackModificationRepository
- All Known Implementing Classes:
AbstractKAMP4attackModificationRepositoryImpl
,KAMP4attackModificationRepositoryImpl
public interface AbstractKAMP4attackModificationRepository<T extends KAMP4attackSeedModifications> extends edu.kit.ipd.sdq.kamp.model.modificationmarks.AbstractModificationRepository<T,edu.kit.ipd.sdq.kamp.model.modificationmarks.ChangePropagationStep>
A representation of the model object 'Abstract KAMP 4attack Modification Repository'.- See Also:
KAMP4attackModificationmarksPackage.getAbstractKAMP4attackModificationRepository()
- Generated class or method.
- EMF model class or method.
- abstract="true"
-
-
Method Summary
-
Methods inherited from interface edu.kit.ipd.sdq.kamp.model.modificationmarks.AbstractModificationRepository
getChangePropagationSteps, getSeedModifications, setSeedModifications
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-