Interface KAMP4attackModificationRepository
-
- All Superinterfaces:
AbstractKAMP4attackModificationRepository<KAMP4attackSeedModifications>
,edu.kit.ipd.sdq.kamp.model.modificationmarks.AbstractModificationRepository<KAMP4attackSeedModifications,edu.kit.ipd.sdq.kamp.model.modificationmarks.ChangePropagationStep>
,EObject
,Notifier
- All Known Implementing Classes:
KAMP4attackModificationRepositoryImpl
public interface KAMP4attackModificationRepository extends AbstractKAMP4attackModificationRepository<KAMP4attackSeedModifications>
A representation of the model object 'KAMP 4attack Modification Repository'.- See Also:
KAMP4attackModificationmarksPackage.getKAMP4attackModificationRepository()
- Generated class or method.
- EMF model class or method.
-
-
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
-
-