Ginga  0.13.6
 All Classes Namespaces Functions Variables
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
br::pucrio::telemidia::ginga::ncl::model::link::LinkCompoundStatement Class Reference
Inheritance diagram for br::pucrio::telemidia::ginga::ncl::model::link::LinkCompoundStatement:
Inheritance graph
[legend]
Collaboration diagram for br::pucrio::telemidia::ginga::ncl::model::link::LinkCompoundStatement:
Collaboration graph
[legend]

Public Member Functions

 LinkCompoundStatement (short op)
 
short getOperator ()
 
void addStatement (LinkStatement *statement)
 
vector< LinkStatement * > * getStatements ()
 
bool isNegated ()
 
void setNegated (bool neg)
 
virtual vector< FormatterEvent * > * getEvents ()
 
virtual bool evaluate ()
 
- Public Member Functions inherited from br::pucrio::telemidia::ginga::ncl::model::link::LinkCondition
bool instanceOf (string s)
 

Protected Member Functions

bool returnEvaluationResult (bool result)
 

Protected Attributes

vector< LinkStatement * > * statements
 
bool negated
 
short op
 
- Protected Attributes inherited from br::pucrio::telemidia::ginga::ncl::model::link::LinkCondition
set< string > typeSet
 

The documentation for this class was generated from the following files: