E&S CVS Commit: PEAK - Implemented all the structural and behavioral features of the MOF 1.3.1

pje@eby-sarna.com pje@eby-sarna.com
Fri Feb 14 15:10:00 2003


Module Name:	PEAK
Committed By:	pje
Date:		Fri Feb 14 20:09:16 UTC 2003

Modified Files:
	PEAK/src/peak/metamodels: MOF131.py

Log Message:
Implemented all the structural and behavioral features of the MOF 1.3.1
metamodel, except for constraint verification and (de)serialization.  We
should be able to start work on generating Python code from MOF models now,
since we can now load them from XMI and manipulate them in memory.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/MOF131.py.diff?r1=1.8&r2=1.9

To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 PEAK/src/peak/metamodels/MOF131.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.