This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/plugins/org.talend.model/model/properties.genmodel
hwang-talend 82a4966c9c Hwang/tup 18461 (#1233)
* ERepositoryObjectType.valueOf("METADATA_EDIFACT");

* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18323):Implement the drag&drop of NFC JDBC

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* fix(TUP-5360): Retrieve Salesforce Modules option is missing

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/runtime/services/IGenericWizardService.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection

* feat(TUP-18324):Edit jdbc connection

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* Revert "feat(TUP-18461):Have a display category on the connections same as before"

This reverts commit 9158545ce7.

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):have a display category on the connections same as
before

* feat(TUP-18532):[bug] Cannot unlock node after clicking Finish on the
Wizard

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC

* feat(TUP-18548):[bug] Cannot "Revert Context" if switch to other DBType
and switch back

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18846):[bug] table name isn't show in Query

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18860):[bug] table list are wrong for jdbc-oralce after
clicking refresh in sqlbuilder->data structure

* feat(TUP-18895):[bug] Name cannot be updated if updating it in creation
Wizard

* feat(TUP-18898):[bug] "Choose context" doesn't show if context has two
groups when test connection

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* feat(TUP-19089):Unable to select or deselect used variables in select
context variables window

* Revert "feat(TUP-19089):Unable to select or deselect used variables in select context variables window"

This reverts commit a55e403103.

* feat(TUP-18854):[bug] Useless jar is required if dragging jdbc connetion
is in context mode

* feat(TUP-18854):[bug] Useless jar is required if dragging jdbc connetion
is in context mode

* support the complex context converter

* improve the complex context converter

* fix(TDI-39697): The "Use custom object" in module list view doesn't work
well for tjdbcoutput as it require the custom value must exists in the
list above

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* TUP-19206:[bug]Cannot move jdbc connection to folder

* feat(TUP-19244):DriverClass and MappingFile do not support context model

* feat(TUP-19244):junit

* feat(TUP-18918):[bug] Schema is out of the "Table schemas" folder if
adding it in Retrieve Wizard

* feat(TUP-19231):[bug]migration: Existing JDBC database cannot show after
checking "Overwrite existing items"

* TDQ-14655 JDBC connection can be moved (#1376)

* feat(TUP-19204):[bug] migration: "Driver Class", "UserId","Password" are
missing after D&D schema to job as tJDBCInput

* fix(TDI-39864):[bug] Canot D&D JDBC to MR job

* fix(TDI-39244): integrate jdbc components to studio

* feat(TUP-18461) fix issues with mvn uri

* fix(TUP-19317):fix the catalog schema setup
2018-01-22 19:52:42 +08:00

687 lines
69 KiB
XML

<?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.talend.model/src/main/java" editDirectory="/org.talend.model.edit/src"
editorDirectory="/org.talend.model.editor/src" modelPluginID="org.talend.model"
modelName="Properties" importerID="org.eclipse.emf.importer.ecore" usedGenPackages="Business.genmodel#//business Component.genmodel#//component ../../org.talend.cwm.mip/model/cwm_mip.genmodel#//orgomg platform:/plugin/org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore joblet.genmodel#//model metadata.genmodel#//connection platform:/plugin/org.eclipse.gmf.runtime.notation/model/notation.genmodel#//notation TalendFile.genmodel#//talendfile">
<foreignModel>properties.ecore</foreignModel>
<genPackages prefix="Properties" basePackage="org.talend.core.model" disposableProviderFactory="true"
ecorePackage="properties.ecore#/">
<genEnums ecoreEnum="properties.ecore#//FolderType">
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//FolderType/FOLDER"/>
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//FolderType/SYSTEM_FOLDER"/>
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//FolderType/STABLE_SYSTEM_FOLDER"/>
</genEnums>
<genEnums ecoreEnum="properties.ecore#//UserProjectAuthorizationType">
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//UserProjectAuthorizationType/ReadWrite"/>
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//UserProjectAuthorizationType/ReadOnly"/>
</genEnums>
<genEnums typeSafeEnumCompatible="false" ecoreEnum="properties.ecore#//UserModuleAuthorizationType">
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//UserModuleAuthorizationType/JobConductor"/>
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//UserModuleAuthorizationType/Dashboard"/>
</genEnums>
<genEnums typeSafeEnumCompatible="false" ecoreEnum="properties.ecore#//InformationLevel">
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//InformationLevel/DEBUG"/>
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//InformationLevel/INFO"/>
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//InformationLevel/WARN"/>
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//InformationLevel/ERROR"/>
</genEnums>
<genEnums typeSafeEnumCompatible="false" ecoreEnum="properties.ecore#//MigrationStatus">
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//MigrationStatus/default"/>
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//MigrationStatus/ok"/>
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//MigrationStatus/failed"/>
<genEnumLiterals ecoreEnumLiteral="properties.ecore#//MigrationStatus/noimpact"/>
</genEnums>
<genClasses ecoreClass="properties.ecore#//Project">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//Project/technicalStatus"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//Project/documentationStatus"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/description"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/language"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/technicalLabel"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/local"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//Project/folders"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/deleted"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/deleteDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/creationDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EReference properties.ecore#//Project/author"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Project/userAuthorization"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Project/allowedComponents"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Project/referencedProjects"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Project/availableRefProject"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/masterJobId"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//Project/spagoBiServer"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/productVersion"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//Project/componentsSettings"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/url"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Project/statAndLogsSettings"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Project/implicitContextSettings"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/hidePassword"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//Project/ItemsRelations"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/reference"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//Project/customComponentSettings"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/deletedFolders"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/type"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/itemsRelationVersion"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Project/exchangeUser"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/migrationTasks"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//Project/migrationTask"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Project/bigData"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ProjectComponentAuthorisation">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ProjectComponentAuthorisation/project"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ProjectComponentAuthorisation/component"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ProjectReference">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ProjectReference/project"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ProjectReference/branch"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ProjectReference/referencedProject"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ProjectReference/referencedBranch"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//Status">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Status/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Status/code"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ItemState">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ItemState/path"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ItemState/deleted"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ItemState/locked"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ItemState/locker"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ItemState/lockDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ItemState/commitDate"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//Property">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Property/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Property/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Property/purpose"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Property/description"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Property/creationDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Property/modificationDate"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EAttribute properties.ecore#//Property/version"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Property/statusCode"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Property/item"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Property/author"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//Property/informations"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Property/maxInformationLevel"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Property/oldStatusCode"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//Property/additionalProperties"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Property/displayName"/>
</genClasses>
<genClasses image="false" ecoreClass="properties.ecore#//Item">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Item/property"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Item/state"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Item/parent"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Item/referenceResources"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Item/fileExtension"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Item/needVersion"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//LinkDocumentationItem">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//LinkDocumentationItem/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//LinkDocumentationItem/extension"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//LinkDocumentationItem/link"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//LinkType">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//LinkType/URI"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//LinkType/state"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//BusinessProcessItem">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//BusinessProcessItem/notation"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//BusinessProcessItem/semantic"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//BusinessProcessItem/notationHolder"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//BusinessProcessItem/svgBusinessProcessItem"/>
</genClasses>
<genClasses image="false" ecoreClass="properties.ecore#//FileItem">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileItem/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileItem/extension"/>
<genFeatures createChild="false" ecoreFeature="ecore:EReference properties.ecore#//FileItem/content"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ByteArray">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ByteArray/innerContent"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//DocumentationItem"/>
<genClasses ecoreClass="properties.ecore#//RoutineItem">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//RoutineItem/builtIn"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//RoutineItem/imports"/>
<genFeatures property="Readonly" createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//RoutineItem/packageType"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ConnectionItem">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ConnectionItem/connection"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ConnectionItem/typeName"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//SnippetVariable">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SnippetVariable/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SnippetVariable/value"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SnippetVariable/description"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SnippetVariable/id"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//SnippetItem">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SnippetItem/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SnippetItem/content"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//SnippetItem/variables"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//DelimitedFileConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//PositionalFileConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//RegExFileConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//CSVFileConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//DatabaseConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//SAPConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//XmlFileConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//LdifFileConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//ExcelFileConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//EbcdicConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//MDMConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//ValidationRulesConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//ProcessItem">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ProcessItem/process"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//UserRole">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//UserRole/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//UserRole/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//UserRole/localizedLabel"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//UserRole/fixed"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//UserRole/rolesRights"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//User">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/login"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/password"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/firstName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/lastName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/creationDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/deleteDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/deleted"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/allowedToModifyComponents"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/Comment"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//User/projectAuthorization"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//User/moduleAuthorization"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//User/preferredDashboardConnection"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/lastAdminConnectionDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/lastStudioConnectionDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/firstAdminConnectionDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/firstStudioConnectionDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/adminConnexionNumber"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/studioConnexionNumber"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/authenticationInfo"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/ldapLogin"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/ldapId"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/language"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/type"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/additionnalData"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//User/technical"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//FolderItem">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//FolderItem/children"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FolderItem/type"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//Component">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Component/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Component/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Component/version"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Component/lastUpdateDate"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Component/author"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Component/creationDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Component/deleteDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Component/deleted"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Component/fileDescriptor"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//Component/projects"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//NotationHolder">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//NotationHolder/notationString"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//UserProjectAuthorization">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//UserProjectAuthorization/user"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//UserProjectAuthorization/project"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//UserProjectAuthorization/type"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ContextItem">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ContextItem/context"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ContextItem/defaultContext"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//SpagoBiServer">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SpagoBiServer/engineName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SpagoBiServer/shortDescription"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SpagoBiServer/host"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SpagoBiServer/port"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SpagoBiServer/login"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SpagoBiServer/password"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SpagoBiServer/applicationContext"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//License">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//License/license"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//License/customerName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//License/params"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//License/token"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//License/dateTokenCheck"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//GenericSchemaConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//UserModuleAuthorization">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//UserModuleAuthorization/user"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//UserModuleAuthorization/type"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//LDAPSchemaConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//SalesforceSchemaConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//DashboardConnection">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/dialect"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/host"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/port"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/database"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/username"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/password"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/logTable"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/statTable"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/flowMeterTable"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/additionnalsParams"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//DashboardConnection/datasource"/>
</genClasses>
<genClasses image="false" ecoreClass="properties.ecore#//ExecutionTriggerable">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTriggerable/id"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionTriggerable/triggers"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTriggerable/idQuartzJob"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTriggerable/status"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTriggerable/errorStatus"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTriggerable/concurrentExecution"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTriggerable/processingState"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTriggerable/requestId"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionPlan">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlan/label"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionPlan/execPlanParts"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionPlan/execPlanPrms"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlan/description"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionPlanPart">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPart/id"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionPlanPart/task"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionPlanPart/executionPlan"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionPlanPart/parent"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPart/type"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionPlanPart/jvmPrms"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionPlanPart/contextPrms"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPart/status"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPart/startDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPart/endDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPart/requestId"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPart/useParallel"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPart/maxThreads"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionPlanPrm">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPrm/id"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionPlanPrm/executionPlan"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPrm/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPrm/value"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionPlanPartCmdPrm">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPartCmdPrm/id"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionPlanPartCmdPrm/executionPlanPart"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPartCmdPrm/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPartCmdPrm/value"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionPlanPartJobPrm">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPartJobPrm/id"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionPlanPartJobPrm/executionPlanPart"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPartJobPrm/override"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPartJobPrm/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPartJobPrm/customValue"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionPlanPartJobPrm/partCustomValue"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionTask">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/description"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionTask/executionServer"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionTask/project"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/branch"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/context"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/jobVersion"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/regenerateJobOnChange"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/active"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/lastScriptGenerationDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/generatedSvnRevision"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/idRemoteJob"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/idRemoteJobExecution"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/checksumArchive"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/jobScriptArchiveFilename"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/lastRunDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/lastDeploymentDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/lastEndedRunDate"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionTask/cmdPrms"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionTask/esbPropertiesPrms"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionTask/jobPrms"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/jobId"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionTask/virtualServer"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/maxConcurrentExecutions"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/generatedProjectName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/generatedJobName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/generatedJobVersion"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/applyContextToChildren"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/errorStackTrace"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/lastTriggeringDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/execStatisticsEnabled"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/addStatisticsCodeEnabled"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/ownerSchedulerInstanceId"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/onUnknownStateJob"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/useLatestVersion"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/applicationType"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/repositoryName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/featuresFileUrl"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/featureName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/featureVersion"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/applicationGroup"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/bundleName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTask/propertyId"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionTaskProperties">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskProperties/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskProperties/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskProperties/value"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionTaskProperties/executionTask"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionTaskCmdPrm">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskCmdPrm/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskCmdPrm/active"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskCmdPrm/parameter"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskCmdPrm/description"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionTaskCmdPrm/executionTask"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionTaskJobPrm">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskJobPrm/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskJobPrm/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskJobPrm/override"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionTaskJobPrm/executionTask"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskJobPrm/originalValue"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskJobPrm/defaultValue"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionTaskJobPrm/itemType"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//TaskExecutionHistory">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/basicStatus"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/detailedStatus"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/taskLabel"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/taskDescription"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/projectName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/talendJobName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/talendJobId"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/talendJobVersion"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/contextName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/virtualServerName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/executionServerName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/executionServerHost"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/executionServerCmdPort"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/executionServerFilePort"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/executionServerMonitoringPort"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/applyContextToChildren"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/triggeredBy"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/triggerType"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/triggerName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/triggerDescription"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/taskErrorStackTrace"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/idQuartzJob"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/idQuartzTrigger"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/lastJobGenerationDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/jobArchiveFilename"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/fileTriggerFileMask"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/fileTriggerFileName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/fileTriggerFolderPath"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/fileTriggerTriggeredFilePath"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/expectedTriggeringDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/taskStartDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/taskEndDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/serverJobStartDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/serverJobEndDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/idRemoteJob"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/idRemoteJobExecution"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/requestId"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/resumingMode"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/contextValues"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/jvmValues"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/parentTaskExecId"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TaskExecutionHistory/parentPlanExecId"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//PlanExecutionHistory">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//PlanExecutionHistory/originalLabel"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//PlanExecutionHistory/currentLabel"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//TalendTrigger">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/active"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/description"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/triggerType"/>
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference properties.ecore#//TalendTrigger/executionTriggerable"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/startTime"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/endTime"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/previousFireTime"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/finalFireTime"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/idQuartzTrigger"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/resumePauseUpdated"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TalendTrigger/previouslyPaused"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//CronTalendTrigger">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//CronTalendTrigger/cronExpression"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//CronUITalendTrigger">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//CronUITalendTrigger/listDaysOfWeek"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//CronUITalendTrigger/listDaysOfMonth"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//CronUITalendTrigger/listMonths"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//CronUITalendTrigger/listYears"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//CronUITalendTrigger/listHours"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//CronUITalendTrigger/listMinutes"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//SimpleTalendTrigger">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SimpleTalendTrigger/repeatCount"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SimpleTalendTrigger/repeatInterval"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SimpleTalendTrigger/timesTriggered"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//FileTrigger">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//FileTrigger/fileTriggerMasks"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//FileTriggerMask">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileTriggerMask/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileTriggerMask/active"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileTriggerMask/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileTriggerMask/description"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//FileTriggerMask/fileTrigger"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileTriggerMask/folderPath"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileTriggerMask/fileMask"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileTriggerMask/contextParameterBaseName"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//FileTriggerMask/checkFileServer"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileTriggerMask/exist"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileTriggerMask/created"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//FileTriggerMask/modified"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionServer">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/description"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/host"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/port"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/fileTransfertPort"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/active"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/monitoringPort"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/timeoutUnknownState"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/username"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/password"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/jmxUrl"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/webConsoleUrl"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/talendRuntime"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/mgmtServerPort"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/mgmtRegPort"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/adminConsolePort"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/useSSL"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionServer/instance"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExecutionVirtualServer">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionVirtualServer/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionVirtualServer/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionVirtualServer/description"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExecutionVirtualServer/active"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ExecutionVirtualServer/executionServers"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//JobletProcessItem">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//JobletProcessItem/jobletProcess"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//JobletProcessItem/icon"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//JobDocumentationItem"/>
<genClasses ecoreClass="properties.ecore#//JobletDocumentationItem"/>
<genClasses ecoreClass="properties.ecore#//WSDLSchemaConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//SchemaInformation">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SchemaInformation/version"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//Information">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Information/level"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Information/type"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Information/text"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//SQLPatternItem">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SQLPatternItem/system"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SQLPatternItem/eltName"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ComponentSetting">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ComponentSetting/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ComponentSetting/hidden"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ComponentSetting/family"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//StatAndLogsSettings">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//StatAndLogsSettings/parameters"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ImplicitContextSettings">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//ImplicitContextSettings/parameters"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//SoaOperation">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/description"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//SoaOperation/project"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/context"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/jobVersion"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/jobName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/active"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/lastScriptGenerationDate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/jobId"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/applyContextToChildren"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//SoaOperation/inputParameters"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/jvmParameters"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/xms"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/xmx"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/minJobInstances"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/maxJobInstances"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/idleTTL_forAllInstances"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/idleTTL_forAdditionalInstances"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/queueMaxSize"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/requestInQueueTTL"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//SoaOperation/service"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/returnStyle"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaOperation/branch"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//SoaInputParameter">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaInputParameter/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaInputParameter/label"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//SoaInputParameter/operation"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaInputParameter/defaultValue"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaInputParameter/exposedName"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaInputParameter/exposed"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//SoaService">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/label"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/nameSpace"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/contact"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/description"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/creation"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/modification"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/port"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/type"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/style"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/usedType"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/paramStyle"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//SoaService/operations"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//SoaService/status"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//RulesItem"/>
<genClasses ecoreClass="properties.ecore#//UserRight">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//UserRight/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//UserRight/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//UserRight/description"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//UserRight/rolesRights"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//RoleRight">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//RoleRight/role"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//RoleRight/userRight"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//SVGBusinessProcessItem">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//SVGBusinessProcessItem/businessProcessItem"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//LinkRulesItem">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//LinkRulesItem/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//LinkRulesItem/extension"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//LinkRulesItem/link"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ItemRelations">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ItemRelations/baseItem"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference properties.ecore#//ItemRelations/relatedItems"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ItemRelation">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ItemRelation/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ItemRelation/version"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ItemRelation/type"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//Notification">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Notification/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Notification/type"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Notification/props"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//Notification/enabled"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//HL7ConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//UserRoleReference">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//UserRoleReference/user"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//UserRoleReference/role"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//HeaderFooterConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//FTPConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//CustomComponentSetting">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//CustomComponentSetting/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//CustomComponentSetting/share"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//TDQItem">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TDQItem/filename"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//BRMSConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//JobScriptItem"/>
<genClasses ecoreClass="properties.ecore#//EDIFACTConnectionItem"/>
<genClasses ecoreClass="properties.ecore#//TechnicalVariable">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TechnicalVariable/key"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//TechnicalVariable/value"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ReferenceFileItem">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ReferenceFileItem/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ReferenceFileItem/extension"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ReferenceFileItem/content"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ReferenceItem">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ReferenceItem/state"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference properties.ecore#//ReferenceItem/parent"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ReferenceItem/reloadFromFile"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ExchangeUser">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExchangeUser/username"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExchangeUser/login"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ExchangeUser/password"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//ArtifactNotification">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//ArtifactNotification/name"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//AdditionalInfoMap">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//AdditionalInfoMap/key"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//AdditionalInfoMap/value"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//MigrationTask">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//MigrationTask/id"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//MigrationTask/breaks"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//MigrationTask/version"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute properties.ecore#//MigrationTask/status"/>
</genClasses>
<genClasses ecoreClass="properties.ecore#//PigudfItem"/>
</genPackages>
</genmodel:GenModel>