#include <Constraint.h>
Public Member Functions | |
Constraint (Schema::Constraints c) | |
string | getName () const |
void | setName (const string &n) |
Schema::Constraints * | getConstraintType () |
void | setSelector (const std::string &xpath) |
void | addField (const std::string &xpath) |
std::string | selector () const |
const std::list< std::string > & | fields () |
void | setAnnotation (const string &s) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|