java.lang.Object
org.palladiosimulator.pcm.confidentiality.attacker.variation.output.AttackerComponentPathDTO

public class AttackerComponentPathDTO extends Object
  • Constructor Details

    • AttackerComponentPathDTO

      public AttackerComponentPathDTO(edu.kit.ipd.sdq.kamp4attack.model.modificationmarks.KAMP4attackModificationmarks.KAMP4attackModificationRepository repository)
  • Method Details

    • getAttackername

      public final String getAttackername()
    • getStartComponent

      public final String getStartComponent()
    • getAttackComplexity

      public final String getAttackComplexity()
    • getData

      public final Set<String> getData()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object