Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/impl/ReshapeImpl.java')
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/impl/ReshapeImpl.java30
1 files changed, 15 insertions, 15 deletions
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/impl/ReshapeImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/impl/ReshapeImpl.java
index a83b8ec0f56..c33bbf44804 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/impl/ReshapeImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_Annexes/RSM/impl/ReshapeImpl.java
@@ -38,7 +38,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
* The default value of the '{@link #getPatternShape() <em>Pattern Shape</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPatternShape()
* @generated
* @ordered
@@ -49,7 +49,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
* The cached value of the '{@link #getPatternShape() <em>Pattern Shape</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getPatternShape()
* @generated
* @ordered
@@ -60,7 +60,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
* The default value of the '{@link #getRepetitonShape() <em>Repetiton Shape</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRepetitonShape()
* @generated
* @ordered
@@ -71,7 +71,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
* The cached value of the '{@link #getRepetitonShape() <em>Repetiton Shape</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getRepetitonShape()
* @generated
* @ordered
@@ -81,7 +81,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected ReshapeImpl() {
@@ -91,7 +91,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -102,7 +102,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -113,7 +113,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -128,7 +128,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -139,7 +139,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -154,7 +154,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -171,7 +171,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -190,7 +190,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -209,7 +209,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -226,7 +226,7 @@ public class ReshapeImpl extends LinkTopologyImpl implements Reshape {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override

Back to the top