blob: b7d306191fe657cbfbef3dfe6cd90f1c9775c733 [file] [log] [blame]
<?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.component.api.core/src"
editDirectory="/org.eclipse.component.api.core.edit/src" editorDirectory="/org.eclipse.component.api.core.editor/src"
modelPluginID="org.eclipse.component.api.core" runtimeJar="true" modelName="Component-api"
editPluginClass="org.eclipse.component.api.provider.ComponentapiEditPlugin" editorPluginClass="org.eclipse.component.api.presentation.ComponentapiEditorPlugin"
runtimeCompatibility="false">
<foreignModel>../xsd/component-api.xsd</foreignModel>
<genPackages prefix="Api" basePackage="org.eclipse.component" resource="XML" disposableProviderFactory="true"
ecorePackage="org.eclipse.component.api.ecore#/">
<genEnums ecoreEnum="org.eclipse.component.api.ecore#//Visibility">
<genEnumLiterals ecoreEnumLiteral="org.eclipse.component.api.ecore#//Visibility/public"/>
<genEnumLiterals ecoreEnumLiteral="org.eclipse.component.api.ecore#//Visibility/protected"/>
<genEnumLiterals ecoreEnumLiteral="org.eclipse.component.api.ecore#//Visibility/private"/>
</genEnums>
<genDataTypes ecoreDataType="org.eclipse.component.api.ecore#//ListOfTypes"/>
<genDataTypes ecoreDataType="org.eclipse.component.api.ecore#//VisibilityObject"/>
<genClasses ecoreClass="org.eclipse.component.api.ecore#//ApiTypes">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference org.eclipse.component.api.ecore#//ApiTypes/package"/>
</genClasses>
<genClasses ecoreClass="org.eclipse.component.api.ecore#//ClassApi">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference org.eclipse.component.api.ecore#//ClassApi/methodApi"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference org.eclipse.component.api.ecore#//ClassApi/fieldApi"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//ClassApi/implement"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//ClassApi/instantiate"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//ClassApi/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//ClassApi/reference"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//ClassApi/subclass"/>
</genClasses>
<genClasses ecoreClass="org.eclipse.component.api.ecore#//ComponentApiType">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference org.eclipse.component.api.ecore#//ComponentApiType/internalApis"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference org.eclipse.component.api.ecore#//ComponentApiType/externalApis"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//ComponentApiType/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//ComponentApiType/version"/>
</genClasses>
<genClasses ecoreClass="org.eclipse.component.api.ecore#//DocumentRoot">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//DocumentRoot/mixed"/>
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference org.eclipse.component.api.ecore#//DocumentRoot/xMLNSPrefixMap"/>
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference org.eclipse.component.api.ecore#//DocumentRoot/xSISchemaLocation"/>
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference org.eclipse.component.api.ecore#//DocumentRoot/componentApi"/>
</genClasses>
<genClasses ecoreClass="org.eclipse.component.api.ecore#//FieldApi">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//FieldApi/final"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//FieldApi/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//FieldApi/static"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//FieldApi/transient"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//FieldApi/type"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//FieldApi/visibility"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//FieldApi/volatile"/>
</genClasses>
<genClasses ecoreClass="org.eclipse.component.api.ecore#//MethodApi">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/abstract"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/exceptionType"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/final"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/inputType"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/native"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/returnType"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/static"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/strict"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/synchronized"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//MethodApi/visibility"/>
</genClasses>
<genClasses ecoreClass="org.eclipse.component.api.ecore#//Package">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference org.eclipse.component.api.ecore#//Package/classApi"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute org.eclipse.component.api.ecore#//Package/name"/>
</genClasses>
</genPackages>
</genmodel:GenModel>