public void apply(Switch sw) { ((Analysis) sw).caseAPPower(this); }
public void apply(Switch sw) { ((Analysis) sw).caseAOrPLogic(this); }