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/EventFunctionClientServerPortInstanceRefImpl.java')
-rw-r--r--extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/EventFunctionClientServerPortInstanceRefImpl.java24
1 files changed, 12 insertions, 12 deletions
diff --git a/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/EventFunctionClientServerPortInstanceRefImpl.java b/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/EventFunctionClientServerPortInstanceRefImpl.java
index a24c031be6e..e54075209d3 100644
--- a/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/EventFunctionClientServerPortInstanceRefImpl.java
+++ b/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/infrastructure/impl/EventFunctionClientServerPortInstanceRefImpl.java
@@ -34,7 +34,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
* The cached value of the '{@link #getFunctionClientServerPort() <em>Function Client Server Port</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFunctionClientServerPort()
* @generated
* @ordered
@@ -45,7 +45,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
* The cached value of the '{@link #getFunctionPrototype() <em>Function Prototype</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @see #getFunctionPrototype()
* @generated
* @ordered
@@ -55,7 +55,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
protected EventFunctionClientServerPortInstanceRefImpl() {
@@ -65,7 +65,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -76,7 +76,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -96,7 +96,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
public FunctionClientServerPort basicGetFunctionClientServerPort() {
@@ -106,7 +106,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -121,7 +121,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -135,7 +135,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -155,7 +155,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@@ -176,7 +176,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override
@@ -195,7 +195,7 @@ public class EventFunctionClientServerPortInstanceRefImpl extends InstanceRefImp
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @generated
*/
@Override

Back to the top