1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341
|
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/org.eclipse.emf.codegen.ecore/src"
creationCommands="false" editDirectory="/org.eclipse.emf.codegen.ecore.ui/src"
editorDirectory="/org.eclipse.emf.codegen.ecore.ui/src" modelPluginID="org.eclipse.emf.codegen.ecore"
runtimeJar="true" modelName="GenModel" editPluginClass="org.eclipse.emf.codegen.ecore.genmodel.provider.GenModelEditPlugin"
editorPluginClass="" updateClasspath="false" testsDirectory="" importerID="org.eclipse.emf.importer.rose"
complianceLevel="5.0" editPluginID="org.eclipse.emf.codegen.ecore.ui" language="en"
usedGenPackages="../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore">
<foreignModel>GenModel.mdl</foreignModel>
<foreignModel>VABASE_PLUGINS_PATH</foreignModel>
<foreignModel>../..</foreignModel>
<genPackages prefix="GenModel" basePackage="org.eclipse.emf.codegen.ecore" disposableProviderFactory="true"
multipleEditorPages="false" generateModelWizard="false" contentTypeIdentifier="org.eclipse.emf.codegen.genmodel"
ecorePackage="GenModel.ecore#/">
<genEnums ecoreEnum="GenModel.ecore#//GenProviderKind">
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenProviderKind/Singleton"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenProviderKind/Stateful"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenProviderKind/None"/>
</genEnums>
<genEnums ecoreEnum="GenModel.ecore#//GenPropertyKind">
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenPropertyKind/Editable"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenPropertyKind/Readonly"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenPropertyKind/None"/>
</genEnums>
<genEnums ecoreEnum="GenModel.ecore#//GenResourceKind">
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenResourceKind/None"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenResourceKind/Basic"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenResourceKind/XMI"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenResourceKind/XML"/>
</genEnums>
<genEnums ecoreEnum="GenModel.ecore#//GenDelegationKind">
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenDelegationKind/None"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenDelegationKind/Reflective"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenDelegationKind/Virtual"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenDelegationKind/Dynamic"/>
</genEnums>
<genEnums ecoreEnum="GenModel.ecore#//GenJDKLevel">
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenJDKLevel/JDK14"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenJDKLevel/JDK50"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenJDKLevel/JDK60"/>
</genEnums>
<genEnums typeSafeEnumCompatible="false" ecoreEnum="GenModel.ecore#//GenRuntimeVersion">
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenRuntimeVersion/EMF22"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenRuntimeVersion/EMF23"/>
<genEnumLiterals ecoreEnumLiteral="GenModel.ecore#//GenRuntimeVersion/EMF24"/>
</genEnums>
<genClasses ecoreClass="GenModel.ecore#//GenModel">
<genFeatures createChild="false" propertyCategory="All" propertyDescription="A copyright string to appear in the header of each generated artifact"
propertyMultiLine="true" ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/copyrightText"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="The target directory for generated model code"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/modelDirectory"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether to include support for child creation"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/creationCommands"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether to generate child creation icons"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/creationIcons"/>
<genFeatures createChild="false" propertyCategory="Editor" propertyDescription="Whether to organize qualified child creation actions into sub-menus"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/creationSubmenus"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="The target directory for generated edit code"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/editDirectory"/>
<genFeatures createChild="false" propertyCategory="Editor" propertyDescription="The target directory for generated editor code"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/editorDirectory"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="The unique string that identifies the model plug-in to Eclipse"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/modelPluginID"/>
<genFeatures createChild="false" propertyCategory="JET" propertyDescription="The location of the dynamic templates directory"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/templateDirectory"/>
<genFeatures createChild="false" propertyCategory="All" propertyDescription="Whether the compiled classes are to be packaged in a JAR file (for JARed plugins, this should be false)"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/runtimeJar"/>
<genFeatures property="None" createChild="false" ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/foreignModel"/>
<genFeatures createChild="false" propertyCategory="JET" propertyDescription="Whether to ignore pre-compiled, packaged templates"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/dynamicTemplates"/>
<genFeatures createChild="false" propertyCategory="JET" propertyDescription="Redirect output to the specified alternate file names (use {0} in place of the normal file name)"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/redirection"/>
<genFeatures createChild="false" propertyCategory="JET" propertyDescription="Whether to overwrite exisiting read-only files"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/forceOverwrite"/>
<genFeatures property="None" createChild="false" ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/nonExternalizedStringTag"/>
<genFeatures createChild="false" propertyCategory="All" propertyDescription="The name of the model"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/modelName"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="The fully qualified name for the model plug-in class"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/modelPluginClass"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="The fully qualified name for the edit plug-in class"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/editPluginClass"/>
<genFeatures createChild="false" propertyCategory="Editor" propertyDescription="The fully qualified name for the editor plug-in class"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/editorPluginClass"/>
<genFeatures createChild="false" propertyCategory="JET" propertyDescription="Whether project classpaths should be updated during generation"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/updateClasspath"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether an XML Schema should be generated with the model"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/generateSchema"/>
<genFeatures createChild="false" propertyCategory="All" propertyDescription="Whether strings that do not require externalization should be marked"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/nonNLSMarkers"/>
<genFeatures createChild="false" propertyCategory="ModelClass" propertyDescription="If a Root Implements Interface is specified and is a modeled class, but is not available within the generator model, enter the namespace URI of its package"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/staticPackages"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Plug-ins to be included in the model's classpath, optionally specifying classpath variable names (as VARIABLE=plugin.id)"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/modelPluginVariables"/>
<genFeatures createChild="false" propertyCategory="ModelClass" propertyDescription="The base from which interfaces for model classes with no supertypes extend"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/rootExtendsInterface"/>
<genFeatures createChild="false" propertyCategory="ModelClass" propertyDescription="The base from which implementations of model classes with no supertypes extend"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/rootExtendsClass"/>
<genFeatures createChild="false" propertyCategory="ModelClass" propertyDescription="An interface already implemented by the Root Extends Class, which must also be mixed in by classes whose supertypes do not implement it themselves"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/rootImplementsInterface"/>
<genFeatures createChild="false" propertyCategory="ModelFeature" propertyDescription="Whether to use standard Java, rather than EMF, collection and object types for features and operations"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/suppressEMFTypes"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to suppress the generated package from the interface"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/suppressEMFMetaData"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to suppress the generation of @model tags in the Javadoc"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/suppressEMFModelTags"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to generate separate interface and implementation classes"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/suppressInterfaces"/>
<genFeatures createChild="false" propertyCategory="ModelFeature" propertyDescription="An alternate interface for feature maps to be provided by a wrapper"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/featureMapWrapperInterface"/>
<genFeatures createChild="false" propertyCategory="ModelFeature" propertyDescription="An internal interface for handling feature map wrappers within the class implementation"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/featureMapWrapperInternalInterface"/>
<genFeatures createChild="false" propertyCategory="ModelFeature" propertyDescription="A wrapper class for feature maps to present an alternate interface"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/featureMapWrapperClass"/>
<genFeatures createChild="false" propertyCategory="All" propertyDescription="Whether to generate with runtime compabitibility support"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/runtimeCompatibility"/>
<genFeatures createChild="false" propertyCategory="Editor" propertyDescription="Whether to generate for Rich Client Platform"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/richClientPlatform"/>
<genFeatures property="None" createChild="false" propertyCategory="Model" propertyDescription="Whether the generated accessor methods should delegate to the reflective methods"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/reflectiveDelegation"/>
<genFeatures createChild="false" propertyCategory="JET" propertyDescription="Whether to fully format generated Java files with the JDT code formatter"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/codeFormatting"/>
<genFeatures createChild="false" propertyCategory="Tests" propertyDescription="The target directory for generated unit tests"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/testsDirectory"/>
<genFeatures createChild="false" propertyCategory="Tests" propertyDescription="The fully-qualified name for the test suite class"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/testSuiteClass"/>
<genFeatures createChild="false" propertyCategory="ModelFeature" propertyDescription="Name of the bit field in which to represent values of boolean attributes and whether unsettable features are set"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/booleanFlagsField"/>
<genFeatures createChild="false" propertyCategory="ModelFeature" propertyDescription="Number of bits to reserve in the boolean flags field, typically because they are used by parent classes"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/booleanFlagsReservedBits"/>
<genFeatures property="None" createChild="false" ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/importerID"/>
<genFeatures createChild="false" propertyCategory="All" propertyDescription="Whether to generate the OSGi bundle manifest"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/bundleManifest"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Delegation pattern to use for feature accessors"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/featureDelegation"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to respect the resolveProxies setting for containment references"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/containmentProxies"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether reflective methods should call super and be smaller or duplicate the code from super and be faster"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/minimalReflectiveMethods"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to suppress the support for containment features updating the container"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/suppressContainment"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to suppress generating support for notification"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/suppressNotification"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to generate bean-like array accessors for many-valued features"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/arrayAccessors"/>
<genFeatures createChild="false" propertyCategory="ModelFeature" propertyDescription="Whether to suppress generated support for unsettable features "
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/suppressUnsettable"/>
<genFeatures createChild="false" propertyCategory="JET" propertyDescription="The class to be used to provide an implementation of the source manipulation API for merging Java code"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/facadeHelperClass"/>
<genFeatures createChild="false" propertyCategory="All" propertyDescription="The JDK compliance level for the generated Java code"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/complianceLevel"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to suppress generation-related annotations, like those that record documentation and operation bodies, from the package metadata"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/suppressGenModelAnnotations"/>
<genFeatures createChild="false" propertyCategory="All" propertyDescription="Whether the copyright text should be used to produce a field in each generated class"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/copyrightFields"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to generate slower reflective method implementations that remain binary compatible even when features are added to base classes defined in other models"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/binaryCompatibleReflectiveMethods"/>
<genFeatures createChild="false" propertyCategory="ModelClass" propertyDescription="Whether generated model classes should have public, rather than protected, constructors"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/publicConstructors"/>
<genFeatures createChild="false" propertyCategory="JET" propertyDescription="Plug-ins to be included in the .JETEmitter project's classpath, optionally specifying classpath variable names (as VARIABLE=plugin.id)"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/templatePluginVariables"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="The base from which implementations of item providers for classes with no supertypes extend"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/providerRootExtendsClass"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="The unique string that identifies the edit plug-in to Eclipse"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/editPluginID"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Plug-ins to be included in the edit plug-in's classpath, optionally specifying classpath variable names (as VARIABLE=plugin.id)"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/editPluginVariables"/>
<genFeatures createChild="false" propertyCategory="Editor" propertyDescription="The unique string that identifies the editor plug-in to Eclipse"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/editorPluginID"/>
<genFeatures createChild="false" propertyCategory="Editor" propertyDescription="Plug-ins to be included in the editor plug-in's classpath, optionally specifying classpath variable names (as VARIABLE=plugin.id)"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/editorPluginVariables"/>
<genFeatures createChild="false" propertyCategory="Tests" propertyDescription="The unique string that identifies the tests plug-in to Eclipse"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/testsPluginID"/>
<genFeatures createChild="false" propertyCategory="Tests" propertyDescription="Plug-ins to be included in the tests plug-in's classpath, optionally specifying classpath variable names (as VARIABLE=plugin.id)"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/testsPluginVariables"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether item providers should use an optimized hasChildren() implementation that does not access children values where possible"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/optimizedHasChildren"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether item providers should provide support for specifying column labels"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/tableProviders"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether item providers should provide support for specifying label colors"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/colorProviders"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether item providers should provide support for specifying label fonts"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/fontProviders"/>
<genFeatures createChild="false" propertyCategory="All" propertyDescription="The version of the EMF runtime against which to target the generated code"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/runtimeVersion"/>
<genFeatures createChild="false" propertyCategory="All" propertyDescription="The two letter code for the language to use, instead of the system default, in computing upper and lower case strings"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/language"/>
<genFeatures createChild="false" propertyCategory="ModelFeature" propertyDescription="Whether the values of enum attributes should be packed in the boolean flags bit field"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/packedEnums"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenModel/genPackages"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenModel/usedGenPackages"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Pattern for deriving interface names from model element names ("{0}" by default)"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/interfaceNamePattern"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Pattern for deriving class names from model element names ("{0}Impl" by default)"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenModel/classNamePattern"/>
</genClasses>
<genClasses image="false" ecoreClass="GenModel.ecore#//GenPackage">
<genFeatures createChild="false" propertyCategory="All" propertyDescription="The prefix for names of several packaged-related classes, including package, factory, switch, and adapter factory"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/prefix"/>
<genFeatures createChild="false" propertyCategory="All" propertyDescription="The base package for all generated code"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/basePackage"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to generate model-specific resource and resource factory implementations and which basic type to extend"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/resource"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether the generated item provider adapter factory should be able to dispose its item providers"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/disposableProviderFactory"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to generate an adapter factory and switch class for the package"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/adapterFactory"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to initialize package meta-data by loading from serialized form (required for large models)"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/loadInitialization"/>
<genFeatures createChild="false" propertyCategory="Package Suffixes" propertyDescription="The suffix of the package for interfaces"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/interfacePackageSuffix"/>
<genFeatures createChild="false" propertyCategory="Package Suffixes" propertyDescription="The suffix of the package for factory and package interfaces"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/metaDataPackageSuffix"/>
<genFeatures createChild="false" propertyCategory="Package Suffixes" propertyDescription="The suffix of the package for implementation classes"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/classPackageSuffix"/>
<genFeatures createChild="false" propertyCategory="Package Suffixes" propertyDescription="The suffix of the utility package"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/utilityPackageSuffix"/>
<genFeatures createChild="false" propertyCategory="Package Suffixes" propertyDescription="The suffix of the package for item providers"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/providerPackageSuffix"/>
<genFeatures createChild="false" propertyCategory="Package Suffixes" propertyDescription="The suffix of the package for ui classes"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/presentationPackageSuffix"/>
<genFeatures createChild="false" propertyCategory="Package Suffixes" propertyDescription="The suffix of the package for JUnit tests"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/testsPackageSuffix"/>
<genFeatures createChild="false" propertyCategory="Tests" propertyDescription="Whether to generate an example class in the test plugin"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/generateExampleClass"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to generate an interface defining metadata literals"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/literalsInterface"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to generate converters for data types in the factory and the resource"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/dataTypeConverters"/>
<genFeatures createChild="false" propertyCategory="Editor" propertyDescription="Whether the generated editor should have multiple pages"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/multipleEditorPages"/>
<genFeatures createChild="false" propertyCategory="Editor" propertyDescription="Whether the model new wizard should be generated"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/generateModelWizard"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether the generated item provider adapter factory should support extensible child creation"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/extensibleProviderFactory"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether the generated item provider adapter factory should include child creation extenders"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/childCreationExtenders"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="A content type identifier against which to register this model's resource factory"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/contentTypeIdentifier"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="The file extension against which to register the model's resource factory, or multiple, comma-separated file extensions for its content type"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenPackage/fileExtensions"/>
<genFeatures property="Readonly" createChild="false" propertyCategory="Ecore"
propertyDescription="The Ecore model element for this package" ecoreFeature="ecore:EReference GenModel.ecore#//GenPackage/ecorePackage"/>
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenPackage/genModel"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenPackage/genEnums"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenPackage/genDataTypes"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenPackage/genClasses"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenPackage/nestedGenPackages"/>
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenPackage/genClassifiers"/>
</genClasses>
<genClasses image="false" ecoreClass="GenModel.ecore#//GenClass">
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether to generate an item provider and which pattern to use"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenClass/provider"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether to generate an icon file for this class"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenClass/image"/>
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to use a dynamic implementation instead of a generated implementation"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenClass/dynamic"/>
<genFeatures property="Readonly" createChild="false" propertyCategory="Ecore"
propertyDescription="The Ecore model element for this class" ecoreFeature="ecore:EReference GenModel.ecore#//GenClass/ecoreClass"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenClass/genFeatures"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenClass/genOperations"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Which feature the item provider should use in forming the object labels"
ecoreFeature="ecore:EReference GenModel.ecore#//GenClass/labelFeature"/>
</genClasses>
<genClasses image="false" ecoreClass="GenModel.ecore#//GenFeature">
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether this feature should be included in the property sheet and whether it should be editable"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenFeature/property"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether the item provider should forward notifications for this feature"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenFeature/notify"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether objects in this feature are returned as children"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenFeature/children"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether child objects can be created via this feature"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenFeature/createChild"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="The category for this feature's property descriptor"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenFeature/propertyCategory"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="The filter flags for this feature's property descriptor"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenFeature/propertyFilterFlags"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="The description of this feature's property descriptor"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenFeature/propertyDescription"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether this feature should be edited as a multi-line property"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenFeature/propertyMultiLine"/>
<genFeatures createChild="false" propertyCategory="Edit" propertyDescription="Whether the choices for values of this feature should be sorted for display when editing the property"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenFeature/propertySortChoices"/>
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenFeature/genClass"/>
<genFeatures property="Readonly" createChild="false" propertyCategory="Ecore"
propertyDescription="The Ecore model element for this structural feature"
ecoreFeature="ecore:EReference GenModel.ecore#//GenFeature/ecoreFeature"/>
</genClasses>
<genClasses image="false" ecoreClass="GenModel.ecore#//GenBase">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenBase/genAnnotations"/>
<genOperations ecoreOperation="GenModel.ecore#//GenBase/getGenAnnotation">
<genParameters ecoreParameter="GenModel.ecore#//GenBase/getGenAnnotation/source"/>
</genOperations>
</genClasses>
<genClasses image="false" ecoreClass="GenModel.ecore#//GenEnum">
<genFeatures createChild="false" propertyCategory="Model" propertyDescription="Whether to generate the Java 5.0 enum to be binary compatible with the older type safe enum pattern"
ecoreFeature="ecore:EAttribute GenModel.ecore#//GenEnum/typeSafeEnumCompatible"/>
<genFeatures property="Readonly" createChild="false" propertyCategory="Ecore"
propertyDescription="The Ecore model element for this enumerated type" ecoreFeature="ecore:EReference GenModel.ecore#//GenEnum/ecoreEnum"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenEnum/genEnumLiterals"/>
</genClasses>
<genClasses image="false" ecoreClass="GenModel.ecore#//GenEnumLiteral">
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenEnumLiteral/genEnum"/>
<genFeatures property="Readonly" createChild="false" propertyCategory="Ecore"
propertyDescription="The Ecore model element for this enumerated type literal"
ecoreFeature="ecore:EReference GenModel.ecore#//GenEnumLiteral/ecoreEnumLiteral"/>
</genClasses>
<genClasses provider="None" image="false" ecoreClass="GenModel.ecore#//GenClassifier">
<genFeatures property="None" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenClassifier/genPackage"/>
<genFeatures property="None" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenClassifier/genTypeParameters"/>
</genClasses>
<genClasses image="false" ecoreClass="GenModel.ecore#//GenDataType">
<genFeatures property="Readonly" createChild="false" propertyCategory="Ecore"
propertyDescription="The Ecore model element for this data type" ecoreFeature="ecore:EReference GenModel.ecore#//GenDataType/ecoreDataType"/>
</genClasses>
<genClasses image="false" ecoreClass="GenModel.ecore#//GenOperation">
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenOperation/genClass"/>
<genFeatures property="Readonly" createChild="false" propertyCategory="Ecore"
propertyDescription="The Ecore model element for this operation" ecoreFeature="ecore:EReference GenModel.ecore#//GenOperation/ecoreOperation"/>
<genFeatures property="None" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenOperation/genParameters"/>
<genFeatures property="None" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenOperation/genTypeParameters"/>
</genClasses>
<genClasses provider="None" image="false" ecoreClass="GenModel.ecore#//GenParameter">
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenParameter/genOperation"/>
<genFeatures property="Readonly" createChild="false" propertyCategory="Ecore"
ecoreFeature="ecore:EReference GenModel.ecore#//GenParameter/ecoreParameter"/>
</genClasses>
<genClasses provider="None" image="false" ecoreClass="GenModel.ecore#//GenTypedElement"/>
<genClasses ecoreClass="GenModel.ecore#//GenAnnotation">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute GenModel.ecore#//GenAnnotation/source"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenAnnotation/details"/>
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenAnnotation/genBase"/>
<genFeatures notify="false" createChild="false" ecoreFeature="ecore:EReference GenModel.ecore#//GenAnnotation/references"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenAnnotation/contents"/>
</genClasses>
<genClasses provider="None" image="false" ecoreClass="GenModel.ecore#//GenTypeParameter">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference GenModel.ecore#//GenTypeParameter/ecoreTypeParameter"/>
</genClasses>
</genPackages>
</genmodel:GenModel>
|