12 Definition(
SIZE,
"OBJECTIVE",
"The OBJECTIVE statement defines an objective for optimization")
15 "Expression to minimize 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.
virtual void execute()
Execute the command.
std::string getExpression() const