Go to the documentation of this file.
56 :
SubComponent(), name_(name), type_(
""), direction_(
"") {
76 const std::string procName =
77 "OperationTriggeredOperand::OperationTriggeredOperand";
115 if (lowerName == this->
name()) {
148 const std::string procName =
"OperationTriggeredOperand::loadState";
150 __FILE__, __LINE__, procName, exception.
errorMessage());
void setDirection(const std::string &direction)
std::string stringAttribute(const std::string &name) const
static const std::string OSKEY_TYPE
virtual ~OperationTriggeredOperand()
static const std::string OSKEY_NAME
static const std::string OSKEY_DIRECTION
static const std::string OSNAME_OPERAND
const std::string & name() const
virtual void loadState(const ObjectState *state)
void setType(const std::string &type)
std::string direction() const
virtual void setName(const std::string &name)
std::string errorMessage() const
virtual ObjectState * saveState() const
OperationTriggeredOperand(const std::string &name, OperationTriggeredFormat &parent)
void setAttribute(const std::string &name, const std::string &value)