Interface KAMP4attackModificationmarksFactory

    • Method Detail

      • createKAMP4attackModificationRepository

        KAMP4attackModificationRepository createKAMP4attackModificationRepository()
        Returns a new object of class 'KAMP 4attack Modification Repository'.
        Returns:
        a new object of class 'KAMP 4attack Modification Repository'.
        Generated class or method.
      • createKAMP4attackSeedModifications

        KAMP4attackSeedModifications createKAMP4attackSeedModifications()
        Returns a new object of class 'KAMP 4attack Seed Modifications'.
        Returns:
        a new object of class 'KAMP 4attack Seed Modifications'.
        Generated class or method.
      • createAttackComponent

        AttackComponent createAttackComponent()
        Returns a new object of class 'Attack Component'.
        Returns:
        a new object of class 'Attack Component'.
        Generated class or method.
      • createCredentialChange

        CredentialChange createCredentialChange()
        Returns a new object of class 'Credential Change'.
        Returns:
        a new object of class 'Credential Change'.
        Generated class or method.
      • createCompromisedResource

        CompromisedResource createCompromisedResource()
        Returns a new object of class 'Compromised Resource'.
        Returns:
        a new object of class 'Compromised Resource'.
        Generated class or method.
      • createCompromisedAssembly

        CompromisedAssembly createCompromisedAssembly()
        Returns a new object of class 'Compromised Assembly'.
        Returns:
        a new object of class 'Compromised Assembly'.
        Generated class or method.
      • createContextChange

        ContextChange createContextChange()
        Returns a new object of class 'Context Change'.
        Returns:
        a new object of class 'Context Change'.
        Generated class or method.
      • createCompromisedLinkingResource

        CompromisedLinkingResource createCompromisedLinkingResource()
        Returns a new object of class 'Compromised Linking Resource'.
        Returns:
        a new object of class 'Compromised Linking Resource'.
        Generated class or method.
      • getKAMP4attackModificationmarksPackage

        KAMP4attackModificationmarksPackage getKAMP4attackModificationmarksPackage()
        Returns the package supported by this factory.
        Returns:
        the package supported by this factory.
        Generated class or method.