|
|
std::string | getAnnotation () override |
| |
|
std::string | getNaturalLanguageTerm () |
| |
|
| NaturalLanguageAnnotation (NaturalLanguageStyle style, const std::string &naturalLanguageTerm) |
| |
|
| NaturalLanguageAnnotation (NaturalLanguageStyle style, simox::xml::RapidXMLWrapperNodePtr node) |
| |
|
virtual void | appendAnnotationXML (simox::xml::RapidXMLWrapperNodePtr node) |
| |
|
virtual MotionAnnotationPtr | clone ()=0 |
| |
|
std::string | getStyle () const |
| |
|
std::string | getType () const |
| |
|
bool | has (const std::string &type, const std::string &style=std::string()) const |
| |
|
virtual void | notifyNameChange (MotionPtr motion, const std::string &oldMotionName) |
| |
|
|
static constexpr const char * | TYPE = "NaturalLanguage" |
| |
|
|
void | append (simox::xml::RapidXMLWrapperNodePtr annotationNode) override |
| |
|
| MotionAnnotation (const std::string &type, const std::string &style=std::string()) |
| |
|
|
std::string | style |
| |
|
std::string | type |
| |
The documentation for this class was generated from the following files:
- /builds/sw/mmm/core/MMM/Motion/Annotation/NaturalLanguage/NaturalLanguageAnnotation.h
- /builds/sw/mmm/core/MMM/Motion/Annotation/NaturalLanguage/NaturalLanguageAnnotation.cpp