Salome HOME
Update the internal persistence mechanism of documents identification: on load/save...
authormpv <mpv@opencascade.com>
Wed, 3 Feb 2016 09:21:45 +0000 (12:21 +0300)
committerdbv <dbv@opencascade.com>
Tue, 16 Feb 2016 14:04:34 +0000 (17:04 +0300)
commitb4bccdade3d22c8375bcd5e374a9e99ab6fce250
treec92dfbed1702ce963e32bba99ef5cf06ba475167
parenta07dc341d2b4269155b718b513c7aa4a89c2781f
Update the internal persistence mechanism of documents identification: on load/save, undo/redo of documents creation or deletion, external references between the documents
19 files changed:
src/Model/Model_Application.cpp
src/Model/Model_Application.h
src/Model/Model_AttributeDocRef.cpp
src/Model/Model_AttributeDocRef.h
src/Model/Model_AttributeReference.cpp
src/Model/Model_Document.cpp
src/Model/Model_Document.h
src/Model/Model_Objects.cpp
src/Model/Model_Objects.h
src/Model/Model_ResultPart.cpp
src/Model/Model_ResultPart.h
src/Model/Model_Session.cpp
src/Model/Model_Session.h
src/ModelAPI/ModelAPI_AttributeDocRef.h
src/ModelAPI/ModelAPI_Document.h
src/ModelAPI/ModelAPI_Session.h
src/ModelAPI/Test/TestDocument.py
src/PartSetPlugin/PartSetPlugin_Duplicate.cpp
src/PartSetPlugin/PartSetPlugin_Duplicate.h