}
ea.run(context, _self.parent.export(), eao.nestedElement.getElement());
} catch (FaultException fault) {
__log.error(fault);
context.completeWithFault(_self.parent.export(), fault);
}
}
@Override
Node fetchVariableData(VariableInstance variable, boolean forWriting)