Interface Attacker

    • Method Detail

      • getCapabilities

        EList<Attack> getCapabilities()
        Returns the value of the 'Capabilities' reference list. The list contents are of type Attack.
        Returns:
        the value of the 'Capabilities' reference list.
        See Also:
        AttackerPackage.getAttacker_Capabilities()
        Generated class or method.
        EMF model class or method.
      • getCompromisedComponents

        EList<org.palladiosimulator.pcm.core.composition.AssemblyContext> getCompromisedComponents()
        Returns the value of the 'Compromised Components' reference list. The list contents are of type AssemblyContext.
        Returns:
        the value of the 'Compromised Components' reference list.
        See Also:
        AttackerPackage.getAttacker_CompromisedComponents()
        Generated class or method.
        EMF model class or method.
      • getCompromisedResources

        EList<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer> getCompromisedResources()
        Returns the value of the 'Compromised Resources' reference list. The list contents are of type ResourceContainer.
        Returns:
        the value of the 'Compromised Resources' reference list.
        See Also:
        AttackerPackage.getAttacker_CompromisedResources()
        Generated class or method.
        EMF model class or method.
      • getCompromisedLinkingResources

        EList<org.palladiosimulator.pcm.resourceenvironment.LinkingResource> getCompromisedLinkingResources()
        Returns the value of the 'Compromised Linking Resources' reference list. The list contents are of type LinkingResource.
        Returns:
        the value of the 'Compromised Linking Resources' reference list.
        See Also:
        AttackerPackage.getAttacker_CompromisedLinkingResources()
        Generated class or method.
        EMF model class or method.