#include <Constraint.h>
Definition at line 33 of file Constraint.h.
§ Constraint()
§ ~Constraint()
Schema::Constraint::~Constraint |
( |
| ) |
|
|
inlinevirtual |
§ getName()
std::string Schema::Constraint::getName |
( |
| ) |
const |
|
inline |
§ setName()
void Schema::Constraint::setName |
( |
const std::string & |
n | ) |
|
|
inline |
§ getConstraintType()
§ setSelector()
void Schema::Constraint::setSelector |
( |
const std::string & |
xpath | ) |
|
|
inline |
§ addField()
void Schema::Constraint::addField |
( |
const std::string & |
xpath | ) |
|
|
inline |
§ selector()
std::string Schema::Constraint::selector |
( |
| ) |
const |
|
inline |
§ fields()
const std::list< std::string > & Schema::Constraint::fields |
( |
| ) |
|
|
inline |
§ setAnnotation()
void Schema::Constraint::setAnnotation |
( |
const std::string & |
s | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/wsdlpull-1.23/src/schemaparser/Constraint.h