I was looking into OMG's Business Process Definition MetaModel (BPDM) and found the meta-model definition as XMI/CMOF(Complete MOF) file (download here).
Now I was looking for any tools that support reading, editing and displaying the MOF file, but I could not find any. I only found out the Eclipse's ECore is somewhat based on Essential MOF (EMOF), but I could not exploit this relationship.
Do you know any tools, libraries, scripts with MOF support that could handle the mentioned file?