E&S CVS Commit: pylib - Beginning to refactor the old XMI/UML stuff into an actual StructuralModel
pje at eby-sarna.com
pje at eby-sarna.com
Thu Jun 7 20:54:00 EDT 2001
Module Name: pylib
Committed By: pje
Date: Fri Jun 8 00:53:03 UTC 2001
Modified Files:
pylib/TW/StructuralModel: Features.py Queries.py
pylib/TW/UML: Model.py
pylib/TW/tests/StructuralModel: _Aspects.py
Removed Files:
pylib/TW/StructuralModel: _Aspects.py
Log Message:
Beginning to refactor the old XMI/UML stuff into an actual StructuralModel
component specification. An awful lot's left to do, but it's a start...
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Features.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Queries.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/pylib/TW/UML/Model.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/pylib/TW/tests/StructuralModel/_Aspects.py.diff?r1=1.10&r2=1.11
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pylib/TW/StructuralModel/Features.py
cvs rdiff -r1.5 -r1.6 pylib/TW/StructuralModel/Queries.py
cvs rdiff -r1.3 -r0 pylib/TW/StructuralModel/_Aspects.py
cvs rdiff -r1.6 -r1.7 pylib/TW/UML/Model.py
cvs rdiff -r1.10 -r1.11 pylib/TW/tests/StructuralModel/_Aspects.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list