Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/marte/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/LiteralImpl.java')
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/LiteralImpl.java32
1 files changed, 14 insertions, 18 deletions
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/LiteralImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/LiteralImpl.java
index bd291b404ca..4c8f5729f4f 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/LiteralImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.vsl/src-gen/org/eclipse/papyrus/marte/vsl/vSL/impl/LiteralImpl.java
@@ -3,15 +3,11 @@
package org.eclipse.papyrus.marte.vsl.vSL.impl;
import org.eclipse.emf.common.notify.Notification;
-
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
-
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-
import org.eclipse.papyrus.marte.vsl.vSL.Literal;
import org.eclipse.papyrus.marte.vsl.vSL.VSLPackage;
-
import org.eclipse.uml2.uml.Element;
import org.eclipse.uml2.uml.Type;
@@ -34,7 +30,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
* The default value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -45,7 +41,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
* The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getValue()
* @generated
* @ordered
@@ -55,7 +51,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected LiteralImpl()
@@ -66,7 +62,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -78,7 +74,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -90,7 +86,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -106,7 +102,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -118,7 +114,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -130,7 +126,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -142,7 +138,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -159,7 +155,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -177,7 +173,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -195,7 +191,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -212,7 +208,7 @@ public class LiteralImpl extends ValueSpecificationImpl implements Literal
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override

Back to the top