Interface CWEID

  • All Superinterfaces:
    AttackCategory, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, org.palladiosimulator.pcm.core.entity.Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, org.palladiosimulator.pcm.core.entity.NamedElement, Notifier, org.palladiosimulator.pcm.PCMBaseClass, org.palladiosimulator.pcm.PCMClass
    All Known Implementing Classes:
    CWEIDImpl, CWEIDImplGen

    public interface CWEID
    extends AttackCategory
    A representation of the model object 'CWEID'.

    The following features are supported:

    See Also:
    AttackSpecificationPackage.getCWEID()
    Generated class or method.
    EMF model class or method.
    • Method Detail

      • setCweID

        void setCweID​(int value)
        Sets the value of the 'Cwe ID' attribute.
        Parameters:
        value - the new value of the 'Cwe ID' attribute.
        See Also:
        getCweID()
        Generated class or method.