#include <XmiReader_2_0.hpp>
Public Member Functions | |
XmiReader_2_0 () | |
~XmiReader_2_0 () | |
void | document (Model *model, xmlDocPtr doc) |
Protected Member Functions | |
bool | isXmi (xmlNsPtr ns) |
bool | isVersionAttr (xmlAttrPtr attr) |
bool | isIdAttr (xmlAttrPtr attr) |
bool | isLabelAttr (xmlAttrPtr attr) |
bool | isUuidAttr (xmlAttrPtr attr) |
bool | isTypeAttr (xmlAttrPtr attr) |
bool | isIdrefAttr (xmlAttrPtr attr) |
bool | isHrefAttr (xmlAttrPtr attr) |
void | createObject () |
void | resolveDeferred () |
void | xmi () |
void | startAttribs () |
void | xmiVersion () |
void | namespaces () |
void | contentElements () |
void | objectAsElement () |
void | objectTagName () |
void | objectAttribs () |
void | identityAttribs () |
void | typeAttrib () |
void | featureAttribs () |
void | dataValueAttrib () |
void | refValueAttrib () |
void | linkAttribs () |
void | objectContents () |
void | contentElement () |
void | dataValue () |
void | primitiveValue () |
void | structureValue () |
void | extension () |
void | classAttributes () |
void | otherLinks () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|