java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
org.eclipse.emf.edit.provider.ItemProviderAdapter
de.uka.ipd.sdq.identifier.provider.IdentifierItemProvider
org.palladiosimulator.pcm.core.entity.provider.EntityItemProvider
org.palladiosimulator.pcm.confidentiality.attackerSpecification.attackSpecification.provider.AttackCategoryItemProvider
All Implemented Interfaces:
Adapter, Adapter.Internal, ResourceLocator, CreateChildCommand.Helper, IChangeNotifier, IDisposable, IEditingDomainItemProvider, IItemLabelProvider, IItemPropertySource, IStructuredItemContentProvider, ITreeItemContentProvider
Direct Known Subclasses:
CVEIDItemProvider, CWEIDItemProvider

public class AttackCategoryItemProvider extends org.palladiosimulator.pcm.core.entity.provider.EntityItemProvider
This is the item provider adapter for a AttackCategory object.
Generated class or method.
  • Constructor Details

    • AttackCategoryItemProvider

      public AttackCategoryItemProvider(AdapterFactory adapterFactory)
      This constructs an instance from a factory and a notifier.
      Generated class or method.
  • Method Details