E&S CVS Commit: pylib - Added MOF package for tools relating to the OMG's Meta-Object Facility

pje at eby-sarna.com pje at eby-sarna.com
Mon Jul 30 12:21:01 EDT 2001


Module Name:	pylib
Committed By:	pje
Date:		Mon Jul 30 16:20:50 UTC 2001

Modified Files:
	pylib/TW/UML: Model.py
Added Files:
	pylib/TW/MOF: MMX.dtd MMX.py MOF.xml __init__.py
Removed Files:
	pylib/TW/UML: MMX.py

Log Message:
Added MOF package for tools relating to the OMG's Meta-Object Facility
(MOF) and (meta)models based on it.  Moved MMX module to the MOF package.
Since MOF forms the basis of many metadata systems and metamodels including
the UML, the CWM (Common Warehousing Model), XMI (XML Metadata Interchange)
and JMI (Java Metadata Interface), the TransWarp tools will use a
MOF-compatible model as an intermediate format for code generation to such
languages as JavaScript, SQL, and StructuralAspects for Python programs.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/MOF/MMX.dtd?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/MOF/MMX.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/MOF/MOF.xml?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/MOF/__init__.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/UML/Model.py.diff?r1=1.10&r2=1.11

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pylib/TW/MOF/MMX.dtd pylib/TW/MOF/MMX.py \
    pylib/TW/MOF/MOF.xml pylib/TW/MOF/__init__.py
cvs rdiff -r1.22 -r0 pylib/TW/UML/MMX.py
cvs rdiff -r1.10 -r1.11 pylib/TW/UML/Model.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