Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'core/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/pannotation/Transient.java')
-rwxr-xr-xcore/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/pannotation/Transient.java7
1 files changed, 4 insertions, 3 deletions
diff --git a/core/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/pannotation/Transient.java b/core/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/pannotation/Transient.java
index fdd01e9d4..f0f7866b0 100755
--- a/core/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/pannotation/Transient.java
+++ b/core/org.eclipse.emf.teneo.annotations/src/org/eclipse/emf/teneo/annotations/pannotation/Transient.java
@@ -7,9 +7,10 @@
package org.eclipse.emf.teneo.annotations.pannotation;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Transient</b></em>'. <!-- end-user-doc -->
- *
- *
+ * <!-- begin-user-doc --> A representation of the model object '<em><b>Transient</b></em>'. <!--
+ * end-user-doc -->
+ *
+ *
* @see org.eclipse.emf.teneo.annotations.pannotation.PannotationPackage#getTransient()
* @model annotation="teneo/internal/Target 0='EModelElement'"
* @generated

Back to the top