diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-02 22:21:03 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-02 22:21:03 +0000 |
commit | f3e3191c911992ae4b55cf1619206ad7dd2b7c9f (patch) | |
tree | 59522e24f2dcb85cf55f7b4eb9e161382059fe45 /das-java/contrib/ldap/das.ldap.configuration.model.ecore.v100/model | |
parent | 1a07cc91f40d1a8307189f746f6f55e3be7bb6d5 (diff) |
Moving LDAP DAS to contrib folder at new SVN structure
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832142 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'das-java/contrib/ldap/das.ldap.configuration.model.ecore.v100/model')
-rw-r--r-- | das-java/contrib/ldap/das.ldap.configuration.model.ecore.v100/model/model.ecore | 34 | ||||
-rw-r--r-- | das-java/contrib/ldap/das.ldap.configuration.model.ecore.v100/model/model.genmodel | 35 |
2 files changed, 69 insertions, 0 deletions
diff --git a/das-java/contrib/ldap/das.ldap.configuration.model.ecore.v100/model/model.ecore b/das-java/contrib/ldap/das.ldap.configuration.model.ecore.v100/model/model.ecore new file mode 100644 index 0000000000..0ba9341bcc --- /dev/null +++ b/das-java/contrib/ldap/das.ldap.configuration.model.ecore.v100/model/model.ecore @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ecore:EPackage xmi:version="2.0" + xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="model" + nsURI="http://org.apache.tuscany/das.ldap.configuration.model.ecore.v100" nsPrefix="tuscany"> + <eClassifiers xsi:type="ecore:EClass" name="Configuration"> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="host" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" + defaultValueLiteral="localhost"/> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="port" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" + defaultValueLiteral="10389"/> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="initialContextFactory" + eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="org.apache.directory.server.core.jndi.CoreContextFactory"/> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="dasPartitionName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" + defaultValueLiteral="das"/> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaPartitionName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" + defaultValueLiteral="schema"/> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityPrincipal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" + defaultValueLiteral="uid=admin,ou=system"/> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityAuthenticationType" + eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="simple"/> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="securityCredentials" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" + defaultValueLiteral="secret"/> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="nlog4jConfigurationFilePath" + eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="src/test/resources/log4j.properties"/> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="embedded" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" + defaultValueLiteral="false"/> + </eClassifiers> + <eClassifiers xsi:type="ecore:EClass" name="DASMeta"> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="supportedSchemas" upperBound="-1" + eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="localhost"/> + <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" + defaultValueLiteral="0" iD="true"/> + </eClassifiers> +</ecore:EPackage> diff --git a/das-java/contrib/ldap/das.ldap.configuration.model.ecore.v100/model/model.genmodel b/das-java/contrib/ldap/das.ldap.configuration.model.ecore.v100/model/model.genmodel new file mode 100644 index 0000000000..0535a4bbcc --- /dev/null +++ b/das-java/contrib/ldap/das.ldap.configuration.model.ecore.v100/model/model.genmodel @@ -0,0 +1,35 @@ +<?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="/das.ldap.configuration.model.v100/src/main/java" + editDirectory="/das.ldap.configuration.model.ecore.v100.edit/src" editorDirectory="/das.ldap.configuration.model.ecore.v100.editor/src" + modelPluginID="das.ldap.configuration.model.ecore.v100" modelName="Model" rootExtendsInterface="" + rootExtendsClass="org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl" rootImplementsInterface="org.eclipse.emf.ecore.sdo.InternalEDataObject" + suppressEMFTypes="true" suppressEMFMetaData="true" featureMapWrapperInterface="commonj.sdo.Sequence" + featureMapWrapperInternalInterface="org.eclipse.emf.ecore.sdo.util.ESequence" + featureMapWrapperClass="org.eclipse.emf.ecore.sdo.util.BasicESequence" importerID="org.eclipse.emf.importer.ecore" + complianceLevel="5.0"> + <foreignModel>model.ecore</foreignModel> + <staticPackages>http://www.eclipse.org/emf/2003/SDO</staticPackages> + <modelPluginVariables>EMF_COMMONJ_SDO=org.eclipse.emf.commonj.sdo</modelPluginVariables> + <modelPluginVariables>EMF_ECORE_SDO=org.eclipse.emf.ecore.sdo</modelPluginVariables> + <genPackages prefix="Configuration" basePackage="org.apache.tuscany" disposableProviderFactory="true" + ecorePackage="model.ecore#/"> + <genClasses ecoreClass="model.ecore#//Configuration"> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Configuration/host"/> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Configuration/port"/> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Configuration/initialContextFactory"/> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Configuration/dasPartitionName"/> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Configuration/schemaPartitionName"/> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Configuration/securityPrincipal"/> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Configuration/securityAuthenticationType"/> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Configuration/securityCredentials"/> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Configuration/nlog4jConfigurationFilePath"/> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//Configuration/embedded"/> + </genClasses> + <genClasses ecoreClass="model.ecore#//DASMeta"> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//DASMeta/supportedSchemas"/> + <genFeatures createChild="false" ecoreFeature="ecore:EAttribute model.ecore#//DASMeta/id"/> + </genClasses> + </genPackages> +</genmodel:GenModel> |