Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
berry::ExpressionTagNames Class Reference

#include <berryExpressionTagNames.h>

Static Public Attributes

static const QString ENABLEMENT
 
static const QString AND
 
static const QString OR
 
static const QString NOT
 
static const QString INSTANCEOF
 
static const QString TEST
 
static const QString WITH
 
static const QString ADAPT
 
static const QString COUNT
 
static const QString ITERATE
 
static const QString RESOLVE
 
static const QString SYSTEM_TEST
 
static const QString EQUALS
 
static const QString REFERENCE
 

Detailed Description

Class defining the tag names of the XML elements of the common expression language.

Definition at line 30 of file berryExpressionTagNames.h.

Member Data Documentation

const QString berry::ExpressionTagNames::ADAPT
static

The tag name of the adapt expression (value: adapt)

Definition at line 56 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::AND
static

The tag name of the and expression (value: and)

Definition at line 38 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::COUNT
static

The tag name of the count expression (value: count)

Definition at line 59 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::ENABLEMENT
static

The tag name of the enablement expression (value: enablement)

Definition at line 35 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::EQUALS
static

The tag name of the equals expression (value: equals)

Definition at line 71 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::INSTANCEOF
static

The tag name of the instanceof expression (value: instanceof)

Definition at line 47 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::ITERATE
static

The tag name of the adapt expression (value: iterate)

Definition at line 62 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::NOT
static

The tag name of the not expression (value: not)

Definition at line 44 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::OR
static

The tag name of the or expression (value: or)

Definition at line 41 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::REFERENCE
static

The tag name of the reference expression (value: reference)

Definition at line 76 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::RESOLVE
static

The tag name of the resolve expression (value: resolve)

Definition at line 65 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::SYSTEM_TEST
static

The tag name of the systemTest expression (value: systemTest)

Definition at line 68 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::TEST
static

The tag name of the test expression (value: test)

Definition at line 50 of file berryExpressionTagNames.h.

const QString berry::ExpressionTagNames::WITH
static

The tag name of the with expression (value: with)

Definition at line 53 of file berryExpressionTagNames.h.


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