Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/alf09/src-gen/org/eclipse/papyrus/alf/alf/IsUniqueOperation.java')
-rw-r--r--extraplugins/alf09/src-gen/org/eclipse/papyrus/alf/alf/IsUniqueOperation.java22
1 files changed, 0 insertions, 22 deletions
diff --git a/extraplugins/alf09/src-gen/org/eclipse/papyrus/alf/alf/IsUniqueOperation.java b/extraplugins/alf09/src-gen/org/eclipse/papyrus/alf/alf/IsUniqueOperation.java
deleted file mode 100644
index 373169c65ee..00000000000
--- a/extraplugins/alf09/src-gen/org/eclipse/papyrus/alf/alf/IsUniqueOperation.java
+++ /dev/null
@@ -1,22 +0,0 @@
-/**
- * <copyright>
- * </copyright>
- *
-
- */
-package org.eclipse.papyrus.alf.alf;
-
-
-/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Is Unique Operation</b></em>'.
- * <!-- end-user-doc -->
- *
- *
- * @see org.eclipse.papyrus.alf.alf.AlfPackage#getIsUniqueOperation()
- * @model
- * @generated
- */
-public interface IsUniqueOperation extends SequenceExpansionExpression
-{
-} // IsUniqueOperation

Back to the top