Skip to content
Snippets Groups Projects
Commit f6344d0c authored by Georgetta Igna's avatar Georgetta Igna
Browse files

canPaste was added into ISpeciallyCopyiable

refs 2337
parent 407ef987
No related branches found
No related tags found
No related merge requests found
......@@ -111,5 +111,12 @@
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="canPaste" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Hook to forbid pasting elements which need a special treatement (e.g, pasting states inside other states)"/>
</eAnnotations>
<eParameters name="editedObject" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eParameters name="target" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eOperations>
</eClassifiers>
</ecore:EPackage>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment