| FDO API Reference | Feature Data Objects |
#include <FdoStd.h>
#include <Fdo/Schema/PropertyDefinition.h>
#include <Fdo/Schema/ObjectType.h>
#include <Fdo/Schema/ClassDefinition.h>
#include <Fdo/Schema/PropertyType.h>
#include <Fdo/Schema/OrderType.h>
#include <Fdo/Schema/DataPropertyDefinition.h>
Include dependency graph for ObjectPropertyDefinition.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | FdoObjectPropertyDefinition |
| The FdoObjectPropertyDefinition class derives from FdoPropertyDefinition and represents containment of an object or a collection of objects within another class. The class of the contained object must already be defined in the feature schema and cannot be abstract. More... | |
Typedefs | |
| typedef FdoPtr< FdoObjectPropertyDefinition > | FdoObjectPropertyP |
| FdoObjectPropertyP is a FdoPtr on FdoObjectPropertyDefinition, provided for convenience. | |
| Comments or suggestions? Send us feedback. |