aspect Computation{ // ReceiveSendAndDepend syn String ReceiveSendAndDepend.getOtherOutput() = getValue() + "-T"; }