virtual OEExprBase *GetExpr() const
This pure virtual method defines the interface for retrieving a stored expressions from a OEQBase parent class instance. If no expression was stored previously a zero-value pointer may be returned. The pointer returned from this method should therefore be checked before use.