欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Eclipse Modeling Framework
来自开放百科 - 灰狐
(版本间的差异)
小 |
小 (→简介) |
||
第5行: | 第5行: | ||
==简介== | ==简介== | ||
EMF includes the XML Schema Infoset Model (XSD) project and an EMF-based implementation of Service Data Objects (SDO). | EMF includes the XML Schema Infoset Model (XSD) project and an EMF-based implementation of Service Data Objects (SDO). | ||
+ | |||
+ | * Ecore Kernel | ||
+ | * EClass 是一个 modeled class | ||
+ | * EObject 是所有 modeled objects 的基础接口 | ||
+ | * EcorePackage - access to Ecore’s metadata | ||
+ | * EcoreFactory - instantiate Ecore model objects | ||
+ | * EMF 相当于 java.lang.Object | ||
+ | |||
+ | [https://wiki.eclipse.org/images/8/8d/OMCW_chapter13_ModelHandlingWithEMF.INRIA.pdf Model Handling with EMF] | ||
==功能== | ==功能== |
2021年2月15日 (一) 11:33的版本
您可以在Wikipedia上了解到此条目的英文信息 Eclipse Modeling Framework Thanks, Wikipedia. |
EMF is a modeling framework and code generation facility for building tools and other applications based on a structured data model.
目录 |
简介
EMF includes the XML Schema Infoset Model (XSD) project and an EMF-based implementation of Service Data Objects (SDO).
- Ecore Kernel
- EClass 是一个 modeled class
- EObject 是所有 modeled objects 的基础接口
- EcorePackage - access to Ecore’s metadata
- EcoreFactory - instantiate Ecore model objects
- EMF 相当于 java.lang.Object
功能
项目
图集
链接
分享您的观点