Chapter 7 Working with Eclipse
You can define the class diagram as if you were working on a standard Java application. The .genmodel file is generated from the model.
Each top level package generates an EPackage.
Each class and interface generates an EClass.
Each class with an "enumeration" stereotype generates an EEnum.
You do not need to create a class with the DataType stereotype for the Java data types that are not part of the Ecore data types like other modeling tools do. PowerDesigner automatically generates EDataType for you during .ecore files generation.
Copyright (C) 2007. Sybase Inc. All rights reserved. |
![]() |