1 #ifndef __JLANG__JABSTRACTOBJECTSTATUS__ 
    2 #define __JLANG__JABSTRACTOBJECTSTATUS__ 
    9 namespace JPP { 
using namespace JLANG; }
 
bool operator!() const 
Negated status of this object. 
Interface for status of object. 
virtual bool getStatus() const =0
Get status of object.