makVrv::DtSchemaManagerSchemaRenamed will handle the renaming of a schema as it applied to changing model definition or element definition schema types
More...
|
| virtual bool | checkModelDefinitions (const std::string &oldName, const std::string &newName) |
| | Goes through model definitions and changes those that need to be changed. More...
|
| |
makVrv::DtSchemaManagerSchemaRenamed will handle the renaming of a schema as it applied to changing model definition or element definition schema types
| makVrv::DtSchemaManagerSchemaRenamed::DtSchemaManagerSchemaRenamed |
( |
DtDe & |
de | ) |
|
| virtual makVrv::DtSchemaManagerSchemaRenamed::~DtSchemaManagerSchemaRenamed |
( |
| ) |
|
|
virtual |
| virtual void makVrv::DtSchemaManagerSchemaRenamed::schemaRenamed |
( |
const std::string & |
oldName, |
|
|
const std::string & |
newName |
|
) |
| |
|
virtual |
Method called when the schema has indicated a name has changed.
Will look at the schema type to determine if a check on the model definition manager (1) or element definition manager (2) needs to be made. If a change is need to be made, will make appropriate changes to backup manager objects to restore model definition manager or element definition manager if schema is restored
| virtual bool makVrv::DtSchemaManagerSchemaRenamed::checkModelDefinitions |
( |
const std::string & |
oldName, |
|
|
const std::string & |
newName |
|
) |
| |
|
protectedvirtual |
Goes through model definitions and changes those that need to be changed.
Returns true if something has changed
| DtDe& makVrv::DtSchemaManagerSchemaRenamed::myDe |
|
protected |
The documentation for this class was generated from the following file: