Protected Member Functions |
| virtual DtOMTTree * | processObjectModel (DtlObjPtr &ptr) |
| virtual void | processName (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processVersionNo (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processType (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processPurpose (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processApplicationDomain (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processSponsorOrgName (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processModificationDate (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processMOMVersion (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processComplexDataType (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processEnumeratedDataType (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processNote (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processObjectClass (DtlObjPtr &ptr, DtOMTTree *) |
| virtual void | processInteractionClass (DtlObjPtr &ptr, DtOMTTree *) |
| DtComplexComponentNode * | processComplexComponent (DtlObjPtr &ptr) |
| DtEnumerationNode * | processEnumeration (DtlObjPtr &ptr) |
| DtAttributeFedNode * | processAttribute (DtlObjPtr &ptr) |
| DtParameterFedNode * | processParameter (DtlObjPtr &ptr) |
| virtual void | buildObjectClassTree (DtOMTTree *omtTree) |
| | Once the lists are all put in, walk through the object class list to.
|
| virtual void | buildInteractionClassTree (DtOMTTree *omtTree) |
| | Once the lists are all put in, walk through the interaction class list to.
|
| virtual void | setAttributeHandles (DtObjectClassFedNode *objNode) |
| virtual void | setParameterHandles (DtInteractionClassFedNode *objNode) |
Constructor & Destructor Documentation
| DtOMTFileReader::DtOMTFileReader |
( |
| ) |
|
| virtual DtOMTFileReader::~DtOMTFileReader |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void DtOMTFileReader::buildInteractionClassTree |
( |
DtOMTTree * |
omtTree | ) |
|
|
protectedvirtual |
Once the lists are all put in, walk through the interaction class list to.
| virtual void DtOMTFileReader::buildObjectClassTree |
( |
DtOMTTree * |
omtTree | ) |
|
|
protectedvirtual |
Once the lists are all put in, walk through the object class list to.
| virtual void DtOMTFileReader::clearLastError |
( |
| ) |
|
|
virtual |
| virtual const DtString& DtOMTFileReader::getLastError |
( |
| ) |
|
|
virtual |
This creates an OMT tree from a file Ownership of this tree is passed to the person who called this function.
Member Data Documentation
The documentation for this class was generated from the following file: