#include "MCE/MCEDataType.h"
#include "MCE/MCEAttr.h"
#include "Includes/DFCSchemaInterface.h"
Go to the source code of this file.
◆ XMCEAncestor
#define XMCEAncestor 0x00000001 |
◆ XMCEDescendant
#define XMCEDescendant 0x00000002 |
◆ XMCEM2M
#define XMCEM2M 0x00000004 |
◆ XMCENoRelation
#define XMCENoRelation 0x00000010 |
◆ XMCESibling
#define XMCESibling 0x0000008 |
◆ VecBitVec
◆ EnumMCEAttrRelation
Enumerator |
---|
MCENoRelation | |
MCEAncestor | |
MCEDescendant | |
MCEM2M | |
MCESibling | |
◆ EnumMCEJoinDirection
Enumerator |
---|
MCEDownward | |
MCEUpward | |
MCEDownwardThenUpward | |
MCENoDirection | |