Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.emf.teneo.samples/src/lobj/ResrcFile.java')
-rw-r--r--tests/org.eclipse.emf.teneo.samples/src/lobj/ResrcFile.java213
1 files changed, 109 insertions, 104 deletions
diff --git a/tests/org.eclipse.emf.teneo.samples/src/lobj/ResrcFile.java b/tests/org.eclipse.emf.teneo.samples/src/lobj/ResrcFile.java
index 34c30c9bb..957ec5991 100644
--- a/tests/org.eclipse.emf.teneo.samples/src/lobj/ResrcFile.java
+++ b/tests/org.eclipse.emf.teneo.samples/src/lobj/ResrcFile.java
@@ -9,39 +9,38 @@ package lobj;
import org.eclipse.emf.common.util.EList;
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Resrc File</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object '<em><b>Resrc File</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link lobj.ResrcFile#getFile <em>File</em>}</li>
- * <li>{@link lobj.ResrcFile#getFile_tn <em>File tn</em>}</li>
- * <li>{@link lobj.ResrcFile#getOriginalextension <em>Originalextension</em>}</li>
- * <li>{@link lobj.ResrcFile#getFilesize <em>Filesize</em>}</li>
- * <li>{@link lobj.ResrcFile#getResrcHref <em>Resrc Href</em>}</li>
- * <li>{@link lobj.ResrcFile#getAccesscontrol <em>Accesscontrol</em>}</li>
- * <li>{@link lobj.ResrcFile#getResrcFiletype <em>Resrc Filetype</em>}</li>
- * <li>{@link lobj.ResrcFile#getSource <em>Source</em>}</li>
- * <li>{@link lobj.ResrcFile#getHypertextContent <em>Hypertext Content</em>}</li>
- * <li>{@link lobj.ResrcFile#getResrcMeta <em>Resrc Meta</em>}</li>
+ * <li>{@link lobj.ResrcFile#getFile <em>File</em>}</li>
+ * <li>{@link lobj.ResrcFile#getFile_tn <em>File tn</em>}</li>
+ * <li>{@link lobj.ResrcFile#getOriginalextension <em>Originalextension</em>}</li>
+ * <li>{@link lobj.ResrcFile#getFilesize <em>Filesize</em>}</li>
+ * <li>{@link lobj.ResrcFile#getResrcHref <em>Resrc Href</em>}</li>
+ * <li>{@link lobj.ResrcFile#getAccesscontrol <em>Accesscontrol</em>}</li>
+ * <li>{@link lobj.ResrcFile#getResrcFiletype <em>Resrc Filetype</em>}</li>
+ * <li>{@link lobj.ResrcFile#getSource <em>Source</em>}</li>
+ * <li>{@link lobj.ResrcFile#getHypertextContent <em>Hypertext Content</em>}</li>
+ * <li>{@link lobj.ResrcFile#getResrcMeta <em>Resrc Meta</em>}</li>
* </ul>
* </p>
- *
+ *
* @see lobj.LobjPackage#getResrcFile()
* @model extendedMetaData="kind='elementOnly'"
* @generated
*/
public interface ResrcFile extends LearningObject {
/**
- * Returns the value of the '<em><b>File</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>File</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>File</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>File</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>File</em>' attribute.
* @see #setFile(byte[])
* @see lobj.LobjPackage#getResrcFile_File()
@@ -52,23 +51,24 @@ public interface ResrcFile extends LearningObject {
byte[] getFile();
/**
- * Sets the value of the '{@link lobj.ResrcFile#getFile <em>File</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>File</em>' attribute.
+ * Sets the value of the '{@link lobj.ResrcFile#getFile <em>File</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>File</em>' attribute.
* @see #getFile()
* @generated
*/
void setFile(byte[] value);
/**
- * Returns the value of the '<em><b>File tn</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>File tn</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>File tn</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>File tn</em>' attribute isn't clear, there really should be more of
+ * a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>File tn</em>' attribute.
* @see #setFile_tn(byte[])
* @see lobj.LobjPackage#getResrcFile_File_tn()
@@ -79,131 +79,133 @@ public interface ResrcFile extends LearningObject {
byte[] getFile_tn();
/**
- * Sets the value of the '{@link lobj.ResrcFile#getFile_tn <em>File tn</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>File tn</em>' attribute.
+ * Sets the value of the '{@link lobj.ResrcFile#getFile_tn <em>File tn</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>File tn</em>' attribute.
* @see #getFile_tn()
* @generated
*/
void setFile_tn(byte[] value);
/**
- * Returns the value of the '<em><b>Originalextension</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Originalextension</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Originalextension</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Originalextension</em>' attribute isn't clear, there really should
+ * be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Originalextension</em>' attribute.
* @see #setOriginalextension(String)
* @see lobj.LobjPackage#getResrcFile_Originalextension()
- * @model unique="false"
- * extendedMetaData="kind='element'"
+ * @model unique="false" extendedMetaData="kind='element'"
* @generated
*/
String getOriginalextension();
/**
- * Sets the value of the '{@link lobj.ResrcFile#getOriginalextension <em>Originalextension</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Originalextension</em>' attribute.
+ * Sets the value of the '{@link lobj.ResrcFile#getOriginalextension <em>Originalextension</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Originalextension</em>' attribute.
* @see #getOriginalextension()
* @generated
*/
void setOriginalextension(String value);
/**
- * Returns the value of the '<em><b>Filesize</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Filesize</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Filesize</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Filesize</em>' attribute isn't clear, there really should be more of
+ * a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Filesize</em>' attribute.
* @see #setFilesize(int)
* @see lobj.LobjPackage#getResrcFile_Filesize()
- * @model unique="false"
- * extendedMetaData="kind='element'"
+ * @model unique="false" extendedMetaData="kind='element'"
* @generated
*/
int getFilesize();
/**
- * Sets the value of the '{@link lobj.ResrcFile#getFilesize <em>Filesize</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Filesize</em>' attribute.
+ * Sets the value of the '{@link lobj.ResrcFile#getFilesize <em>Filesize</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Filesize</em>' attribute.
* @see #getFilesize()
* @generated
*/
void setFilesize(int value);
/**
- * Returns the value of the '<em><b>Resrc Href</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Resrc Href</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Resrc Href</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Resrc Href</em>' attribute isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Resrc Href</em>' attribute.
* @see #setResrcHref(String)
* @see lobj.LobjPackage#getResrcFile_ResrcHref()
- * @model unique="false"
- * extendedMetaData="kind='element'"
+ * @model unique="false" extendedMetaData="kind='element'"
* @generated
*/
String getResrcHref();
/**
- * Sets the value of the '{@link lobj.ResrcFile#getResrcHref <em>Resrc Href</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Resrc Href</em>' attribute.
+ * Sets the value of the '{@link lobj.ResrcFile#getResrcHref <em>Resrc Href</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Resrc Href</em>' attribute.
* @see #getResrcHref()
* @generated
*/
void setResrcHref(String value);
/**
- * Returns the value of the '<em><b>Accesscontrol</b></em>' containment reference.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Accesscontrol</b></em>' containment reference. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Accesscontrol</em>' containment reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Accesscontrol</em>' containment reference isn't clear, there really
+ * should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Accesscontrol</em>' containment reference.
* @see #setAccesscontrol(AccessControl)
* @see lobj.LobjPackage#getResrcFile_Accesscontrol()
- * @model containment="true"
- * extendedMetaData="kind='element' namespace='##targetNamespace'"
+ * @model containment="true" extendedMetaData="kind='element' namespace='##targetNamespace'"
* @generated
*/
AccessControl getAccesscontrol();
/**
- * Sets the value of the '{@link lobj.ResrcFile#getAccesscontrol <em>Accesscontrol</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Accesscontrol</em>' containment reference.
+ * Sets the value of the '{@link lobj.ResrcFile#getAccesscontrol <em>Accesscontrol</em>}'
+ * containment reference. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Accesscontrol</em>' containment reference.
* @see #getAccesscontrol()
* @generated
*/
void setAccesscontrol(AccessControl value);
/**
- * Returns the value of the '<em><b>Resrc Filetype</b></em>' reference.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Resrc Filetype</b></em>' reference. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Resrc Filetype</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Resrc Filetype</em>' reference isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Resrc Filetype</em>' reference.
* @see #setResrcFiletype(ResrcFiletype)
* @see lobj.LobjPackage#getResrcFile_ResrcFiletype()
@@ -213,52 +215,54 @@ public interface ResrcFile extends LearningObject {
ResrcFiletype getResrcFiletype();
/**
- * Sets the value of the '{@link lobj.ResrcFile#getResrcFiletype <em>Resrc Filetype</em>}' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Resrc Filetype</em>' reference.
+ * Sets the value of the '{@link lobj.ResrcFile#getResrcFiletype <em>Resrc Filetype</em>}'
+ * reference. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Resrc Filetype</em>' reference.
* @see #getResrcFiletype()
* @generated
*/
void setResrcFiletype(ResrcFiletype value);
/**
- * Returns the value of the '<em><b>Source</b></em>' containment reference.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Source</b></em>' containment reference. <!-- begin-user-doc
+ * -->
* <p>
- * If the meaning of the '<em>Source</em>' containment reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Source</em>' containment reference isn't clear, there really should
+ * be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Source</em>' containment reference.
* @see #setSource(Source)
* @see lobj.LobjPackage#getResrcFile_Source()
- * @model containment="true"
- * extendedMetaData="kind='element' namespace='##targetNamespace'"
+ * @model containment="true" extendedMetaData="kind='element' namespace='##targetNamespace'"
* @generated
*/
Source getSource();
/**
* Sets the value of the '{@link lobj.ResrcFile#getSource <em>Source</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Source</em>' containment reference.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Source</em>' containment reference.
* @see #getSource()
* @generated
*/
void setSource(Source value);
/**
- * Returns the value of the '<em><b>Hypertext Content</b></em>' reference list.
- * The list contents are of type {@link lobj.HypertextContent}.
- * It is bidirectional and its opposite is '{@link lobj.HypertextContent#getResrcFile <em>Resrc File</em>}'.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Hypertext Content</b></em>' reference list. The list contents
+ * are of type {@link lobj.HypertextContent}. It is bidirectional and its opposite is '
+ * {@link lobj.HypertextContent#getResrcFile <em>Resrc File</em>}'. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Hypertext Content</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Hypertext Content</em>' reference list isn't clear, there really
+ * should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Hypertext Content</em>' reference list.
* @see lobj.LobjPackage#getResrcFile_HypertextContent()
* @see lobj.HypertextContent#getResrcFile
@@ -270,27 +274,28 @@ public interface ResrcFile extends LearningObject {
EList getHypertextContent();
/**
- * Returns the value of the '<em><b>Resrc Meta</b></em>' containment reference.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Resrc Meta</b></em>' containment reference. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Resrc Meta</em>' containment reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Resrc Meta</em>' containment reference isn't clear, there really
+ * should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Resrc Meta</em>' containment reference.
* @see #setResrcMeta(ResrcMeta)
* @see lobj.LobjPackage#getResrcFile_ResrcMeta()
- * @model containment="true"
- * extendedMetaData="kind='element' namespace='##targetNamespace'"
+ * @model containment="true" extendedMetaData="kind='element' namespace='##targetNamespace'"
* @generated
*/
ResrcMeta getResrcMeta();
/**
- * Sets the value of the '{@link lobj.ResrcFile#getResrcMeta <em>Resrc Meta</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Resrc Meta</em>' containment reference.
+ * Sets the value of the '{@link lobj.ResrcFile#getResrcMeta <em>Resrc Meta</em>}' containment
+ * reference. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Resrc Meta</em>' containment reference.
* @see #getResrcMeta()
* @generated
*/

Back to the top