void setShow(ShowType show)
 
void setHref(const std::string &href)
 
const std::string & getArcRole() const 
 
const std::string & getHref() const 
 
void setActuate(ActuateType actuate)
 
void setTitle(const std::string &title)
 
ActuateType
The actuate type attribute is used to communicate the desired timing of traversal from the starting r...
 
ActuateType getActuate() const 
 
SimpleLink()
It initializes a new SimpleLink. 
 
const std::string & getRole() const 
 
const std::string & getType()
 
static const std::string sm_xlinkType
Fixed value for SimpleLink: "xlink:simple". 
 
void setRole(const std::string &role)
 
void setArcRole(const std::string &arcrole)
 
const std::string & getTitle() const 
 
ShowType
The show type attribute is used to communicate the desired presentation of the ending resource on tra...