File tree Expand file tree Collapse file tree
bundles/org.dataflowanalysis.pcm.extension.nodecharacteristics/model Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<ecore : EPackage xmi : version =" 2.0" xmlns : xmi =" http://www.omg.org/XMI" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xmlns : ecore =" http://www.eclipse.org/emf/2002/Ecore" name =" nodecharacteristics" nsURI =" http://www.example. org/nodeCharacteristics "
3+ xmlns : ecore =" http://www.eclipse.org/emf/2002/Ecore" name =" nodecharacteristics" nsURI =" http://dataflowanalysis. org/pcm/extension/nodecharacteristics/0.1.0 "
44 nsPrefix =" nodecharacteristics" >
5- <eClassifiers xsi : type =" ecore:EClass" name =" UsageAsignee " eSuperTypes =" #//AbstractAssignee" >
5+ <eClassifiers xsi : type =" ecore:EClass" name =" UsageAssignee " eSuperTypes =" #//AbstractAssignee platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier " >
66 <eStructuralFeatures xsi : type =" ecore:EReference" name =" usagescenario" lowerBound =" 1"
77 eType =" ecore:EClass ../../org.palladiosimulator.pcm/model/pcm.ecore#//usagemodel/UsageScenario" />
88 </eClassifiers >
9- <eClassifiers xsi : type =" ecore:EClass" name =" RessourceAssignee" eSuperTypes =" #//AbstractAssignee" >
9+ <eClassifiers xsi : type =" ecore:EClass" name =" RessourceAssignee" eSuperTypes =" #//AbstractAssignee platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier " >
1010 <eStructuralFeatures xsi : type =" ecore:EReference" name =" resourcecontainer" lowerBound =" 1"
1111 eType =" ecore:EClass ../../org.palladiosimulator.pcm/model/pcm.ecore#//resourceenvironment/ResourceContainer" />
1212 </eClassifiers >
13- <eClassifiers xsi : type =" ecore:EClass" name =" AssemblyAssignee" eSuperTypes =" #//AbstractAssignee" >
13+ <eClassifiers xsi : type =" ecore:EClass" name =" AssemblyAssignee" eSuperTypes =" #//AbstractAssignee platform:/plugin/de.uka.ipd.sdq.identifier/model/identifier.ecore#//Identifier " >
1414 <eStructuralFeatures xsi : type =" ecore:EReference" name =" assemblycontext" lowerBound =" 1"
1515 eType =" ecore:EClass ../../org.palladiosimulator.pcm/model/pcm.ecore#//core/composition/AssemblyContext" />
1616 </eClassifiers >
Original file line number Diff line number Diff line change 77 editPluginClass =" org.dataflowanalysis.pcm.extension.nodecharacteristics.nodecharacteristics.provider.NodeCharacteristicsEditPlugin"
88 editorPluginClass =" org.dataflowanalysis.pcm.extension.nodecharacteristics.nodecharacteristics.presentation.NodeCharacteristicsEditorPlugin"
99 rootExtendsInterface =" org.eclipse.emf.cdo.CDOObject" rootExtendsClass =" org.eclipse.emf.internal.cdo.CDOObjectImpl"
10- reflectiveDelegation =" true"
11- importerID =" org.eclipse.emf.importer.cdo" featureDelegation =" Reflective" complianceLevel =" 5.0"
12- copyrightFields =" false" providerRootExtendsClass =" org.eclipse.emf.cdo.edit.CDOItemProviderAdapter"
10+ suppressEMFTypes =" true" reflectiveDelegation =" true" importerID =" org.eclipse.emf.importer.cdo"
11+ featureDelegation =" Reflective" complianceLevel =" 5.0" copyrightFields =" false" providerRootExtendsClass =" org.eclipse.emf.cdo.edit.CDOItemProviderAdapter"
1312 editPluginID =" org.dataflowanalysis.pcm.extension.nodecharacteristics.edit" editorPluginID =" org.dataflowanalysis.pcm.extension.nodecharacteristics.editor"
1413 usedGenPackages =" ../../org.dataflowanalysis.pcm.extension.dictionary/model/DataDictionary.genmodel#//DataDictionary ../../org.dataflowanalysis.pcm.extension.dictionary.characterized/model/DataDictionaryCharacterized.genmodel#//DataDictionaryCharacterized ../../org.dataflowanalysis.pcm.extension.model/model/dataFlowConfidentiality.genmodel#//confidentiality ../../org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore ../../de.uka.ipd.sdq.identifier/model/identifier.genmodel#//identifier ../../org.palladiosimulator.pcm/model/pcm.genmodel#//pcm ../../de.uka.ipd.sdq.probfunction/model/ProbabilityFunction.genmodel#//probfunction ../../de.uka.ipd.sdq.stoex/model/stoex.genmodel#//stoex ../../de.uka.ipd.sdq.units/model/Units.genmodel#//units"
1514 importOrganizing =" true" >
1918 <genPackages prefix =" NodeCharacteristics" basePackage =" org.dataflowanalysis.pcm.extension.nodecharacteristics"
2019 resource =" XMI" disposableProviderFactory =" true" extensibleProviderFactory =" true"
2120 ecorePackage =" nodeCharacteristics.ecore#/" >
22- <genClasses ecoreClass =" nodeCharacteristics.ecore#//UsageAsignee " >
23- <genFeatures notify =" false" createChild =" false" propertySortChoices =" true" ecoreFeature =" ecore:EReference nodeCharacteristics.ecore#//UsageAsignee /usagescenario" />
21+ <genClasses ecoreClass =" nodeCharacteristics.ecore#//UsageAssignee " >
22+ <genFeatures notify =" false" createChild =" false" propertySortChoices =" true" ecoreFeature =" ecore:EReference nodeCharacteristics.ecore#//UsageAssignee /usagescenario" />
2423 </genClasses >
2524 <genClasses ecoreClass =" nodeCharacteristics.ecore#//RessourceAssignee" >
2625 <genFeatures notify =" false" createChild =" false" propertySortChoices =" true" ecoreFeature =" ecore:EReference nodeCharacteristics.ecore#//RessourceAssignee/resourcecontainer" />
You can’t perform that action at this time.
0 commit comments