50 #ifndef _RELATIVEREFERENCECONTENT_H_
51 #define _RELATIVEREFERENCECONTENT_H_
53 #include "ReferenceContent.h"
62 namespace components {
66 string originalReference;
71 string getRelativePath();
72 void setRelativePath(
string somePath);
80 #endif //_RELATIVEREFERENCECONTENT_H_
Definition: RelativeReferenceContent.h:63
Definition: ReferenceContent.h:64