Interface AttackerContainer

  • All Superinterfaces:
    org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier
    All Known Implementing Classes:
    AttackerContainerImpl

    public interface AttackerContainer
    extends org.eclipse.emf.cdo.CDOObject
    A representation of the model object 'Container'.

    The following features are supported:

    See Also:
    AttackerPackage.getAttackerContainer()
    Generated class or method.
    EMF model class or method.
    • Method Detail

      • getAttacker

        EList<Attacker> getAttacker()
        Returns the value of the 'Attacker' containment reference list. The list contents are of type Attacker.
        Returns:
        the value of the 'Attacker' containment reference list.
        See Also:
        AttackerPackage.getAttackerContainer_Attacker()
        Generated class or method.
        EMF model class or method.
        containment="true"