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.
virtual void execute()
Execute the command.
void registerOwnership(const AttributeHandler::OwnerType &itsClass) const
std::string getExpression() const
Attribute makeString(const std::string &name, const std::string &help)
Make string attribute.
std::vector< Attribute > itsAttr
The object attributes.
The base class for all OPAL definitions.