Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/BehaviorConstraintPrototype_functionTargetInstanceRefImpl.java')
-rw-r--r--extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/BehaviorConstraintPrototype_functionTargetInstanceRefImpl.java24
1 files changed, 12 insertions, 12 deletions
diff --git a/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/BehaviorConstraintPrototype_functionTargetInstanceRefImpl.java b/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/BehaviorConstraintPrototype_functionTargetInstanceRefImpl.java
index 910f9ea7808..e7a7b9a4205 100644
--- a/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/BehaviorConstraintPrototype_functionTargetInstanceRefImpl.java
+++ b/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/BehaviorConstraintPrototype_functionTargetInstanceRefImpl.java
@@ -33,7 +33,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
* The cached value of the '{@link #getFunctionPrototype_target() <em>Function Prototype target</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFunctionPrototype_target()
* @generated
* @ordered
@@ -44,7 +44,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
* The cached value of the '{@link #getFunctionPrototype_context() <em>Function Prototype context</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFunctionPrototype_context()
* @generated
* @ordered
@@ -54,7 +54,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected BehaviorConstraintPrototype_functionTargetInstanceRefImpl() {
@@ -64,7 +64,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -75,7 +75,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -95,7 +95,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public FunctionPrototype basicGetFunctionPrototype_target() {
@@ -105,7 +105,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -120,7 +120,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -134,7 +134,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -154,7 +154,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -175,7 +175,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -194,7 +194,7 @@ public class BehaviorConstraintPrototype_functionTargetInstanceRefImpl extends I
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override

Back to the top