12 Definition(
SIZE,
"CONSTRAINT",
"The CONSTRAINT statement defines a constraint for optimization")
15 "Expression that should be fulfilled during optimization");
std::string getString(const Attribute &attr)
Get string value.
Attribute makeString(const std::string &name, const std::string &help)
Make string attribute.
The base class for all OPAL definitions.
void registerOwnership(const AttributeHandler::OwnerType &itsClass) const
std::vector< Attribute > itsAttr
The object attributes.
std::string getExpression() const
virtual void execute()
Execute the command.