Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation')
-rw-r--r--hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Any.java94
-rw-r--r--hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/AnyMetaDef.java89
-rw-r--r--hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/BatchSize.java29
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Cache.java64
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/CacheConcurrencyStrategy.java211
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Cascade.java20
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/CollectionOfElements.java54
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Columns.java8
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/DiscriminatorFormula.java32
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Fetch.java34
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Filter.java51
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/FilterDef.java65
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/FilterDefs.java23
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Filters.java23
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/ForceDiscriminator.java10
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Formula.java29
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Generated.java32
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/GenerationTime.java142
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/GenericGenerator.java69
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbAnnotation.java4
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbCascadeType.java283
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbEntity.java174
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbFetchType.java171
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbMapKey.java24
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbannotationFactory.java173
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbannotationPackage.java2297
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/IdBag.java66
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Immutable.java10
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Index.java31
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MapKey.java22
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MapKeyManyToMany.java46
-rw-r--r--hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MetaValue.java51
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NamedQuery.java49
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NaturalId.java32
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NotFound.java32
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NotFoundAction.java122
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OnDelete.java34
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OnDeleteAction.java117
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OptimisticLockType.java153
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/ParamDef.java50
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Parameter.java49
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/PolymorphismType.java123
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Proxy.java52
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Type.java39
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/TypeDef.java61
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Where.java27
-rw-r--r--hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/AnyImpl.java250
-rw-r--r--hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/AnyMetaDefImpl.java224
-rw-r--r--hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/BatchSizeImpl.java82
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CacheImpl.java176
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CascadeImpl.java80
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CollectionOfElementsImpl.java132
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/DiscriminatorFormulaImpl.java85
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FetchImpl.java84
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FilterDefImpl.java165
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FilterImpl.java129
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ForceDiscriminatorImpl.java17
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FormulaImpl.java84
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/GeneratedImpl.java84
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/GenericGeneratorImpl.java171
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbAnnotationImpl.java6
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbEntityImpl.java368
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbMapKeyImpl.java81
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbannotationFactoryImpl.java364
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbannotationPackageImpl.java1264
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/IdBagImpl.java173
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ImmutableImpl.java17
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/IndexImpl.java82
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/MapKeyManyToManyImpl.java138
-rw-r--r--hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/MetaValueImpl.java132
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NamedQueryImpl.java124
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NaturalIdImpl.java87
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NotFoundImpl.java86
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/OnDeleteImpl.java86
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ParamDefImpl.java124
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ParameterImpl.java126
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ProxyImpl.java134
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/TypeDefImpl.java171
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/TypeImpl.java123
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/WhereImpl.java86
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationAdapterFactory.java728
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationSwitch.java1075
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationValidator.java1450
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CacheValidator.java11
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CascadeValidator.java7
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CollectionOfElementsValidator.java11
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FetchValidator.java9
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterDefValidator.java9
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterDefsValidator.java7
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterValidator.java9
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FiltersValidator.java7
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/GeneratedValidator.java7
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/GenericGeneratorValidator.java12
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/HbAnnotationValidator.java11
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/IdBagValidator.java11
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/IndexValidator.java10
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/MapKeyValidator.java7
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/NamedQueryValidator.java9
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/OnDeleteValidator.java7
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ParamDefValidator.java9
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ParameterValidator.java9
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ProxyValidator.java10
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/TypeDefValidator.java9
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/TypeValidator.java10
-rwxr-xr-xhibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/WhereValidator.java10
105 files changed, 7757 insertions, 6603 deletions
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Any.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Any.java
index dd603eb20..9f57c13b8 100644
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Any.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Any.java
@@ -10,33 +10,32 @@ import org.eclipse.emf.teneo.annotations.pannotation.Column;
import org.eclipse.emf.teneo.annotations.pannotation.FetchType;
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Any</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Any</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaDef <em>Meta Def</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaColumn <em>Meta Column</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getFetch <em>Fetch</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#isOptional <em>Optional</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaDef <em> Meta Def</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaColumn <em>Meta Column</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getFetch <em> Fetch</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#isOptional <em> Optional</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getAny()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface Any extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Meta Def</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Meta Def</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Meta Def</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Meta Def</em>' attribute isn't clear, there really should be more of
+ * a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Meta Def</em>' attribute.
* @see #setMetaDef(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getAny_MetaDef()
@@ -46,23 +45,25 @@ public interface Any extends HbAnnotation {
String getMetaDef();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaDef <em>Meta Def</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Meta Def</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaDef
+ * <em>Meta Def</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Meta Def</em>' attribute.
* @see #getMetaDef()
* @generated
*/
void setMetaDef(String value);
/**
- * Returns the value of the '<em><b>Meta Column</b></em>' containment reference.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Meta Column</b></em>' containment reference. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Meta Column</em>' containment reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Meta Column</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>Meta Column</em>' containment reference.
* @see #setMetaColumn(Column)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getAny_MetaColumn()
@@ -72,25 +73,26 @@ public interface Any extends HbAnnotation {
Column getMetaColumn();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaColumn <em>Meta Column</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Meta Column</em>' containment reference.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaColumn
+ * <em>Meta Column</em>}' containment reference. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Meta Column</em>' containment reference.
* @see #getMetaColumn()
* @generated
*/
void setMetaColumn(Column value);
/**
- * Returns the value of the '<em><b>Fetch</b></em>' attribute.
- * The default value is <code>"EAGER"</code>.
- * The literals are from the enumeration {@link org.eclipse.emf.teneo.annotations.pannotation.FetchType}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Fetch</b></em>' attribute. The default value is
+ * <code>"EAGER"</code>. The literals are from the enumeration
+ * {@link org.eclipse.emf.teneo.annotations.pannotation.FetchType}. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Fetch</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Fetch</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Fetch</em>' attribute.
* @see org.eclipse.emf.teneo.annotations.pannotation.FetchType
* @see #setFetch(FetchType)
@@ -101,10 +103,11 @@ public interface Any extends HbAnnotation {
FetchType getFetch();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getFetch <em>Fetch</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Fetch</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getFetch
+ * <em>Fetch</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Fetch</em>' attribute.
* @see org.eclipse.emf.teneo.annotations.pannotation.FetchType
* @see #getFetch()
* @generated
@@ -112,14 +115,14 @@ public interface Any extends HbAnnotation {
void setFetch(FetchType value);
/**
- * Returns the value of the '<em><b>Optional</b></em>' attribute.
- * The default value is <code>"true"</code>.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Optional</b></em>' attribute. The default value is
+ * <code>"true"</code>. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Optional</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Optional</em>' attribute isn't clear, there really should be more of
+ * a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Optional</em>' attribute.
* @see #setOptional(boolean)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getAny_Optional()
@@ -129,10 +132,11 @@ public interface Any extends HbAnnotation {
boolean isOptional();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#isOptional <em>Optional</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Optional</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#isOptional
+ * <em>Optional</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Optional</em>' attribute.
* @see #isOptional()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/AnyMetaDef.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/AnyMetaDef.java
index 2b5f25ee3..0cdbbdc3f 100644
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/AnyMetaDef.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/AnyMetaDef.java
@@ -9,33 +9,36 @@ package org.eclipse.emf.teneo.hibernate.hbannotation;
import org.eclipse.emf.common.util.EList;
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Any Meta Def</b></em>'.
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Any Meta Def</b></em>'.
* <!-- end-user-doc -->
- *
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaType <em>Meta Type</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getIdType <em>Id Type</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaValues <em>Meta Values</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaType <em>Meta Type</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getIdType <em>Id Type</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaValues <em>Meta Values
+ * </em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getAnyMetaDef()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature' 1='EClass' 2='EPackage'"
+ * @model annotation=
+ * "http://annotation.elver.org/internal/Target 0='EStructuralFeature' 1='EClass' 2='EPackage'"
* @generated
*/
public interface AnyMetaDef extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Name</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getAnyMetaDef_Name()
@@ -45,24 +48,25 @@ public interface AnyMetaDef extends HbAnnotation {
String getName();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getName <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Name</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getName
+ * <em>Name</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Name</em>' attribute.
* @see #getName()
* @generated
*/
void setName(String value);
/**
- * Returns the value of the '<em><b>Meta Type</b></em>' attribute.
- * The default value is <code>"string"</code>.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Meta Type</b></em>' attribute. The default value is
+ * <code>"string"</code>. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Meta Type</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Meta Type</em>' attribute isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Meta Type</em>' attribute.
* @see #setMetaType(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getAnyMetaDef_MetaType()
@@ -72,24 +76,26 @@ public interface AnyMetaDef extends HbAnnotation {
String getMetaType();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaType <em>Meta Type</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Meta Type</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaType <em>Meta Type</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Meta Type</em>' attribute.
* @see #getMetaType()
* @generated
*/
void setMetaType(String value);
/**
- * Returns the value of the '<em><b>Id Type</b></em>' attribute.
- * The default value is <code>"string"</code>.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Id Type</b></em>' attribute. The default value is
+ * <code>"string"</code>. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Id Type</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Id Type</em>' attribute isn't clear, there really should be more of
+ * a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Id Type</em>' attribute.
* @see #setIdType(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getAnyMetaDef_IdType()
@@ -99,24 +105,27 @@ public interface AnyMetaDef extends HbAnnotation {
String getIdType();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getIdType <em>Id Type</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Id Type</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getIdType <em>Id Type</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Id Type</em>' attribute.
* @see #getIdType()
* @generated
*/
void setIdType(String value);
/**
- * Returns the value of the '<em><b>Meta Values</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Meta Values</b></em>' containment reference list. The list
+ * contents are of type {@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue}. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Meta Values</em>' containment reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Meta Values</em>' containment reference list isn't clear, there
+ * really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Meta Values</em>' containment reference list.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getAnyMetaDef_MetaValues()
* @model containment="true"
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/BatchSize.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/BatchSize.java
index e9446c4e5..28039dc7a 100644
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/BatchSize.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/BatchSize.java
@@ -6,32 +6,30 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Batch Size</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Batch Size</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize#getSize <em>Size</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize#getSize <em>Size</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getBatchSize()
* @model annotation="teneo/internal/Target 0='EClass' 1='EReference'"
* @generated
*/
public interface BatchSize extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Size</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Size</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Size</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Size</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Size</em>' attribute.
* @see #setSize(int)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getBatchSize_Size()
@@ -41,10 +39,11 @@ public interface BatchSize extends HbAnnotation {
int getSize();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize#getSize <em>Size</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Size</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize#getSize
+ * <em>Size</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Size</em>' attribute.
* @see #getSize()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Cache.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Cache.java
index c8049bed7..a4911cc7d 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Cache.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Cache.java
@@ -7,31 +7,33 @@
package org.eclipse.emf.teneo.hibernate.hbannotation;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Cache</b></em>'. <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Cache</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getUsage <em>Usage</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getRegion <em>Region</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getInclude <em>Include</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getUsage <em> Usage</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getRegion <em> Region</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getInclude <em> Include</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getCache()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EReference' 1='EClass'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EReference' 1='EClass'"
* @generated
*/
public interface Cache extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Usage</b></em>' attribute.
- * The literals are from the enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy}.
+ * Returns the value of the '<em><b>Usage</b></em>' attribute. The literals are from the
+ * enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy} .
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Usage</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Usage</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Usage</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy
* @see #setUsage(CacheConcurrencyStrategy)
@@ -42,9 +44,11 @@ public interface Cache extends HbAnnotation {
CacheConcurrencyStrategy getUsage();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getUsage <em>Usage</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Usage</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getUsage
+ * <em>Usage</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Usage</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy
* @see #getUsage()
* @generated
@@ -52,13 +56,13 @@ public interface Cache extends HbAnnotation {
void setUsage(CacheConcurrencyStrategy value);
/**
- * Returns the value of the '<em><b>Region</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Region</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Region</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Region</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Region</em>' attribute.
* @see #setRegion(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getCache_Region()
@@ -68,22 +72,24 @@ public interface Cache extends HbAnnotation {
String getRegion();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getRegion <em>Region</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Region</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getRegion
+ * <em>Region</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Region</em>' attribute.
* @see #getRegion()
* @generated
*/
void setRegion(String value);
/**
- * Returns the value of the '<em><b>Include</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Include</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Include</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Include</em>' attribute isn't clear, there really should be more of
+ * a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Include</em>' attribute.
* @see #setInclude(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getCache_Include()
@@ -93,9 +99,11 @@ public interface Cache extends HbAnnotation {
String getInclude();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getInclude <em>Include</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Include</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getInclude
+ * <em>Include</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Include</em>' attribute.
* @see #getInclude()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/CacheConcurrencyStrategy.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/CacheConcurrencyStrategy.java
index 17919b12f..19e013d43 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/CacheConcurrencyStrategy.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/CacheConcurrencyStrategy.java
@@ -13,151 +13,148 @@ import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
- * <!-- begin-user-doc --> A representation of the literals of the enumeration '<em><b>Cache Concurrency Strategy</b></em>',
- * and utility methods for working with them. <!-- end-user-doc -->
+ * <!-- begin-user-doc --> A representation of the literals of the enumeration '
+ * <em><b>Cache Concurrency Strategy</b></em>', and utility methods for working with them. <!--
+ * end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getCacheConcurrencyStrategy()
* @model
* @generated
*/
public enum CacheConcurrencyStrategy implements Enumerator {
/**
- * The '<em><b>NONE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>NONE</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #NONE_VALUE
* @generated
* @ordered
*/
NONE(0, "NONE", "NONE"), /**
- * The '<em><b>READ ONLY</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>READ ONLY</b></em>' literal object. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #READ_ONLY_VALUE
* @generated
* @ordered
*/
READ_ONLY(1, "READ_ONLY", "READ_ONLY"), /**
- * The '<em><b>NONSTRICT READ WRITE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The ' <em><b>NONSTRICT READ WRITE</b></em>' literal
+ * object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #NONSTRICT_READ_WRITE_VALUE
* @generated
* @ordered
*/
NONSTRICT_READ_WRITE(2, "NONSTRICT_READ_WRITE", "NONSTRICT_READ_WRITE"), /**
- * The '<em><b>READ WRITE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ *
+ * The '
+ * <em><b>READ WRITE</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #READ_WRITE_VALUE
* @generated
* @ordered
*/
READ_WRITE(3, "READ_WRITE", "READ_WRITE"), /**
- * The '<em><b>TRANSACTIONAL</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The ' <em><b>TRANSACTIONAL</b></em>' literal object.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #TRANSACTIONAL_VALUE
* @generated
* @ordered
*/
TRANSACTIONAL(4, "TRANSACTIONAL", "TRANSACTIONAL");
-/**
- * The '<em><b>NONE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ /**
+ * The '<em><b>NONE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>NONE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>NONE</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #NONE
* @model
* @generated
* @ordered
*/
public static final int NONE_VALUE = 0;
-/**
- * The '<em><b>READ ONLY</b></em>' literal value.
- * <!-- begin-user-doc -->
+ /**
+ * The '<em><b>READ ONLY</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>READ ONLY</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>READ ONLY</b></em>' literal object isn't clear, there really should
+ * be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #READ_ONLY
* @model
* @generated
* @ordered
*/
public static final int READ_ONLY_VALUE = 1;
-/**
- * The '<em><b>NONSTRICT READ WRITE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ /**
+ * The '<em><b>NONSTRICT READ WRITE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>NONSTRICT READ WRITE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>NONSTRICT READ WRITE</b></em>' literal object isn't clear, there
+ * really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #NONSTRICT_READ_WRITE
* @model
* @generated
* @ordered
*/
public static final int NONSTRICT_READ_WRITE_VALUE = 2;
-/**
- * The '<em><b>READ WRITE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ /**
+ * The '<em><b>READ WRITE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>READ WRITE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>READ WRITE</b></em>' literal object isn't clear, there really should
+ * be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #READ_WRITE
* @model
* @generated
* @ordered
*/
public static final int READ_WRITE_VALUE = 3;
-/**
- * The '<em><b>TRANSACTIONAL</b></em>' literal value.
- * <!-- begin-user-doc -->
+ /**
+ * The '<em><b>TRANSACTIONAL</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>TRANSACTIONAL</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>TRANSACTIONAL</b></em>' literal object isn't clear, there really
+ * should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #TRANSACTIONAL
* @model
* @generated
* @ordered
*/
public static final int TRANSACTIONAL_VALUE = 4;
-/**
- * An array of all the '<em><b>Cache Concurrency Strategy</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * An array of all the '<em><b>Cache Concurrency Strategy</b></em>' enumerators. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- private static final CacheConcurrencyStrategy[] VALUES_ARRAY =
- new CacheConcurrencyStrategy[] {
- NONE,
- READ_ONLY,
- NONSTRICT_READ_WRITE,
- READ_WRITE,
- TRANSACTIONAL,
- };
-/**
- * A public read-only list of all the '<em><b>Cache Concurrency Strategy</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ private static final CacheConcurrencyStrategy[] VALUES_ARRAY = new CacheConcurrencyStrategy[] {
+ NONE, READ_ONLY, NONSTRICT_READ_WRITE, READ_WRITE, TRANSACTIONAL, };
+ /**
+ * A public read-only list of all the ' <em><b>Cache Concurrency Strategy</b></em>' enumerators.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public static final List<CacheConcurrencyStrategy> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
+ public static final List<CacheConcurrencyStrategy> VALUES = Collections.unmodifiableList(Arrays
+ .asList(VALUES_ARRAY));
-/**
- * Returns the '<em><b>Cache Concurrency Strategy</b></em>' literal with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * Returns the '<em><b>Cache Concurrency Strategy</b></em>' literal with the specified literal
+ * value. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static CacheConcurrencyStrategy get(String literal) {
@@ -170,10 +167,10 @@ public enum CacheConcurrencyStrategy implements Enumerator {
return null;
}
-/**
- * Returns the '<em><b>Cache Concurrency Strategy</b></em>' literal with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * Returns the '<em><b>Cache Concurrency Strategy</b></em>' literal with the specified name. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static CacheConcurrencyStrategy getByName(String name) {
@@ -186,46 +183,50 @@ public enum CacheConcurrencyStrategy implements Enumerator {
return null;
}
-/**
- * Returns the '<em><b>Cache Concurrency Strategy</b></em>' literal with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * Returns the '<em><b>Cache Concurrency Strategy</b></em>' literal with the specified integer
+ * value. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static CacheConcurrencyStrategy get(int value) {
switch (value) {
- case NONE_VALUE: return NONE;
- case READ_ONLY_VALUE: return READ_ONLY;
- case NONSTRICT_READ_WRITE_VALUE: return NONSTRICT_READ_WRITE;
- case READ_WRITE_VALUE: return READ_WRITE;
- case TRANSACTIONAL_VALUE: return TRANSACTIONAL;
+ case NONE_VALUE:
+ return NONE;
+ case READ_ONLY_VALUE:
+ return READ_ONLY;
+ case NONSTRICT_READ_WRITE_VALUE:
+ return NONSTRICT_READ_WRITE;
+ case READ_WRITE_VALUE:
+ return READ_WRITE;
+ case TRANSACTIONAL_VALUE:
+ return TRANSACTIONAL;
}
return null;
}
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final int value;
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String name;
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String literal;
-/**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * Only this class can construct instances. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private CacheConcurrencyStrategy(int value, String name, String literal) {
@@ -234,37 +235,37 @@ public enum CacheConcurrencyStrategy implements Enumerator {
this.literal = literal;
}
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public int getValue() {
- return value;
+ return value;
}
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
- return name;
+ return name;
}
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getLiteral() {
- return literal;
+ return literal;
}
-/**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * Returns the literal value of the enumerator, which is its string representation. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Cascade.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Cascade.java
index bc76acc02..92ade629a 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Cascade.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Cascade.java
@@ -9,29 +9,29 @@ package org.eclipse.emf.teneo.hibernate.hbannotation;
import org.eclipse.emf.common.util.EList;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Cascade</b></em>'. <!--
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Cascade</b></em>'. <!--
* end-user-doc -->
- *
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cascade#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cascade#getValue <em> Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getCascade()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface Cascade extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Value</b></em>' attribute list. The list contents are of
- * type {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType}. The literals are
- * from the enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType}. <!--
+ * Returns the value of the '<em><b>Value</b></em>' attribute list. The list contents are of type
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType}. The literals are from the
+ * enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType}. <!--
* begin-user-doc -->
* <p>
- * If the meaning of the '<em>Value</em>' attribute list isn't clear, there really should be
- * more of a description here...
+ * If the meaning of the '<em>Value</em>' attribute list isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
*
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/CollectionOfElements.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/CollectionOfElements.java
index a1cfb0676..96ef5ebe5 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/CollectionOfElements.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/CollectionOfElements.java
@@ -9,30 +9,34 @@ package org.eclipse.emf.teneo.hibernate.hbannotation;
import org.eclipse.emf.teneo.annotations.pannotation.FetchType;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Collection Of Elements</b></em>'. <!--
- * end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object '
+ * <em><b>Collection Of Elements</b></em>'. <!-- end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getTargetElement <em>Target Element</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getFetch <em>Fetch</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getTargetElement <em>
+ * Target Element</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getFetch <em>Fetch</em>}
+ * </li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getCollectionOfElements()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface CollectionOfElements extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Target Element</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Target Element</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Target Element</em>' attribute isn't clear, there really should be more of a
- * description here...
+ * If the meaning of the '<em>Target Element</em>' attribute isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Target Element</em>' attribute.
* @see #setTargetElement(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getCollectionOfElements_TargetElement()
@@ -42,21 +46,24 @@ public interface CollectionOfElements extends HbAnnotation {
String getTargetElement();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getTargetElement <em>Target Element</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Target Element</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getTargetElement
+ * <em>Target Element</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Target Element</em>' attribute.
* @see #getTargetElement()
* @generated
*/
void setTargetElement(String value);
/**
- * Returns the value of the '<em><b>Fetch</b></em>' attribute. The default value is <code>"LAZY"</code>. The
- * literals are from the enumeration {@link org.eclipse.emf.teneo.annotations.pannotation.FetchType}. <!--
- * begin-user-doc -->
+ * Returns the value of the '<em><b>Fetch</b></em>' attribute. The default value is
+ * <code>"LAZY"</code>. The literals are from the enumeration
+ * {@link org.eclipse.emf.teneo.annotations.pannotation.FetchType}. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Fetch</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Fetch</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
*
@@ -70,9 +77,12 @@ public interface CollectionOfElements extends HbAnnotation {
FetchType getFetch();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getFetch <em>Fetch</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Fetch</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getFetch
+ * <em>Fetch</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Fetch</em>' attribute.
* @see org.eclipse.emf.teneo.annotations.pannotation.FetchType
* @see #getFetch()
* @generated
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Columns.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Columns.java
index 851bf611b..f16d479e2 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Columns.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Columns.java
@@ -6,19 +6,19 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Columns</b></em>'. <!-- end-user-doc -->
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Columns</b></em>'. <!--
+ * end-user-doc -->
*
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Columns#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Columns#getValue <em> Value</em>}</li>
* </ul>
* </p>
*
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotationPackage#getColumns()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface Columns extends HbAnnotation {
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/DiscriminatorFormula.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/DiscriminatorFormula.java
index a92910688..d3ca678c6 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/DiscriminatorFormula.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/DiscriminatorFormula.java
@@ -6,32 +6,32 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Discriminator Formula</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object '
+ * <em><b>Discriminator Formula</b></em>'. <!-- end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula#getValue <em>Value</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula#getValue <em>Value</em>}
+ * </li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getDiscriminatorFormula()
* @model annotation="teneo/internal/Target 0='EClass'"
* @generated
*/
public interface DiscriminatorFormula extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Value</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Value</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Value</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getDiscriminatorFormula_Value()
@@ -41,10 +41,12 @@ public interface DiscriminatorFormula extends HbAnnotation {
String getValue();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula#getValue <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Value</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula#getValue
+ * <em>Value</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Value</em>' attribute.
* @see #getValue()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Fetch.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Fetch.java
index 7cd02aba7..6cd265d32 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Fetch.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Fetch.java
@@ -6,33 +6,32 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Fetch</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Fetch</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch#getValue <em> Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFetch()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface Fetch extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Value</b></em>' attribute.
- * The literals are from the enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Value</b></em>' attribute. The literals are from the
+ * enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType}. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Value</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Value</em>' attribute list isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType
* @see #setValue(HbFetchType)
@@ -43,10 +42,11 @@ public interface Fetch extends HbAnnotation {
HbFetchType getValue();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch#getValue <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Value</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch#getValue
+ * <em>Value</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Value</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType
* @see #getValue()
* @generated
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Filter.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Filter.java
index 2dcb141e7..2e53d858a 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Filter.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Filter.java
@@ -6,33 +6,31 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Filter</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Filter</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getCondition <em>Condition</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getName <em> Name</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getCondition <em>Condition</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilter()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EClass' 1='EReference'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EClass' 1='EReference'"
* @generated
*/
public interface Filter extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Name</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilter_Name()
@@ -42,23 +40,24 @@ public interface Filter extends HbAnnotation {
String getName();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getName <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Name</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getName
+ * <em>Name</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Name</em>' attribute.
* @see #getName()
* @generated
*/
void setName(String value);
/**
- * Returns the value of the '<em><b>Condition</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Condition</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Condition</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Condition</em>' attribute isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Condition</em>' attribute.
* @see #setCondition(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilter_Condition()
@@ -68,10 +67,12 @@ public interface Filter extends HbAnnotation {
String getCondition();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getCondition <em>Condition</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Condition</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getCondition <em>Condition</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Condition</em>' attribute.
* @see #getCondition()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/FilterDef.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/FilterDef.java
index 4b290ae1f..0aae729b9 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/FilterDef.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/FilterDef.java
@@ -9,32 +9,34 @@ package org.eclipse.emf.teneo.hibernate.hbannotation;
import org.eclipse.emf.common.util.EList;
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Filter Def</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Filter Def</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getDefaultCondition <em>Default Condition</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getParameters <em>Parameters</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getDefaultCondition <em>Default
+ * Condition</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getParameters <em>Parameters</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilterDef()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EClass' 1='EReference'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EClass' 1='EReference'"
* @generated
*/
public interface FilterDef extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Name</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilterDef_Name()
@@ -44,23 +46,24 @@ public interface FilterDef extends HbAnnotation {
String getName();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getName <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Name</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getName
+ * <em>Name</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Name</em>' attribute.
* @see #getName()
* @generated
*/
void setName(String value);
/**
- * Returns the value of the '<em><b>Default Condition</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Default Condition</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Default Condition</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Default Condition</em>' attribute isn't clear, there really should
+ * be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Default Condition</em>' attribute.
* @see #setDefaultCondition(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilterDef_DefaultCondition()
@@ -70,24 +73,26 @@ public interface FilterDef extends HbAnnotation {
String getDefaultCondition();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getDefaultCondition <em>Default Condition</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Default Condition</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getDefaultCondition
+ * <em>Default Condition</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Default Condition</em>' attribute.
* @see #getDefaultCondition()
* @generated
*/
void setDefaultCondition(String value);
/**
- * Returns the value of the '<em><b>Parameters</b></em>' reference list.
- * The list contents are of type {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Parameters</b></em>' reference list. The list contents are of
+ * type {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef}. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Parameters</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Parameters</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>Parameters</em>' reference list.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilterDef_Parameters()
* @model
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/FilterDefs.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/FilterDefs.java
index bcce44229..a26603f8d 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/FilterDefs.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/FilterDefs.java
@@ -9,31 +9,30 @@ package org.eclipse.emf.teneo.hibernate.hbannotation;
import org.eclipse.emf.common.util.EList;
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Filter Defs</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Filter Defs</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDefs#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDefs#getValue <em>Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilterDefs()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EClass' 1='EReference'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EClass' 1='EReference'"
* @generated
*/
public interface FilterDefs extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Value</b></em>' reference list.
- * The list contents are of type {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Value</b></em>' reference list. The list contents are of type
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef}. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Value</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Value</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>Value</em>' reference list.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilterDefs_Value()
* @model required="true"
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Filters.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Filters.java
index 7d430b158..890ceb26e 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Filters.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Filters.java
@@ -9,31 +9,30 @@ package org.eclipse.emf.teneo.hibernate.hbannotation;
import org.eclipse.emf.common.util.EList;
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Filters</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Filters</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filters#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filters#getValue <em> Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilters()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EClass' 1='EReference'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EClass' 1='EReference'"
* @generated
*/
public interface Filters extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Value</b></em>' reference list.
- * The list contents are of type {@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Value</b></em>' reference list. The list contents are of type
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter}. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Value</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Value</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>Value</em>' reference list.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFilters_Value()
* @model required="true"
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/ForceDiscriminator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/ForceDiscriminator.java
index 0bc75bce6..194134f34 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/ForceDiscriminator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/ForceDiscriminator.java
@@ -6,13 +6,11 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Force Discriminator</b></em>'.
- * <!-- end-user-doc -->
- *
- *
+ * <!-- begin-user-doc --> A representation of the model object '
+ * <em><b>Force Discriminator</b></em>'. <!-- end-user-doc -->
+ *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getForceDiscriminator()
* @model annotation="teneo/internal/Target 0='EClass'"
* @generated
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Formula.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Formula.java
index d05761a91..9276a6872 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Formula.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Formula.java
@@ -6,32 +6,30 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Formula</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Formula</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Formula#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Formula#getValue <em> Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFormula()
* @model annotation="teneo/internal/Target 0='EAttribute'"
* @generated
*/
public interface Formula extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Value</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Value</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Value</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getFormula_Value()
@@ -41,10 +39,11 @@ public interface Formula extends HbAnnotation {
String getValue();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Formula#getValue <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Value</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Formula#getValue
+ * <em>Value</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Value</em>' attribute.
* @see #getValue()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Generated.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Generated.java
index 1d6da8175..f35c786df 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Generated.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Generated.java
@@ -6,33 +6,32 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Generated</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Generated</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated#getValue <em>Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getGenerated()
* @model annotation="http://annotation.elver.org/internal/Target 0='EAttribute'"
* @generated
*/
public interface Generated extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Value</b></em>' attribute.
- * The literals are from the enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Value</b></em>' attribute. The literals are from the
+ * enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime}. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Value</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime
* @see #setValue(GenerationTime)
@@ -43,10 +42,11 @@ public interface Generated extends HbAnnotation {
GenerationTime getValue();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated#getValue <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Value</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated#getValue
+ * <em>Value</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Value</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime
* @see #getValue()
* @generated
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/GenerationTime.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/GenerationTime.java
index 570e45fc3..54a350c26 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/GenerationTime.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/GenerationTime.java
@@ -13,19 +13,18 @@ import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
- * <!-- begin-user-doc -->
- * A representation of the literals of the enumeration '<em><b>Generation Time</b></em>',
- * and utility methods for working with them.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> A representation of the literals of the enumeration '
+ * <em><b>Generation Time</b></em>', and utility methods for working with them. <!-- end-user-doc
+ * -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getGenerationTime()
* @model
* @generated
*/
public enum GenerationTime implements Enumerator {
/**
- * The '<em><b>NEVER</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>NEVER</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #NEVER_VALUE
* @generated
* @ordered
@@ -33,9 +32,8 @@ public enum GenerationTime implements Enumerator {
NEVER(0, "NEVER", "NEVER"),
/**
- * The '<em><b>INSERT</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>INSERT</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #INSERT_VALUE
* @generated
* @ordered
@@ -43,9 +41,8 @@ public enum GenerationTime implements Enumerator {
INSERT(1, "INSERT", "INSERT"),
/**
- * The '<em><b>ALWAYS</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>ALWAYS</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #ALWAYS_VALUE
* @generated
* @ordered
@@ -53,13 +50,13 @@ public enum GenerationTime implements Enumerator {
ALWAYS(2, "ALWAYS", "ALWAYS");
/**
- * The '<em><b>NEVER</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>NEVER</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>NEVER</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>NEVER</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #NEVER
* @model
* @generated
@@ -68,13 +65,13 @@ public enum GenerationTime implements Enumerator {
public static final int NEVER_VALUE = 0;
/**
- * The '<em><b>INSERT</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>INSERT</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>INSERT</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>INSERT</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #INSERT
* @model
* @generated
@@ -83,13 +80,13 @@ public enum GenerationTime implements Enumerator {
public static final int INSERT_VALUE = 1;
/**
- * The '<em><b>ALWAYS</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>ALWAYS</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>ALWAYS</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>ALWAYS</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #ALWAYS
* @model
* @generated
@@ -98,30 +95,27 @@ public enum GenerationTime implements Enumerator {
public static final int ALWAYS_VALUE = 2;
/**
- * An array of all the '<em><b>Generation Time</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * An array of all the '<em><b>Generation Time</b></em>' enumerators. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
*/
- private static final GenerationTime[] VALUES_ARRAY =
- new GenerationTime[] {
- NEVER,
- INSERT,
- ALWAYS,
- };
+ private static final GenerationTime[] VALUES_ARRAY = new GenerationTime[] { NEVER, INSERT,
+ ALWAYS, };
/**
- * A public read-only list of all the '<em><b>Generation Time</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * A public read-only list of all the '<em><b>Generation Time</b></em>' enumerators. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public static final List<GenerationTime> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
+ public static final List<GenerationTime> VALUES = Collections.unmodifiableList(Arrays
+ .asList(VALUES_ARRAY));
/**
- * Returns the '<em><b>Generation Time</b></em>' literal with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Generation Time</b></em>' literal with the specified literal value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static GenerationTime get(String literal) {
@@ -135,9 +129,9 @@ public enum GenerationTime implements Enumerator {
}
/**
- * Returns the '<em><b>Generation Time</b></em>' literal with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Generation Time</b></em>' literal with the specified name. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static GenerationTime getByName(String name) {
@@ -151,45 +145,47 @@ public enum GenerationTime implements Enumerator {
}
/**
- * Returns the '<em><b>Generation Time</b></em>' literal with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Generation Time</b></em>' literal with the specified integer value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static GenerationTime get(int value) {
switch (value) {
- case NEVER_VALUE: return NEVER;
- case INSERT_VALUE: return INSERT;
- case ALWAYS_VALUE: return ALWAYS;
+ case NEVER_VALUE:
+ return NEVER;
+ case INSERT_VALUE:
+ return INSERT;
+ case ALWAYS_VALUE:
+ return ALWAYS;
}
return null;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final int value;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String name;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String literal;
/**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Only this class can construct instances. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private GenerationTime(int value, String name, String literal) {
@@ -199,41 +195,41 @@ public enum GenerationTime implements Enumerator {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public int getValue() {
- return value;
+ return value;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
- return name;
+ return name;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getLiteral() {
- return literal;
+ return literal;
}
/**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the literal value of the enumerator, which is its string representation. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
return literal;
}
-
-} //GenerationTime
+
+} // GenerationTime
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/GenericGenerator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/GenericGenerator.java
index be013faf0..d7cdfc269 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/GenericGenerator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/GenericGenerator.java
@@ -9,32 +9,39 @@ package org.eclipse.emf.teneo.hibernate.hbannotation;
import org.eclipse.emf.common.util.EList;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Generic Generator</b></em>'. <!--
- * end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Generic Generator</b></em>
+ * '. <!-- end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getStrategy <em>Strategy</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getParameters <em>Parameters</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getStrategy <em>Strategy
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getParameters <em>Parameters
+ * </em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getGenericGenerator()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature' 1='EClass' 2='EPackage'"
- * annotation="http://annotation.elver.org/internal/Collection name='GenericGenerators' packageNS='http://www.eclipse.org/emf/teneo/2006/HbAnnotation'"
+ * @model annotation=
+ * "http://annotation.elver.org/internal/Target 0='EStructuralFeature' 1='EClass' 2='EPackage'"
+ * annotation=
+ * "http://annotation.elver.org/internal/Collection name='GenericGenerators' packageNS='http://www.eclipse.org/emf/teneo/2006/HbAnnotation'"
* @generated
*/
public interface GenericGenerator extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getGenericGenerator_Name()
@@ -44,22 +51,25 @@ public interface GenericGenerator extends HbAnnotation {
String getName();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getName <em>Name</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Name</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getName <em>Name</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Name</em>' attribute.
* @see #getName()
* @generated
*/
void setName(String value);
/**
- * Returns the value of the '<em><b>Strategy</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Strategy</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Strategy</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Strategy</em>' attribute isn't clear, there really should be more of
+ * a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Strategy</em>' attribute.
* @see #setStrategy(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getGenericGenerator_Strategy()
@@ -69,23 +79,26 @@ public interface GenericGenerator extends HbAnnotation {
String getStrategy();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getStrategy <em>Strategy</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Strategy</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getStrategy
+ * <em>Strategy</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Strategy</em>' attribute.
* @see #getStrategy()
* @generated
*/
void setStrategy(String value);
/**
- * Returns the value of the '<em><b>Parameters</b></em>' reference list.
- * The list contents are of type {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Parameters</b></em>' reference list. The list contents are of
+ * type {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter}. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Parameters</em>' reference list isn't clear, there really should be more of a
- * description here...
+ * If the meaning of the '<em>Parameters</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>Parameters</em>' reference list.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getGenericGenerator_Parameters()
* @model
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbAnnotation.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbAnnotation.java
index 99ded43c4..3616156c2 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbAnnotation.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbAnnotation.java
@@ -9,8 +9,8 @@ package org.eclipse.emf.teneo.hibernate.hbannotation;
import org.eclipse.emf.teneo.annotations.pannotation.PAnnotation;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Hb Annotation</b></em>'. <!-- end-user-doc
- * -->
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Hb Annotation</b></em>'.
+ * <!-- end-user-doc -->
*
*
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotationPackage#getHbAnnotation()
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbCascadeType.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbCascadeType.java
index 526b10ee9..68c6f2135 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbCascadeType.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbCascadeType.java
@@ -13,19 +13,18 @@ import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
- * <!-- begin-user-doc -->
- * A representation of the literals of the enumeration '<em><b>Hb Cascade Type</b></em>',
- * and utility methods for working with them.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> A representation of the literals of the enumeration '
+ * <em><b>Hb Cascade Type</b></em>', and utility methods for working with them. <!-- end-user-doc
+ * -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getHbCascadeType()
* @model
* @generated
*/
public enum HbCascadeType implements Enumerator {
/**
- * The '<em><b>ALL</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>ALL</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #ALL_VALUE
* @generated
* @ordered
@@ -33,9 +32,8 @@ public enum HbCascadeType implements Enumerator {
ALL(0, "ALL", "ALL"),
/**
- * The '<em><b>PERSIST</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>PERSIST</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #PERSIST_VALUE
* @generated
* @ordered
@@ -43,9 +41,8 @@ public enum HbCascadeType implements Enumerator {
PERSIST(1, "PERSIST", "PERSIST"),
/**
- * The '<em><b>MERGE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>MERGE</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #MERGE_VALUE
* @generated
* @ordered
@@ -53,9 +50,8 @@ public enum HbCascadeType implements Enumerator {
MERGE(2, "MERGE", "MERGE"),
/**
- * The '<em><b>REMOVE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>REMOVE</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #REMOVE_VALUE
* @generated
* @ordered
@@ -63,9 +59,8 @@ public enum HbCascadeType implements Enumerator {
REMOVE(3, "REMOVE", "REMOVE"),
/**
- * The '<em><b>REFRESH</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>REFRESH</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #REFRESH_VALUE
* @generated
* @ordered
@@ -73,9 +68,8 @@ public enum HbCascadeType implements Enumerator {
REFRESH(4, "REFRESH", "REFRESH"),
/**
- * The '<em><b>DELETE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>DELETE</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #DELETE_VALUE
* @generated
* @ordered
@@ -83,9 +77,8 @@ public enum HbCascadeType implements Enumerator {
DELETE(5, "DELETE", "DELETE"),
/**
- * The '<em><b>SAVE UPDATE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>SAVE UPDATE</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #SAVE_UPDATE_VALUE
* @generated
* @ordered
@@ -93,9 +86,8 @@ public enum HbCascadeType implements Enumerator {
SAVE_UPDATE(6, "SAVE_UPDATE", "SAVE_UPDATE"),
/**
- * The '<em><b>REPLICATE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>REPLICATE</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #REPLICATE_VALUE
* @generated
* @ordered
@@ -103,9 +95,9 @@ public enum HbCascadeType implements Enumerator {
REPLICATE(7, "REPLICATE", "REPLICATE"),
/**
- * The '<em><b>DELETE ORPHAN</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>DELETE ORPHAN</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @see #DELETE_ORPHAN_VALUE
* @generated
* @ordered
@@ -113,9 +105,8 @@ public enum HbCascadeType implements Enumerator {
DELETE_ORPHAN(8, "DELETE_ORPHAN", "DELETE_ORPHAN"),
/**
- * The '<em><b>LOCK</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>LOCK</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #LOCK_VALUE
* @generated
* @ordered
@@ -123,9 +114,8 @@ public enum HbCascadeType implements Enumerator {
LOCK(9, "LOCK", "LOCK"),
/**
- * The '<em><b>EVICT</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>EVICT</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #EVICT_VALUE
* @generated
* @ordered
@@ -133,13 +123,13 @@ public enum HbCascadeType implements Enumerator {
EVICT(10, "EVICT", "EVICT");
/**
- * The '<em><b>ALL</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>ALL</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>ALL</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>ALL</b></em>' literal object isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #ALL
* @model
* @generated
@@ -148,13 +138,13 @@ public enum HbCascadeType implements Enumerator {
public static final int ALL_VALUE = 0;
/**
- * The '<em><b>PERSIST</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>PERSIST</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>PERSIST</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>PERSIST</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #PERSIST
* @model
* @generated
@@ -163,13 +153,13 @@ public enum HbCascadeType implements Enumerator {
public static final int PERSIST_VALUE = 1;
/**
- * The '<em><b>MERGE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>MERGE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>MERGE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>MERGE</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #MERGE
* @model
* @generated
@@ -178,13 +168,13 @@ public enum HbCascadeType implements Enumerator {
public static final int MERGE_VALUE = 2;
/**
- * The '<em><b>REMOVE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>REMOVE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>REMOVE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>REMOVE</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #REMOVE
* @model
* @generated
@@ -193,13 +183,13 @@ public enum HbCascadeType implements Enumerator {
public static final int REMOVE_VALUE = 3;
/**
- * The '<em><b>REFRESH</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>REFRESH</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>REFRESH</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>REFRESH</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #REFRESH
* @model
* @generated
@@ -208,13 +198,13 @@ public enum HbCascadeType implements Enumerator {
public static final int REFRESH_VALUE = 4;
/**
- * The '<em><b>DELETE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>DELETE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>DELETE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>DELETE</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #DELETE
* @model
* @generated
@@ -223,13 +213,13 @@ public enum HbCascadeType implements Enumerator {
public static final int DELETE_VALUE = 5;
/**
- * The '<em><b>SAVE UPDATE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>SAVE UPDATE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>SAVE UPDATE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>SAVE UPDATE</b></em>' literal object isn't clear, there really should
+ * be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #SAVE_UPDATE
* @model
* @generated
@@ -238,13 +228,13 @@ public enum HbCascadeType implements Enumerator {
public static final int SAVE_UPDATE_VALUE = 6;
/**
- * The '<em><b>REPLICATE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>REPLICATE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>REPLICATE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>REPLICATE</b></em>' literal object isn't clear, there really should
+ * be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #REPLICATE
* @model
* @generated
@@ -253,13 +243,13 @@ public enum HbCascadeType implements Enumerator {
public static final int REPLICATE_VALUE = 7;
/**
- * The '<em><b>DELETE ORPHAN</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>DELETE ORPHAN</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>DELETE ORPHAN</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>DELETE ORPHAN</b></em>' literal object isn't clear, there really
+ * should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #DELETE_ORPHAN
* @model
* @generated
@@ -268,13 +258,13 @@ public enum HbCascadeType implements Enumerator {
public static final int DELETE_ORPHAN_VALUE = 8;
/**
- * The '<em><b>LOCK</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>LOCK</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>LOCK</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>LOCK</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #LOCK
* @model
* @generated
@@ -283,13 +273,13 @@ public enum HbCascadeType implements Enumerator {
public static final int LOCK_VALUE = 9;
/**
- * The '<em><b>EVICT</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>EVICT</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>EVICT</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>EVICT</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #EVICT
* @model
* @generated
@@ -298,38 +288,27 @@ public enum HbCascadeType implements Enumerator {
public static final int EVICT_VALUE = 10;
/**
- * An array of all the '<em><b>Hb Cascade Type</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * An array of all the '<em><b>Hb Cascade Type</b></em>' enumerators. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
*/
- private static final HbCascadeType[] VALUES_ARRAY =
- new HbCascadeType[] {
- ALL,
- PERSIST,
- MERGE,
- REMOVE,
- REFRESH,
- DELETE,
- SAVE_UPDATE,
- REPLICATE,
- DELETE_ORPHAN,
- LOCK,
- EVICT,
- };
-
- /**
- * A public read-only list of all the '<em><b>Hb Cascade Type</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ private static final HbCascadeType[] VALUES_ARRAY = new HbCascadeType[] { ALL, PERSIST, MERGE,
+ REMOVE, REFRESH, DELETE, SAVE_UPDATE, REPLICATE, DELETE_ORPHAN, LOCK, EVICT, };
+
+ /**
+ * A public read-only list of all the '<em><b>Hb Cascade Type</b></em>' enumerators. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public static final List<HbCascadeType> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
+ public static final List<HbCascadeType> VALUES = Collections.unmodifiableList(Arrays
+ .asList(VALUES_ARRAY));
/**
- * Returns the '<em><b>Hb Cascade Type</b></em>' literal with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Hb Cascade Type</b></em>' literal with the specified literal value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static HbCascadeType get(String literal) {
@@ -343,9 +322,9 @@ public enum HbCascadeType implements Enumerator {
}
/**
- * Returns the '<em><b>Hb Cascade Type</b></em>' literal with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Hb Cascade Type</b></em>' literal with the specified name. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static HbCascadeType getByName(String name) {
@@ -359,53 +338,63 @@ public enum HbCascadeType implements Enumerator {
}
/**
- * Returns the '<em><b>Hb Cascade Type</b></em>' literal with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Hb Cascade Type</b></em>' literal with the specified integer value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static HbCascadeType get(int value) {
switch (value) {
- case ALL_VALUE: return ALL;
- case PERSIST_VALUE: return PERSIST;
- case MERGE_VALUE: return MERGE;
- case REMOVE_VALUE: return REMOVE;
- case REFRESH_VALUE: return REFRESH;
- case DELETE_VALUE: return DELETE;
- case SAVE_UPDATE_VALUE: return SAVE_UPDATE;
- case REPLICATE_VALUE: return REPLICATE;
- case DELETE_ORPHAN_VALUE: return DELETE_ORPHAN;
- case LOCK_VALUE: return LOCK;
- case EVICT_VALUE: return EVICT;
+ case ALL_VALUE:
+ return ALL;
+ case PERSIST_VALUE:
+ return PERSIST;
+ case MERGE_VALUE:
+ return MERGE;
+ case REMOVE_VALUE:
+ return REMOVE;
+ case REFRESH_VALUE:
+ return REFRESH;
+ case DELETE_VALUE:
+ return DELETE;
+ case SAVE_UPDATE_VALUE:
+ return SAVE_UPDATE;
+ case REPLICATE_VALUE:
+ return REPLICATE;
+ case DELETE_ORPHAN_VALUE:
+ return DELETE_ORPHAN;
+ case LOCK_VALUE:
+ return LOCK;
+ case EVICT_VALUE:
+ return EVICT;
}
return null;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final int value;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String name;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String literal;
/**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Only this class can construct instances. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private HbCascadeType(int value, String name, String literal) {
@@ -415,41 +404,41 @@ public enum HbCascadeType implements Enumerator {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public int getValue() {
- return value;
+ return value;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
- return name;
+ return name;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getLiteral() {
- return literal;
+ return literal;
}
/**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the literal value of the enumerator, which is its string representation. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
return literal;
}
-
-} //HbCascadeType
+
+} // HbCascadeType
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbEntity.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbEntity.java
index 37425a438..9de8d41cc 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbEntity.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbEntity.java
@@ -6,38 +6,47 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Hb Entity</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Hb Entity</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicInsert <em>Dynamic Insert</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicUpdate <em>Dynamic Update</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isSelectBeforeUpdate <em>Select Before Update</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isMutable <em>Mutable</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPersister <em>Persister</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getOptimisticLock <em>Optimistic Lock</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPolymorphism <em>Polymorphism</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicInsert <em>Dynamic Insert
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicUpdate <em>Dynamic Update
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isSelectBeforeUpdate <em>Select
+ * Before Update</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isMutable <em>Mutable</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPersister <em>Persister</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getOptimisticLock <em>Optimistic
+ * Lock</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPolymorphism <em>Polymorphism
+ * </em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getHbEntity()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface HbEntity extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Dynamic Insert</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Dynamic Insert</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Dynamic Insert</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Dynamic Insert</em>' attribute isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Dynamic Insert</em>' attribute.
* @see #setDynamicInsert(boolean)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getHbEntity_DynamicInsert()
@@ -47,23 +56,25 @@ public interface HbEntity extends HbAnnotation {
boolean isDynamicInsert();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicInsert <em>Dynamic Insert</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Dynamic Insert</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicInsert
+ * <em>Dynamic Insert</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Dynamic Insert</em>' attribute.
* @see #isDynamicInsert()
* @generated
*/
void setDynamicInsert(boolean value);
/**
- * Returns the value of the '<em><b>Dynamic Update</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Dynamic Update</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Dynamic Update</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Dynamic Update</em>' attribute isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Dynamic Update</em>' attribute.
* @see #setDynamicUpdate(boolean)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getHbEntity_DynamicUpdate()
@@ -73,23 +84,26 @@ public interface HbEntity extends HbAnnotation {
boolean isDynamicUpdate();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicUpdate <em>Dynamic Update</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Dynamic Update</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicUpdate
+ * <em>Dynamic Update</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Dynamic Update</em>' attribute.
* @see #isDynamicUpdate()
* @generated
*/
void setDynamicUpdate(boolean value);
/**
- * Returns the value of the '<em><b>Select Before Update</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Select Before Update</b></em>' attribute. <!-- begin-user-doc
+ * -->
* <p>
- * If the meaning of the '<em>Select Before Update</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Select Before Update</em>' attribute isn't clear, there really
+ * should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Select Before Update</em>' attribute.
* @see #setSelectBeforeUpdate(boolean)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getHbEntity_SelectBeforeUpdate()
@@ -99,24 +113,26 @@ public interface HbEntity extends HbAnnotation {
boolean isSelectBeforeUpdate();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isSelectBeforeUpdate <em>Select Before Update</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Select Before Update</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isSelectBeforeUpdate
+ * <em>Select Before Update</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Select Before Update</em>' attribute.
* @see #isSelectBeforeUpdate()
* @generated
*/
void setSelectBeforeUpdate(boolean value);
/**
- * Returns the value of the '<em><b>Mutable</b></em>' attribute.
- * The default value is <code>"true"</code>.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Mutable</b></em>' attribute. The default value is
+ * <code>"true"</code>. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Mutable</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Mutable</em>' attribute isn't clear, there really should be more of
+ * a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Mutable</em>' attribute.
* @see #setMutable(boolean)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getHbEntity_Mutable()
@@ -126,23 +142,24 @@ public interface HbEntity extends HbAnnotation {
boolean isMutable();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isMutable <em>Mutable</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Mutable</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isMutable
+ * <em>Mutable</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Mutable</em>' attribute.
* @see #isMutable()
* @generated
*/
void setMutable(boolean value);
/**
- * Returns the value of the '<em><b>Persister</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Persister</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Persister</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Persister</em>' attribute isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Persister</em>' attribute.
* @see #setPersister(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getHbEntity_Persister()
@@ -152,25 +169,28 @@ public interface HbEntity extends HbAnnotation {
String getPersister();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPersister <em>Persister</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Persister</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPersister <em>Persister</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Persister</em>' attribute.
* @see #getPersister()
* @generated
*/
void setPersister(String value);
/**
- * Returns the value of the '<em><b>Optimistic Lock</b></em>' attribute.
- * The default value is <code>"VERSION"</code>.
- * The literals are from the enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Optimistic Lock</b></em>' attribute. The default value is
+ * <code>"VERSION"</code>. The literals are from the enumeration
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType}. <!-- begin-user-doc
+ * -->
* <p>
- * If the meaning of the '<em>Optimistic Lock</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Optimistic Lock</em>' attribute isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Optimistic Lock</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType
* @see #setOptimisticLock(OptimisticLockType)
@@ -181,10 +201,12 @@ public interface HbEntity extends HbAnnotation {
OptimisticLockType getOptimisticLock();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getOptimisticLock <em>Optimistic Lock</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Optimistic Lock</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getOptimisticLock
+ * <em>Optimistic Lock</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Optimistic Lock</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType
* @see #getOptimisticLock()
* @generated
@@ -192,15 +214,15 @@ public interface HbEntity extends HbAnnotation {
void setOptimisticLock(OptimisticLockType value);
/**
- * Returns the value of the '<em><b>Polymorphism</b></em>' attribute.
- * The default value is <code>"IMPLICIT"</code>.
- * The literals are from the enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Polymorphism</b></em>' attribute. The default value is
+ * <code>"IMPLICIT"</code>. The literals are from the enumeration
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType}. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Polymorphism</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Polymorphism</em>' attribute isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Polymorphism</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType
* @see #setPolymorphism(PolymorphismType)
@@ -211,10 +233,12 @@ public interface HbEntity extends HbAnnotation {
PolymorphismType getPolymorphism();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPolymorphism <em>Polymorphism</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Polymorphism</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPolymorphism
+ * <em>Polymorphism</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Polymorphism</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType
* @see #getPolymorphism()
* @generated
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbFetchType.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbFetchType.java
index 391511523..e63ebe416 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbFetchType.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbFetchType.java
@@ -13,108 +13,101 @@ import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
- * <!-- begin-user-doc -->
- * A representation of the literals of the enumeration '<em><b>Hb Fetch Type</b></em>',
- * and utility methods for working with them.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> A representation of the literals of the enumeration '
+ * <em><b>Hb Fetch Type</b></em>', and utility methods for working with them. <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getHbFetchType()
* @model
* @generated
*/
public enum HbFetchType implements Enumerator {
/**
- * The '<em><b>JOIN</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>JOIN</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #JOIN_VALUE
* @generated
* @ordered
*/
JOIN(0, "JOIN", "JOIN"), /**
- * The '<em><b>SELECT</b></em>' literal object.
- * <!-- begin-user-doc -->
+ * The '<em><b>SELECT</b></em>' literal object. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #SELECT_VALUE
* @generated
* @ordered
*/
SELECT(1, "SELECT", "SELECT"), /**
- * The '<em><b>SUBSELECT</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>SUBSELECT</b></em>' literal object. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #SUBSELECT_VALUE
* @generated
* @ordered
*/
- SUBSELECT(2, "SUBSELECT", "SUBSELECT")
- ;
+ SUBSELECT(2, "SUBSELECT", "SUBSELECT");
-/**
- * The '<em><b>JOIN</b></em>' literal value.
- * <!-- begin-user-doc -->
+ /**
+ * The '<em><b>JOIN</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>JOIN</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>JOIN</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #JOIN
* @model
* @generated
* @ordered
*/
public static final int JOIN_VALUE = 0;
-/**
- * The '<em><b>SELECT</b></em>' literal value.
- * <!-- begin-user-doc -->
+ /**
+ * The '<em><b>SELECT</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>SELECT</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>SELECT</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #SELECT
* @model
* @generated
* @ordered
*/
public static final int SELECT_VALUE = 1;
-/**
- * The '<em><b>SUBSELECT</b></em>' literal value.
- * <!-- begin-user-doc -->
+ /**
+ * The '<em><b>SUBSELECT</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>SUBSELECT</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>SUBSELECT</b></em>' literal object isn't clear, there really should
+ * be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #SUBSELECT
* @model
* @generated
* @ordered
*/
public static final int SUBSELECT_VALUE = 2;
-/**
- * An array of all the '<em><b>Hb Fetch Type</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * An array of all the '<em><b>Hb Fetch Type</b></em>' enumerators. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
*/
- private static final HbFetchType[] VALUES_ARRAY =
- new HbFetchType[] {
- JOIN,
- SELECT,
- SUBSELECT,
- };
-/**
- * A public read-only list of all the '<em><b>Hb Fetch Type</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ private static final HbFetchType[] VALUES_ARRAY = new HbFetchType[] { JOIN, SELECT, SUBSELECT, };
+ /**
+ * A public read-only list of all the '<em><b>Hb Fetch Type</b></em>' enumerators. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public static final List<HbFetchType> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
+ public static final List<HbFetchType> VALUES = Collections.unmodifiableList(Arrays
+ .asList(VALUES_ARRAY));
-/**
- * Returns the '<em><b>Hb Fetch Type</b></em>' literal with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * Returns the '<em><b>Hb Fetch Type</b></em>' literal with the specified literal value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static HbFetchType get(String literal) {
@@ -127,10 +120,10 @@ public enum HbFetchType implements Enumerator {
return null;
}
-/**
- * Returns the '<em><b>Hb Fetch Type</b></em>' literal with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * Returns the '<em><b>Hb Fetch Type</b></em>' literal with the specified name. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static HbFetchType getByName(String name) {
@@ -143,44 +136,46 @@ public enum HbFetchType implements Enumerator {
return null;
}
-/**
- * Returns the '<em><b>Hb Fetch Type</b></em>' literal with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * Returns the '<em><b>Hb Fetch Type</b></em>' literal with the specified integer value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static HbFetchType get(int value) {
switch (value) {
- case JOIN_VALUE: return JOIN;
- case SELECT_VALUE: return SELECT;
- case SUBSELECT_VALUE: return SUBSELECT;
+ case JOIN_VALUE:
+ return JOIN;
+ case SELECT_VALUE:
+ return SELECT;
+ case SUBSELECT_VALUE:
+ return SUBSELECT;
}
return null;
}
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final int value;
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String name;
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String literal;
-/**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * Only this class can construct instances. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private HbFetchType(int value, String name, String literal) {
@@ -189,37 +184,37 @@ public enum HbFetchType implements Enumerator {
this.literal = literal;
}
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public int getValue() {
- return value;
+ return value;
}
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
- return name;
+ return name;
}
-/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getLiteral() {
- return literal;
+ return literal;
}
-/**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ /**
+ * Returns the literal value of the enumerator, which is its string representation. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbMapKey.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbMapKey.java
index a7a278b0c..3f8ed86d8 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbMapKey.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbMapKey.java
@@ -10,31 +10,31 @@ import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.teneo.annotations.pannotation.Column;
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Hb Map Key</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Hb Map Key</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey#getColumns <em>Columns</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey#getColumns <em>Columns</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getHbMapKey()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface HbMapKey extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Columns</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.emf.teneo.annotations.pannotation.Column}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Columns</b></em>' containment reference list. The list
+ * contents are of type {@link org.eclipse.emf.teneo.annotations.pannotation.Column}. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Columns</em>' containment reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Columns</em>' containment reference list isn't clear, there really
+ * should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Columns</em>' containment reference list.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getHbMapKey_Columns()
* @model containment="true" ordered="false"
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbannotationFactory.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbannotationFactory.java
index 0b852db48..fca3cfa19 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbannotationFactory.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbannotationFactory.java
@@ -11,56 +11,56 @@ import org.eclipse.emf.ecore.EFactory;
/**
* <!-- begin-user-doc --> The <b>Factory</b> for the model. It provides a create method for each
* non-abstract class of the model. <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage
* @generated
*/
public interface HbannotationFactory extends EFactory {
/**
- * The singleton instance of the factory.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The singleton instance of the factory. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- HbannotationFactory eINSTANCE = org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationFactoryImpl.init();
+ HbannotationFactory eINSTANCE = org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationFactoryImpl
+ .init();
/**
- * Returns a new object of class '<em>Cascade</em>'.
- * <!-- begin-user-doc --> <!--
- * end-user-doc -->
+ * Returns a new object of class '<em>Cascade</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Cascade</em>'.
* @generated
*/
Cascade createCascade();
/**
- * Returns a new object of class '<em>Collection Of Elements</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Collection Of Elements</em>'. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @return a new object of class '<em>Collection Of Elements</em>'.
* @generated
*/
CollectionOfElements createCollectionOfElements();
/**
- * Returns a new object of class '<em>Hb Map Key</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Hb Map Key</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Hb Map Key</em>'.
* @generated
*/
HbMapKey createHbMapKey();
/**
- * Returns a new object of class '<em>Parameter</em>'.
- * <!-- begin-user-doc --> <!--
- * end-user-doc -->
+ * Returns a new object of class '<em>Parameter</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Parameter</em>'.
* @generated
*/
Parameter createParameter();
/**
- * Returns a new object of class '<em>Type</em>'. <!-- begin-user-doc --> <!-- end-user-doc
- * -->
+ * Returns a new object of class '<em>Type</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @return a new object of class '<em>Type</em>'.
* @generated
@@ -68,8 +68,7 @@ public interface HbannotationFactory extends EFactory {
Type createType();
/**
- * Returns a new object of class '<em>Where</em>'. <!-- begin-user-doc --> <!-- end-user-doc
- * -->
+ * Returns a new object of class '<em>Where</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @return a new object of class '<em>Where</em>'.
* @generated
@@ -77,26 +76,24 @@ public interface HbannotationFactory extends EFactory {
Where createWhere();
/**
- * Returns a new object of class '<em>Id Bag</em>'.
- * <!-- begin-user-doc --> <!--
- * end-user-doc -->
+ * Returns a new object of class '<em>Id Bag</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Id Bag</em>'.
* @generated
*/
IdBag createIdBag();
/**
- * Returns a new object of class '<em>Generic Generator</em>'.
- * <!-- begin-user-doc --> <!--
+ * Returns a new object of class '<em>Generic Generator</em>'. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @return a new object of class '<em>Generic Generator</em>'.
* @generated
*/
GenericGenerator createGenericGenerator();
/**
- * Returns a new object of class '<em>Cache</em>'. <!-- begin-user-doc --> <!-- end-user-doc
- * -->
+ * Returns a new object of class '<em>Cache</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @return a new object of class '<em>Cache</em>'.
* @generated
@@ -104,17 +101,16 @@ public interface HbannotationFactory extends EFactory {
Cache createCache();
/**
- * Returns a new object of class '<em>Type Def</em>'.
- * <!-- begin-user-doc --> <!--
- * end-user-doc -->
+ * Returns a new object of class '<em>Type Def</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Type Def</em>'.
* @generated
*/
TypeDef createTypeDef();
/**
- * Returns a new object of class '<em>Fetch</em>'. <!-- begin-user-doc --> <!-- end-user-doc
- * -->
+ * Returns a new object of class '<em>Fetch</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @return a new object of class '<em>Fetch</em>'.
* @generated
@@ -122,17 +118,16 @@ public interface HbannotationFactory extends EFactory {
Fetch createFetch();
/**
- * Returns a new object of class '<em>On Delete</em>'.
- * <!-- begin-user-doc --> <!--
- * end-user-doc -->
+ * Returns a new object of class '<em>On Delete</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>On Delete</em>'.
* @generated
*/
OnDelete createOnDelete();
/**
- * Returns a new object of class '<em>Proxy</em>'. <!-- begin-user-doc --> <!-- end-user-doc
- * -->
+ * Returns a new object of class '<em>Proxy</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @return a new object of class '<em>Proxy</em>'.
* @generated
@@ -140,8 +135,7 @@ public interface HbannotationFactory extends EFactory {
Proxy createProxy();
/**
- * Returns a new object of class '<em>Index</em>'. <!-- begin-user-doc --> <!-- end-user-doc
- * -->
+ * Returns a new object of class '<em>Index</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @return a new object of class '<em>Index</em>'.
* @generated
@@ -149,161 +143,158 @@ public interface HbannotationFactory extends EFactory {
Index createIndex();
/**
- * Returns a new object of class '<em>Generated</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Generated</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Generated</em>'.
* @generated
*/
Generated createGenerated();
/**
- * Returns a new object of class '<em>Named Query</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Named Query</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Named Query</em>'.
* @generated
*/
NamedQuery createNamedQuery();
/**
- * Returns a new object of class '<em>Filter</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Filter</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Filter</em>'.
* @generated
*/
Filter createFilter();
/**
- * Returns a new object of class '<em>Param Def</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Param Def</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Param Def</em>'.
* @generated
*/
ParamDef createParamDef();
/**
- * Returns a new object of class '<em>Filter Def</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Filter Def</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Filter Def</em>'.
* @generated
*/
FilterDef createFilterDef();
/**
- * Returns a new object of class '<em>Discriminator Formula</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Discriminator Formula</em>'. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @return a new object of class '<em>Discriminator Formula</em>'.
* @generated
*/
DiscriminatorFormula createDiscriminatorFormula();
/**
- * Returns a new object of class '<em>Natural Id</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Natural Id</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Natural Id</em>'.
* @generated
*/
NaturalId createNaturalId();
/**
- * Returns a new object of class '<em>Map Key Many To Many</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Map Key Many To Many</em>'. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @return a new object of class '<em>Map Key Many To Many</em>'.
* @generated
*/
MapKeyManyToMany createMapKeyManyToMany();
/**
- * Returns a new object of class '<em>Force Discriminator</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Force Discriminator</em>'. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @return a new object of class '<em>Force Discriminator</em>'.
* @generated
*/
ForceDiscriminator createForceDiscriminator();
/**
- * Returns a new object of class '<em>Immutable</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Immutable</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Immutable</em>'.
* @generated
*/
Immutable createImmutable();
/**
- * Returns a new object of class '<em>Formula</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Formula</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Formula</em>'.
* @generated
*/
Formula createFormula();
/**
- * Returns a new object of class '<em>Not Found</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Not Found</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Not Found</em>'.
* @generated
*/
NotFound createNotFound();
/**
- * Returns a new object of class '<em>Hb Entity</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Hb Entity</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Hb Entity</em>'.
* @generated
*/
HbEntity createHbEntity();
/**
- * Returns a new object of class '<em>Batch Size</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Batch Size</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Batch Size</em>'.
* @generated
*/
BatchSize createBatchSize();
/**
- * Returns a new object of class '<em>Any</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Any</em>'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Any</em>'.
* @generated
*/
Any createAny();
/**
- * Returns a new object of class '<em>Meta Value</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Meta Value</em>'. <!-- begin-user-doc --> <!-- end-user-doc
+ * -->
+ *
* @return a new object of class '<em>Meta Value</em>'.
* @generated
*/
MetaValue createMetaValue();
/**
- * Returns a new object of class '<em>Any Meta Def</em>'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns a new object of class '<em>Any Meta Def</em>'. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @return a new object of class '<em>Any Meta Def</em>'.
* @generated
*/
AnyMetaDef createAnyMetaDef();
/**
- * Returns the package supported by this factory.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the package supported by this factory. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the package supported by this factory.
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbannotationPackage.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbannotationPackage.java
index b5f639226..f4ea5a4b7 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbannotationPackage.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/HbannotationPackage.java
@@ -23,43 +23,46 @@ import org.eclipse.emf.teneo.annotations.pannotation.PannotationPackage;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationFactory
- * @model kind="package"
- * annotation="teneo.mapping.source 1='http://hibernate.elver.org/'"
+ * @model kind="package" annotation="teneo.mapping.source 1='http://hibernate.elver.org/'"
* @generated
*/
public interface HbannotationPackage extends EPackage {
/**
- * The package name.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The package name. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
String eNAME = "hbannotation";
/**
- * The package namespace URI.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The package namespace URI. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
String eNS_URI = "http://www.eclipse.org/emf/teneo/2006/HbAnnotation";
/**
- * The package namespace name.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The package namespace name. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
String eNS_PREFIX = "org.eclipse.emf.teneo.hibernate";
/**
- * The singleton instance of the package.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The singleton instance of the package. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- HbannotationPackage eINSTANCE = org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl.init();
+ HbannotationPackage eINSTANCE = org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl
+ .init();
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbAnnotationImpl <em>Hb Annotation</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbAnnotationImpl
+ * <em>Hb Annotation</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbAnnotationImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getHbAnnotation()
* @generated
@@ -67,26 +70,26 @@ public interface HbannotationPackage extends EPackage {
int HB_ANNOTATION = 0;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ANNOTATION__EMODEL_ELEMENT = PannotationPackage.PANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ANNOTATION__GENERATED = PannotationPackage.PANNOTATION__GENERATED;
/**
- * The number of structural features of the '<em>Hb Annotation</em>' class. <!--
- * begin-user-doc --> <!-- end-user-doc -->
+ * The number of structural features of the '<em>Hb Annotation</em>' class. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
*
* @generated
* @ordered
@@ -94,8 +97,10 @@ public interface HbannotationPackage extends EPackage {
int HB_ANNOTATION_FEATURE_COUNT = PannotationPackage.PANNOTATION_FEATURE_COUNT + 0;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CascadeImpl <em>Cascade</em>}' class.
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CascadeImpl <em>Cascade</em>}' class.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.CascadeImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getCascade()
* @generated
@@ -103,44 +108,46 @@ public interface HbannotationPackage extends EPackage {
int CASCADE = 1;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int CASCADE__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int CASCADE__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Value</b></em>' attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Value</b></em>' attribute list. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int CASCADE__VALUE = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Cascade</em>' class.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The number of structural features of the '<em>Cascade</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int CASCADE_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CollectionOfElementsImpl <em>Collection Of Elements</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CollectionOfElementsImpl
+ * <em>Collection Of Elements</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.CollectionOfElementsImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getCollectionOfElements()
* @generated
@@ -148,36 +155,36 @@ public interface HbannotationPackage extends EPackage {
int COLLECTION_OF_ELEMENTS = 2;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int COLLECTION_OF_ELEMENTS__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int COLLECTION_OF_ELEMENTS__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Target Element</b></em>' attribute.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>Target Element</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int COLLECTION_OF_ELEMENTS__TARGET_ELEMENT = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Fetch</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Fetch</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -193,9 +200,10 @@ public interface HbannotationPackage extends EPackage {
int COLLECTION_OF_ELEMENTS_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbMapKeyImpl <em>Hb Map Key</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbMapKeyImpl <em>Hb Map Key</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbMapKeyImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getHbMapKey()
* @generated
@@ -203,44 +211,46 @@ public interface HbannotationPackage extends EPackage {
int HB_MAP_KEY = 3;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_MAP_KEY__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_MAP_KEY__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Columns</b></em>' containment reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Columns</b></em>' containment reference list. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_MAP_KEY__COLUMNS = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Hb Map Key</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Hb Map Key</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_MAP_KEY_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParameterImpl <em>Parameter</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParameterImpl <em>Parameter</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParameterImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getParameter()
* @generated
@@ -248,53 +258,54 @@ public interface HbannotationPackage extends EPackage {
int PARAMETER = 4;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int PARAMETER__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int PARAMETER__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int PARAMETER__NAME = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Value</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Value</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int PARAMETER__VALUE = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The number of structural features of the '<em>Parameter</em>' class.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The number of structural features of the '<em>Parameter</em>' class. <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int PARAMETER_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeImpl <em>Type</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeImpl
+ * <em>Type</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getType()
* @generated
@@ -302,53 +313,55 @@ public interface HbannotationPackage extends EPackage {
int TYPE = 5;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Type</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Type</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE__TYPE = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Parameters</b></em>' reference list.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>Parameters</b></em>' reference list. <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE__PARAMETERS = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The number of structural features of the '<em>Type</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Type</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.WhereImpl <em>Where</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.WhereImpl <em>Where</em>}' class. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.WhereImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getWhere()
* @generated
@@ -356,44 +369,46 @@ public interface HbannotationPackage extends EPackage {
int WHERE = 6;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int WHERE__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int WHERE__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Clause</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Clause</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int WHERE__CLAUSE = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Where</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Where</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int WHERE_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl <em>Id Bag</em>}' class.
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl <em>Id Bag</em>}' class.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getIdBag()
* @generated
@@ -401,62 +416,64 @@ public interface HbannotationPackage extends EPackage {
int ID_BAG = 7;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ID_BAG__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ID_BAG__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Generator</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generator</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ID_BAG__GENERATOR = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Type</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Type</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int ID_BAG__TYPE = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The feature id for the '<em><b>Table</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Table</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int ID_BAG__TABLE = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The number of structural features of the '<em>Id Bag</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Id Bag</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ID_BAG_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 3;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl <em>Generic Generator</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl
+ * <em>Generic Generator</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getGenericGenerator()
* @generated
@@ -464,45 +481,45 @@ public interface HbannotationPackage extends EPackage {
int GENERIC_GENERATOR = 8;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int GENERIC_GENERATOR__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int GENERIC_GENERATOR__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int GENERIC_GENERATOR__NAME = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Strategy</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Strategy</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int GENERIC_GENERATOR__STRATEGY = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The feature id for the '<em><b>Parameters</b></em>' reference list.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>Parameters</b></em>' reference list. <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -518,8 +535,10 @@ public interface HbannotationPackage extends EPackage {
int GENERIC_GENERATOR_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 3;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl <em>Cache</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl <em>Cache</em>}' class. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getCache()
* @generated
@@ -527,62 +546,64 @@ public interface HbannotationPackage extends EPackage {
int CACHE = 9;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int CACHE__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int CACHE__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Usage</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Usage</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int CACHE__USAGE = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Region</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Region</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int CACHE__REGION = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The feature id for the '<em><b>Include</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Include</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int CACHE__INCLUDE = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The number of structural features of the '<em>Cache</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Cache</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int CACHE_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 3;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl <em>Type Def</em>}' class.
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl <em>Type Def</em>}' class.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getTypeDef()
* @generated
@@ -590,62 +611,64 @@ public interface HbannotationPackage extends EPackage {
int TYPE_DEF = 10;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE_DEF__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE_DEF__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE_DEF__NAME = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Parameters</b></em>' reference list.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>Parameters</b></em>' reference list. <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE_DEF__PARAMETERS = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The feature id for the '<em><b>Type Class</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Type Class</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE_DEF__TYPE_CLASS = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The number of structural features of the '<em>Type Def</em>' class.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The number of structural features of the '<em>Type Def</em>' class. <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int TYPE_DEF_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 3;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FetchImpl <em>Fetch</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FetchImpl <em>Fetch</em>}' class. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.FetchImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getFetch()
* @generated
@@ -653,44 +676,46 @@ public interface HbannotationPackage extends EPackage {
int FETCH = 11;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FETCH__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FETCH__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Value</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Value</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int FETCH__VALUE = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Fetch</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Fetch</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FETCH_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.OnDeleteImpl <em>On Delete</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.OnDeleteImpl <em>On Delete</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.OnDeleteImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getOnDelete()
* @generated
@@ -698,44 +723,46 @@ public interface HbannotationPackage extends EPackage {
int ON_DELETE = 12;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ON_DELETE__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ON_DELETE__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Action</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Action</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int ON_DELETE__ACTION = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>On Delete</em>' class.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The number of structural features of the '<em>On Delete</em>' class. <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int ON_DELETE_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ProxyImpl <em>Proxy</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ProxyImpl <em>Proxy</em>}' class. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.ProxyImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getProxy()
* @generated
@@ -743,53 +770,55 @@ public interface HbannotationPackage extends EPackage {
int PROXY = 13;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int PROXY__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int PROXY__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Proxy Class</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Proxy Class</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int PROXY__PROXY_CLASS = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Lazy</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Lazy</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int PROXY__LAZY = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The number of structural features of the '<em>Proxy</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Proxy</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int PROXY_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IndexImpl <em>Index</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IndexImpl <em>Index</em>}' class. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.IndexImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getIndex()
* @generated
@@ -797,45 +826,46 @@ public interface HbannotationPackage extends EPackage {
int INDEX = 14;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int INDEX__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int INDEX__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc --> <!--
+ * The feature id for the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
* @ordered
*/
int INDEX__NAME = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Index</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Index</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int INDEX_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GeneratedImpl <em>Generated</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GeneratedImpl <em>Generated</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.GeneratedImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getGenerated()
* @generated
@@ -843,45 +873,46 @@ public interface HbannotationPackage extends EPackage {
int GENERATED = 15;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int GENERATED__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int GENERATED__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Value</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Value</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int GENERATED__VALUE = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Generated</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Generated</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int GENERATED_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NamedQueryImpl <em>Named Query</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NamedQueryImpl <em>Named Query</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.NamedQueryImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getNamedQuery()
* @generated
@@ -889,54 +920,55 @@ public interface HbannotationPackage extends EPackage {
int NAMED_QUERY = 16;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int NAMED_QUERY__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int NAMED_QUERY__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int NAMED_QUERY__NAME = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Query</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Query</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int NAMED_QUERY__QUERY = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The number of structural features of the '<em>Named Query</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Named Query</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int NAMED_QUERY_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterImpl <em>Filter</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterImpl <em>Filter</em>}' class.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getFilter()
* @generated
@@ -944,54 +976,55 @@ public interface HbannotationPackage extends EPackage {
int FILTER = 17;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER__NAME = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Condition</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Condition</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER__CONDITION = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The number of structural features of the '<em>Filter</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Filter</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParamDefImpl <em>Param Def</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParamDefImpl <em>Param Def</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParamDefImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getParamDef()
* @generated
@@ -999,54 +1032,55 @@ public interface HbannotationPackage extends EPackage {
int PARAM_DEF = 18;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int PARAM_DEF__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int PARAM_DEF__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int PARAM_DEF__NAME = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Type</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Type</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int PARAM_DEF__TYPE = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The number of structural features of the '<em>Param Def</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Param Def</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int PARAM_DEF_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl <em>Filter Def</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl <em>Filter Def</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getFilterDef()
* @generated
@@ -1054,63 +1088,64 @@ public interface HbannotationPackage extends EPackage {
int FILTER_DEF = 19;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER_DEF__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER_DEF__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER_DEF__NAME = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Default Condition</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * The feature id for the '<em><b>Default Condition</b></em>' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER_DEF__DEFAULT_CONDITION = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The feature id for the '<em><b>Parameters</b></em>' reference list.
- * <!-- begin-user-doc -->
+ * The feature id for the '<em><b>Parameters</b></em>' reference list. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER_DEF__PARAMETERS = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The number of structural features of the '<em>Filter Def</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Filter Def</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int FILTER_DEF_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 3;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.DiscriminatorFormulaImpl <em>Discriminator Formula</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.DiscriminatorFormulaImpl
+ * <em>Discriminator Formula</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.DiscriminatorFormulaImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getDiscriminatorFormula()
* @generated
@@ -1118,45 +1153,46 @@ public interface HbannotationPackage extends EPackage {
int DISCRIMINATOR_FORMULA = 20;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int DISCRIMINATOR_FORMULA__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int DISCRIMINATOR_FORMULA__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Value</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Value</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int DISCRIMINATOR_FORMULA__VALUE = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Discriminator Formula</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Discriminator Formula</em>' class. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int DISCRIMINATOR_FORMULA_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NaturalIdImpl <em>Natural Id</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NaturalIdImpl <em>Natural Id</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.NaturalIdImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getNaturalId()
* @generated
@@ -1164,45 +1200,46 @@ public interface HbannotationPackage extends EPackage {
int NATURAL_ID = 21;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int NATURAL_ID__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int NATURAL_ID__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Mutable</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Mutable</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int NATURAL_ID__MUTABLE = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Natural Id</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Natural Id</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int NATURAL_ID_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MapKeyManyToManyImpl <em>Map Key Many To Many</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MapKeyManyToManyImpl
+ * <em>Map Key Many To Many</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.MapKeyManyToManyImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getMapKeyManyToMany()
* @generated
@@ -1210,54 +1247,55 @@ public interface HbannotationPackage extends EPackage {
int MAP_KEY_MANY_TO_MANY = 22;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int MAP_KEY_MANY_TO_MANY__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int MAP_KEY_MANY_TO_MANY__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Join Columns</b></em>' containment reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Join Columns</b></em>' containment reference list. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Target Entity</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Target Entity</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int MAP_KEY_MANY_TO_MANY__TARGET_ENTITY = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The number of structural features of the '<em>Map Key Many To Many</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Map Key Many To Many</em>' class. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int MAP_KEY_MANY_TO_MANY_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ForceDiscriminatorImpl <em>Force Discriminator</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ForceDiscriminatorImpl
+ * <em>Force Discriminator</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.ForceDiscriminatorImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getForceDiscriminator()
* @generated
@@ -1265,36 +1303,37 @@ public interface HbannotationPackage extends EPackage {
int FORCE_DISCRIMINATOR = 23;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FORCE_DISCRIMINATOR__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FORCE_DISCRIMINATOR__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The number of structural features of the '<em>Force Discriminator</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Force Discriminator</em>' class. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int FORCE_DISCRIMINATOR_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ImmutableImpl <em>Immutable</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ImmutableImpl <em>Immutable</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.ImmutableImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getImmutable()
* @generated
@@ -1302,36 +1341,37 @@ public interface HbannotationPackage extends EPackage {
int IMMUTABLE = 24;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int IMMUTABLE__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int IMMUTABLE__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The number of structural features of the '<em>Immutable</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Immutable</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int IMMUTABLE_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FormulaImpl <em>Formula</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FormulaImpl <em>Formula</em>}' class.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.FormulaImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getFormula()
* @generated
@@ -1339,45 +1379,46 @@ public interface HbannotationPackage extends EPackage {
int FORMULA = 25;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FORMULA__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FORMULA__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Value</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Value</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FORMULA__VALUE = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Formula</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Formula</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int FORMULA_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NotFoundImpl <em>Not Found</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NotFoundImpl <em>Not Found</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.NotFoundImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getNotFound()
* @generated
@@ -1385,45 +1426,46 @@ public interface HbannotationPackage extends EPackage {
int NOT_FOUND = 26;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int NOT_FOUND__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int NOT_FOUND__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Action</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Action</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int NOT_FOUND__ACTION = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Not Found</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Not Found</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int NOT_FOUND_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl <em>Hb Entity</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl <em>Hb Entity</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getHbEntity()
* @generated
@@ -1431,99 +1473,100 @@ public interface HbannotationPackage extends EPackage {
int HB_ENTITY = 27;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ENTITY__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ENTITY__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Dynamic Insert</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Dynamic Insert</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ENTITY__DYNAMIC_INSERT = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Dynamic Update</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Dynamic Update</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ENTITY__DYNAMIC_UPDATE = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The feature id for the '<em><b>Select Before Update</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Select Before Update</b></em>' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ENTITY__SELECT_BEFORE_UPDATE = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The feature id for the '<em><b>Mutable</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Mutable</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ENTITY__MUTABLE = HB_ANNOTATION_FEATURE_COUNT + 3;
/**
- * The feature id for the '<em><b>Persister</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Persister</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ENTITY__PERSISTER = HB_ANNOTATION_FEATURE_COUNT + 4;
/**
- * The feature id for the '<em><b>Optimistic Lock</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * The feature id for the '<em><b>Optimistic Lock</b></em>' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ENTITY__OPTIMISTIC_LOCK = HB_ANNOTATION_FEATURE_COUNT + 5;
/**
- * The feature id for the '<em><b>Polymorphism</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Polymorphism</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ENTITY__POLYMORPHISM = HB_ANNOTATION_FEATURE_COUNT + 6;
/**
- * The number of structural features of the '<em>Hb Entity</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Hb Entity</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int HB_ENTITY_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 7;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.BatchSizeImpl <em>Batch Size</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.BatchSizeImpl <em>Batch Size</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.BatchSizeImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getBatchSize()
* @generated
@@ -1531,45 +1574,45 @@ public interface HbannotationPackage extends EPackage {
int BATCH_SIZE = 28;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int BATCH_SIZE__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int BATCH_SIZE__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Size</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Size</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int BATCH_SIZE__SIZE = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The number of structural features of the '<em>Batch Size</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Batch Size</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int BATCH_SIZE_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl <em>Any</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl
+ * <em>Any</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getAny()
* @generated
@@ -1577,72 +1620,73 @@ public interface HbannotationPackage extends EPackage {
int ANY = 29;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Meta Def</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Meta Def</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY__META_DEF = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Meta Column</b></em>' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Meta Column</b></em>' containment reference. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY__META_COLUMN = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The feature id for the '<em><b>Fetch</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Fetch</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY__FETCH = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The feature id for the '<em><b>Optional</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Optional</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY__OPTIONAL = HB_ANNOTATION_FEATURE_COUNT + 3;
/**
- * The number of structural features of the '<em>Any</em>' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The number of structural features of the '<em>Any</em>' class. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 4;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MetaValueImpl <em>Meta Value</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MetaValueImpl <em>Meta Value</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.MetaValueImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getMetaValue()
* @generated
@@ -1650,54 +1694,55 @@ public interface HbannotationPackage extends EPackage {
int META_VALUE = 30;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int META_VALUE__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int META_VALUE__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Target Entity</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Target Entity</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int META_VALUE__TARGET_ENTITY = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Value</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Value</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int META_VALUE__VALUE = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The number of structural features of the '<em>Meta Value</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Meta Value</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int META_VALUE_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl <em>Any Meta Def</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl <em>Any Meta Def</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getAnyMetaDef()
* @generated
@@ -1705,71 +1750,73 @@ public interface HbannotationPackage extends EPackage {
int ANY_META_DEF = 31;
/**
- * The feature id for the '<em><b>EModel Element</b></em>' reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>EModel Element</b></em>' reference. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY_META_DEF__EMODEL_ELEMENT = HB_ANNOTATION__EMODEL_ELEMENT;
/**
- * The feature id for the '<em><b>Generated</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Generated</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY_META_DEF__GENERATED = HB_ANNOTATION__GENERATED;
/**
- * The feature id for the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY_META_DEF__NAME = HB_ANNOTATION_FEATURE_COUNT + 0;
/**
- * The feature id for the '<em><b>Meta Type</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Meta Type</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY_META_DEF__META_TYPE = HB_ANNOTATION_FEATURE_COUNT + 1;
/**
- * The feature id for the '<em><b>Id Type</b></em>' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Id Type</b></em>' attribute. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY_META_DEF__ID_TYPE = HB_ANNOTATION_FEATURE_COUNT + 2;
/**
- * The feature id for the '<em><b>Meta Values</b></em>' containment reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The feature id for the '<em><b>Meta Values</b></em>' containment reference list. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY_META_DEF__META_VALUES = HB_ANNOTATION_FEATURE_COUNT + 3;
/**
- * The number of structural features of the '<em>Any Meta Def</em>' class.
- * <!-- begin-user-doc -->
+ * The number of structural features of the '<em>Any Meta Def</em>' class. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
int ANY_META_DEF_FEATURE_COUNT = HB_ANNOTATION_FEATURE_COUNT + 4;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy <em>Cache Concurrency Strategy</em>}' enum.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy
+ * <em>Cache Concurrency Strategy</em>}' enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getCacheConcurrencyStrategy()
* @generated
@@ -1777,8 +1824,9 @@ public interface HbannotationPackage extends EPackage {
int CACHE_CONCURRENCY_STRATEGY = 32;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType <em>Hb Fetch Type</em>}' enum.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType
+ * <em>Hb Fetch Type</em>}' enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getHbFetchType()
* @generated
@@ -1786,8 +1834,10 @@ public interface HbannotationPackage extends EPackage {
int HB_FETCH_TYPE = 33;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction <em>On Delete Action</em>}' enum.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction <em>On Delete Action</em>}'
+ * enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getOnDeleteAction()
* @generated
@@ -1795,9 +1845,10 @@ public interface HbannotationPackage extends EPackage {
int ON_DELETE_ACTION = 34;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime <em>Generation Time</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime <em>Generation Time</em>}'
+ * enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getGenerationTime()
* @generated
@@ -1805,9 +1856,10 @@ public interface HbannotationPackage extends EPackage {
int GENERATION_TIME = 35;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction <em>Not Found Action</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction <em>Not Found Action</em>}'
+ * enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getNotFoundAction()
* @generated
@@ -1815,9 +1867,10 @@ public interface HbannotationPackage extends EPackage {
int NOT_FOUND_ACTION = 36;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType <em>Optimistic Lock Type</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType
+ * <em>Optimistic Lock Type</em>}' enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getOptimisticLockType()
* @generated
@@ -1825,9 +1878,10 @@ public interface HbannotationPackage extends EPackage {
int OPTIMISTIC_LOCK_TYPE = 37;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType <em>Polymorphism Type</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType
+ * <em>Polymorphism Type</em>}' enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getPolymorphismType()
* @generated
@@ -1835,9 +1889,9 @@ public interface HbannotationPackage extends EPackage {
int POLYMORPHISM_TYPE = 38;
/**
- * The meta object id for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType <em>Hb Cascade Type</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object id for the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType
+ * <em>Hb Cascade Type</em>}' enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getHbCascadeType()
* @generated
@@ -1845,8 +1899,10 @@ public interface HbannotationPackage extends EPackage {
int HB_CASCADE_TYPE = 39;
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotation <em>Hb Annotation</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotation <em>Hb Annotation</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Hb Annotation</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotation
* @generated
@@ -1854,8 +1910,10 @@ public interface HbannotationPackage extends EPackage {
EClass getHbAnnotation();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cascade <em>Cascade</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cascade <em>Cascade</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Cascade</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Cascade
* @generated
@@ -1863,8 +1921,10 @@ public interface HbannotationPackage extends EPackage {
EClass getCascade();
/**
- * Returns the meta object for the attribute list '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cascade#getValue <em>Value</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute list '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cascade#getValue <em>Value</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Value</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Cascade#getValue()
* @see #getCascade()
@@ -1873,8 +1933,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getCascade_Value();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements <em>Collection Of Elements</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements
+ * <em>Collection Of Elements</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Collection Of Elements</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements
* @generated
@@ -1882,8 +1944,10 @@ public interface HbannotationPackage extends EPackage {
EClass getCollectionOfElements();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getTargetElement <em>Target Element</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getTargetElement
+ * <em>Target Element</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Target Element</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getTargetElement()
* @see #getCollectionOfElements()
@@ -1892,8 +1956,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getCollectionOfElements_TargetElement();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getFetch <em>Fetch</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getFetch
+ * <em>Fetch</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Fetch</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements#getFetch()
* @see #getCollectionOfElements()
@@ -1902,9 +1968,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getCollectionOfElements_Fetch();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey <em>Hb Map Key</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey <em>Hb Map Key</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Hb Map Key</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey
* @generated
@@ -1912,10 +1979,11 @@ public interface HbannotationPackage extends EPackage {
EClass getHbMapKey();
/**
- * Returns the meta object for the containment reference list '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey#getColumns <em>Columns</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference list '<em>Columns</em>'.
+ * Returns the meta object for the containment reference list '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey#getColumns <em>Columns</em>}'.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @return the meta object for the containment reference list ' <em>Columns</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey#getColumns()
* @see #getHbMapKey()
* @generated
@@ -1923,8 +1991,10 @@ public interface HbannotationPackage extends EPackage {
EReference getHbMapKey_Columns();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter <em>Parameter</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter <em>Parameter</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Parameter</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Parameter
* @generated
@@ -1932,8 +2002,10 @@ public interface HbannotationPackage extends EPackage {
EClass getParameter();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getName <em>Name</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getName <em>Name</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getName()
* @see #getParameter()
@@ -1942,8 +2014,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getParameter_Name();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getValue <em>Value</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getValue <em>Value</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getValue()
* @see #getParameter()
@@ -1952,8 +2026,9 @@ public interface HbannotationPackage extends EPackage {
EAttribute getParameter_Value();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Type <em>Type</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Type
+ * <em>Type</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Type</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Type
* @generated
@@ -1961,8 +2036,10 @@ public interface HbannotationPackage extends EPackage {
EClass getType();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Type#getType <em>Type</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Type#getType <em>Type</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Type</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Type#getType()
* @see #getType()
@@ -1971,8 +2048,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getType_Type();
/**
- * Returns the meta object for the reference list '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Type#getParameters <em>Parameters</em>}'.
+ * Returns the meta object for the reference list '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Type#getParameters <em>Parameters</em>}'.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Parameters</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Type#getParameters()
* @see #getType()
@@ -1981,8 +2060,9 @@ public interface HbannotationPackage extends EPackage {
EReference getType_Parameters();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Where <em>Where</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Where
+ * <em>Where</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Where</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Where
* @generated
@@ -1990,8 +2070,10 @@ public interface HbannotationPackage extends EPackage {
EClass getWhere();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Where#getClause <em>Clause</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Where#getClause <em>Clause</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Clause</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Where#getClause()
* @see #getWhere()
@@ -2000,8 +2082,9 @@ public interface HbannotationPackage extends EPackage {
EAttribute getWhere_Clause();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag <em>Id Bag</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag
+ * <em>Id Bag</em>} '. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Id Bag</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.IdBag
* @generated
@@ -2009,8 +2092,10 @@ public interface HbannotationPackage extends EPackage {
EClass getIdBag();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getGenerator <em>Generator</em>}'.
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getGenerator <em>Generator</em>}'.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Generator</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getGenerator()
* @see #getIdBag()
@@ -2019,8 +2104,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getIdBag_Generator();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getType <em>Type</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getType <em>Type</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Type</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getType()
* @see #getIdBag()
@@ -2029,8 +2116,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getIdBag_Type();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getTable <em>Table</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getTable <em>Table</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Table</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getTable()
* @see #getIdBag()
@@ -2039,8 +2128,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getIdBag_Table();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator <em>Generic Generator</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator
+ * <em>Generic Generator</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Generic Generator</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator
* @generated
@@ -2048,8 +2139,10 @@ public interface HbannotationPackage extends EPackage {
EClass getGenericGenerator();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getName <em>Name</em>}'.
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getName <em>Name</em>}'.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getName()
* @see #getGenericGenerator()
@@ -2058,8 +2151,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getGenericGenerator_Name();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getStrategy <em>Strategy</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getStrategy
+ * <em>Strategy</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Strategy</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getStrategy()
* @see #getGenericGenerator()
@@ -2068,8 +2163,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getGenericGenerator_Strategy();
/**
- * Returns the meta object for the reference list '{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getParameters <em>Parameters</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the reference list '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getParameters
+ * <em>Parameters</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Parameters</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator#getParameters()
* @see #getGenericGenerator()
@@ -2078,8 +2175,9 @@ public interface HbannotationPackage extends EPackage {
EReference getGenericGenerator_Parameters();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache <em>Cache</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache
+ * <em>Cache</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Cache</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Cache
* @generated
@@ -2087,8 +2185,10 @@ public interface HbannotationPackage extends EPackage {
EClass getCache();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getUsage <em>Usage</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getUsage <em>Usage</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Usage</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getUsage()
* @see #getCache()
@@ -2097,8 +2197,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getCache_Usage();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getRegion <em>Region</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getRegion <em>Region</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Region</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getRegion()
* @see #getCache()
@@ -2107,8 +2209,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getCache_Region();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getInclude <em>Include</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getInclude <em>Include</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Include</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Cache#getInclude()
* @see #getCache()
@@ -2117,8 +2221,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getCache_Include();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef <em>Type Def</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef <em>Type Def</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Type Def</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef
* @generated
@@ -2126,8 +2232,10 @@ public interface HbannotationPackage extends EPackage {
EClass getTypeDef();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getName <em>Name</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getName <em>Name</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getName()
* @see #getTypeDef()
@@ -2136,8 +2244,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getTypeDef_Name();
/**
- * Returns the meta object for the reference list '{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getParameters <em>Parameters</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the reference list '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getParameters <em>Parameters</em>}
+ * '. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Parameters</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getParameters()
* @see #getTypeDef()
@@ -2146,8 +2256,10 @@ public interface HbannotationPackage extends EPackage {
EReference getTypeDef_Parameters();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getTypeClass <em>Type Class</em>}'.
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getTypeClass <em>Type Class</em>}'.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Type Class</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getTypeClass()
* @see #getTypeDef()
@@ -2156,8 +2268,9 @@ public interface HbannotationPackage extends EPackage {
EAttribute getTypeDef_TypeClass();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch <em>Fetch</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch
+ * <em>Fetch</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Fetch</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Fetch
* @generated
@@ -2165,8 +2278,10 @@ public interface HbannotationPackage extends EPackage {
EClass getFetch();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch#getValue <em>Value</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch#getValue <em>Value</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Fetch#getValue()
* @see #getFetch()
@@ -2175,8 +2290,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getFetch_Value();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete <em>On Delete</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete <em>On Delete</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>On Delete</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete
* @generated
@@ -2184,8 +2301,10 @@ public interface HbannotationPackage extends EPackage {
EClass getOnDelete();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete#getAction <em>Action</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete#getAction <em>Action</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Action</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete#getAction()
* @see #getOnDelete()
@@ -2194,8 +2313,9 @@ public interface HbannotationPackage extends EPackage {
EAttribute getOnDelete_Action();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy <em>Proxy</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy
+ * <em>Proxy</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Proxy</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Proxy
* @generated
@@ -2203,8 +2323,10 @@ public interface HbannotationPackage extends EPackage {
EClass getProxy();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#getProxyClass <em>Proxy Class</em>}'.
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#getProxyClass <em>Proxy Class</em>}'.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Proxy Class</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#getProxyClass()
* @see #getProxy()
@@ -2213,8 +2335,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getProxy_ProxyClass();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#isLazy <em>Lazy</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#isLazy <em>Lazy</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Lazy</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#isLazy()
* @see #getProxy()
@@ -2223,8 +2347,9 @@ public interface HbannotationPackage extends EPackage {
EAttribute getProxy_Lazy();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Index <em>Index</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for class ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Index
+ * <em>Index</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Index</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Index
* @generated
@@ -2232,8 +2357,10 @@ public interface HbannotationPackage extends EPackage {
EClass getIndex();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Index#getName <em>Name</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Index#getName <em>Name</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Index#getName()
* @see #getIndex()
@@ -2242,9 +2369,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getIndex_Name();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated <em>Generated</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated <em>Generated</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Generated</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Generated
* @generated
@@ -2252,9 +2380,10 @@ public interface HbannotationPackage extends EPackage {
EClass getGenerated();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated#getValue <em>Value</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated#getValue <em>Value</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Generated#getValue()
* @see #getGenerated()
@@ -2263,9 +2392,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getGenerated_Value();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery <em>Named Query</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery <em>Named Query</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Named Query</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery
* @generated
@@ -2273,9 +2403,10 @@ public interface HbannotationPackage extends EPackage {
EClass getNamedQuery();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getName <em>Name</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getName <em>Name</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getName()
* @see #getNamedQuery()
@@ -2284,9 +2415,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getNamedQuery_Name();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getQuery <em>Query</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getQuery <em>Query</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Query</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getQuery()
* @see #getNamedQuery()
@@ -2295,9 +2427,9 @@ public interface HbannotationPackage extends EPackage {
EAttribute getNamedQuery_Query();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter <em>Filter</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter
+ * <em>Filter</em>} '. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Filter</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Filter
* @generated
@@ -2305,9 +2437,10 @@ public interface HbannotationPackage extends EPackage {
EClass getFilter();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getName <em>Name</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getName <em>Name</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getName()
* @see #getFilter()
@@ -2316,9 +2449,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getFilter_Name();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getCondition <em>Condition</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getCondition <em>Condition</em>}'.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Condition</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Filter#getCondition()
* @see #getFilter()
@@ -2327,9 +2461,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getFilter_Condition();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef <em>Param Def</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef <em>Param Def</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Param Def</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef
* @generated
@@ -2337,9 +2472,10 @@ public interface HbannotationPackage extends EPackage {
EClass getParamDef();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getName <em>Name</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getName <em>Name</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getName()
* @see #getParamDef()
@@ -2348,9 +2484,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getParamDef_Name();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getType <em>Type</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getType <em>Type</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Type</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getType()
* @see #getParamDef()
@@ -2359,9 +2496,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getParamDef_Type();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef <em>Filter Def</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef <em>Filter Def</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Filter Def</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef
* @generated
@@ -2369,9 +2507,10 @@ public interface HbannotationPackage extends EPackage {
EClass getFilterDef();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getName <em>Name</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getName <em>Name</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getName()
* @see #getFilterDef()
@@ -2380,9 +2519,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getFilterDef_Name();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getDefaultCondition <em>Default Condition</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getDefaultCondition
+ * <em>Default Condition</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Default Condition</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getDefaultCondition()
* @see #getFilterDef()
@@ -2391,9 +2531,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getFilterDef_DefaultCondition();
/**
- * Returns the meta object for the reference list '{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getParameters <em>Parameters</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the reference list '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getParameters
+ * <em>Parameters</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Parameters</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef#getParameters()
* @see #getFilterDef()
@@ -2402,9 +2543,10 @@ public interface HbannotationPackage extends EPackage {
EReference getFilterDef_Parameters();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula <em>Discriminator Formula</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula
+ * <em>Discriminator Formula</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Discriminator Formula</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula
* @generated
@@ -2412,9 +2554,10 @@ public interface HbannotationPackage extends EPackage {
EClass getDiscriminatorFormula();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula#getValue <em>Value</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula#getValue
+ * <em>Value</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula#getValue()
* @see #getDiscriminatorFormula()
@@ -2423,9 +2566,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getDiscriminatorFormula_Value();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId <em>Natural Id</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId <em>Natural Id</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Natural Id</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId
* @generated
@@ -2433,9 +2577,10 @@ public interface HbannotationPackage extends EPackage {
EClass getNaturalId();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId#isMutable <em>Mutable</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId#isMutable <em>Mutable</em>}'.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Mutable</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId#isMutable()
* @see #getNaturalId()
@@ -2444,9 +2589,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getNaturalId_Mutable();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany <em>Map Key Many To Many</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany
+ * <em>Map Key Many To Many</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Map Key Many To Many</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany
* @generated
@@ -2454,10 +2600,11 @@ public interface HbannotationPackage extends EPackage {
EClass getMapKeyManyToMany();
/**
- * Returns the meta object for the containment reference list '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getJoinColumns <em>Join Columns</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference list '<em>Join Columns</em>'.
+ * Returns the meta object for the containment reference list '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getJoinColumns
+ * <em>Join Columns</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @return the meta object for the containment reference list ' <em>Join Columns</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getJoinColumns()
* @see #getMapKeyManyToMany()
* @generated
@@ -2465,9 +2612,10 @@ public interface HbannotationPackage extends EPackage {
EReference getMapKeyManyToMany_JoinColumns();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getTargetEntity <em>Target Entity</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getTargetEntity
+ * <em>Target Entity</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Target Entity</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getTargetEntity()
* @see #getMapKeyManyToMany()
@@ -2476,9 +2624,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getMapKeyManyToMany_TargetEntity();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.ForceDiscriminator <em>Force Discriminator</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.ForceDiscriminator
+ * <em>Force Discriminator</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Force Discriminator</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.ForceDiscriminator
* @generated
@@ -2486,9 +2635,10 @@ public interface HbannotationPackage extends EPackage {
EClass getForceDiscriminator();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Immutable <em>Immutable</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Immutable <em>Immutable</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Immutable</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Immutable
* @generated
@@ -2496,9 +2646,10 @@ public interface HbannotationPackage extends EPackage {
EClass getImmutable();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Formula <em>Formula</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Formula <em>Formula</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Formula</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Formula
* @generated
@@ -2506,9 +2657,10 @@ public interface HbannotationPackage extends EPackage {
EClass getFormula();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Formula#getValue <em>Value</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Formula#getValue <em>Value</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Formula#getValue()
* @see #getFormula()
@@ -2517,9 +2669,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getFormula_Value();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFound <em>Not Found</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFound <em>Not Found</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Not Found</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NotFound
* @generated
@@ -2527,9 +2680,10 @@ public interface HbannotationPackage extends EPackage {
EClass getNotFound();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFound#getAction <em>Action</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFound#getAction <em>Action</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Action</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NotFound#getAction()
* @see #getNotFound()
@@ -2538,9 +2692,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getNotFound_Action();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity <em>Hb Entity</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity <em>Hb Entity</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Hb Entity</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity
* @generated
@@ -2548,9 +2703,10 @@ public interface HbannotationPackage extends EPackage {
EClass getHbEntity();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicInsert <em>Dynamic Insert</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicInsert
+ * <em>Dynamic Insert</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Dynamic Insert</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicInsert()
* @see #getHbEntity()
@@ -2559,9 +2715,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getHbEntity_DynamicInsert();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicUpdate <em>Dynamic Update</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicUpdate
+ * <em>Dynamic Update</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Dynamic Update</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isDynamicUpdate()
* @see #getHbEntity()
@@ -2570,9 +2727,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getHbEntity_DynamicUpdate();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isSelectBeforeUpdate <em>Select Before Update</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isSelectBeforeUpdate
+ * <em>Select Before Update</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Select Before Update</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isSelectBeforeUpdate()
* @see #getHbEntity()
@@ -2581,9 +2739,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getHbEntity_SelectBeforeUpdate();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isMutable <em>Mutable</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isMutable <em>Mutable</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Mutable</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#isMutable()
* @see #getHbEntity()
@@ -2592,9 +2751,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getHbEntity_Mutable();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPersister <em>Persister</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPersister <em>Persister</em>}'.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Persister</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPersister()
* @see #getHbEntity()
@@ -2603,9 +2763,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getHbEntity_Persister();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getOptimisticLock <em>Optimistic Lock</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getOptimisticLock
+ * <em>Optimistic Lock</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Optimistic Lock</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getOptimisticLock()
* @see #getHbEntity()
@@ -2614,9 +2775,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getHbEntity_OptimisticLock();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPolymorphism <em>Polymorphism</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPolymorphism
+ * <em>Polymorphism</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Polymorphism</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity#getPolymorphism()
* @see #getHbEntity()
@@ -2625,9 +2787,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getHbEntity_Polymorphism();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize <em>Batch Size</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize <em>Batch Size</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Batch Size</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize
* @generated
@@ -2635,9 +2798,10 @@ public interface HbannotationPackage extends EPackage {
EClass getBatchSize();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize#getSize <em>Size</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize#getSize <em>Size</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Size</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize#getSize()
* @see #getBatchSize()
@@ -2646,9 +2810,9 @@ public interface HbannotationPackage extends EPackage {
EAttribute getBatchSize_Size();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any <em>Any</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Any
+ * <em>Any</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Any</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Any
* @generated
@@ -2656,9 +2820,10 @@ public interface HbannotationPackage extends EPackage {
EClass getAny();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaDef <em>Meta Def</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaDef <em>Meta Def</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Meta Def</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaDef()
* @see #getAny()
@@ -2667,10 +2832,11 @@ public interface HbannotationPackage extends EPackage {
EAttribute getAny_MetaDef();
/**
- * Returns the meta object for the containment reference '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaColumn <em>Meta Column</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference '<em>Meta Column</em>'.
+ * Returns the meta object for the containment reference '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaColumn <em>Meta Column</em>}'.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @return the meta object for the containment reference '<em>Meta Column</em> '.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Any#getMetaColumn()
* @see #getAny()
* @generated
@@ -2678,9 +2844,10 @@ public interface HbannotationPackage extends EPackage {
EReference getAny_MetaColumn();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getFetch <em>Fetch</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#getFetch <em>Fetch</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Fetch</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Any#getFetch()
* @see #getAny()
@@ -2689,9 +2856,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getAny_Fetch();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#isOptional <em>Optional</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Any#isOptional <em>Optional</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Optional</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Any#isOptional()
* @see #getAny()
@@ -2700,9 +2868,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getAny_Optional();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue <em>Meta Value</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue <em>Meta Value</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Meta Value</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue
* @generated
@@ -2710,9 +2879,10 @@ public interface HbannotationPackage extends EPackage {
EClass getMetaValue();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getTargetEntity <em>Target Entity</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getTargetEntity
+ * <em>Target Entity</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Target Entity</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getTargetEntity()
* @see #getMetaValue()
@@ -2721,9 +2891,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getMetaValue_TargetEntity();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getValue <em>Value</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getValue <em>Value</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Value</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getValue()
* @see #getMetaValue()
@@ -2732,9 +2903,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getMetaValue_Value();
/**
- * Returns the meta object for class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef <em>Any Meta Def</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef <em>Any Meta Def</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Any Meta Def</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef
* @generated
@@ -2742,9 +2914,10 @@ public interface HbannotationPackage extends EPackage {
EClass getAnyMetaDef();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getName <em>Name</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getName <em>Name</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Name</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getName()
* @see #getAnyMetaDef()
@@ -2753,9 +2926,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getAnyMetaDef_Name();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaType <em>Meta Type</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaType <em>Meta Type</em>}
+ * '. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Meta Type</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaType()
* @see #getAnyMetaDef()
@@ -2764,9 +2938,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute getAnyMetaDef_MetaType();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getIdType <em>Id Type</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for the attribute '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getIdType <em>Id Type</em>}'.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Id Type</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getIdType()
* @see #getAnyMetaDef()
@@ -2775,10 +2950,11 @@ public interface HbannotationPackage extends EPackage {
EAttribute getAnyMetaDef_IdType();
/**
- * Returns the meta object for the containment reference list '{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaValues <em>Meta Values</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @return the meta object for the containment reference list '<em>Meta Values</em>'.
+ * Returns the meta object for the containment reference list '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaValues
+ * <em>Meta Values</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @return the meta object for the containment reference list ' <em>Meta Values</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef#getMetaValues()
* @see #getAnyMetaDef()
* @generated
@@ -2786,8 +2962,10 @@ public interface HbannotationPackage extends EPackage {
EReference getAnyMetaDef_MetaValues();
/**
- * Returns the meta object for enum '{@link org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy <em>Cache Concurrency Strategy</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for enum '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy
+ * <em>Cache Concurrency Strategy</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for enum '<em>Cache Concurrency Strategy</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy
* @generated
@@ -2795,8 +2973,10 @@ public interface HbannotationPackage extends EPackage {
EEnum getCacheConcurrencyStrategy();
/**
- * Returns the meta object for enum '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType <em>Hb Fetch Type</em>}'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the meta object for enum '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType <em>Hb Fetch Type</em>}'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for enum '<em>Hb Fetch Type</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType
* @generated
@@ -2804,8 +2984,10 @@ public interface HbannotationPackage extends EPackage {
EEnum getHbFetchType();
/**
- * Returns the meta object for enum '{@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction <em>On Delete Action</em>}'.
+ * Returns the meta object for enum '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction <em>On Delete Action</em>}'.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for enum '<em>On Delete Action</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction
* @generated
@@ -2813,9 +2995,10 @@ public interface HbannotationPackage extends EPackage {
EEnum getOnDeleteAction();
/**
- * Returns the meta object for enum '{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime <em>Generation Time</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for enum '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime <em>Generation Time</em>}'.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for enum '<em>Generation Time</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime
* @generated
@@ -2823,9 +3006,10 @@ public interface HbannotationPackage extends EPackage {
EEnum getGenerationTime();
/**
- * Returns the meta object for enum '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction <em>Not Found Action</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for enum '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction <em>Not Found Action</em>}'.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for enum '<em>Not Found Action</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction
* @generated
@@ -2833,9 +3017,10 @@ public interface HbannotationPackage extends EPackage {
EEnum getNotFoundAction();
/**
- * Returns the meta object for enum '{@link org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType <em>Optimistic Lock Type</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for enum '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType
+ * <em>Optimistic Lock Type</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for enum '<em>Optimistic Lock Type</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType
* @generated
@@ -2843,9 +3028,10 @@ public interface HbannotationPackage extends EPackage {
EEnum getOptimisticLockType();
/**
- * Returns the meta object for enum '{@link org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType <em>Polymorphism Type</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for enum '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType
+ * <em>Polymorphism Type</em>}'. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for enum '<em>Polymorphism Type</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType
* @generated
@@ -2853,9 +3039,10 @@ public interface HbannotationPackage extends EPackage {
EEnum getPolymorphismType();
/**
- * Returns the meta object for enum '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType <em>Hb Cascade Type</em>}'.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the meta object for enum '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType <em>Hb Cascade Type</em>}'.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the meta object for enum '<em>Hb Cascade Type</em>'.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType
* @generated
@@ -2863,9 +3050,9 @@ public interface HbannotationPackage extends EPackage {
EEnum getHbCascadeType();
/**
- * Returns the factory that creates the instances of the model.
- * <!-- begin-user-doc --> <!--
+ * Returns the factory that creates the instances of the model. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @return the factory that creates the instances of the model.
* @generated
*/
@@ -2880,12 +3067,15 @@ public interface HbannotationPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
+ *
* @generated
*/
interface Literals {
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbAnnotationImpl <em>Hb Annotation</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbAnnotationImpl
+ * <em>Hb Annotation</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbAnnotationImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getHbAnnotation()
* @generated
@@ -2893,8 +3083,10 @@ public interface HbannotationPackage extends EPackage {
EClass HB_ANNOTATION = eINSTANCE.getHbAnnotation();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CascadeImpl <em>Cascade</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CascadeImpl <em>Cascade</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.CascadeImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getCascade()
* @generated
@@ -2910,8 +3102,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute CASCADE__VALUE = eINSTANCE.getCascade_Value();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CollectionOfElementsImpl <em>Collection Of Elements</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CollectionOfElementsImpl
+ * <em>Collection Of Elements</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.CollectionOfElementsImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getCollectionOfElements()
* @generated
@@ -2919,11 +3113,13 @@ public interface HbannotationPackage extends EPackage {
EClass COLLECTION_OF_ELEMENTS = eINSTANCE.getCollectionOfElements();
/**
- * The meta object literal for the '<em><b>Target Element</b></em>' attribute feature.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Target Element</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- EAttribute COLLECTION_OF_ELEMENTS__TARGET_ELEMENT = eINSTANCE.getCollectionOfElements_TargetElement();
+ EAttribute COLLECTION_OF_ELEMENTS__TARGET_ELEMENT = eINSTANCE
+ .getCollectionOfElements_TargetElement();
/**
* The meta object literal for the '<em><b>Fetch</b></em>' attribute feature. <!--
@@ -2934,9 +3130,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute COLLECTION_OF_ELEMENTS__FETCH = eINSTANCE.getCollectionOfElements_Fetch();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbMapKeyImpl <em>Hb Map Key</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbMapKeyImpl <em>Hb Map Key</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbMapKeyImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getHbMapKey()
* @generated
@@ -2945,15 +3142,17 @@ public interface HbannotationPackage extends EPackage {
/**
* The meta object literal for the '<em><b>Columns</b></em>' containment reference list feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EReference HB_MAP_KEY__COLUMNS = eINSTANCE.getHbMapKey_Columns();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParameterImpl <em>Parameter</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParameterImpl <em>Parameter</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParameterImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getParameter()
* @generated
@@ -2961,8 +3160,8 @@ public interface HbannotationPackage extends EPackage {
EClass PARAMETER = eINSTANCE.getParameter();
/**
- * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!--
- * begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
*
* @generated
*/
@@ -2977,8 +3176,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute PARAMETER__VALUE = eINSTANCE.getParameter_Value();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeImpl <em>Type</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeImpl <em>Type</em>}' class. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getType()
* @generated
@@ -2986,23 +3187,26 @@ public interface HbannotationPackage extends EPackage {
EClass TYPE = eINSTANCE.getType();
/**
- * The meta object literal for the '<em><b>Type</b></em>' attribute feature. <!--
- * begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Type</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
*
* @generated
*/
EAttribute TYPE__TYPE = eINSTANCE.getType_Type();
/**
- * The meta object literal for the '<em><b>Parameters</b></em>' reference list feature.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Parameters</b></em>' reference list feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EReference TYPE__PARAMETERS = eINSTANCE.getType_Parameters();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.WhereImpl <em>Where</em>}' class.
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.WhereImpl <em>Where</em>}' class.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.WhereImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getWhere()
* @generated
@@ -3018,8 +3222,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute WHERE__CLAUSE = eINSTANCE.getWhere_Clause();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl <em>Id Bag</em>}' class.
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl <em>Id Bag</em>}' class.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getIdBag()
* @generated
@@ -3035,8 +3241,8 @@ public interface HbannotationPackage extends EPackage {
EAttribute ID_BAG__GENERATOR = eINSTANCE.getIdBag_Generator();
/**
- * The meta object literal for the '<em><b>Type</b></em>' attribute feature. <!--
- * begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Type</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
*
* @generated
*/
@@ -3051,8 +3257,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute ID_BAG__TABLE = eINSTANCE.getIdBag_Table();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl <em>Generic Generator</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl
+ * <em>Generic Generator</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getGenericGenerator()
* @generated
@@ -3060,8 +3268,8 @@ public interface HbannotationPackage extends EPackage {
EClass GENERIC_GENERATOR = eINSTANCE.getGenericGenerator();
/**
- * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!--
- * begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
*
* @generated
*/
@@ -3076,15 +3284,18 @@ public interface HbannotationPackage extends EPackage {
EAttribute GENERIC_GENERATOR__STRATEGY = eINSTANCE.getGenericGenerator_Strategy();
/**
- * The meta object literal for the '<em><b>Parameters</b></em>' reference list feature.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Parameters</b></em>' reference list feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EReference GENERIC_GENERATOR__PARAMETERS = eINSTANCE.getGenericGenerator_Parameters();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl <em>Cache</em>}' class.
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl <em>Cache</em>}' class.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getCache()
* @generated
@@ -3116,8 +3327,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute CACHE__INCLUDE = eINSTANCE.getCache_Include();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl <em>Type Def</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl <em>Type Def</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getTypeDef()
* @generated
@@ -3125,16 +3338,17 @@ public interface HbannotationPackage extends EPackage {
EClass TYPE_DEF = eINSTANCE.getTypeDef();
/**
- * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!--
- * begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
*
* @generated
*/
EAttribute TYPE_DEF__NAME = eINSTANCE.getTypeDef_Name();
/**
- * The meta object literal for the '<em><b>Parameters</b></em>' reference list feature.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Parameters</b></em>' reference list feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EReference TYPE_DEF__PARAMETERS = eINSTANCE.getTypeDef_Parameters();
@@ -3148,8 +3362,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute TYPE_DEF__TYPE_CLASS = eINSTANCE.getTypeDef_TypeClass();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FetchImpl <em>Fetch</em>}' class.
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FetchImpl <em>Fetch</em>}' class.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.FetchImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getFetch()
* @generated
@@ -3165,8 +3381,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute FETCH__VALUE = eINSTANCE.getFetch_Value();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.OnDeleteImpl <em>On Delete</em>}' class.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.OnDeleteImpl <em>On Delete</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.OnDeleteImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getOnDelete()
* @generated
@@ -3182,8 +3400,10 @@ public interface HbannotationPackage extends EPackage {
EAttribute ON_DELETE__ACTION = eINSTANCE.getOnDelete_Action();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ProxyImpl <em>Proxy</em>}' class.
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ProxyImpl <em>Proxy</em>}' class.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.ProxyImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getProxy()
* @generated
@@ -3191,23 +3411,26 @@ public interface HbannotationPackage extends EPackage {
EClass PROXY = eINSTANCE.getProxy();
/**
- * The meta object literal for the '<em><b>Proxy Class</b></em>' attribute feature.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Proxy Class</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PROXY__PROXY_CLASS = eINSTANCE.getProxy_ProxyClass();
/**
- * The meta object literal for the '<em><b>Lazy</b></em>' attribute feature. <!--
- * begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Lazy</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
*
* @generated
*/
EAttribute PROXY__LAZY = eINSTANCE.getProxy_Lazy();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IndexImpl <em>Index</em>}' class.
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IndexImpl <em>Index</em>}' class.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.IndexImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getIndex()
* @generated
@@ -3215,17 +3438,18 @@ public interface HbannotationPackage extends EPackage {
EClass INDEX = eINSTANCE.getIndex();
/**
- * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!--
- * begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
*
* @generated
*/
EAttribute INDEX__NAME = eINSTANCE.getIndex_Name();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GeneratedImpl <em>Generated</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GeneratedImpl <em>Generated</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.GeneratedImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getGenerated()
* @generated
@@ -3233,17 +3457,18 @@ public interface HbannotationPackage extends EPackage {
EClass GENERATED = eINSTANCE.getGenerated();
/**
- * The meta object literal for the '<em><b>Value</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Value</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GENERATED__VALUE = eINSTANCE.getGenerated_Value();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NamedQueryImpl <em>Named Query</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NamedQueryImpl <em>Named Query</em>}
+ * ' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.NamedQueryImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getNamedQuery()
* @generated
@@ -3251,25 +3476,26 @@ public interface HbannotationPackage extends EPackage {
EClass NAMED_QUERY = eINSTANCE.getNamedQuery();
/**
- * The meta object literal for the '<em><b>Name</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute NAMED_QUERY__NAME = eINSTANCE.getNamedQuery_Name();
/**
- * The meta object literal for the '<em><b>Query</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Query</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute NAMED_QUERY__QUERY = eINSTANCE.getNamedQuery_Query();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterImpl <em>Filter</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterImpl <em>Filter</em>}' class.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getFilter()
* @generated
@@ -3277,25 +3503,26 @@ public interface HbannotationPackage extends EPackage {
EClass FILTER = eINSTANCE.getFilter();
/**
- * The meta object literal for the '<em><b>Name</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute FILTER__NAME = eINSTANCE.getFilter_Name();
/**
- * The meta object literal for the '<em><b>Condition</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Condition</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute FILTER__CONDITION = eINSTANCE.getFilter_Condition();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParamDefImpl <em>Param Def</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParamDefImpl <em>Param Def</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParamDefImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getParamDef()
* @generated
@@ -3303,25 +3530,26 @@ public interface HbannotationPackage extends EPackage {
EClass PARAM_DEF = eINSTANCE.getParamDef();
/**
- * The meta object literal for the '<em><b>Name</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PARAM_DEF__NAME = eINSTANCE.getParamDef_Name();
/**
- * The meta object literal for the '<em><b>Type</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Type</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PARAM_DEF__TYPE = eINSTANCE.getParamDef_Type();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl <em>Filter Def</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl <em>Filter Def</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getFilterDef()
* @generated
@@ -3329,33 +3557,34 @@ public interface HbannotationPackage extends EPackage {
EClass FILTER_DEF = eINSTANCE.getFilterDef();
/**
- * The meta object literal for the '<em><b>Name</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute FILTER_DEF__NAME = eINSTANCE.getFilterDef_Name();
/**
- * The meta object literal for the '<em><b>Default Condition</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Default Condition</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute FILTER_DEF__DEFAULT_CONDITION = eINSTANCE.getFilterDef_DefaultCondition();
/**
- * The meta object literal for the '<em><b>Parameters</b></em>' reference list feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Parameters</b></em>' reference list feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EReference FILTER_DEF__PARAMETERS = eINSTANCE.getFilterDef_Parameters();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.DiscriminatorFormulaImpl <em>Discriminator Formula</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.DiscriminatorFormulaImpl
+ * <em>Discriminator Formula</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.DiscriminatorFormulaImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getDiscriminatorFormula()
* @generated
@@ -3363,17 +3592,18 @@ public interface HbannotationPackage extends EPackage {
EClass DISCRIMINATOR_FORMULA = eINSTANCE.getDiscriminatorFormula();
/**
- * The meta object literal for the '<em><b>Value</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Value</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute DISCRIMINATOR_FORMULA__VALUE = eINSTANCE.getDiscriminatorFormula_Value();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NaturalIdImpl <em>Natural Id</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NaturalIdImpl <em>Natural Id</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.NaturalIdImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getNaturalId()
* @generated
@@ -3381,17 +3611,18 @@ public interface HbannotationPackage extends EPackage {
EClass NATURAL_ID = eINSTANCE.getNaturalId();
/**
- * The meta object literal for the '<em><b>Mutable</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Mutable</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute NATURAL_ID__MUTABLE = eINSTANCE.getNaturalId_Mutable();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MapKeyManyToManyImpl <em>Map Key Many To Many</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MapKeyManyToManyImpl
+ * <em>Map Key Many To Many</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.MapKeyManyToManyImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getMapKeyManyToMany()
* @generated
@@ -3399,25 +3630,26 @@ public interface HbannotationPackage extends EPackage {
EClass MAP_KEY_MANY_TO_MANY = eINSTANCE.getMapKeyManyToMany();
/**
- * The meta object literal for the '<em><b>Join Columns</b></em>' containment reference list feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Join Columns</b></em>' containment reference list
+ * feature. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EReference MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS = eINSTANCE.getMapKeyManyToMany_JoinColumns();
/**
- * The meta object literal for the '<em><b>Target Entity</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Target Entity</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute MAP_KEY_MANY_TO_MANY__TARGET_ENTITY = eINSTANCE.getMapKeyManyToMany_TargetEntity();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ForceDiscriminatorImpl <em>Force Discriminator</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ForceDiscriminatorImpl
+ * <em>Force Discriminator</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.ForceDiscriminatorImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getForceDiscriminator()
* @generated
@@ -3425,9 +3657,10 @@ public interface HbannotationPackage extends EPackage {
EClass FORCE_DISCRIMINATOR = eINSTANCE.getForceDiscriminator();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ImmutableImpl <em>Immutable</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ImmutableImpl <em>Immutable</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.ImmutableImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getImmutable()
* @generated
@@ -3435,9 +3668,10 @@ public interface HbannotationPackage extends EPackage {
EClass IMMUTABLE = eINSTANCE.getImmutable();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FormulaImpl <em>Formula</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FormulaImpl <em>Formula</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.FormulaImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getFormula()
* @generated
@@ -3445,17 +3679,18 @@ public interface HbannotationPackage extends EPackage {
EClass FORMULA = eINSTANCE.getFormula();
/**
- * The meta object literal for the '<em><b>Value</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Value</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute FORMULA__VALUE = eINSTANCE.getFormula_Value();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NotFoundImpl <em>Not Found</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NotFoundImpl <em>Not Found</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.NotFoundImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getNotFound()
* @generated
@@ -3463,17 +3698,18 @@ public interface HbannotationPackage extends EPackage {
EClass NOT_FOUND = eINSTANCE.getNotFound();
/**
- * The meta object literal for the '<em><b>Action</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Action</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute NOT_FOUND__ACTION = eINSTANCE.getNotFound_Action();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl <em>Hb Entity</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl <em>Hb Entity</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getHbEntity()
* @generated
@@ -3481,65 +3717,66 @@ public interface HbannotationPackage extends EPackage {
EClass HB_ENTITY = eINSTANCE.getHbEntity();
/**
- * The meta object literal for the '<em><b>Dynamic Insert</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Dynamic Insert</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute HB_ENTITY__DYNAMIC_INSERT = eINSTANCE.getHbEntity_DynamicInsert();
/**
- * The meta object literal for the '<em><b>Dynamic Update</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Dynamic Update</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute HB_ENTITY__DYNAMIC_UPDATE = eINSTANCE.getHbEntity_DynamicUpdate();
/**
* The meta object literal for the '<em><b>Select Before Update</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute HB_ENTITY__SELECT_BEFORE_UPDATE = eINSTANCE.getHbEntity_SelectBeforeUpdate();
/**
- * The meta object literal for the '<em><b>Mutable</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Mutable</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute HB_ENTITY__MUTABLE = eINSTANCE.getHbEntity_Mutable();
/**
- * The meta object literal for the '<em><b>Persister</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Persister</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute HB_ENTITY__PERSISTER = eINSTANCE.getHbEntity_Persister();
/**
- * The meta object literal for the '<em><b>Optimistic Lock</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Optimistic Lock</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute HB_ENTITY__OPTIMISTIC_LOCK = eINSTANCE.getHbEntity_OptimisticLock();
/**
- * The meta object literal for the '<em><b>Polymorphism</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Polymorphism</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute HB_ENTITY__POLYMORPHISM = eINSTANCE.getHbEntity_Polymorphism();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.BatchSizeImpl <em>Batch Size</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.BatchSizeImpl <em>Batch Size</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.BatchSizeImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getBatchSize()
* @generated
@@ -3547,17 +3784,18 @@ public interface HbannotationPackage extends EPackage {
EClass BATCH_SIZE = eINSTANCE.getBatchSize();
/**
- * The meta object literal for the '<em><b>Size</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Size</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute BATCH_SIZE__SIZE = eINSTANCE.getBatchSize_Size();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl <em>Any</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl <em>Any</em>}' class. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getAny()
* @generated
@@ -3565,41 +3803,42 @@ public interface HbannotationPackage extends EPackage {
EClass ANY = eINSTANCE.getAny();
/**
- * The meta object literal for the '<em><b>Meta Def</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Meta Def</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute ANY__META_DEF = eINSTANCE.getAny_MetaDef();
/**
* The meta object literal for the '<em><b>Meta Column</b></em>' containment reference feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EReference ANY__META_COLUMN = eINSTANCE.getAny_MetaColumn();
/**
- * The meta object literal for the '<em><b>Fetch</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Fetch</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute ANY__FETCH = eINSTANCE.getAny_Fetch();
/**
- * The meta object literal for the '<em><b>Optional</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Optional</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute ANY__OPTIONAL = eINSTANCE.getAny_Optional();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MetaValueImpl <em>Meta Value</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MetaValueImpl <em>Meta Value</em>}'
+ * class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.MetaValueImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getMetaValue()
* @generated
@@ -3607,25 +3846,26 @@ public interface HbannotationPackage extends EPackage {
EClass META_VALUE = eINSTANCE.getMetaValue();
/**
- * The meta object literal for the '<em><b>Target Entity</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Target Entity</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute META_VALUE__TARGET_ENTITY = eINSTANCE.getMetaValue_TargetEntity();
/**
- * The meta object literal for the '<em><b>Value</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Value</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute META_VALUE__VALUE = eINSTANCE.getMetaValue_Value();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl <em>Any Meta Def</em>}' class.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl
+ * <em>Any Meta Def</em>}' class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getAnyMetaDef()
* @generated
@@ -3633,40 +3873,42 @@ public interface HbannotationPackage extends EPackage {
EClass ANY_META_DEF = eINSTANCE.getAnyMetaDef();
/**
- * The meta object literal for the '<em><b>Name</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Name</b></em>' attribute feature. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute ANY_META_DEF__NAME = eINSTANCE.getAnyMetaDef_Name();
/**
- * The meta object literal for the '<em><b>Meta Type</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Meta Type</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute ANY_META_DEF__META_TYPE = eINSTANCE.getAnyMetaDef_MetaType();
/**
- * The meta object literal for the '<em><b>Id Type</b></em>' attribute feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Id Type</b></em>' attribute feature. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute ANY_META_DEF__ID_TYPE = eINSTANCE.getAnyMetaDef_IdType();
/**
- * The meta object literal for the '<em><b>Meta Values</b></em>' containment reference list feature.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '<em><b>Meta Values</b></em>' containment reference list
+ * feature. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
EReference ANY_META_DEF__META_VALUES = eINSTANCE.getAnyMetaDef_MetaValues();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy <em>Cache Concurrency Strategy</em>}' enum.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy
+ * <em>Cache Concurrency Strategy</em>}' enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getCacheConcurrencyStrategy()
* @generated
@@ -3674,8 +3916,10 @@ public interface HbannotationPackage extends EPackage {
EEnum CACHE_CONCURRENCY_STRATEGY = eINSTANCE.getCacheConcurrencyStrategy();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType <em>Hb Fetch Type</em>}' enum.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType <em>Hb Fetch Type</em>}'
+ * enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getHbFetchType()
* @generated
@@ -3683,8 +3927,10 @@ public interface HbannotationPackage extends EPackage {
EEnum HB_FETCH_TYPE = eINSTANCE.getHbFetchType();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction <em>On Delete Action</em>}' enum.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction <em>On Delete Action</em>}
+ * ' enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getOnDeleteAction()
* @generated
@@ -3692,9 +3938,10 @@ public interface HbannotationPackage extends EPackage {
EEnum ON_DELETE_ACTION = eINSTANCE.getOnDeleteAction();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime <em>Generation Time</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime <em>Generation Time</em>}'
+ * enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getGenerationTime()
* @generated
@@ -3702,9 +3949,10 @@ public interface HbannotationPackage extends EPackage {
EEnum GENERATION_TIME = eINSTANCE.getGenerationTime();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction <em>Not Found Action</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction <em>Not Found Action</em>}
+ * ' enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getNotFoundAction()
* @generated
@@ -3712,9 +3960,10 @@ public interface HbannotationPackage extends EPackage {
EEnum NOT_FOUND_ACTION = eINSTANCE.getNotFoundAction();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType <em>Optimistic Lock Type</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType
+ * <em>Optimistic Lock Type</em>}' enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getOptimisticLockType()
* @generated
@@ -3722,9 +3971,10 @@ public interface HbannotationPackage extends EPackage {
EEnum OPTIMISTIC_LOCK_TYPE = eINSTANCE.getOptimisticLockType();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType <em>Polymorphism Type</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType
+ * <em>Polymorphism Type</em>}' enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getPolymorphismType()
* @generated
@@ -3732,9 +3982,10 @@ public interface HbannotationPackage extends EPackage {
EEnum POLYMORPHISM_TYPE = eINSTANCE.getPolymorphismType();
/**
- * The meta object literal for the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType <em>Hb Cascade Type</em>}' enum.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The meta object literal for the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType <em>Hb Cascade Type</em>}'
+ * enum. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType
* @see org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbannotationPackageImpl#getHbCascadeType()
* @generated
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/IdBag.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/IdBag.java
index 96d6e94f7..4921f487c 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/IdBag.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/IdBag.java
@@ -7,31 +7,32 @@
package org.eclipse.emf.teneo.hibernate.hbannotation;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Id Bag</b></em>'. <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Id Bag</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getGenerator <em>Generator</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getType <em>Type</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getTable <em>Table</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getGenerator <em>Generator</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getType <em> Type</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getTable <em> Table</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getIdBag()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface IdBag extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Generator</b></em>' attribute.
- * The default value is <code>"increment"</code>.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Generator</b></em>' attribute. The default value is
+ * <code>"increment"</code>. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Generator</em>' attribute isn't clear, there really should be more of a
- * description here...
+ * If the meaning of the '<em>Generator</em>' attribute isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Generator</em>' attribute.
* @see #setGenerator(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getIdBag_Generator()
@@ -41,20 +42,22 @@ public interface IdBag extends HbAnnotation {
String getGenerator();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getGenerator <em>Generator</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Generator</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getGenerator
+ * <em>Generator</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Generator</em>' attribute.
* @see #getGenerator()
* @generated
*/
void setGenerator(String value);
/**
- * Returns the value of the '<em><b>Type</b></em>' attribute. The default value is <code>"long"</code>. <!--
- * begin-user-doc -->
+ * Returns the value of the '<em><b>Type</b></em>' attribute. The default value is
+ * <code>"long"</code>. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Type</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Type</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
*
@@ -67,22 +70,24 @@ public interface IdBag extends HbAnnotation {
String getType();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getType <em>Type</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Type</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getType
+ * <em>Type</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Type</em>' attribute.
* @see #getType()
* @generated
*/
void setType(String value);
/**
- * Returns the value of the '<em><b>Table</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Table</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Table</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Table</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Table</em>' attribute.
* @see #setTable(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getIdBag_Table()
@@ -92,10 +97,11 @@ public interface IdBag extends HbAnnotation {
String getTable();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getTable <em>Table</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Table</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag#getTable
+ * <em>Table</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Table</em>' attribute.
* @see #getTable()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Immutable.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Immutable.java
index 9dd0befd2..3e12e04f1 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Immutable.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Immutable.java
@@ -6,13 +6,11 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Immutable</b></em>'.
- * <!-- end-user-doc -->
- *
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Immutable</b></em>'. <!--
+ * end-user-doc -->
+ *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getImmutable()
* @model annotation="teneo/internal/Target 0='EClass' 1='EReference'"
* @generated
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Index.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Index.java
index de5ce7f7e..d24f7aa13 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Index.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Index.java
@@ -6,32 +6,30 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Index</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Index</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Index#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Index#getName <em> Name</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getIndex()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface Index extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Name</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getIndex_Name()
@@ -41,10 +39,11 @@ public interface Index extends HbAnnotation {
String getName();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Index#getName <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Name</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Index#getName
+ * <em>Name</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Name</em>' attribute.
* @see #getName()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MapKey.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MapKey.java
index 5c11eea92..845847dad 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MapKey.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MapKey.java
@@ -10,29 +10,31 @@ import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.teneo.annotations.pannotation.Column;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Map Key</b></em>'. <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Map Key</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKey#getColumns <em>Columns</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKey#getColumns <em>Columns</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getMapKey()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface MapKey extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Columns</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.emf.teneo.annotations.pannotation.Column}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Columns</b></em>' containment reference list. The list
+ * contents are of type {@link org.eclipse.emf.teneo.annotations.pannotation.Column}. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Columns</em>' containment reference list isn't clear, there really should be more
- * of a description here...
+ * If the meaning of the '<em>Columns</em>' containment reference list isn't clear, there really
+ * should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Columns</em>' containment reference list.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getMapKey_Columns()
* @model containment="true" ordered="false"
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MapKeyManyToMany.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MapKeyManyToMany.java
index 91bd31698..53784394d 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MapKeyManyToMany.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MapKeyManyToMany.java
@@ -10,32 +10,36 @@ import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.teneo.annotations.pannotation.JoinColumn;
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Map Key Many To Many</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object '
+ * <em><b>Map Key Many To Many</b></em>'. <!-- end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getJoinColumns <em>Join Columns</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getTargetEntity <em>Target Entity</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getJoinColumns <em>Join
+ * Columns</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getTargetEntity <em>Target
+ * Entity</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getMapKeyManyToMany()
* @model annotation="http://annotation.elver.org/internal/Target 0='EReference'"
* @generated
*/
public interface MapKeyManyToMany extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Join Columns</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.emf.teneo.annotations.pannotation.JoinColumn}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Join Columns</b></em>' containment reference list. The list
+ * contents are of type {@link org.eclipse.emf.teneo.annotations.pannotation.JoinColumn}. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Join Columns</em>' containment reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Join Columns</em>' containment reference list isn't clear, there
+ * really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Join Columns</em>' containment reference list.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getMapKeyManyToMany_JoinColumns()
* @model containment="true" ordered="false"
@@ -44,13 +48,13 @@ public interface MapKeyManyToMany extends HbAnnotation {
EList<JoinColumn> getJoinColumns();
/**
- * Returns the value of the '<em><b>Target Entity</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Target Entity</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Target Entity</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Target Entity</em>' attribute isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Target Entity</em>' attribute.
* @see #setTargetEntity(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getMapKeyManyToMany_TargetEntity()
@@ -60,10 +64,12 @@ public interface MapKeyManyToMany extends HbAnnotation {
String getTargetEntity();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getTargetEntity <em>Target Entity</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Target Entity</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany#getTargetEntity
+ * <em>Target Entity</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Target Entity</em>' attribute.
* @see #getTargetEntity()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MetaValue.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MetaValue.java
index 34f831604..7217f5f8b 100644
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MetaValue.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/MetaValue.java
@@ -6,33 +6,33 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Meta Value</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Meta Value</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getTargetEntity <em>Target Entity</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getValue <em>Value</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getTargetEntity <em>Target Entity
+ * </em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getValue <em>Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getMetaValue()
* @model
* @generated
*/
public interface MetaValue extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Target Entity</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Target Entity</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Target Entity</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Target Entity</em>' attribute isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Target Entity</em>' attribute.
* @see #setTargetEntity(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getMetaValue_TargetEntity()
@@ -42,23 +42,25 @@ public interface MetaValue extends HbAnnotation {
String getTargetEntity();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getTargetEntity <em>Target Entity</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Target Entity</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getTargetEntity
+ * <em>Target Entity</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Target Entity</em>' attribute.
* @see #getTargetEntity()
* @generated
*/
void setTargetEntity(String value);
/**
- * Returns the value of the '<em><b>Value</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Value</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Value</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getMetaValue_Value()
@@ -68,10 +70,11 @@ public interface MetaValue extends HbAnnotation {
String getValue();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getValue <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Value</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue#getValue
+ * <em>Value</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Value</em>' attribute.
* @see #getValue()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NamedQuery.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NamedQuery.java
index 6819a58f0..e960fb98c 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NamedQuery.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NamedQuery.java
@@ -6,33 +6,31 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Named Query</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Named Query</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getQuery <em>Query</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getQuery <em>Query</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getNamedQuery()
* @model annotation="http://annotation.elver.org/internal/Target 0='EClass'"
* @generated
*/
public interface NamedQuery extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Name</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getNamedQuery_Name()
@@ -42,23 +40,24 @@ public interface NamedQuery extends HbAnnotation {
String getName();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getName <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Name</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getName
+ * <em>Name</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Name</em>' attribute.
* @see #getName()
* @generated
*/
void setName(String value);
/**
- * Returns the value of the '<em><b>Query</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Query</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Query</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Query</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Query</em>' attribute.
* @see #setQuery(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getNamedQuery_Query()
@@ -68,10 +67,12 @@ public interface NamedQuery extends HbAnnotation {
String getQuery();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getQuery <em>Query</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Query</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery#getQuery <em>Query</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Query</em>' attribute.
* @see #getQuery()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NaturalId.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NaturalId.java
index d4b41ea95..8321f7332 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NaturalId.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NaturalId.java
@@ -6,32 +6,30 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Natural Id</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Natural Id</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId#isMutable <em>Mutable</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId#isMutable <em>Mutable</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getNaturalId()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface NaturalId extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Mutable</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Mutable</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Mutable</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Mutable</em>' attribute isn't clear, there really should be more of
+ * a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Mutable</em>' attribute.
* @see #setMutable(boolean)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getNaturalId_Mutable()
@@ -41,10 +39,12 @@ public interface NaturalId extends HbAnnotation {
boolean isMutable();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId#isMutable <em>Mutable</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Mutable</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId#isMutable <em>Mutable</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Mutable</em>' attribute.
* @see #isMutable()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NotFound.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NotFound.java
index 8612d0eec..fbdb0125f 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NotFound.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NotFound.java
@@ -6,33 +6,32 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Not Found</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Not Found</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFound#getAction <em>Action</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFound#getAction <em>Action</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getNotFound()
* @model annotation="http://annotation.elver.org/internal/Target 0='EReference'"
* @generated
*/
public interface NotFound extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Action</b></em>' attribute.
- * The literals are from the enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Action</b></em>' attribute. The literals are from the
+ * enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction}. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Action</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Action</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Action</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction
* @see #setAction(NotFoundAction)
@@ -43,10 +42,11 @@ public interface NotFound extends HbAnnotation {
NotFoundAction getAction();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFound#getAction <em>Action</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Action</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFound#getAction
+ * <em>Action</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Action</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction
* @see #getAction()
* @generated
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NotFoundAction.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NotFoundAction.java
index 852a50e69..236eb7e81 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NotFoundAction.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/NotFoundAction.java
@@ -13,19 +13,18 @@ import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
- * <!-- begin-user-doc -->
- * A representation of the literals of the enumeration '<em><b>Not Found Action</b></em>',
- * and utility methods for working with them.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> A representation of the literals of the enumeration '
+ * <em><b>Not Found Action</b></em>', and utility methods for working with them. <!-- end-user-doc
+ * -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getNotFoundAction()
* @model
* @generated
*/
public enum NotFoundAction implements Enumerator {
/**
- * The '<em><b>EXCEPTION</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>EXCEPTION</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #EXCEPTION_VALUE
* @generated
* @ordered
@@ -33,9 +32,8 @@ public enum NotFoundAction implements Enumerator {
EXCEPTION(0, "EXCEPTION", "EXCEPTION"),
/**
- * The '<em><b>IGNORE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>IGNORE</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #IGNORE_VALUE
* @generated
* @ordered
@@ -43,13 +41,13 @@ public enum NotFoundAction implements Enumerator {
IGNORE(1, "IGNORE", "IGNORE");
/**
- * The '<em><b>EXCEPTION</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>EXCEPTION</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>EXCEPTION</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>EXCEPTION</b></em>' literal object isn't clear, there really should
+ * be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #EXCEPTION
* @model
* @generated
@@ -58,13 +56,13 @@ public enum NotFoundAction implements Enumerator {
public static final int EXCEPTION_VALUE = 0;
/**
- * The '<em><b>IGNORE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>IGNORE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>IGNORE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>IGNORE</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #IGNORE
* @model
* @generated
@@ -73,29 +71,26 @@ public enum NotFoundAction implements Enumerator {
public static final int IGNORE_VALUE = 1;
/**
- * An array of all the '<em><b>Not Found Action</b></em>' enumerators.
- * <!-- begin-user-doc -->
+ * An array of all the '<em><b>Not Found Action</b></em>' enumerators. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
- private static final NotFoundAction[] VALUES_ARRAY =
- new NotFoundAction[] {
- EXCEPTION,
- IGNORE,
- };
+ private static final NotFoundAction[] VALUES_ARRAY = new NotFoundAction[] { EXCEPTION, IGNORE, };
/**
- * A public read-only list of all the '<em><b>Not Found Action</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * A public read-only list of all the '<em><b>Not Found Action</b></em>' enumerators. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public static final List<NotFoundAction> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
+ public static final List<NotFoundAction> VALUES = Collections.unmodifiableList(Arrays
+ .asList(VALUES_ARRAY));
/**
- * Returns the '<em><b>Not Found Action</b></em>' literal with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Not Found Action</b></em>' literal with the specified literal value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static NotFoundAction get(String literal) {
@@ -109,9 +104,9 @@ public enum NotFoundAction implements Enumerator {
}
/**
- * Returns the '<em><b>Not Found Action</b></em>' literal with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Not Found Action</b></em>' literal with the specified name. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static NotFoundAction getByName(String name) {
@@ -125,44 +120,45 @@ public enum NotFoundAction implements Enumerator {
}
/**
- * Returns the '<em><b>Not Found Action</b></em>' literal with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Not Found Action</b></em>' literal with the specified integer value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static NotFoundAction get(int value) {
switch (value) {
- case EXCEPTION_VALUE: return EXCEPTION;
- case IGNORE_VALUE: return IGNORE;
+ case EXCEPTION_VALUE:
+ return EXCEPTION;
+ case IGNORE_VALUE:
+ return IGNORE;
}
return null;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final int value;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String name;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String literal;
/**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Only this class can construct instances. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private NotFoundAction(int value, String name, String literal) {
@@ -172,41 +168,41 @@ public enum NotFoundAction implements Enumerator {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public int getValue() {
- return value;
+ return value;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
- return name;
+ return name;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getLiteral() {
- return literal;
+ return literal;
}
/**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the literal value of the enumerator, which is its string representation. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
return literal;
}
-
-} //NotFoundAction
+
+} // NotFoundAction
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OnDelete.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OnDelete.java
index 1b97611a3..5d1fbfd14 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OnDelete.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OnDelete.java
@@ -6,33 +6,32 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>On Delete</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>On Delete</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete#getAction <em>Action</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete#getAction <em>Action</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getOnDelete()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface OnDelete extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Action</b></em>' attribute.
- * The literals are from the enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Action</b></em>' attribute. The literals are from the
+ * enumeration {@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction}. <!--
+ * begin-user-doc -->
* <p>
- * If the meaning of the '<em>Action</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Action</em>' attribute list isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Action</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction
* @see #setAction(OnDeleteAction)
@@ -43,10 +42,11 @@ public interface OnDelete extends HbAnnotation {
OnDeleteAction getAction();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete#getAction <em>Action</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Action</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete#getAction
+ * <em>Action</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Action</em>' attribute.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction
* @see #getAction()
* @generated
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OnDeleteAction.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OnDeleteAction.java
index 0d012f671..004a45a37 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OnDeleteAction.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OnDeleteAction.java
@@ -13,19 +13,18 @@ import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
- * <!-- begin-user-doc -->
- * A representation of the literals of the enumeration '<em><b>On Delete Action</b></em>',
- * and utility methods for working with them.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> A representation of the literals of the enumeration '
+ * <em><b>On Delete Action</b></em>', and utility methods for working with them. <!-- end-user-doc
+ * -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getOnDeleteAction()
* @model
* @generated
*/
public enum OnDeleteAction implements Enumerator {
/**
- * The '<em><b>NO ACTION</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>NO ACTION</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #NO_ACTION_VALUE
* @generated
* @ordered
@@ -33,9 +32,8 @@ public enum OnDeleteAction implements Enumerator {
NO_ACTION(0, "NO_ACTION", "NO_ACTION"),
/**
- * The '<em><b>CASCADE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>CASCADE</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #CASCADE_VALUE
* @generated
* @ordered
@@ -43,13 +41,13 @@ public enum OnDeleteAction implements Enumerator {
CASCADE(1, "CASCADE", "CASCADE");
/**
- * The '<em><b>NO ACTION</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>NO ACTION</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>NO ACTION</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>NO ACTION</b></em>' literal object isn't clear, there really should
+ * be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #NO_ACTION
* @model
* @generated
@@ -58,13 +56,13 @@ public enum OnDeleteAction implements Enumerator {
public static final int NO_ACTION_VALUE = 0;
/**
- * The '<em><b>CASCADE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>CASCADE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>CASCADE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>CASCADE</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #CASCADE
* @model
* @generated
@@ -73,28 +71,26 @@ public enum OnDeleteAction implements Enumerator {
public static final int CASCADE_VALUE = 1;
/**
- * An array of all the '<em><b>On Delete Action</b></em>' enumerators.
- * <!-- begin-user-doc -->
+ * An array of all the '<em><b>On Delete Action</b></em>' enumerators. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
- private static final OnDeleteAction[] VALUES_ARRAY = new OnDeleteAction[] {
- NO_ACTION,
- CASCADE,
- };
+ private static final OnDeleteAction[] VALUES_ARRAY = new OnDeleteAction[] { NO_ACTION, CASCADE, };
/**
- * A public read-only list of all the '<em><b>On Delete Action</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * A public read-only list of all the '<em><b>On Delete Action</b></em>' enumerators. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public static final List<OnDeleteAction> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
+ public static final List<OnDeleteAction> VALUES = Collections.unmodifiableList(Arrays
+ .asList(VALUES_ARRAY));
/**
- * Returns the '<em><b>On Delete Action</b></em>' literal with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>On Delete Action</b></em>' literal with the specified literal value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static OnDeleteAction get(String literal) {
@@ -108,9 +104,9 @@ public enum OnDeleteAction implements Enumerator {
}
/**
- * Returns the '<em><b>On Delete Action</b></em>' literal with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>On Delete Action</b></em>' literal with the specified name. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static OnDeleteAction getByName(String name) {
@@ -124,44 +120,45 @@ public enum OnDeleteAction implements Enumerator {
}
/**
- * Returns the '<em><b>On Delete Action</b></em>' literal with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>On Delete Action</b></em>' literal with the specified integer value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static OnDeleteAction get(int value) {
switch (value) {
- case NO_ACTION_VALUE: return NO_ACTION;
- case CASCADE_VALUE: return CASCADE;
+ case NO_ACTION_VALUE:
+ return NO_ACTION;
+ case CASCADE_VALUE:
+ return CASCADE;
}
return null;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final int value;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String name;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String literal;
/**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Only this class can construct instances. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private OnDeleteAction(int value, String name, String literal) {
@@ -171,36 +168,36 @@ public enum OnDeleteAction implements Enumerator {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public int getValue() {
- return value;
+ return value;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
- return name;
+ return name;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getLiteral() {
- return literal;
+ return literal;
}
/**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the literal value of the enumerator, which is its string representation. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OptimisticLockType.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OptimisticLockType.java
index ac4286704..26a669c3c 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OptimisticLockType.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/OptimisticLockType.java
@@ -13,19 +13,18 @@ import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
- * <!-- begin-user-doc -->
- * A representation of the literals of the enumeration '<em><b>Optimistic Lock Type</b></em>',
- * and utility methods for working with them.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> A representation of the literals of the enumeration '
+ * <em><b>Optimistic Lock Type</b></em>', and utility methods for working with them. <!--
+ * end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getOptimisticLockType()
* @model
* @generated
*/
public enum OptimisticLockType implements Enumerator {
/**
- * The '<em><b>ALL</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>ALL</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #ALL_VALUE
* @generated
* @ordered
@@ -33,9 +32,8 @@ public enum OptimisticLockType implements Enumerator {
ALL(0, "ALL", "ALL"),
/**
- * The '<em><b>DIRTY</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>DIRTY</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #DIRTY_VALUE
* @generated
* @ordered
@@ -43,9 +41,8 @@ public enum OptimisticLockType implements Enumerator {
DIRTY(1, "DIRTY", "DIRTY"),
/**
- * The '<em><b>NONE</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>NONE</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #NONE_VALUE
* @generated
* @ordered
@@ -53,9 +50,8 @@ public enum OptimisticLockType implements Enumerator {
NONE(2, "NONE", "NONE"),
/**
- * The '<em><b>VERSION</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>VERSION</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #VERSION_VALUE
* @generated
* @ordered
@@ -63,13 +59,13 @@ public enum OptimisticLockType implements Enumerator {
VERSION(3, "VERSION", "VERSION");
/**
- * The '<em><b>ALL</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>ALL</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>ALL</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>ALL</b></em>' literal object isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #ALL
* @model
* @generated
@@ -78,13 +74,13 @@ public enum OptimisticLockType implements Enumerator {
public static final int ALL_VALUE = 0;
/**
- * The '<em><b>DIRTY</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>DIRTY</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>DIRTY</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>DIRTY</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #DIRTY
* @model
* @generated
@@ -93,13 +89,13 @@ public enum OptimisticLockType implements Enumerator {
public static final int DIRTY_VALUE = 1;
/**
- * The '<em><b>NONE</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>NONE</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>NONE</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>NONE</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #NONE
* @model
* @generated
@@ -108,13 +104,13 @@ public enum OptimisticLockType implements Enumerator {
public static final int NONE_VALUE = 2;
/**
- * The '<em><b>VERSION</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>VERSION</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>VERSION</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>VERSION</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #VERSION
* @model
* @generated
@@ -123,31 +119,27 @@ public enum OptimisticLockType implements Enumerator {
public static final int VERSION_VALUE = 3;
/**
- * An array of all the '<em><b>Optimistic Lock Type</b></em>' enumerators.
- * <!-- begin-user-doc -->
+ * An array of all the '<em><b>Optimistic Lock Type</b></em>' enumerators. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
- private static final OptimisticLockType[] VALUES_ARRAY =
- new OptimisticLockType[] {
- ALL,
- DIRTY,
- NONE,
- VERSION,
- };
+ private static final OptimisticLockType[] VALUES_ARRAY = new OptimisticLockType[] { ALL, DIRTY,
+ NONE, VERSION, };
/**
- * A public read-only list of all the '<em><b>Optimistic Lock Type</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * A public read-only list of all the '<em><b>Optimistic Lock Type</b></em>' enumerators. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public static final List<OptimisticLockType> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
+ public static final List<OptimisticLockType> VALUES = Collections.unmodifiableList(Arrays
+ .asList(VALUES_ARRAY));
/**
* Returns the '<em><b>Optimistic Lock Type</b></em>' literal with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static OptimisticLockType get(String literal) {
@@ -161,9 +153,9 @@ public enum OptimisticLockType implements Enumerator {
}
/**
- * Returns the '<em><b>Optimistic Lock Type</b></em>' literal with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Optimistic Lock Type</b></em>' literal with the specified name. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static OptimisticLockType getByName(String name) {
@@ -178,45 +170,48 @@ public enum OptimisticLockType implements Enumerator {
/**
* Returns the '<em><b>Optimistic Lock Type</b></em>' literal with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static OptimisticLockType get(int value) {
switch (value) {
- case ALL_VALUE: return ALL;
- case DIRTY_VALUE: return DIRTY;
- case NONE_VALUE: return NONE;
- case VERSION_VALUE: return VERSION;
+ case ALL_VALUE:
+ return ALL;
+ case DIRTY_VALUE:
+ return DIRTY;
+ case NONE_VALUE:
+ return NONE;
+ case VERSION_VALUE:
+ return VERSION;
}
return null;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final int value;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String name;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String literal;
/**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Only this class can construct instances. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private OptimisticLockType(int value, String name, String literal) {
@@ -226,41 +221,41 @@ public enum OptimisticLockType implements Enumerator {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public int getValue() {
- return value;
+ return value;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
- return name;
+ return name;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getLiteral() {
- return literal;
+ return literal;
}
/**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the literal value of the enumerator, which is its string representation. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
return literal;
}
-
-} //OptimisticLockType
+
+} // OptimisticLockType
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/ParamDef.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/ParamDef.java
index ff1530e92..363317880 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/ParamDef.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/ParamDef.java
@@ -6,33 +6,31 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Param Def</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Param Def</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getType <em>Type</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getName <em> Name</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getType <em> Type</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getParamDef()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EClass' 1='EReference'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EClass' 1='EReference'"
* @generated
*/
public interface ParamDef extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Name</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getParamDef_Name()
@@ -42,23 +40,24 @@ public interface ParamDef extends HbAnnotation {
String getName();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getName <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Name</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getName
+ * <em>Name</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Name</em>' attribute.
* @see #getName()
* @generated
*/
void setName(String value);
/**
- * Returns the value of the '<em><b>Type</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Type</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Type</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Type</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Type</em>' attribute.
* @see #setType(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getParamDef_Type()
@@ -68,10 +67,11 @@ public interface ParamDef extends HbAnnotation {
String getType();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getType <em>Type</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Type</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef#getType
+ * <em>Type</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Type</em>' attribute.
* @see #getType()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Parameter.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Parameter.java
index 7ec6d67da..1b4d7e204 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Parameter.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Parameter.java
@@ -7,30 +7,33 @@
package org.eclipse.emf.teneo.hibernate.hbannotation;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Parameter</b></em>'. <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Parameter</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getValue <em>Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getParameter()
- * @model annotation="http://annotation.elver.org/internal/Collection name='Parameters' packageNS='http://www.eclipse.org/emf/teneo/2006/HbAnnotation'"
- * annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature' 1='EClass' 2='EPackage'"
+ * @model annotation=
+ * "http://annotation.elver.org/internal/Collection name='Parameters' packageNS='http://www.eclipse.org/emf/teneo/2006/HbAnnotation'"
+ * annotation=
+ * "http://annotation.elver.org/internal/Target 0='EStructuralFeature' 1='EClass' 2='EPackage'"
* @generated
*/
public interface Parameter extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getParameter_Name()
@@ -40,22 +43,24 @@ public interface Parameter extends HbAnnotation {
String getName();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getName <em>Name</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Name</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getName
+ * <em>Name</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Name</em>' attribute.
* @see #getName()
* @generated
*/
void setName(String value);
/**
- * Returns the value of the '<em><b>Value</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Value</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Value</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getParameter_Value()
@@ -65,9 +70,11 @@ public interface Parameter extends HbAnnotation {
String getValue();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getValue <em>Value</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Value</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter#getValue
+ * <em>Value</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Value</em>' attribute.
* @see #getValue()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/PolymorphismType.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/PolymorphismType.java
index 172c39839..93394a919 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/PolymorphismType.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/PolymorphismType.java
@@ -13,19 +13,18 @@ import java.util.List;
import org.eclipse.emf.common.util.Enumerator;
/**
- * <!-- begin-user-doc -->
- * A representation of the literals of the enumeration '<em><b>Polymorphism Type</b></em>',
- * and utility methods for working with them.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> A representation of the literals of the enumeration '
+ * <em><b>Polymorphism Type</b></em>', and utility methods for working with them. <!-- end-user-doc
+ * -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getPolymorphismType()
* @model
* @generated
*/
public enum PolymorphismType implements Enumerator {
/**
- * The '<em><b>IMPLICIT</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>IMPLICIT</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #IMPLICIT_VALUE
* @generated
* @ordered
@@ -33,9 +32,8 @@ public enum PolymorphismType implements Enumerator {
IMPLICIT(0, "IMPLICIT", "IMPLICIT"),
/**
- * The '<em><b>EXPLICIT</b></em>' literal object.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The '<em><b>EXPLICIT</b></em>' literal object. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #EXPLICIT_VALUE
* @generated
* @ordered
@@ -43,13 +41,13 @@ public enum PolymorphismType implements Enumerator {
EXPLICIT(1, "EXPLICIT", "EXPLICIT");
/**
- * The '<em><b>IMPLICIT</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>IMPLICIT</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>IMPLICIT</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>IMPLICIT</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #IMPLICIT
* @model
* @generated
@@ -58,13 +56,13 @@ public enum PolymorphismType implements Enumerator {
public static final int IMPLICIT_VALUE = 0;
/**
- * The '<em><b>EXPLICIT</b></em>' literal value.
- * <!-- begin-user-doc -->
+ * The '<em><b>EXPLICIT</b></em>' literal value. <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>EXPLICIT</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>EXPLICIT</b></em>' literal object isn't clear, there really should be
+ * more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #EXPLICIT
* @model
* @generated
@@ -73,29 +71,27 @@ public enum PolymorphismType implements Enumerator {
public static final int EXPLICIT_VALUE = 1;
/**
- * An array of all the '<em><b>Polymorphism Type</b></em>' enumerators.
- * <!-- begin-user-doc -->
+ * An array of all the '<em><b>Polymorphism Type</b></em>' enumerators. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
- private static final PolymorphismType[] VALUES_ARRAY =
- new PolymorphismType[] {
- IMPLICIT,
- EXPLICIT,
- };
+ private static final PolymorphismType[] VALUES_ARRAY = new PolymorphismType[] { IMPLICIT,
+ EXPLICIT, };
/**
- * A public read-only list of all the '<em><b>Polymorphism Type</b></em>' enumerators.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * A public read-only list of all the '<em><b>Polymorphism Type</b></em>' enumerators. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public static final List<PolymorphismType> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
+ public static final List<PolymorphismType> VALUES = Collections.unmodifiableList(Arrays
+ .asList(VALUES_ARRAY));
/**
- * Returns the '<em><b>Polymorphism Type</b></em>' literal with the specified literal value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Polymorphism Type</b></em>' literal with the specified literal value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static PolymorphismType get(String literal) {
@@ -109,9 +105,9 @@ public enum PolymorphismType implements Enumerator {
}
/**
- * Returns the '<em><b>Polymorphism Type</b></em>' literal with the specified name.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Polymorphism Type</b></em>' literal with the specified name. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static PolymorphismType getByName(String name) {
@@ -125,44 +121,45 @@ public enum PolymorphismType implements Enumerator {
}
/**
- * Returns the '<em><b>Polymorphism Type</b></em>' literal with the specified integer value.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the '<em><b>Polymorphism Type</b></em>' literal with the specified integer value. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static PolymorphismType get(int value) {
switch (value) {
- case IMPLICIT_VALUE: return IMPLICIT;
- case EXPLICIT_VALUE: return EXPLICIT;
+ case IMPLICIT_VALUE:
+ return IMPLICIT;
+ case EXPLICIT_VALUE:
+ return EXPLICIT;
}
return null;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final int value;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String name;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private final String literal;
/**
- * Only this class can construct instances.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Only this class can construct instances. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private PolymorphismType(int value, String name, String literal) {
@@ -172,41 +169,41 @@ public enum PolymorphismType implements Enumerator {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public int getValue() {
- return value;
+ return value;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
- return name;
+ return name;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getLiteral() {
- return literal;
+ return literal;
}
/**
- * Returns the literal value of the enumerator, which is its string representation.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the literal value of the enumerator, which is its string representation. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
return literal;
}
-
-} //PolymorphismType
+
+} // PolymorphismType
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Proxy.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Proxy.java
index 1be40cf5f..2d48d34d3 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Proxy.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Proxy.java
@@ -6,33 +6,32 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation;
-
/**
- * <!-- begin-user-doc -->
- * A representation of the model object '<em><b>Proxy</b></em>'.
- * <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Proxy</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#getProxyClass <em>Proxy Class</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#isLazy <em>Lazy</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#getProxyClass <em>Proxy Class</em>}
+ * </li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#isLazy <em>Lazy </em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getProxy()
* @model annotation="http://annotation.elver.org/internal/Target 0='EClass'"
* @generated
*/
public interface Proxy extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Proxy Class</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Proxy Class</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Proxy Class</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Proxy Class</em>' attribute isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Proxy Class</em>' attribute.
* @see #setProxyClass(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getProxy_ProxyClass()
@@ -42,24 +41,26 @@ public interface Proxy extends HbAnnotation {
String getProxyClass();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#getProxyClass <em>Proxy Class</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Proxy Class</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#getProxyClass <em>Proxy Class</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Proxy Class</em>' attribute.
* @see #getProxyClass()
* @generated
*/
void setProxyClass(String value);
/**
- * Returns the value of the '<em><b>Lazy</b></em>' attribute.
- * The default value is <code>"true"</code>.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Lazy</b></em>' attribute. The default value is
+ * <code>"true"</code>. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Lazy</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Lazy</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Lazy</em>' attribute.
* @see #setLazy(boolean)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getProxy_Lazy()
@@ -69,10 +70,11 @@ public interface Proxy extends HbAnnotation {
boolean isLazy();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#isLazy <em>Lazy</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Lazy</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy#isLazy
+ * <em>Lazy</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Lazy</em>' attribute.
* @see #isLazy()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Type.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Type.java
index fbcfcee1e..4058829f7 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Type.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Type.java
@@ -9,29 +9,30 @@ package org.eclipse.emf.teneo.hibernate.hbannotation;
import org.eclipse.emf.common.util.EList;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Type</b></em>'. <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Type</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Type#getType <em>Type</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Type#getParameters <em>Parameters</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Type#getType <em>Type </em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Type#getParameters <em>Parameters</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getType()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface Type extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Type</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Type</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Type</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Type</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Type</em>' attribute.
* @see #setType(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getType_Type()
@@ -41,23 +42,25 @@ public interface Type extends HbAnnotation {
String getType();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Type#getType <em>Type</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Type</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Type#getType
+ * <em>Type</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Type</em>' attribute.
* @see #getType()
* @generated
*/
void setType(String value);
/**
- * Returns the value of the '<em><b>Parameters</b></em>' reference list.
- * The list contents are of type {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Parameters</b></em>' reference list. The list contents are of
+ * type {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter}. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Parameters</em>' reference list isn't clear, there really should be more of a
- * description here...
+ * If the meaning of the '<em>Parameters</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>Parameters</em>' reference list.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getType_Parameters()
* @model
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/TypeDef.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/TypeDef.java
index b7adbee55..5db11f24e 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/TypeDef.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/TypeDef.java
@@ -9,30 +9,34 @@ package org.eclipse.emf.teneo.hibernate.hbannotation;
import org.eclipse.emf.common.util.EList;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Type Def</b></em>'. <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Type Def</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getParameters <em>Parameters</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getTypeClass <em>Type Class</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getName <em> Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getParameters <em>Parameters</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getTypeClass <em>Type Class</em>}
+ * </li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getTypeDef()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature' 1='EClass' 2='EPackage'"
+ * @model annotation=
+ * "http://annotation.elver.org/internal/Target 0='EStructuralFeature' 1='EClass' 2='EPackage'"
* @generated
*/
public interface TypeDef extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Name</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Name</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getTypeDef_Name()
@@ -42,23 +46,25 @@ public interface TypeDef extends HbAnnotation {
String getName();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getName <em>Name</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Name</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getName
+ * <em>Name</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Name</em>' attribute.
* @see #getName()
* @generated
*/
void setName(String value);
/**
- * Returns the value of the '<em><b>Parameters</b></em>' reference list.
- * The list contents are of type {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter}.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Parameters</b></em>' reference list. The list contents are of
+ * type {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter}. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Parameters</em>' reference list isn't clear, there really should be more of a
- * description here...
+ * If the meaning of the '<em>Parameters</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>Parameters</em>' reference list.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getTypeDef_Parameters()
* @model
@@ -67,13 +73,13 @@ public interface TypeDef extends HbAnnotation {
EList<Parameter> getParameters();
/**
- * Returns the value of the '<em><b>Type Class</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Type Class</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Type Class</em>' attribute isn't clear, there really should be more of a
- * description here...
+ * If the meaning of the '<em>Type Class</em>' attribute isn't clear, there really should be more
+ * of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Type Class</em>' attribute.
* @see #setTypeClass(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getTypeDef_TypeClass()
@@ -83,9 +89,12 @@ public interface TypeDef extends HbAnnotation {
String getTypeClass();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getTypeClass <em>Type Class</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Type Class</em>' attribute.
+ * Sets the value of the '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef#getTypeClass <em>Type Class</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Type Class</em>' attribute.
* @see #getTypeClass()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Where.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Where.java
index e2706bc00..60d5ce88f 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Where.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/Where.java
@@ -7,28 +7,29 @@
package org.eclipse.emf.teneo.hibernate.hbannotation;
/**
- * <!-- begin-user-doc --> A representation of the model object '<em><b>Where</b></em>'. <!-- end-user-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Where</b></em>'. <!--
+ * end-user-doc -->
+ *
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Where#getClause <em>Clause</em>}</li>
+ * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.Where#getClause <em> Clause</em>}</li>
* </ul>
* </p>
- *
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getWhere()
- * @model annotation="http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
+ * @model annotation= "http://annotation.elver.org/internal/Target 0='EStructuralFeature'"
* @generated
*/
public interface Where extends HbAnnotation {
/**
- * Returns the value of the '<em><b>Clause</b></em>' attribute.
- * <!-- begin-user-doc -->
+ * Returns the value of the '<em><b>Clause</b></em>' attribute. <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Clause</em>' attribute isn't clear, there really should be more of a description
- * here...
+ * If the meaning of the '<em>Clause</em>' attribute isn't clear, there really should be more of a
+ * description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Clause</em>' attribute.
* @see #setClause(String)
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#getWhere_Clause()
@@ -38,9 +39,11 @@ public interface Where extends HbAnnotation {
String getClause();
/**
- * Sets the value of the '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Where#getClause <em>Clause</em>}' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @param value the new value of the '<em>Clause</em>' attribute.
+ * Sets the value of the ' {@link org.eclipse.emf.teneo.hibernate.hbannotation.Where#getClause
+ * <em>Clause</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value
+ * the new value of the '<em>Clause</em>' attribute.
* @see #getClause()
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/AnyImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/AnyImpl.java
index 060e76a80..95c2f50e7 100644
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/AnyImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/AnyImpl.java
@@ -17,26 +17,30 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.Any;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Any</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Any</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl#getMetaDef <em>Meta Def</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl#getMetaColumn <em>Meta Column</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl#getFetch <em>Fetch</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl#isOptional <em>Optional</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl#getMetaDef <em>Meta Def</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl#getMetaColumn <em>Meta Column
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl#getFetch <em>Fetch</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyImpl#isOptional <em>Optional</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class AnyImpl extends HbAnnotationImpl implements Any {
/**
- * The default value of the '{@link #getMetaDef() <em>Meta Def</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getMetaDef() <em>Meta Def</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getMetaDef()
* @generated
* @ordered
@@ -44,9 +48,9 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
protected static final String META_DEF_EDEFAULT = null;
/**
- * The cached value of the '{@link #getMetaDef() <em>Meta Def</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getMetaDef() <em>Meta Def</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getMetaDef()
* @generated
* @ordered
@@ -55,8 +59,8 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
/**
* The cached value of the '{@link #getMetaColumn() <em>Meta Column</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getMetaColumn()
* @generated
* @ordered
@@ -64,9 +68,9 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
protected Column metaColumn;
/**
- * The default value of the '{@link #getFetch() <em>Fetch</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getFetch() <em>Fetch</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getFetch()
* @generated
* @ordered
@@ -74,9 +78,9 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
protected static final FetchType FETCH_EDEFAULT = FetchType.EAGER;
/**
- * The cached value of the '{@link #getFetch() <em>Fetch</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getFetch() <em>Fetch</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getFetch()
* @generated
* @ordered
@@ -84,9 +88,9 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
protected FetchType fetch = FETCH_EDEFAULT;
/**
- * The default value of the '{@link #isOptional() <em>Optional</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #isOptional() <em>Optional</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #isOptional()
* @generated
* @ordered
@@ -94,9 +98,9 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
protected static final boolean OPTIONAL_EDEFAULT = true;
/**
- * The cached value of the '{@link #isOptional() <em>Optional</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #isOptional() <em>Optional</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #isOptional()
* @generated
* @ordered
@@ -104,8 +108,8 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
protected boolean optional = OPTIONAL_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected AnyImpl() {
@@ -113,8 +117,8 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -123,8 +127,8 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getMetaDef() {
@@ -132,20 +136,21 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setMetaDef(String newMetaDef) {
String oldMetaDef = metaDef;
metaDef = newMetaDef;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY__META_DEF, oldMetaDef, metaDef));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY__META_DEF,
+ oldMetaDef, metaDef));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Column getMetaColumn() {
@@ -153,42 +158,49 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public NotificationChain basicSetMetaColumn(Column newMetaColumn, NotificationChain msgs) {
Column oldMetaColumn = metaColumn;
metaColumn = newMetaColumn;
if (eNotificationRequired()) {
- ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY__META_COLUMN, oldMetaColumn, newMetaColumn);
- if (msgs == null) msgs = notification; else msgs.add(notification);
+ ENotificationImpl notification = new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.ANY__META_COLUMN, oldMetaColumn, newMetaColumn);
+ if (msgs == null)
+ msgs = notification;
+ else
+ msgs.add(notification);
}
return msgs;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setMetaColumn(Column newMetaColumn) {
if (newMetaColumn != metaColumn) {
NotificationChain msgs = null;
if (metaColumn != null)
- msgs = ((InternalEObject)metaColumn).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - HbannotationPackage.ANY__META_COLUMN, null, msgs);
+ msgs = ((InternalEObject) metaColumn).eInverseRemove(this, EOPPOSITE_FEATURE_BASE
+ - HbannotationPackage.ANY__META_COLUMN, null, msgs);
if (newMetaColumn != null)
- msgs = ((InternalEObject)newMetaColumn).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - HbannotationPackage.ANY__META_COLUMN, null, msgs);
+ msgs = ((InternalEObject) newMetaColumn).eInverseAdd(this, EOPPOSITE_FEATURE_BASE
+ - HbannotationPackage.ANY__META_COLUMN, null, msgs);
msgs = basicSetMetaColumn(newMetaColumn, msgs);
- if (msgs != null) msgs.dispatch();
- }
- else if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY__META_COLUMN, newMetaColumn, newMetaColumn));
+ if (msgs != null)
+ msgs.dispatch();
+ } else if (eNotificationRequired())
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY__META_COLUMN,
+ newMetaColumn, newMetaColumn));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public FetchType getFetch() {
@@ -196,20 +208,21 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setFetch(FetchType newFetch) {
FetchType oldFetch = fetch;
fetch = newFetch == null ? FETCH_EDEFAULT : newFetch;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY__FETCH, oldFetch, fetch));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY__FETCH,
+ oldFetch, fetch));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean isOptional() {
@@ -217,127 +230,130 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setOptional(boolean newOptional) {
boolean oldOptional = optional;
optional = newOptional;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY__OPTIONAL, oldOptional, optional));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY__OPTIONAL,
+ oldOptional, optional));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
- public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
+ public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID,
+ NotificationChain msgs) {
switch (featureID) {
- case HbannotationPackage.ANY__META_COLUMN:
- return basicSetMetaColumn(null, msgs);
+ case HbannotationPackage.ANY__META_COLUMN:
+ return basicSetMetaColumn(null, msgs);
}
return super.eInverseRemove(otherEnd, featureID, msgs);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.ANY__META_DEF:
- return getMetaDef();
- case HbannotationPackage.ANY__META_COLUMN:
- return getMetaColumn();
- case HbannotationPackage.ANY__FETCH:
- return getFetch();
- case HbannotationPackage.ANY__OPTIONAL:
- return isOptional();
+ case HbannotationPackage.ANY__META_DEF:
+ return getMetaDef();
+ case HbannotationPackage.ANY__META_COLUMN:
+ return getMetaColumn();
+ case HbannotationPackage.ANY__FETCH:
+ return getFetch();
+ case HbannotationPackage.ANY__OPTIONAL:
+ return isOptional();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.ANY__META_DEF:
- setMetaDef((String)newValue);
- return;
- case HbannotationPackage.ANY__META_COLUMN:
- setMetaColumn((Column)newValue);
- return;
- case HbannotationPackage.ANY__FETCH:
- setFetch((FetchType)newValue);
- return;
- case HbannotationPackage.ANY__OPTIONAL:
- setOptional((Boolean)newValue);
- return;
+ case HbannotationPackage.ANY__META_DEF:
+ setMetaDef((String) newValue);
+ return;
+ case HbannotationPackage.ANY__META_COLUMN:
+ setMetaColumn((Column) newValue);
+ return;
+ case HbannotationPackage.ANY__FETCH:
+ setFetch((FetchType) newValue);
+ return;
+ case HbannotationPackage.ANY__OPTIONAL:
+ setOptional((Boolean) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.ANY__META_DEF:
- setMetaDef(META_DEF_EDEFAULT);
- return;
- case HbannotationPackage.ANY__META_COLUMN:
- setMetaColumn((Column)null);
- return;
- case HbannotationPackage.ANY__FETCH:
- setFetch(FETCH_EDEFAULT);
- return;
- case HbannotationPackage.ANY__OPTIONAL:
- setOptional(OPTIONAL_EDEFAULT);
- return;
+ case HbannotationPackage.ANY__META_DEF:
+ setMetaDef(META_DEF_EDEFAULT);
+ return;
+ case HbannotationPackage.ANY__META_COLUMN:
+ setMetaColumn((Column) null);
+ return;
+ case HbannotationPackage.ANY__FETCH:
+ setFetch(FETCH_EDEFAULT);
+ return;
+ case HbannotationPackage.ANY__OPTIONAL:
+ setOptional(OPTIONAL_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.ANY__META_DEF:
- return META_DEF_EDEFAULT == null ? metaDef != null : !META_DEF_EDEFAULT.equals(metaDef);
- case HbannotationPackage.ANY__META_COLUMN:
- return metaColumn != null;
- case HbannotationPackage.ANY__FETCH:
- return fetch != FETCH_EDEFAULT;
- case HbannotationPackage.ANY__OPTIONAL:
- return optional != OPTIONAL_EDEFAULT;
+ case HbannotationPackage.ANY__META_DEF:
+ return META_DEF_EDEFAULT == null ? metaDef != null : !META_DEF_EDEFAULT.equals(metaDef);
+ case HbannotationPackage.ANY__META_COLUMN:
+ return metaColumn != null;
+ case HbannotationPackage.ANY__FETCH:
+ return fetch != FETCH_EDEFAULT;
+ case HbannotationPackage.ANY__OPTIONAL:
+ return optional != OPTIONAL_EDEFAULT;
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (metaDef: ");
@@ -350,4 +366,4 @@ public class AnyImpl extends HbAnnotationImpl implements Any {
return result.toString();
}
-} //AnyImpl
+} // AnyImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/AnyMetaDefImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/AnyMetaDefImpl.java
index fd168ef8e..71be4e708 100644
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/AnyMetaDefImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/AnyMetaDefImpl.java
@@ -21,26 +21,32 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Any Meta Def</b></em>'.
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Any Meta Def</b></em>'.
* <!-- end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl#getMetaType <em>Meta Type</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl#getIdType <em>Id Type</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl#getMetaValues <em>Meta Values</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl#getMetaType <em>Meta Type
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl#getIdType <em>Id Type
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.AnyMetaDefImpl#getMetaValues <em>Meta
+ * Values</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
/**
- * The default value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -48,9 +54,9 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
protected static final String NAME_EDEFAULT = null;
/**
- * The cached value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -58,9 +64,9 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
protected String name = NAME_EDEFAULT;
/**
- * The default value of the '{@link #getMetaType() <em>Meta Type</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getMetaType() <em>Meta Type</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getMetaType()
* @generated
* @ordered
@@ -68,9 +74,9 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
protected static final String META_TYPE_EDEFAULT = "string";
/**
- * The cached value of the '{@link #getMetaType() <em>Meta Type</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getMetaType() <em>Meta Type</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getMetaType()
* @generated
* @ordered
@@ -78,9 +84,9 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
protected String metaType = META_TYPE_EDEFAULT;
/**
- * The default value of the '{@link #getIdType() <em>Id Type</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getIdType() <em>Id Type</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getIdType()
* @generated
* @ordered
@@ -88,9 +94,9 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
protected static final String ID_TYPE_EDEFAULT = "string";
/**
- * The cached value of the '{@link #getIdType() <em>Id Type</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getIdType() <em>Id Type</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getIdType()
* @generated
* @ordered
@@ -98,9 +104,9 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
protected String idType = ID_TYPE_EDEFAULT;
/**
- * The cached value of the '{@link #getMetaValues() <em>Meta Values</em>}' containment reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getMetaValues() <em>Meta Values</em>}' containment reference
+ * list. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getMetaValues()
* @generated
* @ordered
@@ -108,8 +114,8 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
protected EList<MetaValue> metaValues;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected AnyMetaDefImpl() {
@@ -117,8 +123,8 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -127,8 +133,8 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
@@ -136,20 +142,21 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setName(String newName) {
String oldName = name;
name = newName;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY_META_DEF__NAME, oldName, name));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY_META_DEF__NAME,
+ oldName, name));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getMetaType() {
@@ -157,20 +164,21 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setMetaType(String newMetaType) {
String oldMetaType = metaType;
metaType = newMetaType;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY_META_DEF__META_TYPE, oldMetaType, metaType));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.ANY_META_DEF__META_TYPE, oldMetaType, metaType));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getIdType() {
@@ -178,141 +186,145 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setIdType(String newIdType) {
String oldIdType = idType;
idType = newIdType;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ANY_META_DEF__ID_TYPE, oldIdType, idType));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.ANY_META_DEF__ID_TYPE, oldIdType, idType));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EList<MetaValue> getMetaValues() {
if (metaValues == null) {
- metaValues = new EObjectContainmentEList<MetaValue>(MetaValue.class, this, HbannotationPackage.ANY_META_DEF__META_VALUES);
+ metaValues = new EObjectContainmentEList<MetaValue>(MetaValue.class, this,
+ HbannotationPackage.ANY_META_DEF__META_VALUES);
}
return metaValues;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
- public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
+ public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID,
+ NotificationChain msgs) {
switch (featureID) {
- case HbannotationPackage.ANY_META_DEF__META_VALUES:
- return ((InternalEList<?>)getMetaValues()).basicRemove(otherEnd, msgs);
+ case HbannotationPackage.ANY_META_DEF__META_VALUES:
+ return ((InternalEList<?>) getMetaValues()).basicRemove(otherEnd, msgs);
}
return super.eInverseRemove(otherEnd, featureID, msgs);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.ANY_META_DEF__NAME:
- return getName();
- case HbannotationPackage.ANY_META_DEF__META_TYPE:
- return getMetaType();
- case HbannotationPackage.ANY_META_DEF__ID_TYPE:
- return getIdType();
- case HbannotationPackage.ANY_META_DEF__META_VALUES:
- return getMetaValues();
+ case HbannotationPackage.ANY_META_DEF__NAME:
+ return getName();
+ case HbannotationPackage.ANY_META_DEF__META_TYPE:
+ return getMetaType();
+ case HbannotationPackage.ANY_META_DEF__ID_TYPE:
+ return getIdType();
+ case HbannotationPackage.ANY_META_DEF__META_VALUES:
+ return getMetaValues();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.ANY_META_DEF__NAME:
- setName((String)newValue);
- return;
- case HbannotationPackage.ANY_META_DEF__META_TYPE:
- setMetaType((String)newValue);
- return;
- case HbannotationPackage.ANY_META_DEF__ID_TYPE:
- setIdType((String)newValue);
- return;
- case HbannotationPackage.ANY_META_DEF__META_VALUES:
- getMetaValues().clear();
- getMetaValues().addAll((Collection<? extends MetaValue>)newValue);
- return;
+ case HbannotationPackage.ANY_META_DEF__NAME:
+ setName((String) newValue);
+ return;
+ case HbannotationPackage.ANY_META_DEF__META_TYPE:
+ setMetaType((String) newValue);
+ return;
+ case HbannotationPackage.ANY_META_DEF__ID_TYPE:
+ setIdType((String) newValue);
+ return;
+ case HbannotationPackage.ANY_META_DEF__META_VALUES:
+ getMetaValues().clear();
+ getMetaValues().addAll((Collection<? extends MetaValue>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.ANY_META_DEF__NAME:
- setName(NAME_EDEFAULT);
- return;
- case HbannotationPackage.ANY_META_DEF__META_TYPE:
- setMetaType(META_TYPE_EDEFAULT);
- return;
- case HbannotationPackage.ANY_META_DEF__ID_TYPE:
- setIdType(ID_TYPE_EDEFAULT);
- return;
- case HbannotationPackage.ANY_META_DEF__META_VALUES:
- getMetaValues().clear();
- return;
+ case HbannotationPackage.ANY_META_DEF__NAME:
+ setName(NAME_EDEFAULT);
+ return;
+ case HbannotationPackage.ANY_META_DEF__META_TYPE:
+ setMetaType(META_TYPE_EDEFAULT);
+ return;
+ case HbannotationPackage.ANY_META_DEF__ID_TYPE:
+ setIdType(ID_TYPE_EDEFAULT);
+ return;
+ case HbannotationPackage.ANY_META_DEF__META_VALUES:
+ getMetaValues().clear();
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.ANY_META_DEF__NAME:
- return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
- case HbannotationPackage.ANY_META_DEF__META_TYPE:
- return META_TYPE_EDEFAULT == null ? metaType != null : !META_TYPE_EDEFAULT.equals(metaType);
- case HbannotationPackage.ANY_META_DEF__ID_TYPE:
- return ID_TYPE_EDEFAULT == null ? idType != null : !ID_TYPE_EDEFAULT.equals(idType);
- case HbannotationPackage.ANY_META_DEF__META_VALUES:
- return metaValues != null && !metaValues.isEmpty();
+ case HbannotationPackage.ANY_META_DEF__NAME:
+ return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
+ case HbannotationPackage.ANY_META_DEF__META_TYPE:
+ return META_TYPE_EDEFAULT == null ? metaType != null : !META_TYPE_EDEFAULT.equals(metaType);
+ case HbannotationPackage.ANY_META_DEF__ID_TYPE:
+ return ID_TYPE_EDEFAULT == null ? idType != null : !ID_TYPE_EDEFAULT.equals(idType);
+ case HbannotationPackage.ANY_META_DEF__META_VALUES:
+ return metaValues != null && !metaValues.isEmpty();
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (name: ");
@@ -325,4 +337,4 @@ public class AnyMetaDefImpl extends HbAnnotationImpl implements AnyMetaDef {
return result.toString();
}
-} //AnyMetaDefImpl
+} // AnyMetaDefImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/BatchSizeImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/BatchSizeImpl.java
index 1a81c4096..aef0fd7b6 100644
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/BatchSizeImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/BatchSizeImpl.java
@@ -13,23 +13,23 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Batch Size</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Batch Size</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.BatchSizeImpl#getSize <em>Size</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.BatchSizeImpl#getSize <em>Size</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class BatchSizeImpl extends HbAnnotationImpl implements BatchSize {
/**
- * The default value of the '{@link #getSize() <em>Size</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getSize() <em>Size</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSize()
* @generated
* @ordered
@@ -37,9 +37,9 @@ public class BatchSizeImpl extends HbAnnotationImpl implements BatchSize {
protected static final int SIZE_EDEFAULT = 0;
/**
- * The cached value of the '{@link #getSize() <em>Size</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getSize() <em>Size</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSize()
* @generated
* @ordered
@@ -47,8 +47,8 @@ public class BatchSizeImpl extends HbAnnotationImpl implements BatchSize {
protected int size = SIZE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected BatchSizeImpl() {
@@ -56,8 +56,8 @@ public class BatchSizeImpl extends HbAnnotationImpl implements BatchSize {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -66,8 +66,8 @@ public class BatchSizeImpl extends HbAnnotationImpl implements BatchSize {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public int getSize() {
@@ -75,83 +75,85 @@ public class BatchSizeImpl extends HbAnnotationImpl implements BatchSize {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setSize(int newSize) {
int oldSize = size;
size = newSize;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.BATCH_SIZE__SIZE, oldSize, size));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.BATCH_SIZE__SIZE,
+ oldSize, size));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.BATCH_SIZE__SIZE:
- return getSize();
+ case HbannotationPackage.BATCH_SIZE__SIZE:
+ return getSize();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.BATCH_SIZE__SIZE:
- setSize((Integer)newValue);
- return;
+ case HbannotationPackage.BATCH_SIZE__SIZE:
+ setSize((Integer) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.BATCH_SIZE__SIZE:
- setSize(SIZE_EDEFAULT);
- return;
+ case HbannotationPackage.BATCH_SIZE__SIZE:
+ setSize(SIZE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.BATCH_SIZE__SIZE:
- return size != SIZE_EDEFAULT;
+ case HbannotationPackage.BATCH_SIZE__SIZE:
+ return size != SIZE_EDEFAULT;
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (size: ");
@@ -160,4 +162,4 @@ public class BatchSizeImpl extends HbAnnotationImpl implements BatchSize {
return result.toString();
}
-} //BatchSizeImpl
+} // BatchSizeImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CacheImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CacheImpl.java
index a28cd9ff0..6cedd06e8 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CacheImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CacheImpl.java
@@ -14,25 +14,27 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Cache</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Cache</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl#getUsage <em>Usage</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl#getRegion <em>Region</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl#getInclude <em>Include</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl#getUsage <em>Usage</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl#getRegion <em>Region</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CacheImpl#getInclude <em>Include</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class CacheImpl extends HbAnnotationImpl implements Cache {
/**
- * The default value of the '{@link #getUsage() <em>Usage</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getUsage() <em>Usage</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getUsage()
* @generated
* @ordered
@@ -40,9 +42,9 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
protected static final CacheConcurrencyStrategy USAGE_EDEFAULT = CacheConcurrencyStrategy.NONE;
/**
- * The cached value of the '{@link #getUsage() <em>Usage</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getUsage() <em>Usage</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUsage()
* @generated
* @ordered
@@ -50,9 +52,9 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
protected CacheConcurrencyStrategy usage = USAGE_EDEFAULT;
/**
- * The default value of the '{@link #getRegion() <em>Region</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getRegion() <em>Region</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getRegion()
* @generated
* @ordered
@@ -60,9 +62,9 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
protected static final String REGION_EDEFAULT = null;
/**
- * The cached value of the '{@link #getRegion() <em>Region</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getRegion() <em>Region</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getRegion()
* @generated
* @ordered
@@ -70,9 +72,9 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
protected String region = REGION_EDEFAULT;
/**
- * The default value of the '{@link #getInclude() <em>Include</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getInclude() <em>Include</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getInclude()
* @generated
* @ordered
@@ -80,9 +82,9 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
protected static final String INCLUDE_EDEFAULT = null;
/**
- * The cached value of the '{@link #getInclude() <em>Include</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getInclude() <em>Include</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getInclude()
* @generated
* @ordered
@@ -90,8 +92,8 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
protected String include = INCLUDE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected CacheImpl() {
@@ -99,8 +101,8 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -109,8 +111,8 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public CacheConcurrencyStrategy getUsage() {
@@ -118,20 +120,21 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setUsage(CacheConcurrencyStrategy newUsage) {
CacheConcurrencyStrategy oldUsage = usage;
usage = newUsage == null ? USAGE_EDEFAULT : newUsage;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.CACHE__USAGE, oldUsage, usage));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.CACHE__USAGE,
+ oldUsage, usage));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getRegion() {
@@ -139,20 +142,21 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setRegion(String newRegion) {
String oldRegion = region;
region = newRegion;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.CACHE__REGION, oldRegion, region));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.CACHE__REGION,
+ oldRegion, region));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getInclude() {
@@ -160,103 +164,105 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setInclude(String newInclude) {
String oldInclude = include;
include = newInclude;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.CACHE__INCLUDE, oldInclude, include));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.CACHE__INCLUDE,
+ oldInclude, include));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.CACHE__USAGE:
- return getUsage();
- case HbannotationPackage.CACHE__REGION:
- return getRegion();
- case HbannotationPackage.CACHE__INCLUDE:
- return getInclude();
+ case HbannotationPackage.CACHE__USAGE:
+ return getUsage();
+ case HbannotationPackage.CACHE__REGION:
+ return getRegion();
+ case HbannotationPackage.CACHE__INCLUDE:
+ return getInclude();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.CACHE__USAGE:
- setUsage((CacheConcurrencyStrategy)newValue);
- return;
- case HbannotationPackage.CACHE__REGION:
- setRegion((String)newValue);
- return;
- case HbannotationPackage.CACHE__INCLUDE:
- setInclude((String)newValue);
- return;
+ case HbannotationPackage.CACHE__USAGE:
+ setUsage((CacheConcurrencyStrategy) newValue);
+ return;
+ case HbannotationPackage.CACHE__REGION:
+ setRegion((String) newValue);
+ return;
+ case HbannotationPackage.CACHE__INCLUDE:
+ setInclude((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.CACHE__USAGE:
- setUsage(USAGE_EDEFAULT);
- return;
- case HbannotationPackage.CACHE__REGION:
- setRegion(REGION_EDEFAULT);
- return;
- case HbannotationPackage.CACHE__INCLUDE:
- setInclude(INCLUDE_EDEFAULT);
- return;
+ case HbannotationPackage.CACHE__USAGE:
+ setUsage(USAGE_EDEFAULT);
+ return;
+ case HbannotationPackage.CACHE__REGION:
+ setRegion(REGION_EDEFAULT);
+ return;
+ case HbannotationPackage.CACHE__INCLUDE:
+ setInclude(INCLUDE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.CACHE__USAGE:
- return usage != USAGE_EDEFAULT;
- case HbannotationPackage.CACHE__REGION:
- return REGION_EDEFAULT == null ? region != null : !REGION_EDEFAULT.equals(region);
- case HbannotationPackage.CACHE__INCLUDE:
- return INCLUDE_EDEFAULT == null ? include != null : !INCLUDE_EDEFAULT.equals(include);
+ case HbannotationPackage.CACHE__USAGE:
+ return usage != USAGE_EDEFAULT;
+ case HbannotationPackage.CACHE__REGION:
+ return REGION_EDEFAULT == null ? region != null : !REGION_EDEFAULT.equals(region);
+ case HbannotationPackage.CACHE__INCLUDE:
+ return INCLUDE_EDEFAULT == null ? include != null : !INCLUDE_EDEFAULT.equals(include);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (usage: ");
@@ -269,4 +275,4 @@ public class CacheImpl extends HbAnnotationImpl implements Cache {
return result.toString();
}
-} //CacheImpl \ No newline at end of file
+} // CacheImpl \ No newline at end of file
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CascadeImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CascadeImpl.java
index ea740b3de..57b70e572 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CascadeImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CascadeImpl.java
@@ -16,23 +16,23 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbCascadeType;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Cascade</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Cascade</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CascadeImpl#getValue <em>Value</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CascadeImpl#getValue <em>Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class CascadeImpl extends HbAnnotationImpl implements Cascade {
/**
- * The cached value of the '{@link #getValue() <em>Value</em>}' attribute list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getValue() <em>Value</em>}' attribute list. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -40,8 +40,8 @@ public class CascadeImpl extends HbAnnotationImpl implements Cascade {
protected EList<HbCascadeType> value;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected CascadeImpl() {
@@ -49,8 +49,8 @@ public class CascadeImpl extends HbAnnotationImpl implements Cascade {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -59,85 +59,87 @@ public class CascadeImpl extends HbAnnotationImpl implements Cascade {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EList<HbCascadeType> getValue() {
if (value == null) {
- value = new EDataTypeUniqueEList<HbCascadeType>(HbCascadeType.class, this, HbannotationPackage.CASCADE__VALUE);
+ value = new EDataTypeUniqueEList<HbCascadeType>(HbCascadeType.class, this,
+ HbannotationPackage.CASCADE__VALUE);
}
return value;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.CASCADE__VALUE:
- return getValue();
+ case HbannotationPackage.CASCADE__VALUE:
+ return getValue();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
- @Override
+ @Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.CASCADE__VALUE:
- getValue().clear();
- getValue().addAll((Collection<? extends HbCascadeType>)newValue);
- return;
+ case HbannotationPackage.CASCADE__VALUE:
+ getValue().clear();
+ getValue().addAll((Collection<? extends HbCascadeType>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.CASCADE__VALUE:
- getValue().clear();
- return;
+ case HbannotationPackage.CASCADE__VALUE:
+ getValue().clear();
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.CASCADE__VALUE:
- return value != null && !value.isEmpty();
+ case HbannotationPackage.CASCADE__VALUE:
+ return value != null && !value.isEmpty();
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (value: ");
@@ -146,4 +148,4 @@ public class CascadeImpl extends HbAnnotationImpl implements Cascade {
return result.toString();
}
-} //CascadeImpl \ No newline at end of file
+} // CascadeImpl \ No newline at end of file
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CollectionOfElementsImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CollectionOfElementsImpl.java
index 6291bfe5c..551ebb41b 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CollectionOfElementsImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/CollectionOfElementsImpl.java
@@ -14,24 +14,27 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Collection Of Elements</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object '
+ * <em><b>Collection Of Elements</b></em>'. <!-- end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CollectionOfElementsImpl#getTargetElement <em>Target Element</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CollectionOfElementsImpl#getFetch <em>Fetch</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CollectionOfElementsImpl#getTargetElement
+ * <em>Target Element</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.CollectionOfElementsImpl#getFetch <em>
+ * Fetch</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class CollectionOfElementsImpl extends HbAnnotationImpl implements CollectionOfElements {
/**
- * The default value of the '{@link #getTargetElement() <em>Target Element</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getTargetElement() <em>Target Element</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getTargetElement()
* @generated
* @ordered
@@ -39,9 +42,9 @@ public class CollectionOfElementsImpl extends HbAnnotationImpl implements Collec
protected static final String TARGET_ELEMENT_EDEFAULT = null;
/**
- * The cached value of the '{@link #getTargetElement() <em>Target Element</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getTargetElement() <em>Target Element</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getTargetElement()
* @generated
* @ordered
@@ -49,9 +52,9 @@ public class CollectionOfElementsImpl extends HbAnnotationImpl implements Collec
protected String targetElement = TARGET_ELEMENT_EDEFAULT;
/**
- * The default value of the '{@link #getFetch() <em>Fetch</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getFetch() <em>Fetch</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getFetch()
* @generated
* @ordered
@@ -59,9 +62,9 @@ public class CollectionOfElementsImpl extends HbAnnotationImpl implements Collec
protected static final FetchType FETCH_EDEFAULT = FetchType.LAZY;
/**
- * The cached value of the '{@link #getFetch() <em>Fetch</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getFetch() <em>Fetch</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getFetch()
* @generated
* @ordered
@@ -69,8 +72,8 @@ public class CollectionOfElementsImpl extends HbAnnotationImpl implements Collec
protected FetchType fetch = FETCH_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected CollectionOfElementsImpl() {
@@ -78,8 +81,8 @@ public class CollectionOfElementsImpl extends HbAnnotationImpl implements Collec
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -88,8 +91,8 @@ public class CollectionOfElementsImpl extends HbAnnotationImpl implements Collec
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getTargetElement() {
@@ -97,20 +100,22 @@ public class CollectionOfElementsImpl extends HbAnnotationImpl implements Collec
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setTargetElement(String newTargetElement) {
String oldTargetElement = targetElement;
targetElement = newTargetElement;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.COLLECTION_OF_ELEMENTS__TARGET_ELEMENT, oldTargetElement, targetElement));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.COLLECTION_OF_ELEMENTS__TARGET_ELEMENT, oldTargetElement,
+ targetElement));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public FetchType getFetch() {
@@ -118,93 +123,96 @@ public class CollectionOfElementsImpl extends HbAnnotationImpl implements Collec
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setFetch(FetchType newFetch) {
FetchType oldFetch = fetch;
fetch = newFetch == null ? FETCH_EDEFAULT : newFetch;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.COLLECTION_OF_ELEMENTS__FETCH, oldFetch, fetch));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.COLLECTION_OF_ELEMENTS__FETCH, oldFetch, fetch));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.COLLECTION_OF_ELEMENTS__TARGET_ELEMENT:
- return getTargetElement();
- case HbannotationPackage.COLLECTION_OF_ELEMENTS__FETCH:
- return getFetch();
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS__TARGET_ELEMENT:
+ return getTargetElement();
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS__FETCH:
+ return getFetch();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.COLLECTION_OF_ELEMENTS__TARGET_ELEMENT:
- setTargetElement((String)newValue);
- return;
- case HbannotationPackage.COLLECTION_OF_ELEMENTS__FETCH:
- setFetch((FetchType)newValue);
- return;
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS__TARGET_ELEMENT:
+ setTargetElement((String) newValue);
+ return;
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS__FETCH:
+ setFetch((FetchType) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.COLLECTION_OF_ELEMENTS__TARGET_ELEMENT:
- setTargetElement(TARGET_ELEMENT_EDEFAULT);
- return;
- case HbannotationPackage.COLLECTION_OF_ELEMENTS__FETCH:
- setFetch(FETCH_EDEFAULT);
- return;
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS__TARGET_ELEMENT:
+ setTargetElement(TARGET_ELEMENT_EDEFAULT);
+ return;
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS__FETCH:
+ setFetch(FETCH_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.COLLECTION_OF_ELEMENTS__TARGET_ELEMENT:
- return TARGET_ELEMENT_EDEFAULT == null ? targetElement != null : !TARGET_ELEMENT_EDEFAULT.equals(targetElement);
- case HbannotationPackage.COLLECTION_OF_ELEMENTS__FETCH:
- return fetch != FETCH_EDEFAULT;
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS__TARGET_ELEMENT:
+ return TARGET_ELEMENT_EDEFAULT == null ? targetElement != null : !TARGET_ELEMENT_EDEFAULT
+ .equals(targetElement);
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS__FETCH:
+ return fetch != FETCH_EDEFAULT;
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (targetElement: ");
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/DiscriminatorFormulaImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/DiscriminatorFormulaImpl.java
index d8f895bf7..b868f8873 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/DiscriminatorFormulaImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/DiscriminatorFormulaImpl.java
@@ -13,23 +13,24 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Discriminator Formula</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object '
+ * <em><b>Discriminator Formula</b></em>'. <!-- end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.DiscriminatorFormulaImpl#getValue <em>Value</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.DiscriminatorFormulaImpl#getValue <em>
+ * Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class DiscriminatorFormulaImpl extends HbAnnotationImpl implements DiscriminatorFormula {
/**
- * The default value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -37,9 +38,9 @@ public class DiscriminatorFormulaImpl extends HbAnnotationImpl implements Discri
protected static final String VALUE_EDEFAULT = null;
/**
- * The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -47,8 +48,8 @@ public class DiscriminatorFormulaImpl extends HbAnnotationImpl implements Discri
protected String value = VALUE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected DiscriminatorFormulaImpl() {
@@ -56,8 +57,8 @@ public class DiscriminatorFormulaImpl extends HbAnnotationImpl implements Discri
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -66,8 +67,8 @@ public class DiscriminatorFormulaImpl extends HbAnnotationImpl implements Discri
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getValue() {
@@ -75,83 +76,85 @@ public class DiscriminatorFormulaImpl extends HbAnnotationImpl implements Discri
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setValue(String newValue) {
String oldValue = value;
value = newValue;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.DISCRIMINATOR_FORMULA__VALUE, oldValue, value));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.DISCRIMINATOR_FORMULA__VALUE, oldValue, value));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.DISCRIMINATOR_FORMULA__VALUE:
- return getValue();
+ case HbannotationPackage.DISCRIMINATOR_FORMULA__VALUE:
+ return getValue();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.DISCRIMINATOR_FORMULA__VALUE:
- setValue((String)newValue);
- return;
+ case HbannotationPackage.DISCRIMINATOR_FORMULA__VALUE:
+ setValue((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.DISCRIMINATOR_FORMULA__VALUE:
- setValue(VALUE_EDEFAULT);
- return;
+ case HbannotationPackage.DISCRIMINATOR_FORMULA__VALUE:
+ setValue(VALUE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.DISCRIMINATOR_FORMULA__VALUE:
- return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value);
+ case HbannotationPackage.DISCRIMINATOR_FORMULA__VALUE:
+ return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (value: ");
@@ -160,4 +163,4 @@ public class DiscriminatorFormulaImpl extends HbAnnotationImpl implements Discri
return result.toString();
}
-} //DiscriminatorFormulaImpl
+} // DiscriminatorFormulaImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FetchImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FetchImpl.java
index f0d996877..03d901a70 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FetchImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FetchImpl.java
@@ -14,23 +14,23 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Fetch</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Fetch</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FetchImpl#getValue <em>Value</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FetchImpl#getValue <em>Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class FetchImpl extends HbAnnotationImpl implements Fetch {
/**
- * The default value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -38,9 +38,9 @@ public class FetchImpl extends HbAnnotationImpl implements Fetch {
protected static final HbFetchType VALUE_EDEFAULT = HbFetchType.JOIN;
/**
- * The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -48,8 +48,8 @@ public class FetchImpl extends HbAnnotationImpl implements Fetch {
protected HbFetchType value = VALUE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected FetchImpl() {
@@ -57,8 +57,8 @@ public class FetchImpl extends HbAnnotationImpl implements Fetch {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -67,8 +67,8 @@ public class FetchImpl extends HbAnnotationImpl implements Fetch {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbFetchType getValue() {
@@ -76,83 +76,85 @@ public class FetchImpl extends HbAnnotationImpl implements Fetch {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setValue(HbFetchType newValue) {
HbFetchType oldValue = value;
value = newValue == null ? VALUE_EDEFAULT : newValue;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FETCH__VALUE, oldValue, value));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FETCH__VALUE,
+ oldValue, value));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.FETCH__VALUE:
- return getValue();
+ case HbannotationPackage.FETCH__VALUE:
+ return getValue();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.FETCH__VALUE:
- setValue((HbFetchType)newValue);
- return;
+ case HbannotationPackage.FETCH__VALUE:
+ setValue((HbFetchType) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.FETCH__VALUE:
- setValue(VALUE_EDEFAULT);
- return;
+ case HbannotationPackage.FETCH__VALUE:
+ setValue(VALUE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.FETCH__VALUE:
- return value != VALUE_EDEFAULT;
+ case HbannotationPackage.FETCH__VALUE:
+ return value != VALUE_EDEFAULT;
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (value: ");
@@ -161,4 +163,4 @@ public class FetchImpl extends HbAnnotationImpl implements Fetch {
return result.toString();
}
-} //FetchImpl \ No newline at end of file
+} // FetchImpl \ No newline at end of file
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FilterDefImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FilterDefImpl.java
index c597ffb54..d4d87f0a0 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FilterDefImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FilterDefImpl.java
@@ -18,25 +18,29 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Filter Def</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Filter Def</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl#getDefaultCondition <em>Default Condition</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl#getParameters <em>Parameters</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl#getDefaultCondition <em>
+ * Default Condition</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterDefImpl#getParameters <em>
+ * Parameters</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
/**
- * The default value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -44,9 +48,9 @@ public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
protected static final String NAME_EDEFAULT = null;
/**
- * The cached value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -55,8 +59,8 @@ public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
/**
* The default value of the '{@link #getDefaultCondition() <em>Default Condition</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getDefaultCondition()
* @generated
* @ordered
@@ -65,8 +69,8 @@ public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
/**
* The cached value of the '{@link #getDefaultCondition() <em>Default Condition</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getDefaultCondition()
* @generated
* @ordered
@@ -74,9 +78,9 @@ public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
protected String defaultCondition = DEFAULT_CONDITION_EDEFAULT;
/**
- * The cached value of the '{@link #getParameters() <em>Parameters</em>}' reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getParameters() <em>Parameters</em>}' reference list. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getParameters()
* @generated
* @ordered
@@ -84,8 +88,8 @@ public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
protected EList<ParamDef> parameters;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected FilterDefImpl() {
@@ -93,8 +97,8 @@ public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -103,8 +107,8 @@ public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
@@ -112,20 +116,21 @@ public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setName(String newName) {
String oldName = name;
name = newName;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FILTER_DEF__NAME, oldName, name));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FILTER_DEF__NAME,
+ oldName, name));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getDefaultCondition() {
@@ -133,117 +138,121 @@ public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setDefaultCondition(String newDefaultCondition) {
String oldDefaultCondition = defaultCondition;
defaultCondition = newDefaultCondition;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FILTER_DEF__DEFAULT_CONDITION, oldDefaultCondition, defaultCondition));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.FILTER_DEF__DEFAULT_CONDITION, oldDefaultCondition, defaultCondition));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EList<ParamDef> getParameters() {
if (parameters == null) {
- parameters = new EObjectResolvingEList<ParamDef>(ParamDef.class, this, HbannotationPackage.FILTER_DEF__PARAMETERS);
+ parameters = new EObjectResolvingEList<ParamDef>(ParamDef.class, this,
+ HbannotationPackage.FILTER_DEF__PARAMETERS);
}
return parameters;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.FILTER_DEF__NAME:
- return getName();
- case HbannotationPackage.FILTER_DEF__DEFAULT_CONDITION:
- return getDefaultCondition();
- case HbannotationPackage.FILTER_DEF__PARAMETERS:
- return getParameters();
+ case HbannotationPackage.FILTER_DEF__NAME:
+ return getName();
+ case HbannotationPackage.FILTER_DEF__DEFAULT_CONDITION:
+ return getDefaultCondition();
+ case HbannotationPackage.FILTER_DEF__PARAMETERS:
+ return getParameters();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.FILTER_DEF__NAME:
- setName((String)newValue);
- return;
- case HbannotationPackage.FILTER_DEF__DEFAULT_CONDITION:
- setDefaultCondition((String)newValue);
- return;
- case HbannotationPackage.FILTER_DEF__PARAMETERS:
- getParameters().clear();
- getParameters().addAll((Collection<? extends ParamDef>)newValue);
- return;
+ case HbannotationPackage.FILTER_DEF__NAME:
+ setName((String) newValue);
+ return;
+ case HbannotationPackage.FILTER_DEF__DEFAULT_CONDITION:
+ setDefaultCondition((String) newValue);
+ return;
+ case HbannotationPackage.FILTER_DEF__PARAMETERS:
+ getParameters().clear();
+ getParameters().addAll((Collection<? extends ParamDef>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.FILTER_DEF__NAME:
- setName(NAME_EDEFAULT);
- return;
- case HbannotationPackage.FILTER_DEF__DEFAULT_CONDITION:
- setDefaultCondition(DEFAULT_CONDITION_EDEFAULT);
- return;
- case HbannotationPackage.FILTER_DEF__PARAMETERS:
- getParameters().clear();
- return;
+ case HbannotationPackage.FILTER_DEF__NAME:
+ setName(NAME_EDEFAULT);
+ return;
+ case HbannotationPackage.FILTER_DEF__DEFAULT_CONDITION:
+ setDefaultCondition(DEFAULT_CONDITION_EDEFAULT);
+ return;
+ case HbannotationPackage.FILTER_DEF__PARAMETERS:
+ getParameters().clear();
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.FILTER_DEF__NAME:
- return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
- case HbannotationPackage.FILTER_DEF__DEFAULT_CONDITION:
- return DEFAULT_CONDITION_EDEFAULT == null ? defaultCondition != null : !DEFAULT_CONDITION_EDEFAULT.equals(defaultCondition);
- case HbannotationPackage.FILTER_DEF__PARAMETERS:
- return parameters != null && !parameters.isEmpty();
+ case HbannotationPackage.FILTER_DEF__NAME:
+ return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
+ case HbannotationPackage.FILTER_DEF__DEFAULT_CONDITION:
+ return DEFAULT_CONDITION_EDEFAULT == null ? defaultCondition != null
+ : !DEFAULT_CONDITION_EDEFAULT.equals(defaultCondition);
+ case HbannotationPackage.FILTER_DEF__PARAMETERS:
+ return parameters != null && !parameters.isEmpty();
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (name: ");
@@ -254,4 +263,4 @@ public class FilterDefImpl extends HbAnnotationImpl implements FilterDef {
return result.toString();
}
-} //FilterDefImpl
+} // FilterDefImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FilterImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FilterImpl.java
index de27d3b76..b0586d914 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FilterImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FilterImpl.java
@@ -13,24 +13,26 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.Filter;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Filter</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Filter</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterImpl#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterImpl#getCondition <em>Condition</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterImpl#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FilterImpl#getCondition <em>Condition
+ * </em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class FilterImpl extends HbAnnotationImpl implements Filter {
/**
- * The default value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -38,9 +40,9 @@ public class FilterImpl extends HbAnnotationImpl implements Filter {
protected static final String NAME_EDEFAULT = null;
/**
- * The cached value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -48,9 +50,9 @@ public class FilterImpl extends HbAnnotationImpl implements Filter {
protected String name = NAME_EDEFAULT;
/**
- * The default value of the '{@link #getCondition() <em>Condition</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getCondition() <em>Condition</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getCondition()
* @generated
* @ordered
@@ -58,9 +60,9 @@ public class FilterImpl extends HbAnnotationImpl implements Filter {
protected static final String CONDITION_EDEFAULT = null;
/**
- * The cached value of the '{@link #getCondition() <em>Condition</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getCondition() <em>Condition</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getCondition()
* @generated
* @ordered
@@ -68,8 +70,8 @@ public class FilterImpl extends HbAnnotationImpl implements Filter {
protected String condition = CONDITION_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected FilterImpl() {
@@ -77,8 +79,8 @@ public class FilterImpl extends HbAnnotationImpl implements Filter {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -87,8 +89,8 @@ public class FilterImpl extends HbAnnotationImpl implements Filter {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
@@ -96,20 +98,21 @@ public class FilterImpl extends HbAnnotationImpl implements Filter {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setName(String newName) {
String oldName = name;
name = newName;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FILTER__NAME, oldName, name));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FILTER__NAME,
+ oldName, name));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getCondition() {
@@ -117,93 +120,95 @@ public class FilterImpl extends HbAnnotationImpl implements Filter {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setCondition(String newCondition) {
String oldCondition = condition;
condition = newCondition;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FILTER__CONDITION, oldCondition, condition));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FILTER__CONDITION,
+ oldCondition, condition));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.FILTER__NAME:
- return getName();
- case HbannotationPackage.FILTER__CONDITION:
- return getCondition();
+ case HbannotationPackage.FILTER__NAME:
+ return getName();
+ case HbannotationPackage.FILTER__CONDITION:
+ return getCondition();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.FILTER__NAME:
- setName((String)newValue);
- return;
- case HbannotationPackage.FILTER__CONDITION:
- setCondition((String)newValue);
- return;
+ case HbannotationPackage.FILTER__NAME:
+ setName((String) newValue);
+ return;
+ case HbannotationPackage.FILTER__CONDITION:
+ setCondition((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.FILTER__NAME:
- setName(NAME_EDEFAULT);
- return;
- case HbannotationPackage.FILTER__CONDITION:
- setCondition(CONDITION_EDEFAULT);
- return;
+ case HbannotationPackage.FILTER__NAME:
+ setName(NAME_EDEFAULT);
+ return;
+ case HbannotationPackage.FILTER__CONDITION:
+ setCondition(CONDITION_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.FILTER__NAME:
- return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
- case HbannotationPackage.FILTER__CONDITION:
- return CONDITION_EDEFAULT == null ? condition != null : !CONDITION_EDEFAULT.equals(condition);
+ case HbannotationPackage.FILTER__NAME:
+ return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
+ case HbannotationPackage.FILTER__CONDITION:
+ return CONDITION_EDEFAULT == null ? condition != null : !CONDITION_EDEFAULT.equals(condition);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (name: ");
@@ -214,4 +219,4 @@ public class FilterImpl extends HbAnnotationImpl implements Filter {
return result.toString();
}
-} //FilterImpl
+} // FilterImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ForceDiscriminatorImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ForceDiscriminatorImpl.java
index d6c631f89..4d9d07167 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ForceDiscriminatorImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ForceDiscriminatorImpl.java
@@ -11,18 +11,17 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.ForceDiscriminator;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Force Discriminator</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object '
+ * <em><b>Force Discriminator</b></em>'. <!-- end-user-doc -->
* <p>
* </p>
- *
+ *
* @generated
*/
public class ForceDiscriminatorImpl extends HbAnnotationImpl implements ForceDiscriminator {
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected ForceDiscriminatorImpl() {
@@ -30,8 +29,8 @@ public class ForceDiscriminatorImpl extends HbAnnotationImpl implements ForceDis
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -39,4 +38,4 @@ public class ForceDiscriminatorImpl extends HbAnnotationImpl implements ForceDis
return HbannotationPackage.Literals.FORCE_DISCRIMINATOR;
}
-} //ForceDiscriminatorImpl
+} // ForceDiscriminatorImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FormulaImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FormulaImpl.java
index da2fa966a..eb7b28845 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FormulaImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/FormulaImpl.java
@@ -13,23 +13,23 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.Formula;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Formula</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Formula</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FormulaImpl#getValue <em>Value</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.FormulaImpl#getValue <em>Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class FormulaImpl extends HbAnnotationImpl implements Formula {
/**
- * The default value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -37,9 +37,9 @@ public class FormulaImpl extends HbAnnotationImpl implements Formula {
protected static final String VALUE_EDEFAULT = null;
/**
- * The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -47,8 +47,8 @@ public class FormulaImpl extends HbAnnotationImpl implements Formula {
protected String value = VALUE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected FormulaImpl() {
@@ -56,8 +56,8 @@ public class FormulaImpl extends HbAnnotationImpl implements Formula {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -66,8 +66,8 @@ public class FormulaImpl extends HbAnnotationImpl implements Formula {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getValue() {
@@ -75,83 +75,85 @@ public class FormulaImpl extends HbAnnotationImpl implements Formula {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setValue(String newValue) {
String oldValue = value;
value = newValue;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FORMULA__VALUE, oldValue, value));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.FORMULA__VALUE,
+ oldValue, value));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.FORMULA__VALUE:
- return getValue();
+ case HbannotationPackage.FORMULA__VALUE:
+ return getValue();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.FORMULA__VALUE:
- setValue((String)newValue);
- return;
+ case HbannotationPackage.FORMULA__VALUE:
+ setValue((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.FORMULA__VALUE:
- setValue(VALUE_EDEFAULT);
- return;
+ case HbannotationPackage.FORMULA__VALUE:
+ setValue(VALUE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.FORMULA__VALUE:
- return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value);
+ case HbannotationPackage.FORMULA__VALUE:
+ return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (value: ");
@@ -160,4 +162,4 @@ public class FormulaImpl extends HbAnnotationImpl implements Formula {
return result.toString();
}
-} //FormulaImpl
+} // FormulaImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/GeneratedImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/GeneratedImpl.java
index c34aeace1..11eb65fd6 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/GeneratedImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/GeneratedImpl.java
@@ -14,23 +14,23 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Generated</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Generated</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GeneratedImpl#getValue <em>Value</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GeneratedImpl#getValue <em>Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class GeneratedImpl extends HbAnnotationImpl implements Generated {
/**
- * The default value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -38,9 +38,9 @@ public class GeneratedImpl extends HbAnnotationImpl implements Generated {
protected static final GenerationTime VALUE_EDEFAULT = GenerationTime.NEVER;
/**
- * The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -48,8 +48,8 @@ public class GeneratedImpl extends HbAnnotationImpl implements Generated {
protected GenerationTime value = VALUE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected GeneratedImpl() {
@@ -57,8 +57,8 @@ public class GeneratedImpl extends HbAnnotationImpl implements Generated {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -67,8 +67,8 @@ public class GeneratedImpl extends HbAnnotationImpl implements Generated {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public GenerationTime getValue() {
@@ -76,83 +76,85 @@ public class GeneratedImpl extends HbAnnotationImpl implements Generated {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setValue(GenerationTime newValue) {
GenerationTime oldValue = value;
value = newValue == null ? VALUE_EDEFAULT : newValue;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.GENERATED__VALUE, oldValue, value));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.GENERATED__VALUE,
+ oldValue, value));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.GENERATED__VALUE:
- return getValue();
+ case HbannotationPackage.GENERATED__VALUE:
+ return getValue();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.GENERATED__VALUE:
- setValue((GenerationTime)newValue);
- return;
+ case HbannotationPackage.GENERATED__VALUE:
+ setValue((GenerationTime) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.GENERATED__VALUE:
- setValue(VALUE_EDEFAULT);
- return;
+ case HbannotationPackage.GENERATED__VALUE:
+ setValue(VALUE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.GENERATED__VALUE:
- return value != VALUE_EDEFAULT;
+ case HbannotationPackage.GENERATED__VALUE:
+ return value != VALUE_EDEFAULT;
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (value: ");
@@ -161,4 +163,4 @@ public class GeneratedImpl extends HbAnnotationImpl implements Generated {
return result.toString();
}
-} //GeneratedImpl
+} // GeneratedImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/GenericGeneratorImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/GenericGeneratorImpl.java
index 6fe8e5ccf..265e74c5d 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/GenericGeneratorImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/GenericGeneratorImpl.java
@@ -18,25 +18,30 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.Parameter;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Generic Generator</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Generic Generator</b></em>
+ * '. <!-- end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl#getStrategy <em>Strategy</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl#getParameters <em>Parameters</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl#getName <em>Name
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl#getStrategy <em>
+ * Strategy</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.GenericGeneratorImpl#getParameters <em>
+ * Parameters</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGenerator {
/**
- * The default value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -44,9 +49,9 @@ public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGen
protected static final String NAME_EDEFAULT = null;
/**
- * The cached value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -54,9 +59,9 @@ public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGen
protected String name = NAME_EDEFAULT;
/**
- * The default value of the '{@link #getStrategy() <em>Strategy</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getStrategy() <em>Strategy</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getStrategy()
* @generated
* @ordered
@@ -64,9 +69,9 @@ public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGen
protected static final String STRATEGY_EDEFAULT = null;
/**
- * The cached value of the '{@link #getStrategy() <em>Strategy</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getStrategy() <em>Strategy</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getStrategy()
* @generated
* @ordered
@@ -74,9 +79,9 @@ public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGen
protected String strategy = STRATEGY_EDEFAULT;
/**
- * The cached value of the '{@link #getParameters() <em>Parameters</em>}' reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getParameters() <em>Parameters</em>}' reference list. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getParameters()
* @generated
* @ordered
@@ -84,8 +89,8 @@ public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGen
protected EList<Parameter> parameters;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected GenericGeneratorImpl() {
@@ -93,8 +98,8 @@ public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGen
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -103,8 +108,8 @@ public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGen
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
@@ -112,20 +117,21 @@ public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGen
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setName(String newName) {
String oldName = name;
name = newName;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.GENERIC_GENERATOR__NAME, oldName, name));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.GENERIC_GENERATOR__NAME, oldName, name));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getStrategy() {
@@ -133,117 +139,120 @@ public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGen
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setStrategy(String newStrategy) {
String oldStrategy = strategy;
strategy = newStrategy;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.GENERIC_GENERATOR__STRATEGY, oldStrategy, strategy));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.GENERIC_GENERATOR__STRATEGY, oldStrategy, strategy));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EList<Parameter> getParameters() {
if (parameters == null) {
- parameters = new EObjectResolvingEList<Parameter>(Parameter.class, this, HbannotationPackage.GENERIC_GENERATOR__PARAMETERS);
+ parameters = new EObjectResolvingEList<Parameter>(Parameter.class, this,
+ HbannotationPackage.GENERIC_GENERATOR__PARAMETERS);
}
return parameters;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.GENERIC_GENERATOR__NAME:
- return getName();
- case HbannotationPackage.GENERIC_GENERATOR__STRATEGY:
- return getStrategy();
- case HbannotationPackage.GENERIC_GENERATOR__PARAMETERS:
- return getParameters();
+ case HbannotationPackage.GENERIC_GENERATOR__NAME:
+ return getName();
+ case HbannotationPackage.GENERIC_GENERATOR__STRATEGY:
+ return getStrategy();
+ case HbannotationPackage.GENERIC_GENERATOR__PARAMETERS:
+ return getParameters();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
- @Override
+ @Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.GENERIC_GENERATOR__NAME:
- setName((String)newValue);
- return;
- case HbannotationPackage.GENERIC_GENERATOR__STRATEGY:
- setStrategy((String)newValue);
- return;
- case HbannotationPackage.GENERIC_GENERATOR__PARAMETERS:
- getParameters().clear();
- getParameters().addAll((Collection<? extends Parameter>)newValue);
- return;
+ case HbannotationPackage.GENERIC_GENERATOR__NAME:
+ setName((String) newValue);
+ return;
+ case HbannotationPackage.GENERIC_GENERATOR__STRATEGY:
+ setStrategy((String) newValue);
+ return;
+ case HbannotationPackage.GENERIC_GENERATOR__PARAMETERS:
+ getParameters().clear();
+ getParameters().addAll((Collection<? extends Parameter>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.GENERIC_GENERATOR__NAME:
- setName(NAME_EDEFAULT);
- return;
- case HbannotationPackage.GENERIC_GENERATOR__STRATEGY:
- setStrategy(STRATEGY_EDEFAULT);
- return;
- case HbannotationPackage.GENERIC_GENERATOR__PARAMETERS:
- getParameters().clear();
- return;
+ case HbannotationPackage.GENERIC_GENERATOR__NAME:
+ setName(NAME_EDEFAULT);
+ return;
+ case HbannotationPackage.GENERIC_GENERATOR__STRATEGY:
+ setStrategy(STRATEGY_EDEFAULT);
+ return;
+ case HbannotationPackage.GENERIC_GENERATOR__PARAMETERS:
+ getParameters().clear();
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.GENERIC_GENERATOR__NAME:
- return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
- case HbannotationPackage.GENERIC_GENERATOR__STRATEGY:
- return STRATEGY_EDEFAULT == null ? strategy != null : !STRATEGY_EDEFAULT.equals(strategy);
- case HbannotationPackage.GENERIC_GENERATOR__PARAMETERS:
- return parameters != null && !parameters.isEmpty();
+ case HbannotationPackage.GENERIC_GENERATOR__NAME:
+ return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
+ case HbannotationPackage.GENERIC_GENERATOR__STRATEGY:
+ return STRATEGY_EDEFAULT == null ? strategy != null : !STRATEGY_EDEFAULT.equals(strategy);
+ case HbannotationPackage.GENERIC_GENERATOR__PARAMETERS:
+ return parameters != null && !parameters.isEmpty();
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (name: ");
@@ -254,4 +263,4 @@ public class GenericGeneratorImpl extends HbAnnotationImpl implements GenericGen
return result.toString();
}
-} //GenericGeneratorImpl \ No newline at end of file
+} // GenericGeneratorImpl \ No newline at end of file
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbAnnotationImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbAnnotationImpl.java
index 59a94dd5f..4fc270260 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbAnnotationImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbAnnotationImpl.java
@@ -19,11 +19,11 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction;
/**
- * <!-- begin-user-doc --> An implementation of the model object '<em><b>Hb Annotation</b></em>'.
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Hb Annotation</b></em>'.
* <!-- end-user-doc -->
* <p>
* </p>
- *
+ *
* @generated
*/
public abstract class HbAnnotationImpl extends PAnnotationImpl implements HbAnnotation {
@@ -40,6 +40,7 @@ public abstract class HbAnnotationImpl extends PAnnotationImpl implements HbAnno
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected HbAnnotationImpl() {
@@ -48,6 +49,7 @@ public abstract class HbAnnotationImpl extends PAnnotationImpl implements HbAnno
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbEntityImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbEntityImpl.java
index 2c301993c..5c47c5feb 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbEntityImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbEntityImpl.java
@@ -15,29 +15,42 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.OptimisticLockType;
import org.eclipse.emf.teneo.hibernate.hbannotation.PolymorphismType;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Hb Entity</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Hb Entity</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#isDynamicInsert <em>Dynamic Insert</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#isDynamicUpdate <em>Dynamic Update</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#isSelectBeforeUpdate <em>Select Before Update</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#isMutable <em>Mutable</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#getPersister <em>Persister</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#getOptimisticLock <em>Optimistic Lock</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#getPolymorphism <em>Polymorphism</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#isDynamicInsert <em>Dynamic
+ * Insert</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#isDynamicUpdate <em>Dynamic
+ * Update</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#isSelectBeforeUpdate <em>
+ * Select Before Update</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#isMutable <em>Mutable</em>}
+ * </li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#getPersister <em>Persister
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#getOptimisticLock <em>
+ * Optimistic Lock</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbEntityImpl#getPolymorphism <em>
+ * Polymorphism</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
/**
- * The default value of the '{@link #isDynamicInsert() <em>Dynamic Insert</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #isDynamicInsert() <em>Dynamic Insert</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #isDynamicInsert()
* @generated
* @ordered
@@ -45,9 +58,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected static final boolean DYNAMIC_INSERT_EDEFAULT = false;
/**
- * The cached value of the '{@link #isDynamicInsert() <em>Dynamic Insert</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #isDynamicInsert() <em>Dynamic Insert</em>} ' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #isDynamicInsert()
* @generated
* @ordered
@@ -55,9 +68,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected boolean dynamicInsert = DYNAMIC_INSERT_EDEFAULT;
/**
- * The default value of the '{@link #isDynamicUpdate() <em>Dynamic Update</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #isDynamicUpdate() <em>Dynamic Update</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #isDynamicUpdate()
* @generated
* @ordered
@@ -65,9 +78,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected static final boolean DYNAMIC_UPDATE_EDEFAULT = false;
/**
- * The cached value of the '{@link #isDynamicUpdate() <em>Dynamic Update</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #isDynamicUpdate() <em>Dynamic Update</em>} ' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #isDynamicUpdate()
* @generated
* @ordered
@@ -75,9 +88,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected boolean dynamicUpdate = DYNAMIC_UPDATE_EDEFAULT;
/**
- * The default value of the '{@link #isSelectBeforeUpdate() <em>Select Before Update</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #isSelectBeforeUpdate() <em>Select Before Update</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #isSelectBeforeUpdate()
* @generated
* @ordered
@@ -85,9 +98,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected static final boolean SELECT_BEFORE_UPDATE_EDEFAULT = false;
/**
- * The cached value of the '{@link #isSelectBeforeUpdate() <em>Select Before Update</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #isSelectBeforeUpdate() <em>Select Before Update</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #isSelectBeforeUpdate()
* @generated
* @ordered
@@ -95,9 +108,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected boolean selectBeforeUpdate = SELECT_BEFORE_UPDATE_EDEFAULT;
/**
- * The default value of the '{@link #isMutable() <em>Mutable</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #isMutable() <em>Mutable</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #isMutable()
* @generated
* @ordered
@@ -105,9 +118,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected static final boolean MUTABLE_EDEFAULT = true;
/**
- * The cached value of the '{@link #isMutable() <em>Mutable</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #isMutable() <em>Mutable</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #isMutable()
* @generated
* @ordered
@@ -115,9 +128,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected boolean mutable = MUTABLE_EDEFAULT;
/**
- * The default value of the '{@link #getPersister() <em>Persister</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getPersister() <em>Persister</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getPersister()
* @generated
* @ordered
@@ -125,9 +138,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected static final String PERSISTER_EDEFAULT = null;
/**
- * The cached value of the '{@link #getPersister() <em>Persister</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getPersister() <em>Persister</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getPersister()
* @generated
* @ordered
@@ -136,8 +149,8 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
/**
* The default value of the '{@link #getOptimisticLock() <em>Optimistic Lock</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getOptimisticLock()
* @generated
* @ordered
@@ -145,9 +158,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected static final OptimisticLockType OPTIMISTIC_LOCK_EDEFAULT = OptimisticLockType.VERSION;
/**
- * The cached value of the '{@link #getOptimisticLock() <em>Optimistic Lock</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getOptimisticLock() <em>Optimistic Lock</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getOptimisticLock()
* @generated
* @ordered
@@ -155,9 +168,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected OptimisticLockType optimisticLock = OPTIMISTIC_LOCK_EDEFAULT;
/**
- * The default value of the '{@link #getPolymorphism() <em>Polymorphism</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getPolymorphism() <em>Polymorphism</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getPolymorphism()
* @generated
* @ordered
@@ -165,9 +178,9 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected static final PolymorphismType POLYMORPHISM_EDEFAULT = PolymorphismType.IMPLICIT;
/**
- * The cached value of the '{@link #getPolymorphism() <em>Polymorphism</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getPolymorphism() <em>Polymorphism</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getPolymorphism()
* @generated
* @ordered
@@ -175,8 +188,8 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
protected PolymorphismType polymorphism = POLYMORPHISM_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected HbEntityImpl() {
@@ -184,8 +197,8 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -194,8 +207,8 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean isDynamicInsert() {
@@ -203,20 +216,21 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setDynamicInsert(boolean newDynamicInsert) {
boolean oldDynamicInsert = dynamicInsert;
dynamicInsert = newDynamicInsert;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.HB_ENTITY__DYNAMIC_INSERT, oldDynamicInsert, dynamicInsert));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.HB_ENTITY__DYNAMIC_INSERT, oldDynamicInsert, dynamicInsert));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean isDynamicUpdate() {
@@ -224,20 +238,21 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setDynamicUpdate(boolean newDynamicUpdate) {
boolean oldDynamicUpdate = dynamicUpdate;
dynamicUpdate = newDynamicUpdate;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.HB_ENTITY__DYNAMIC_UPDATE, oldDynamicUpdate, dynamicUpdate));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.HB_ENTITY__DYNAMIC_UPDATE, oldDynamicUpdate, dynamicUpdate));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean isSelectBeforeUpdate() {
@@ -245,20 +260,22 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setSelectBeforeUpdate(boolean newSelectBeforeUpdate) {
boolean oldSelectBeforeUpdate = selectBeforeUpdate;
selectBeforeUpdate = newSelectBeforeUpdate;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.HB_ENTITY__SELECT_BEFORE_UPDATE, oldSelectBeforeUpdate, selectBeforeUpdate));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.HB_ENTITY__SELECT_BEFORE_UPDATE, oldSelectBeforeUpdate,
+ selectBeforeUpdate));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean isMutable() {
@@ -266,20 +283,21 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setMutable(boolean newMutable) {
boolean oldMutable = mutable;
mutable = newMutable;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.HB_ENTITY__MUTABLE, oldMutable, mutable));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.HB_ENTITY__MUTABLE,
+ oldMutable, mutable));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getPersister() {
@@ -287,20 +305,21 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setPersister(String newPersister) {
String oldPersister = persister;
persister = newPersister;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.HB_ENTITY__PERSISTER, oldPersister, persister));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.HB_ENTITY__PERSISTER, oldPersister, persister));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public OptimisticLockType getOptimisticLock() {
@@ -308,20 +327,21 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setOptimisticLock(OptimisticLockType newOptimisticLock) {
OptimisticLockType oldOptimisticLock = optimisticLock;
optimisticLock = newOptimisticLock == null ? OPTIMISTIC_LOCK_EDEFAULT : newOptimisticLock;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.HB_ENTITY__OPTIMISTIC_LOCK, oldOptimisticLock, optimisticLock));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.HB_ENTITY__OPTIMISTIC_LOCK, oldOptimisticLock, optimisticLock));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public PolymorphismType getPolymorphism() {
@@ -329,143 +349,145 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setPolymorphism(PolymorphismType newPolymorphism) {
PolymorphismType oldPolymorphism = polymorphism;
polymorphism = newPolymorphism == null ? POLYMORPHISM_EDEFAULT : newPolymorphism;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.HB_ENTITY__POLYMORPHISM, oldPolymorphism, polymorphism));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.HB_ENTITY__POLYMORPHISM, oldPolymorphism, polymorphism));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.HB_ENTITY__DYNAMIC_INSERT:
- return isDynamicInsert();
- case HbannotationPackage.HB_ENTITY__DYNAMIC_UPDATE:
- return isDynamicUpdate();
- case HbannotationPackage.HB_ENTITY__SELECT_BEFORE_UPDATE:
- return isSelectBeforeUpdate();
- case HbannotationPackage.HB_ENTITY__MUTABLE:
- return isMutable();
- case HbannotationPackage.HB_ENTITY__PERSISTER:
- return getPersister();
- case HbannotationPackage.HB_ENTITY__OPTIMISTIC_LOCK:
- return getOptimisticLock();
- case HbannotationPackage.HB_ENTITY__POLYMORPHISM:
- return getPolymorphism();
+ case HbannotationPackage.HB_ENTITY__DYNAMIC_INSERT:
+ return isDynamicInsert();
+ case HbannotationPackage.HB_ENTITY__DYNAMIC_UPDATE:
+ return isDynamicUpdate();
+ case HbannotationPackage.HB_ENTITY__SELECT_BEFORE_UPDATE:
+ return isSelectBeforeUpdate();
+ case HbannotationPackage.HB_ENTITY__MUTABLE:
+ return isMutable();
+ case HbannotationPackage.HB_ENTITY__PERSISTER:
+ return getPersister();
+ case HbannotationPackage.HB_ENTITY__OPTIMISTIC_LOCK:
+ return getOptimisticLock();
+ case HbannotationPackage.HB_ENTITY__POLYMORPHISM:
+ return getPolymorphism();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.HB_ENTITY__DYNAMIC_INSERT:
- setDynamicInsert((Boolean)newValue);
- return;
- case HbannotationPackage.HB_ENTITY__DYNAMIC_UPDATE:
- setDynamicUpdate((Boolean)newValue);
- return;
- case HbannotationPackage.HB_ENTITY__SELECT_BEFORE_UPDATE:
- setSelectBeforeUpdate((Boolean)newValue);
- return;
- case HbannotationPackage.HB_ENTITY__MUTABLE:
- setMutable((Boolean)newValue);
- return;
- case HbannotationPackage.HB_ENTITY__PERSISTER:
- setPersister((String)newValue);
- return;
- case HbannotationPackage.HB_ENTITY__OPTIMISTIC_LOCK:
- setOptimisticLock((OptimisticLockType)newValue);
- return;
- case HbannotationPackage.HB_ENTITY__POLYMORPHISM:
- setPolymorphism((PolymorphismType)newValue);
- return;
+ case HbannotationPackage.HB_ENTITY__DYNAMIC_INSERT:
+ setDynamicInsert((Boolean) newValue);
+ return;
+ case HbannotationPackage.HB_ENTITY__DYNAMIC_UPDATE:
+ setDynamicUpdate((Boolean) newValue);
+ return;
+ case HbannotationPackage.HB_ENTITY__SELECT_BEFORE_UPDATE:
+ setSelectBeforeUpdate((Boolean) newValue);
+ return;
+ case HbannotationPackage.HB_ENTITY__MUTABLE:
+ setMutable((Boolean) newValue);
+ return;
+ case HbannotationPackage.HB_ENTITY__PERSISTER:
+ setPersister((String) newValue);
+ return;
+ case HbannotationPackage.HB_ENTITY__OPTIMISTIC_LOCK:
+ setOptimisticLock((OptimisticLockType) newValue);
+ return;
+ case HbannotationPackage.HB_ENTITY__POLYMORPHISM:
+ setPolymorphism((PolymorphismType) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.HB_ENTITY__DYNAMIC_INSERT:
- setDynamicInsert(DYNAMIC_INSERT_EDEFAULT);
- return;
- case HbannotationPackage.HB_ENTITY__DYNAMIC_UPDATE:
- setDynamicUpdate(DYNAMIC_UPDATE_EDEFAULT);
- return;
- case HbannotationPackage.HB_ENTITY__SELECT_BEFORE_UPDATE:
- setSelectBeforeUpdate(SELECT_BEFORE_UPDATE_EDEFAULT);
- return;
- case HbannotationPackage.HB_ENTITY__MUTABLE:
- setMutable(MUTABLE_EDEFAULT);
- return;
- case HbannotationPackage.HB_ENTITY__PERSISTER:
- setPersister(PERSISTER_EDEFAULT);
- return;
- case HbannotationPackage.HB_ENTITY__OPTIMISTIC_LOCK:
- setOptimisticLock(OPTIMISTIC_LOCK_EDEFAULT);
- return;
- case HbannotationPackage.HB_ENTITY__POLYMORPHISM:
- setPolymorphism(POLYMORPHISM_EDEFAULT);
- return;
+ case HbannotationPackage.HB_ENTITY__DYNAMIC_INSERT:
+ setDynamicInsert(DYNAMIC_INSERT_EDEFAULT);
+ return;
+ case HbannotationPackage.HB_ENTITY__DYNAMIC_UPDATE:
+ setDynamicUpdate(DYNAMIC_UPDATE_EDEFAULT);
+ return;
+ case HbannotationPackage.HB_ENTITY__SELECT_BEFORE_UPDATE:
+ setSelectBeforeUpdate(SELECT_BEFORE_UPDATE_EDEFAULT);
+ return;
+ case HbannotationPackage.HB_ENTITY__MUTABLE:
+ setMutable(MUTABLE_EDEFAULT);
+ return;
+ case HbannotationPackage.HB_ENTITY__PERSISTER:
+ setPersister(PERSISTER_EDEFAULT);
+ return;
+ case HbannotationPackage.HB_ENTITY__OPTIMISTIC_LOCK:
+ setOptimisticLock(OPTIMISTIC_LOCK_EDEFAULT);
+ return;
+ case HbannotationPackage.HB_ENTITY__POLYMORPHISM:
+ setPolymorphism(POLYMORPHISM_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.HB_ENTITY__DYNAMIC_INSERT:
- return dynamicInsert != DYNAMIC_INSERT_EDEFAULT;
- case HbannotationPackage.HB_ENTITY__DYNAMIC_UPDATE:
- return dynamicUpdate != DYNAMIC_UPDATE_EDEFAULT;
- case HbannotationPackage.HB_ENTITY__SELECT_BEFORE_UPDATE:
- return selectBeforeUpdate != SELECT_BEFORE_UPDATE_EDEFAULT;
- case HbannotationPackage.HB_ENTITY__MUTABLE:
- return mutable != MUTABLE_EDEFAULT;
- case HbannotationPackage.HB_ENTITY__PERSISTER:
- return PERSISTER_EDEFAULT == null ? persister != null : !PERSISTER_EDEFAULT.equals(persister);
- case HbannotationPackage.HB_ENTITY__OPTIMISTIC_LOCK:
- return optimisticLock != OPTIMISTIC_LOCK_EDEFAULT;
- case HbannotationPackage.HB_ENTITY__POLYMORPHISM:
- return polymorphism != POLYMORPHISM_EDEFAULT;
+ case HbannotationPackage.HB_ENTITY__DYNAMIC_INSERT:
+ return dynamicInsert != DYNAMIC_INSERT_EDEFAULT;
+ case HbannotationPackage.HB_ENTITY__DYNAMIC_UPDATE:
+ return dynamicUpdate != DYNAMIC_UPDATE_EDEFAULT;
+ case HbannotationPackage.HB_ENTITY__SELECT_BEFORE_UPDATE:
+ return selectBeforeUpdate != SELECT_BEFORE_UPDATE_EDEFAULT;
+ case HbannotationPackage.HB_ENTITY__MUTABLE:
+ return mutable != MUTABLE_EDEFAULT;
+ case HbannotationPackage.HB_ENTITY__PERSISTER:
+ return PERSISTER_EDEFAULT == null ? persister != null : !PERSISTER_EDEFAULT.equals(persister);
+ case HbannotationPackage.HB_ENTITY__OPTIMISTIC_LOCK:
+ return optimisticLock != OPTIMISTIC_LOCK_EDEFAULT;
+ case HbannotationPackage.HB_ENTITY__POLYMORPHISM:
+ return polymorphism != POLYMORPHISM_EDEFAULT;
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (dynamicInsert: ");
@@ -486,4 +508,4 @@ public class HbEntityImpl extends HbAnnotationImpl implements HbEntity {
return result.toString();
}
-} //HbEntityImpl
+} // HbEntityImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbMapKeyImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbMapKeyImpl.java
index 3b031a9e8..3e7acbb1d 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbMapKeyImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbMapKeyImpl.java
@@ -19,23 +19,24 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Hb Map Key</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Hb Map Key</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbMapKeyImpl#getColumns <em>Columns</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.HbMapKeyImpl#getColumns <em>Columns
+ * </em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class HbMapKeyImpl extends HbAnnotationImpl implements HbMapKey {
/**
* The cached value of the '{@link #getColumns() <em>Columns</em>}' containment reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getColumns()
* @generated
* @ordered
@@ -43,8 +44,8 @@ public class HbMapKeyImpl extends HbAnnotationImpl implements HbMapKey {
protected EList<Column> columns;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected HbMapKeyImpl() {
@@ -52,8 +53,8 @@ public class HbMapKeyImpl extends HbAnnotationImpl implements HbMapKey {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -62,89 +63,91 @@ public class HbMapKeyImpl extends HbAnnotationImpl implements HbMapKey {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EList<Column> getColumns() {
if (columns == null) {
- columns = new EObjectContainmentEList<Column>(Column.class, this, HbannotationPackage.HB_MAP_KEY__COLUMNS);
+ columns = new EObjectContainmentEList<Column>(Column.class, this,
+ HbannotationPackage.HB_MAP_KEY__COLUMNS);
}
return columns;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
- public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
+ public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID,
+ NotificationChain msgs) {
switch (featureID) {
- case HbannotationPackage.HB_MAP_KEY__COLUMNS:
- return ((InternalEList<?>)getColumns()).basicRemove(otherEnd, msgs);
+ case HbannotationPackage.HB_MAP_KEY__COLUMNS:
+ return ((InternalEList<?>) getColumns()).basicRemove(otherEnd, msgs);
}
return super.eInverseRemove(otherEnd, featureID, msgs);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.HB_MAP_KEY__COLUMNS:
- return getColumns();
+ case HbannotationPackage.HB_MAP_KEY__COLUMNS:
+ return getColumns();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.HB_MAP_KEY__COLUMNS:
- getColumns().clear();
- getColumns().addAll((Collection<? extends Column>)newValue);
- return;
+ case HbannotationPackage.HB_MAP_KEY__COLUMNS:
+ getColumns().clear();
+ getColumns().addAll((Collection<? extends Column>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.HB_MAP_KEY__COLUMNS:
- getColumns().clear();
- return;
+ case HbannotationPackage.HB_MAP_KEY__COLUMNS:
+ getColumns().clear();
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.HB_MAP_KEY__COLUMNS:
- return columns != null && !columns.isEmpty();
+ case HbannotationPackage.HB_MAP_KEY__COLUMNS:
+ return columns != null && !columns.isEmpty();
}
return super.eIsSet(featureID);
}
-} //HbMapKeyImpl
+} // HbMapKeyImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbannotationFactoryImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbannotationFactoryImpl.java
index 7e7bba0bf..4c2ea8c59 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbannotationFactoryImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbannotationFactoryImpl.java
@@ -12,7 +12,6 @@ import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
-import org.eclipse.emf.teneo.hibernate.hbannotation.*;
import org.eclipse.emf.teneo.hibernate.hbannotation.Any;
import org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef;
import org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize;
@@ -57,30 +56,31 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.Where;
/**
* <!-- begin-user-doc --> An implementation of the model <b>Factory</b>. <!-- end-user-doc -->
+ *
* @generated
*/
public class HbannotationFactoryImpl extends EFactoryImpl implements HbannotationFactory {
/**
- * Creates the default factory implementation.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Creates the default factory implementation. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static HbannotationFactory init() {
try {
- HbannotationFactory theHbannotationFactory = (HbannotationFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/emf/teneo/2006/HbAnnotation");
+ HbannotationFactory theHbannotationFactory = (HbannotationFactory) EPackage.Registry.INSTANCE
+ .getEFactory("http://www.eclipse.org/emf/teneo/2006/HbAnnotation");
if (theHbannotationFactory != null) {
return theHbannotationFactory;
}
- }
- catch (Exception exception) {
+ } catch (Exception exception) {
EcorePlugin.INSTANCE.log(exception);
}
return new HbannotationFactoryImpl();
}
/**
- * Creates an instance of the factory.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Creates an instance of the factory. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbannotationFactoryImpl() {
@@ -89,105 +89,143 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public EObject create(EClass eClass) {
switch (eClass.getClassifierID()) {
- case HbannotationPackage.CASCADE: return createCascade();
- case HbannotationPackage.COLLECTION_OF_ELEMENTS: return createCollectionOfElements();
- case HbannotationPackage.HB_MAP_KEY: return createHbMapKey();
- case HbannotationPackage.PARAMETER: return createParameter();
- case HbannotationPackage.TYPE: return createType();
- case HbannotationPackage.WHERE: return createWhere();
- case HbannotationPackage.ID_BAG: return createIdBag();
- case HbannotationPackage.GENERIC_GENERATOR: return createGenericGenerator();
- case HbannotationPackage.CACHE: return createCache();
- case HbannotationPackage.TYPE_DEF: return createTypeDef();
- case HbannotationPackage.FETCH: return createFetch();
- case HbannotationPackage.ON_DELETE: return createOnDelete();
- case HbannotationPackage.PROXY: return createProxy();
- case HbannotationPackage.INDEX: return createIndex();
- case HbannotationPackage.GENERATED: return createGenerated();
- case HbannotationPackage.NAMED_QUERY: return createNamedQuery();
- case HbannotationPackage.FILTER: return createFilter();
- case HbannotationPackage.PARAM_DEF: return createParamDef();
- case HbannotationPackage.FILTER_DEF: return createFilterDef();
- case HbannotationPackage.DISCRIMINATOR_FORMULA: return createDiscriminatorFormula();
- case HbannotationPackage.NATURAL_ID: return createNaturalId();
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY: return createMapKeyManyToMany();
- case HbannotationPackage.FORCE_DISCRIMINATOR: return createForceDiscriminator();
- case HbannotationPackage.IMMUTABLE: return createImmutable();
- case HbannotationPackage.FORMULA: return createFormula();
- case HbannotationPackage.NOT_FOUND: return createNotFound();
- case HbannotationPackage.HB_ENTITY: return createHbEntity();
- case HbannotationPackage.BATCH_SIZE: return createBatchSize();
- case HbannotationPackage.ANY: return createAny();
- case HbannotationPackage.META_VALUE: return createMetaValue();
- case HbannotationPackage.ANY_META_DEF: return createAnyMetaDef();
- default:
- throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
+ case HbannotationPackage.CASCADE:
+ return createCascade();
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS:
+ return createCollectionOfElements();
+ case HbannotationPackage.HB_MAP_KEY:
+ return createHbMapKey();
+ case HbannotationPackage.PARAMETER:
+ return createParameter();
+ case HbannotationPackage.TYPE:
+ return createType();
+ case HbannotationPackage.WHERE:
+ return createWhere();
+ case HbannotationPackage.ID_BAG:
+ return createIdBag();
+ case HbannotationPackage.GENERIC_GENERATOR:
+ return createGenericGenerator();
+ case HbannotationPackage.CACHE:
+ return createCache();
+ case HbannotationPackage.TYPE_DEF:
+ return createTypeDef();
+ case HbannotationPackage.FETCH:
+ return createFetch();
+ case HbannotationPackage.ON_DELETE:
+ return createOnDelete();
+ case HbannotationPackage.PROXY:
+ return createProxy();
+ case HbannotationPackage.INDEX:
+ return createIndex();
+ case HbannotationPackage.GENERATED:
+ return createGenerated();
+ case HbannotationPackage.NAMED_QUERY:
+ return createNamedQuery();
+ case HbannotationPackage.FILTER:
+ return createFilter();
+ case HbannotationPackage.PARAM_DEF:
+ return createParamDef();
+ case HbannotationPackage.FILTER_DEF:
+ return createFilterDef();
+ case HbannotationPackage.DISCRIMINATOR_FORMULA:
+ return createDiscriminatorFormula();
+ case HbannotationPackage.NATURAL_ID:
+ return createNaturalId();
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY:
+ return createMapKeyManyToMany();
+ case HbannotationPackage.FORCE_DISCRIMINATOR:
+ return createForceDiscriminator();
+ case HbannotationPackage.IMMUTABLE:
+ return createImmutable();
+ case HbannotationPackage.FORMULA:
+ return createFormula();
+ case HbannotationPackage.NOT_FOUND:
+ return createNotFound();
+ case HbannotationPackage.HB_ENTITY:
+ return createHbEntity();
+ case HbannotationPackage.BATCH_SIZE:
+ return createBatchSize();
+ case HbannotationPackage.ANY:
+ return createAny();
+ case HbannotationPackage.META_VALUE:
+ return createMetaValue();
+ case HbannotationPackage.ANY_META_DEF:
+ return createAnyMetaDef();
+ default:
+ throw new IllegalArgumentException("The class '" + eClass.getName()
+ + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object createFromString(EDataType eDataType, String initialValue) {
switch (eDataType.getClassifierID()) {
- case HbannotationPackage.CACHE_CONCURRENCY_STRATEGY:
- return createCacheConcurrencyStrategyFromString(eDataType, initialValue);
- case HbannotationPackage.HB_FETCH_TYPE:
- return createHbFetchTypeFromString(eDataType, initialValue);
- case HbannotationPackage.ON_DELETE_ACTION:
- return createOnDeleteActionFromString(eDataType, initialValue);
- case HbannotationPackage.GENERATION_TIME:
- return createGenerationTimeFromString(eDataType, initialValue);
- case HbannotationPackage.NOT_FOUND_ACTION:
- return createNotFoundActionFromString(eDataType, initialValue);
- case HbannotationPackage.OPTIMISTIC_LOCK_TYPE:
- return createOptimisticLockTypeFromString(eDataType, initialValue);
- case HbannotationPackage.POLYMORPHISM_TYPE:
- return createPolymorphismTypeFromString(eDataType, initialValue);
- case HbannotationPackage.HB_CASCADE_TYPE:
- return createHbCascadeTypeFromString(eDataType, initialValue);
- default:
- throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
+ case HbannotationPackage.CACHE_CONCURRENCY_STRATEGY:
+ return createCacheConcurrencyStrategyFromString(eDataType, initialValue);
+ case HbannotationPackage.HB_FETCH_TYPE:
+ return createHbFetchTypeFromString(eDataType, initialValue);
+ case HbannotationPackage.ON_DELETE_ACTION:
+ return createOnDeleteActionFromString(eDataType, initialValue);
+ case HbannotationPackage.GENERATION_TIME:
+ return createGenerationTimeFromString(eDataType, initialValue);
+ case HbannotationPackage.NOT_FOUND_ACTION:
+ return createNotFoundActionFromString(eDataType, initialValue);
+ case HbannotationPackage.OPTIMISTIC_LOCK_TYPE:
+ return createOptimisticLockTypeFromString(eDataType, initialValue);
+ case HbannotationPackage.POLYMORPHISM_TYPE:
+ return createPolymorphismTypeFromString(eDataType, initialValue);
+ case HbannotationPackage.HB_CASCADE_TYPE:
+ return createHbCascadeTypeFromString(eDataType, initialValue);
+ default:
+ throw new IllegalArgumentException("The datatype '" + eDataType.getName()
+ + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String convertToString(EDataType eDataType, Object instanceValue) {
switch (eDataType.getClassifierID()) {
- case HbannotationPackage.CACHE_CONCURRENCY_STRATEGY:
- return convertCacheConcurrencyStrategyToString(eDataType, instanceValue);
- case HbannotationPackage.HB_FETCH_TYPE:
- return convertHbFetchTypeToString(eDataType, instanceValue);
- case HbannotationPackage.ON_DELETE_ACTION:
- return convertOnDeleteActionToString(eDataType, instanceValue);
- case HbannotationPackage.GENERATION_TIME:
- return convertGenerationTimeToString(eDataType, instanceValue);
- case HbannotationPackage.NOT_FOUND_ACTION:
- return convertNotFoundActionToString(eDataType, instanceValue);
- case HbannotationPackage.OPTIMISTIC_LOCK_TYPE:
- return convertOptimisticLockTypeToString(eDataType, instanceValue);
- case HbannotationPackage.POLYMORPHISM_TYPE:
- return convertPolymorphismTypeToString(eDataType, instanceValue);
- case HbannotationPackage.HB_CASCADE_TYPE:
- return convertHbCascadeTypeToString(eDataType, instanceValue);
- default:
- throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
+ case HbannotationPackage.CACHE_CONCURRENCY_STRATEGY:
+ return convertCacheConcurrencyStrategyToString(eDataType, instanceValue);
+ case HbannotationPackage.HB_FETCH_TYPE:
+ return convertHbFetchTypeToString(eDataType, instanceValue);
+ case HbannotationPackage.ON_DELETE_ACTION:
+ return convertOnDeleteActionToString(eDataType, instanceValue);
+ case HbannotationPackage.GENERATION_TIME:
+ return convertGenerationTimeToString(eDataType, instanceValue);
+ case HbannotationPackage.NOT_FOUND_ACTION:
+ return convertNotFoundActionToString(eDataType, instanceValue);
+ case HbannotationPackage.OPTIMISTIC_LOCK_TYPE:
+ return convertOptimisticLockTypeToString(eDataType, instanceValue);
+ case HbannotationPackage.POLYMORPHISM_TYPE:
+ return convertPolymorphismTypeToString(eDataType, instanceValue);
+ case HbannotationPackage.HB_CASCADE_TYPE:
+ return convertHbCascadeTypeToString(eDataType, instanceValue);
+ default:
+ throw new IllegalArgumentException("The datatype '" + eDataType.getName()
+ + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Cascade createCascade() {
@@ -197,6 +235,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public CollectionOfElements createCollectionOfElements() {
@@ -205,8 +244,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbMapKey createHbMapKey() {
@@ -216,6 +255,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Parameter createParameter() {
@@ -225,6 +265,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Type createType() {
@@ -234,6 +275,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Where createWhere() {
@@ -243,6 +285,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public IdBag createIdBag() {
@@ -252,6 +295,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public GenericGenerator createGenericGenerator() {
@@ -261,6 +305,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Cache createCache() {
@@ -270,6 +315,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public TypeDef createTypeDef() {
@@ -279,6 +325,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Fetch createFetch() {
@@ -288,6 +335,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public OnDelete createOnDelete() {
@@ -297,6 +345,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Proxy createProxy() {
@@ -306,6 +355,7 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Index createIndex() {
@@ -314,8 +364,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Generated createGenerated() {
@@ -324,8 +374,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public NamedQuery createNamedQuery() {
@@ -334,8 +384,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Filter createFilter() {
@@ -344,8 +394,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public ParamDef createParamDef() {
@@ -354,8 +404,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public FilterDef createFilterDef() {
@@ -364,8 +414,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public DiscriminatorFormula createDiscriminatorFormula() {
@@ -374,8 +424,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public NaturalId createNaturalId() {
@@ -384,8 +434,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public MapKeyManyToMany createMapKeyManyToMany() {
@@ -394,8 +444,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public ForceDiscriminator createForceDiscriminator() {
@@ -404,8 +454,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Immutable createImmutable() {
@@ -414,8 +464,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Formula createFormula() {
@@ -424,8 +474,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public NotFound createNotFound() {
@@ -434,8 +484,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbEntity createHbEntity() {
@@ -444,8 +494,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public BatchSize createBatchSize() {
@@ -454,8 +504,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public Any createAny() {
@@ -464,8 +514,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public MetaValue createMetaValue() {
@@ -474,8 +524,8 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public AnyMetaDef createAnyMetaDef() {
@@ -485,16 +535,21 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public CacheConcurrencyStrategy createCacheConcurrencyStrategyFromString(EDataType eDataType, String initialValue) {
+ public CacheConcurrencyStrategy createCacheConcurrencyStrategyFromString(EDataType eDataType,
+ String initialValue) {
CacheConcurrencyStrategy result = CacheConcurrencyStrategy.get(initialValue);
- if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ if (result == null)
+ throw new IllegalArgumentException("The value '" + initialValue
+ + "' is not a valid enumerator of '" + eDataType.getName() + "'");
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String convertCacheConcurrencyStrategyToString(EDataType eDataType, Object instanceValue) {
@@ -503,16 +558,20 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbFetchType createHbFetchTypeFromString(EDataType eDataType, String initialValue) {
HbFetchType result = HbFetchType.get(initialValue);
- if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ if (result == null)
+ throw new IllegalArgumentException("The value '" + initialValue
+ + "' is not a valid enumerator of '" + eDataType.getName() + "'");
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String convertHbFetchTypeToString(EDataType eDataType, Object instanceValue) {
@@ -521,16 +580,20 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public OnDeleteAction createOnDeleteActionFromString(EDataType eDataType, String initialValue) {
OnDeleteAction result = OnDeleteAction.get(initialValue);
- if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ if (result == null)
+ throw new IllegalArgumentException("The value '" + initialValue
+ + "' is not a valid enumerator of '" + eDataType.getName() + "'");
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String convertOnDeleteActionToString(EDataType eDataType, Object instanceValue) {
@@ -538,19 +601,21 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public GenerationTime createGenerationTimeFromString(EDataType eDataType, String initialValue) {
GenerationTime result = GenerationTime.get(initialValue);
- if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ if (result == null)
+ throw new IllegalArgumentException("The value '" + initialValue
+ + "' is not a valid enumerator of '" + eDataType.getName() + "'");
return result;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String convertGenerationTimeToString(EDataType eDataType, Object instanceValue) {
@@ -558,19 +623,21 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public NotFoundAction createNotFoundActionFromString(EDataType eDataType, String initialValue) {
NotFoundAction result = NotFoundAction.get(initialValue);
- if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ if (result == null)
+ throw new IllegalArgumentException("The value '" + initialValue
+ + "' is not a valid enumerator of '" + eDataType.getName() + "'");
return result;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String convertNotFoundActionToString(EDataType eDataType, Object instanceValue) {
@@ -578,19 +645,22 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public OptimisticLockType createOptimisticLockTypeFromString(EDataType eDataType, String initialValue) {
+ public OptimisticLockType createOptimisticLockTypeFromString(EDataType eDataType,
+ String initialValue) {
OptimisticLockType result = OptimisticLockType.get(initialValue);
- if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ if (result == null)
+ throw new IllegalArgumentException("The value '" + initialValue
+ + "' is not a valid enumerator of '" + eDataType.getName() + "'");
return result;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String convertOptimisticLockTypeToString(EDataType eDataType, Object instanceValue) {
@@ -598,19 +668,21 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public PolymorphismType createPolymorphismTypeFromString(EDataType eDataType, String initialValue) {
PolymorphismType result = PolymorphismType.get(initialValue);
- if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ if (result == null)
+ throw new IllegalArgumentException("The value '" + initialValue
+ + "' is not a valid enumerator of '" + eDataType.getName() + "'");
return result;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String convertPolymorphismTypeToString(EDataType eDataType, Object instanceValue) {
@@ -618,19 +690,21 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbCascadeType createHbCascadeTypeFromString(EDataType eDataType, String initialValue) {
HbCascadeType result = HbCascadeType.get(initialValue);
- if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ if (result == null)
+ throw new IllegalArgumentException("The value '" + initialValue
+ + "' is not a valid enumerator of '" + eDataType.getName() + "'");
return result;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String convertHbCascadeTypeToString(EDataType eDataType, Object instanceValue) {
@@ -639,14 +713,16 @@ public class HbannotationFactoryImpl extends EFactoryImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbannotationPackage getHbannotationPackage() {
- return (HbannotationPackage)getEPackage();
+ return (HbannotationPackage) getEPackage();
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @deprecated
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbannotationPackageImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbannotationPackageImpl.java
index 8eaf38db7..60c267e7f 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbannotationPackageImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/HbannotationPackageImpl.java
@@ -63,281 +63,299 @@ import org.eclipse.emf.teneo.hibernate.hbmodel.impl.HbmodelPackageImpl;
/**
* <!-- begin-user-doc --> An implementation of the model <b>Package</b>. <!-- end-user-doc -->
+ *
* @generated
*/
public class HbannotationPackageImpl extends EPackageImpl implements HbannotationPackage {
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass hbAnnotationEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass cascadeEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass collectionOfElementsEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass hbMapKeyEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass parameterEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass typeEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass whereEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass idBagEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass genericGeneratorEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass cacheEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass typeDefEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass fetchEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass onDeleteEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass proxyEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass indexEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass generatedEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass namedQueryEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass filterEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass paramDefEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass filterDefEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass discriminatorFormulaEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass naturalIdEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass mapKeyManyToManyEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass forceDiscriminatorEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass immutableEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass formulaEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass notFoundEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass hbEntityEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass batchSizeEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass anyEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass metaValueEClass = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EClass anyMetaDefEClass = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EEnum cacheConcurrencyStrategyEEnum = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EEnum hbFetchTypeEEnum = null;
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EEnum onDeleteActionEEnum = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EEnum generationTimeEEnum = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EEnum notFoundActionEEnum = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EEnum optimisticLockTypeEEnum = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EEnum polymorphismTypeEEnum = null;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private EEnum hbCascadeTypeEEnum = null;
/**
* Creates an instance of the model <b>Package</b>, registered with
- * {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
- * package URI value.
- * <p>Note: the correct way to create the package is via the static
- * factory method {@link #init init()}, which also performs
- * initialization of the package, or returns the registered package,
- * if one already exists.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package package URI
+ * value.
+ * <p>
+ * Note: the correct way to create the package is via the static factory method {@link #init
+ * init()}, which also performs initialization of the package, or returns the registered package,
+ * if one already exists. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage#eNS_URI
* @see #init()
@@ -349,26 +367,34 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private static boolean isInited = false;
/**
- * Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
+ * Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon
+ * which it depends.
+ *
+ * <p>
+ * This method is used to initialize {@link HbannotationPackage#eINSTANCE} when that field is
+ * accessed. Clients should not invoke it directly. Instead, they should simply access that field
+ * to obtain the package. <!-- begin-user-doc --> <!-- end-user-doc -->
*
- * <p>This method is used to initialize {@link HbannotationPackage#eINSTANCE} when that field is accessed.
- * Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
* @see #eNS_URI
* @see #createPackageContents()
* @see #initializePackageContents()
* @generated
*/
public static HbannotationPackage init() {
- if (isInited) return (HbannotationPackage)EPackage.Registry.INSTANCE.getEPackage(HbannotationPackage.eNS_URI);
+ if (isInited)
+ return (HbannotationPackage) EPackage.Registry.INSTANCE
+ .getEPackage(HbannotationPackage.eNS_URI);
// Obtain or create and register package
- HbannotationPackageImpl theHbannotationPackage = (HbannotationPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof HbannotationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new HbannotationPackageImpl());
+ HbannotationPackageImpl theHbannotationPackage = (HbannotationPackageImpl) (EPackage.Registry.INSTANCE
+ .get(eNS_URI) instanceof HbannotationPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI)
+ : new HbannotationPackageImpl());
isInited = true;
@@ -377,7 +403,9 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
PannotationPackage.eINSTANCE.eClass();
// Obtain or create and register interdependencies
- HbmodelPackageImpl theHbmodelPackage = (HbmodelPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HbmodelPackage.eNS_URI) instanceof HbmodelPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HbmodelPackage.eNS_URI) : HbmodelPackage.eINSTANCE);
+ HbmodelPackageImpl theHbmodelPackage = (HbmodelPackageImpl) (EPackage.Registry.INSTANCE
+ .getEPackage(HbmodelPackage.eNS_URI) instanceof HbmodelPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(HbmodelPackage.eNS_URI) : HbmodelPackage.eINSTANCE);
// Create package meta-data objects
theHbannotationPackage.createPackageContents();
@@ -388,18 +416,15 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
theHbmodelPackage.initializePackageContents();
// Register package validator
- EValidator.Registry.INSTANCE.put
- (theHbannotationPackage,
- new EValidator.Descriptor() {
- public EValidator getEValidator() {
- return HbannotationValidator.INSTANCE;
- }
- });
+ EValidator.Registry.INSTANCE.put(theHbannotationPackage, new EValidator.Descriptor() {
+ public EValidator getEValidator() {
+ return HbannotationValidator.INSTANCE;
+ }
+ });
// Mark meta-data to indicate it can't be changed
theHbannotationPackage.freeze();
-
// Update the registry and return the package
EPackage.Registry.INSTANCE.put(HbannotationPackage.eNS_URI, theHbannotationPackage);
return theHbannotationPackage;
@@ -407,6 +432,7 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getHbAnnotation() {
@@ -415,6 +441,7 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getCascade() {
@@ -423,14 +450,16 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getCascade_Value() {
- return (EAttribute)cascadeEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) cascadeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getCollectionOfElements() {
@@ -439,23 +468,25 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getCollectionOfElements_TargetElement() {
- return (EAttribute)collectionOfElementsEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) collectionOfElementsEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getCollectionOfElements_Fetch() {
- return (EAttribute)collectionOfElementsEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) collectionOfElementsEClass.getEStructuralFeatures().get(1);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getHbMapKey() {
@@ -463,16 +494,17 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EReference getHbMapKey_Columns() {
- return (EReference)hbMapKeyEClass.getEStructuralFeatures().get(0);
+ return (EReference) hbMapKeyEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getParameter() {
@@ -481,22 +513,25 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getParameter_Name() {
- return (EAttribute)parameterEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) parameterEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getParameter_Value() {
- return (EAttribute)parameterEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) parameterEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getType() {
@@ -505,22 +540,25 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getType_Type() {
- return (EAttribute)typeEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) typeEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EReference getType_Parameters() {
- return (EReference)typeEClass.getEStructuralFeatures().get(1);
+ return (EReference) typeEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getWhere() {
@@ -529,14 +567,16 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getWhere_Clause() {
- return (EAttribute)whereEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) whereEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getIdBag() {
@@ -545,30 +585,34 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getIdBag_Generator() {
- return (EAttribute)idBagEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) idBagEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getIdBag_Type() {
- return (EAttribute)idBagEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) idBagEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getIdBag_Table() {
- return (EAttribute)idBagEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) idBagEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getGenericGenerator() {
@@ -577,30 +621,34 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getGenericGenerator_Name() {
- return (EAttribute)genericGeneratorEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) genericGeneratorEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getGenericGenerator_Strategy() {
- return (EAttribute)genericGeneratorEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) genericGeneratorEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EReference getGenericGenerator_Parameters() {
- return (EReference)genericGeneratorEClass.getEStructuralFeatures().get(2);
+ return (EReference) genericGeneratorEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getCache() {
@@ -609,30 +657,34 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getCache_Usage() {
- return (EAttribute)cacheEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) cacheEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getCache_Region() {
- return (EAttribute)cacheEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) cacheEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getCache_Include() {
- return (EAttribute)cacheEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) cacheEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getTypeDef() {
@@ -641,30 +693,34 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getTypeDef_Name() {
- return (EAttribute)typeDefEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) typeDefEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EReference getTypeDef_Parameters() {
- return (EReference)typeDefEClass.getEStructuralFeatures().get(1);
+ return (EReference) typeDefEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getTypeDef_TypeClass() {
- return (EAttribute)typeDefEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) typeDefEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getFetch() {
@@ -673,14 +729,16 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getFetch_Value() {
- return (EAttribute)fetchEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) fetchEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getOnDelete() {
@@ -689,14 +747,16 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getOnDelete_Action() {
- return (EAttribute)onDeleteEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) onDeleteEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getProxy() {
@@ -705,22 +765,25 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getProxy_ProxyClass() {
- return (EAttribute)proxyEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) proxyEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getProxy_Lazy() {
- return (EAttribute)proxyEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) proxyEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getIndex() {
@@ -729,15 +792,16 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getIndex_Name() {
- return (EAttribute)indexEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) indexEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getGenerated() {
@@ -745,17 +809,17 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getGenerated_Value() {
- return (EAttribute)generatedEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) generatedEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getNamedQuery() {
@@ -763,26 +827,26 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getNamedQuery_Name() {
- return (EAttribute)namedQueryEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) namedQueryEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getNamedQuery_Query() {
- return (EAttribute)namedQueryEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) namedQueryEClass.getEStructuralFeatures().get(1);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getFilter() {
@@ -790,26 +854,26 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getFilter_Name() {
- return (EAttribute)filterEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) filterEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getFilter_Condition() {
- return (EAttribute)filterEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) filterEClass.getEStructuralFeatures().get(1);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getParamDef() {
@@ -817,26 +881,26 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getParamDef_Name() {
- return (EAttribute)paramDefEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) paramDefEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getParamDef_Type() {
- return (EAttribute)paramDefEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) paramDefEClass.getEStructuralFeatures().get(1);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getFilterDef() {
@@ -844,35 +908,35 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getFilterDef_Name() {
- return (EAttribute)filterDefEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) filterDefEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getFilterDef_DefaultCondition() {
- return (EAttribute)filterDefEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) filterDefEClass.getEStructuralFeatures().get(1);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EReference getFilterDef_Parameters() {
- return (EReference)filterDefEClass.getEStructuralFeatures().get(2);
+ return (EReference) filterDefEClass.getEStructuralFeatures().get(2);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getDiscriminatorFormula() {
@@ -880,17 +944,17 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getDiscriminatorFormula_Value() {
- return (EAttribute)discriminatorFormulaEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) discriminatorFormulaEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getNaturalId() {
@@ -898,17 +962,17 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getNaturalId_Mutable() {
- return (EAttribute)naturalIdEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) naturalIdEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getMapKeyManyToMany() {
@@ -916,26 +980,26 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EReference getMapKeyManyToMany_JoinColumns() {
- return (EReference)mapKeyManyToManyEClass.getEStructuralFeatures().get(0);
+ return (EReference) mapKeyManyToManyEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getMapKeyManyToMany_TargetEntity() {
- return (EAttribute)mapKeyManyToManyEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) mapKeyManyToManyEClass.getEStructuralFeatures().get(1);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getForceDiscriminator() {
@@ -943,8 +1007,8 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getImmutable() {
@@ -952,8 +1016,8 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getFormula() {
@@ -961,17 +1025,17 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getFormula_Value() {
- return (EAttribute)formulaEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) formulaEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getNotFound() {
@@ -979,17 +1043,17 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getNotFound_Action() {
- return (EAttribute)notFoundEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) notFoundEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getHbEntity() {
@@ -997,71 +1061,71 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getHbEntity_DynamicInsert() {
- return (EAttribute)hbEntityEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) hbEntityEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getHbEntity_DynamicUpdate() {
- return (EAttribute)hbEntityEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) hbEntityEClass.getEStructuralFeatures().get(1);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getHbEntity_SelectBeforeUpdate() {
- return (EAttribute)hbEntityEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) hbEntityEClass.getEStructuralFeatures().get(2);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getHbEntity_Mutable() {
- return (EAttribute)hbEntityEClass.getEStructuralFeatures().get(3);
+ return (EAttribute) hbEntityEClass.getEStructuralFeatures().get(3);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getHbEntity_Persister() {
- return (EAttribute)hbEntityEClass.getEStructuralFeatures().get(4);
+ return (EAttribute) hbEntityEClass.getEStructuralFeatures().get(4);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getHbEntity_OptimisticLock() {
- return (EAttribute)hbEntityEClass.getEStructuralFeatures().get(5);
+ return (EAttribute) hbEntityEClass.getEStructuralFeatures().get(5);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getHbEntity_Polymorphism() {
- return (EAttribute)hbEntityEClass.getEStructuralFeatures().get(6);
+ return (EAttribute) hbEntityEClass.getEStructuralFeatures().get(6);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getBatchSize() {
@@ -1069,17 +1133,17 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getBatchSize_Size() {
- return (EAttribute)batchSizeEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) batchSizeEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getAny() {
@@ -1087,44 +1151,44 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getAny_MetaDef() {
- return (EAttribute)anyEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) anyEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EReference getAny_MetaColumn() {
- return (EReference)anyEClass.getEStructuralFeatures().get(1);
+ return (EReference) anyEClass.getEStructuralFeatures().get(1);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getAny_Fetch() {
- return (EAttribute)anyEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) anyEClass.getEStructuralFeatures().get(2);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getAny_Optional() {
- return (EAttribute)anyEClass.getEStructuralFeatures().get(3);
+ return (EAttribute) anyEClass.getEStructuralFeatures().get(3);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getMetaValue() {
@@ -1132,26 +1196,26 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getMetaValue_TargetEntity() {
- return (EAttribute)metaValueEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) metaValueEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getMetaValue_Value() {
- return (EAttribute)metaValueEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) metaValueEClass.getEStructuralFeatures().get(1);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EClass getAnyMetaDef() {
@@ -1159,43 +1223,44 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getAnyMetaDef_Name() {
- return (EAttribute)anyMetaDefEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) anyMetaDefEClass.getEStructuralFeatures().get(0);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getAnyMetaDef_MetaType() {
- return (EAttribute)anyMetaDefEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) anyMetaDefEClass.getEStructuralFeatures().get(1);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EAttribute getAnyMetaDef_IdType() {
- return (EAttribute)anyMetaDefEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) anyMetaDefEClass.getEStructuralFeatures().get(2);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EReference getAnyMetaDef_MetaValues() {
- return (EReference)anyMetaDefEClass.getEStructuralFeatures().get(3);
+ return (EReference) anyMetaDefEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EEnum getCacheConcurrencyStrategy() {
@@ -1204,6 +1269,7 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EEnum getHbFetchType() {
@@ -1212,6 +1278,7 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EEnum getOnDeleteAction() {
@@ -1219,8 +1286,8 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EEnum getGenerationTime() {
@@ -1228,8 +1295,8 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EEnum getNotFoundAction() {
@@ -1237,8 +1304,8 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EEnum getOptimisticLockType() {
@@ -1246,8 +1313,8 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EEnum getPolymorphismType() {
@@ -1255,8 +1322,8 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EEnum getHbCascadeType() {
@@ -1265,26 +1332,29 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbannotationFactory getHbannotationFactory() {
- return (HbannotationFactory)getEFactoryInstance();
+ return (HbannotationFactory) getEFactoryInstance();
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private boolean isCreated = false;
/**
- * Creates the meta-model objects for the package. This method is
- * guarded to have no affect on any invocation but its first.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Creates the meta-model objects for the package. This method is guarded to have no affect on any
+ * invocation but its first. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void createPackageContents() {
- if (isCreated) return;
+ if (isCreated)
+ return;
isCreated = true;
// Create classes and their features
@@ -1425,18 +1495,20 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private boolean isInitialized = false;
/**
- * Complete the initialization of the package and its meta-model. This
- * method is guarded to have no affect on any invocation but its first.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Complete the initialization of the package and its meta-model. This method is guarded to have
+ * no affect on any invocation but its first. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void initializePackageContents() {
- if (isInitialized) return;
+ if (isInitialized)
+ return;
isInitialized = true;
// Initialize package
@@ -1445,7 +1517,8 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
setNsURI(eNS_URI);
// Obtain other dependent packages
- PannotationPackage thePannotationPackage = (PannotationPackage)EPackage.Registry.INSTANCE.getEPackage(PannotationPackage.eNS_URI);
+ PannotationPackage thePannotationPackage = (PannotationPackage) EPackage.Registry.INSTANCE
+ .getEPackage(PannotationPackage.eNS_URI);
// Create type parameters
@@ -1486,132 +1559,286 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
anyMetaDefEClass.getESuperTypes().add(this.getHbAnnotation());
// Initialize classes and features; add operations and parameters
- initEClass(hbAnnotationEClass, HbAnnotation.class, "HbAnnotation", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
-
- initEClass(cascadeEClass, Cascade.class, "Cascade", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getCascade_Value(), this.getHbCascadeType(), "value", null, 0, -1, Cascade.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(collectionOfElementsEClass, CollectionOfElements.class, "CollectionOfElements", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getCollectionOfElements_TargetElement(), ecorePackage.getEString(), "targetElement", null, 0, 1, CollectionOfElements.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getCollectionOfElements_Fetch(), thePannotationPackage.getFetchType(), "fetch", "LAZY", 0, 1, CollectionOfElements.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(hbMapKeyEClass, HbMapKey.class, "HbMapKey", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEReference(getHbMapKey_Columns(), thePannotationPackage.getColumn(), null, "columns", null, 0, -1, HbMapKey.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
-
- initEClass(parameterEClass, Parameter.class, "Parameter", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getParameter_Name(), ecorePackage.getEString(), "name", null, 1, 1, Parameter.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getParameter_Value(), ecorePackage.getEString(), "value", null, 1, 1, Parameter.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(typeEClass, Type.class, "Type", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getType_Type(), ecorePackage.getEString(), "type", null, 1, 1, Type.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEReference(getType_Parameters(), this.getParameter(), null, "parameters", null, 0, -1, Type.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(whereEClass, Where.class, "Where", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getWhere_Clause(), ecorePackage.getEString(), "clause", null, 0, 1, Where.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(idBagEClass, IdBag.class, "IdBag", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getIdBag_Generator(), ecorePackage.getEString(), "generator", "increment", 0, 1, IdBag.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getIdBag_Type(), ecorePackage.getEString(), "type", "long", 0, 1, IdBag.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getIdBag_Table(), ecorePackage.getEString(), "table", null, 0, 1, IdBag.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(genericGeneratorEClass, GenericGenerator.class, "GenericGenerator", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getGenericGenerator_Name(), ecorePackage.getEString(), "name", null, 1, 1, GenericGenerator.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getGenericGenerator_Strategy(), ecorePackage.getEString(), "strategy", null, 1, 1, GenericGenerator.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEReference(getGenericGenerator_Parameters(), this.getParameter(), null, "parameters", null, 0, -1, GenericGenerator.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(cacheEClass, Cache.class, "Cache", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getCache_Usage(), this.getCacheConcurrencyStrategy(), "usage", null, 0, 1, Cache.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getCache_Region(), ecorePackage.getEString(), "region", null, 0, 1, Cache.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getCache_Include(), ecorePackage.getEString(), "include", null, 0, 1, Cache.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(typeDefEClass, TypeDef.class, "TypeDef", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getTypeDef_Name(), ecorePackage.getEString(), "name", null, 1, 1, TypeDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEReference(getTypeDef_Parameters(), this.getParameter(), null, "parameters", null, 0, -1, TypeDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getTypeDef_TypeClass(), ecorePackage.getEString(), "typeClass", null, 1, 1, TypeDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(fetchEClass, Fetch.class, "Fetch", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getFetch_Value(), this.getHbFetchType(), "value", null, 0, 1, Fetch.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(onDeleteEClass, OnDelete.class, "OnDelete", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getOnDelete_Action(), this.getOnDeleteAction(), "action", null, 0, 1, OnDelete.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(proxyEClass, Proxy.class, "Proxy", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getProxy_ProxyClass(), ecorePackage.getEString(), "proxyClass", null, 0, 1, Proxy.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getProxy_Lazy(), ecorePackage.getEBoolean(), "lazy", "true", 0, 1, Proxy.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(indexEClass, Index.class, "Index", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getIndex_Name(), ecorePackage.getEString(), "name", null, 0, 1, Index.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(generatedEClass, Generated.class, "Generated", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getGenerated_Value(), this.getGenerationTime(), "value", null, 0, 1, Generated.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(namedQueryEClass, NamedQuery.class, "NamedQuery", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getNamedQuery_Name(), ecorePackage.getEString(), "name", null, 0, 1, NamedQuery.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getNamedQuery_Query(), ecorePackage.getEString(), "query", null, 0, 1, NamedQuery.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(filterEClass, Filter.class, "Filter", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getFilter_Name(), ecorePackage.getEString(), "name", null, 1, 1, Filter.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getFilter_Condition(), ecorePackage.getEString(), "condition", null, 0, 1, Filter.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(paramDefEClass, ParamDef.class, "ParamDef", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getParamDef_Name(), ecorePackage.getEString(), "name", null, 1, 1, ParamDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getParamDef_Type(), ecorePackage.getEString(), "type", null, 1, 1, ParamDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(filterDefEClass, FilterDef.class, "FilterDef", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getFilterDef_Name(), ecorePackage.getEString(), "name", null, 1, 1, FilterDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getFilterDef_DefaultCondition(), ecorePackage.getEString(), "defaultCondition", null, 0, 1, FilterDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEReference(getFilterDef_Parameters(), this.getParamDef(), null, "parameters", null, 0, -1, FilterDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(discriminatorFormulaEClass, DiscriminatorFormula.class, "DiscriminatorFormula", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getDiscriminatorFormula_Value(), ecorePackage.getEString(), "value", null, 0, 1, DiscriminatorFormula.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(naturalIdEClass, NaturalId.class, "NaturalId", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getNaturalId_Mutable(), ecorePackage.getEBoolean(), "mutable", null, 1, 1, NaturalId.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(mapKeyManyToManyEClass, MapKeyManyToMany.class, "MapKeyManyToMany", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEReference(getMapKeyManyToMany_JoinColumns(), thePannotationPackage.getJoinColumn(), null, "joinColumns", null, 0, -1, MapKeyManyToMany.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEAttribute(getMapKeyManyToMany_TargetEntity(), ecorePackage.getEString(), "targetEntity", null, 0, 1, MapKeyManyToMany.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(forceDiscriminatorEClass, ForceDiscriminator.class, "ForceDiscriminator", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
-
- initEClass(immutableEClass, Immutable.class, "Immutable", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
-
- initEClass(formulaEClass, Formula.class, "Formula", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getFormula_Value(), ecorePackage.getEString(), "value", null, 0, 1, Formula.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(notFoundEClass, NotFound.class, "NotFound", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getNotFound_Action(), this.getNotFoundAction(), "action", null, 1, 1, NotFound.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(hbEntityEClass, HbEntity.class, "HbEntity", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getHbEntity_DynamicInsert(), ecorePackage.getEBoolean(), "dynamicInsert", null, 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getHbEntity_DynamicUpdate(), ecorePackage.getEBoolean(), "dynamicUpdate", null, 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getHbEntity_SelectBeforeUpdate(), ecorePackage.getEBoolean(), "selectBeforeUpdate", null, 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getHbEntity_Mutable(), ecorePackage.getEBoolean(), "mutable", "true", 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getHbEntity_Persister(), ecorePackage.getEString(), "persister", null, 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getHbEntity_OptimisticLock(), this.getOptimisticLockType(), "optimisticLock", "VERSION", 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getHbEntity_Polymorphism(), this.getPolymorphismType(), "polymorphism", "IMPLICIT", 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(batchSizeEClass, BatchSize.class, "BatchSize", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getBatchSize_Size(), ecorePackage.getEInt(), "size", null, 1, 1, BatchSize.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(anyEClass, Any.class, "Any", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getAny_MetaDef(), ecorePackage.getEString(), "metaDef", null, 0, 1, Any.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEReference(getAny_MetaColumn(), thePannotationPackage.getColumn(), null, "metaColumn", null, 0, 1, Any.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getAny_Fetch(), thePannotationPackage.getFetchType(), "fetch", "EAGER", 0, 1, Any.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getAny_Optional(), ecorePackage.getEBoolean(), "optional", "true", 0, 1, Any.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(metaValueEClass, MetaValue.class, "MetaValue", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getMetaValue_TargetEntity(), ecorePackage.getEString(), "targetEntity", null, 0, 1, MetaValue.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getMetaValue_Value(), ecorePackage.getEString(), "value", null, 0, 1, MetaValue.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
-
- initEClass(anyMetaDefEClass, AnyMetaDef.class, "AnyMetaDef", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEAttribute(getAnyMetaDef_Name(), ecorePackage.getEString(), "name", null, 0, 1, AnyMetaDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getAnyMetaDef_MetaType(), ecorePackage.getEString(), "metaType", "string", 0, 1, AnyMetaDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEAttribute(getAnyMetaDef_IdType(), ecorePackage.getEString(), "idType", "string", 1, 1, AnyMetaDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEReference(getAnyMetaDef_MetaValues(), this.getMetaValue(), null, "metaValues", null, 0, -1, AnyMetaDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEClass(hbAnnotationEClass, HbAnnotation.class, "HbAnnotation", IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+
+ initEClass(cascadeEClass, Cascade.class, "Cascade", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getCascade_Value(), this.getHbCascadeType(), "value", null, 0, -1,
+ Cascade.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(collectionOfElementsEClass, CollectionOfElements.class, "CollectionOfElements",
+ !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getCollectionOfElements_TargetElement(), ecorePackage.getEString(),
+ "targetElement", null, 0, 1, CollectionOfElements.class, !IS_TRANSIENT, !IS_VOLATILE,
+ IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getCollectionOfElements_Fetch(), thePannotationPackage.getFetchType(), "fetch",
+ "LAZY", 0, 1, CollectionOfElements.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE,
+ !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(hbMapKeyEClass, HbMapKey.class, "HbMapKey", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEReference(getHbMapKey_Columns(), thePannotationPackage.getColumn(), null, "columns", null,
+ 0, -1, HbMapKey.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE,
+ !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+
+ initEClass(parameterEClass, Parameter.class, "Parameter", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getParameter_Name(), ecorePackage.getEString(), "name", null, 1, 1,
+ Parameter.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getParameter_Value(), ecorePackage.getEString(), "value", null, 1, 1,
+ Parameter.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(typeEClass, Type.class, "Type", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getType_Type(), ecorePackage.getEString(), "type", null, 1, 1, Type.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+ initEReference(getType_Parameters(), this.getParameter(), null, "parameters", null, 0, -1,
+ Type.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES,
+ !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(whereEClass, Where.class, "Where", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getWhere_Clause(), ecorePackage.getEString(), "clause", null, 0, 1, Where.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+
+ initEClass(idBagEClass, IdBag.class, "IdBag", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getIdBag_Generator(), ecorePackage.getEString(), "generator", "increment", 0, 1,
+ IdBag.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE,
+ !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getIdBag_Type(), ecorePackage.getEString(), "type", "long", 0, 1, IdBag.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+ initEAttribute(getIdBag_Table(), ecorePackage.getEString(), "table", null, 0, 1, IdBag.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+
+ initEClass(genericGeneratorEClass, GenericGenerator.class, "GenericGenerator", !IS_ABSTRACT,
+ !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getGenericGenerator_Name(), ecorePackage.getEString(), "name", null, 1, 1,
+ GenericGenerator.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getGenericGenerator_Strategy(), ecorePackage.getEString(), "strategy", null, 1,
+ 1, GenericGenerator.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE,
+ !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEReference(getGenericGenerator_Parameters(), this.getParameter(), null, "parameters", null,
+ 0, -1, GenericGenerator.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE,
+ IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(cacheEClass, Cache.class, "Cache", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getCache_Usage(), this.getCacheConcurrencyStrategy(), "usage", null, 0, 1,
+ Cache.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE,
+ !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getCache_Region(), ecorePackage.getEString(), "region", null, 0, 1, Cache.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+ initEAttribute(getCache_Include(), ecorePackage.getEString(), "include", null, 0, 1,
+ Cache.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE,
+ !IS_DERIVED, IS_ORDERED);
+
+ initEClass(typeDefEClass, TypeDef.class, "TypeDef", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getTypeDef_Name(), ecorePackage.getEString(), "name", null, 1, 1, TypeDef.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+ initEReference(getTypeDef_Parameters(), this.getParameter(), null, "parameters", null, 0, -1,
+ TypeDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE,
+ IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getTypeDef_TypeClass(), ecorePackage.getEString(), "typeClass", null, 1, 1,
+ TypeDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(fetchEClass, Fetch.class, "Fetch", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getFetch_Value(), this.getHbFetchType(), "value", null, 0, 1, Fetch.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+
+ initEClass(onDeleteEClass, OnDelete.class, "OnDelete", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getOnDelete_Action(), this.getOnDeleteAction(), "action", null, 0, 1,
+ OnDelete.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(proxyEClass, Proxy.class, "Proxy", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getProxy_ProxyClass(), ecorePackage.getEString(), "proxyClass", null, 0, 1,
+ Proxy.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE,
+ !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getProxy_Lazy(), ecorePackage.getEBoolean(), "lazy", "true", 0, 1, Proxy.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+
+ initEClass(indexEClass, Index.class, "Index", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getIndex_Name(), ecorePackage.getEString(), "name", null, 0, 1, Index.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+
+ initEClass(generatedEClass, Generated.class, "Generated", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getGenerated_Value(), this.getGenerationTime(), "value", null, 0, 1,
+ Generated.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(namedQueryEClass, NamedQuery.class, "NamedQuery", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getNamedQuery_Name(), ecorePackage.getEString(), "name", null, 0, 1,
+ NamedQuery.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getNamedQuery_Query(), ecorePackage.getEString(), "query", null, 0, 1,
+ NamedQuery.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(filterEClass, Filter.class, "Filter", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getFilter_Name(), ecorePackage.getEString(), "name", null, 1, 1, Filter.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+ initEAttribute(getFilter_Condition(), ecorePackage.getEString(), "condition", null, 0, 1,
+ Filter.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(paramDefEClass, ParamDef.class, "ParamDef", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getParamDef_Name(), ecorePackage.getEString(), "name", null, 1, 1,
+ ParamDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getParamDef_Type(), ecorePackage.getEString(), "type", null, 1, 1,
+ ParamDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(filterDefEClass, FilterDef.class, "FilterDef", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getFilterDef_Name(), ecorePackage.getEString(), "name", null, 1, 1,
+ FilterDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getFilterDef_DefaultCondition(), ecorePackage.getEString(), "defaultCondition",
+ null, 0, 1, FilterDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE,
+ !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEReference(getFilterDef_Parameters(), this.getParamDef(), null, "parameters", null, 0, -1,
+ FilterDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE,
+ IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(discriminatorFormulaEClass, DiscriminatorFormula.class, "DiscriminatorFormula",
+ !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getDiscriminatorFormula_Value(), ecorePackage.getEString(), "value", null, 0, 1,
+ DiscriminatorFormula.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE,
+ !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(naturalIdEClass, NaturalId.class, "NaturalId", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getNaturalId_Mutable(), ecorePackage.getEBoolean(), "mutable", null, 1, 1,
+ NaturalId.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(mapKeyManyToManyEClass, MapKeyManyToMany.class, "MapKeyManyToMany", !IS_ABSTRACT,
+ !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+ initEReference(getMapKeyManyToMany_JoinColumns(), thePannotationPackage.getJoinColumn(), null,
+ "joinColumns", null, 0, -1, MapKeyManyToMany.class, !IS_TRANSIENT, !IS_VOLATILE,
+ IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED,
+ !IS_ORDERED);
+ initEAttribute(getMapKeyManyToMany_TargetEntity(), ecorePackage.getEString(), "targetEntity",
+ null, 0, 1, MapKeyManyToMany.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE,
+ !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(forceDiscriminatorEClass, ForceDiscriminator.class, "ForceDiscriminator",
+ !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
+
+ initEClass(immutableEClass, Immutable.class, "Immutable", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+
+ initEClass(formulaEClass, Formula.class, "Formula", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getFormula_Value(), ecorePackage.getEString(), "value", null, 0, 1,
+ Formula.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(notFoundEClass, NotFound.class, "NotFound", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getNotFound_Action(), this.getNotFoundAction(), "action", null, 1, 1,
+ NotFound.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(hbEntityEClass, HbEntity.class, "HbEntity", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getHbEntity_DynamicInsert(), ecorePackage.getEBoolean(), "dynamicInsert", null,
+ 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getHbEntity_DynamicUpdate(), ecorePackage.getEBoolean(), "dynamicUpdate", null,
+ 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getHbEntity_SelectBeforeUpdate(), ecorePackage.getEBoolean(),
+ "selectBeforeUpdate", null, 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE,
+ IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getHbEntity_Mutable(), ecorePackage.getEBoolean(), "mutable", "true", 0, 1,
+ HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getHbEntity_Persister(), ecorePackage.getEString(), "persister", null, 0, 1,
+ HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getHbEntity_OptimisticLock(), this.getOptimisticLockType(), "optimisticLock",
+ "VERSION", 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE,
+ !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getHbEntity_Polymorphism(), this.getPolymorphismType(), "polymorphism",
+ "IMPLICIT", 0, 1, HbEntity.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE,
+ !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(batchSizeEClass, BatchSize.class, "BatchSize", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getBatchSize_Size(), ecorePackage.getEInt(), "size", null, 1, 1,
+ BatchSize.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(anyEClass, Any.class, "Any", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getAny_MetaDef(), ecorePackage.getEString(), "metaDef", null, 0, 1, Any.class,
+ !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+ initEReference(getAny_MetaColumn(), thePannotationPackage.getColumn(), null, "metaColumn",
+ null, 0, 1, Any.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE,
+ !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getAny_Fetch(), thePannotationPackage.getFetchType(), "fetch", "EAGER", 0, 1,
+ Any.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE,
+ !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getAny_Optional(), ecorePackage.getEBoolean(), "optional", "true", 0, 1,
+ Any.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE,
+ !IS_DERIVED, IS_ORDERED);
+
+ initEClass(metaValueEClass, MetaValue.class, "MetaValue", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getMetaValue_TargetEntity(), ecorePackage.getEString(), "targetEntity", null, 0,
+ 1, MetaValue.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getMetaValue_Value(), ecorePackage.getEString(), "value", null, 0, 1,
+ MetaValue.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+
+ initEClass(anyMetaDefEClass, AnyMetaDef.class, "AnyMetaDef", !IS_ABSTRACT, !IS_INTERFACE,
+ IS_GENERATED_INSTANCE_CLASS);
+ initEAttribute(getAnyMetaDef_Name(), ecorePackage.getEString(), "name", null, 0, 1,
+ AnyMetaDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getAnyMetaDef_MetaType(), ecorePackage.getEString(), "metaType", "string", 0, 1,
+ AnyMetaDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEAttribute(getAnyMetaDef_IdType(), ecorePackage.getEString(), "idType", "string", 1, 1,
+ AnyMetaDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID,
+ IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEReference(getAnyMetaDef_MetaValues(), this.getMetaValue(), null, "metaValues", null, 0,
+ -1, AnyMetaDef.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE,
+ !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
// Initialize enums and add enum literals
- initEEnum(cacheConcurrencyStrategyEEnum, CacheConcurrencyStrategy.class, "CacheConcurrencyStrategy");
+ initEEnum(cacheConcurrencyStrategyEEnum, CacheConcurrencyStrategy.class,
+ "CacheConcurrencyStrategy");
addEEnumLiteral(cacheConcurrencyStrategyEEnum, CacheConcurrencyStrategy.NONE);
addEEnumLiteral(cacheConcurrencyStrategyEEnum, CacheConcurrencyStrategy.READ_ONLY);
addEEnumLiteral(cacheConcurrencyStrategyEEnum, CacheConcurrencyStrategy.NONSTRICT_READ_WRITE);
@@ -1676,19 +1903,14 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
}
/**
- * Initializes the annotations for <b>teneo.mapping.source</b>.
- * <!-- begin-user-doc --> <!--
+ * Initializes the annotations for <b>teneo.mapping.source</b>. <!-- begin-user-doc --> <!--
* end-user-doc -->
+ *
* @generated
*/
protected void createTeneoAnnotations() {
- String source = "teneo.mapping.source";
- addAnnotation
- (this,
- source,
- new String[] {
- "1", "http://hibernate.elver.org/"
- });
+ String source = "teneo.mapping.source";
+ addAnnotation(this, source, new String[] { "1", "http://hibernate.elver.org/" });
}
/**
@@ -1698,13 +1920,9 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
* @generated
*/
protected void createEcoreAnnotations() {
- String source = "http://www.eclipse.org/emf/2002/Ecore";
- addAnnotation
- (hbAnnotationEClass,
- source,
- new String[] {
- "constraints", "CompatibleEModelElementType AnnotationIsSupported"
- });
+ String source = "http://www.eclipse.org/emf/2002/Ecore";
+ addAnnotation(hbAnnotationEClass, source, new String[] { "constraints",
+ "CompatibleEModelElementType AnnotationIsSupported" });
}
/**
@@ -1714,169 +1932,36 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
* @generated
*/
protected void createTargetAnnotations() {
- String source = "http://annotation.elver.org/internal/Target";
- addAnnotation
- (cascadeEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (collectionOfElementsEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (hbMapKeyEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (parameterEClass,
- source,
- new String[] {
- "0", "EStructuralFeature",
- "1", "EClass",
- "2", "EPackage"
- });
- addAnnotation
- (typeEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (whereEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (idBagEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (genericGeneratorEClass,
- source,
- new String[] {
- "0", "EStructuralFeature",
- "1", "EClass",
- "2", "EPackage"
- });
- addAnnotation
- (cacheEClass,
- source,
- new String[] {
- "0", "EReference",
- "1", "EClass"
- });
- addAnnotation
- (typeDefEClass,
- source,
- new String[] {
- "0", "EStructuralFeature",
- "1", "EClass",
- "2", "EPackage"
- });
- addAnnotation
- (fetchEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (onDeleteEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (proxyEClass,
- source,
- new String[] {
- "0", "EClass"
- });
- addAnnotation
- (indexEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (generatedEClass,
- source,
- new String[] {
- "0", "EAttribute"
- });
- addAnnotation
- (namedQueryEClass,
- source,
- new String[] {
- "0", "EClass"
- });
- addAnnotation
- (filterEClass,
- source,
- new String[] {
- "0", "EClass",
- "1", "EReference"
- });
- addAnnotation
- (paramDefEClass,
- source,
- new String[] {
- "0", "EClass",
- "1", "EReference"
- });
- addAnnotation
- (filterDefEClass,
- source,
- new String[] {
- "0", "EClass",
- "1", "EReference"
- });
- addAnnotation
- (naturalIdEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (mapKeyManyToManyEClass,
- source,
- new String[] {
- "0", "EReference"
- });
- addAnnotation
- (notFoundEClass,
- source,
- new String[] {
- "0", "EReference"
- });
- addAnnotation
- (hbEntityEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (anyEClass,
- source,
- new String[] {
- "0", "EStructuralFeature"
- });
- addAnnotation
- (anyMetaDefEClass,
- source,
- new String[] {
- "0", "EStructuralFeature",
- "1", "EClass",
- "2", "EPackage"
- });
+ String source = "http://annotation.elver.org/internal/Target";
+ addAnnotation(cascadeEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(collectionOfElementsEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(hbMapKeyEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(parameterEClass, source, new String[] { "0", "EStructuralFeature", "1", "EClass",
+ "2", "EPackage" });
+ addAnnotation(typeEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(whereEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(idBagEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(genericGeneratorEClass, source, new String[] { "0", "EStructuralFeature", "1",
+ "EClass", "2", "EPackage" });
+ addAnnotation(cacheEClass, source, new String[] { "0", "EReference", "1", "EClass" });
+ addAnnotation(typeDefEClass, source, new String[] { "0", "EStructuralFeature", "1", "EClass",
+ "2", "EPackage" });
+ addAnnotation(fetchEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(onDeleteEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(proxyEClass, source, new String[] { "0", "EClass" });
+ addAnnotation(indexEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(generatedEClass, source, new String[] { "0", "EAttribute" });
+ addAnnotation(namedQueryEClass, source, new String[] { "0", "EClass" });
+ addAnnotation(filterEClass, source, new String[] { "0", "EClass", "1", "EReference" });
+ addAnnotation(paramDefEClass, source, new String[] { "0", "EClass", "1", "EReference" });
+ addAnnotation(filterDefEClass, source, new String[] { "0", "EClass", "1", "EReference" });
+ addAnnotation(naturalIdEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(mapKeyManyToManyEClass, source, new String[] { "0", "EReference" });
+ addAnnotation(notFoundEClass, source, new String[] { "0", "EReference" });
+ addAnnotation(hbEntityEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(anyEClass, source, new String[] { "0", "EStructuralFeature" });
+ addAnnotation(anyMetaDefEClass, source, new String[] { "0", "EStructuralFeature", "1",
+ "EClass", "2", "EPackage" });
}
/**
@@ -1886,63 +1971,26 @@ public class HbannotationPackageImpl extends EPackageImpl implements Hbannotatio
* @generated
*/
protected void createCollectionAnnotations() {
- String source = "http://annotation.elver.org/internal/Collection";
- addAnnotation
- (parameterEClass,
- source,
- new String[] {
- "name", "Parameters",
- "packageNS", "http://www.eclipse.org/emf/teneo/2006/HbAnnotation"
- });
- addAnnotation
- (genericGeneratorEClass,
- source,
- new String[] {
- "name", "GenericGenerators",
- "packageNS", "http://www.eclipse.org/emf/teneo/2006/HbAnnotation"
- });
+ String source = "http://annotation.elver.org/internal/Collection";
+ addAnnotation(parameterEClass, source, new String[] { "name", "Parameters", "packageNS",
+ "http://www.eclipse.org/emf/teneo/2006/HbAnnotation" });
+ addAnnotation(genericGeneratorEClass, source, new String[] { "name", "GenericGenerators",
+ "packageNS", "http://www.eclipse.org/emf/teneo/2006/HbAnnotation" });
}
/**
- * Initializes the annotations for <b>teneo/internal/Target</b>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Initializes the annotations for <b>teneo/internal/Target</b>. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
* @generated
*/
protected void createTarget_1Annotations() {
- String source = "teneo/internal/Target";
- addAnnotation
- (discriminatorFormulaEClass,
- source,
- new String[] {
- "0", "EClass"
- });
- addAnnotation
- (forceDiscriminatorEClass,
- source,
- new String[] {
- "0", "EClass"
- });
- addAnnotation
- (immutableEClass,
- source,
- new String[] {
- "0", "EClass",
- "1", "EReference"
- });
- addAnnotation
- (formulaEClass,
- source,
- new String[] {
- "0", "EAttribute"
- });
- addAnnotation
- (batchSizeEClass,
- source,
- new String[] {
- "0", "EClass",
- "1", "EReference"
- });
+ String source = "teneo/internal/Target";
+ addAnnotation(discriminatorFormulaEClass, source, new String[] { "0", "EClass" });
+ addAnnotation(forceDiscriminatorEClass, source, new String[] { "0", "EClass" });
+ addAnnotation(immutableEClass, source, new String[] { "0", "EClass", "1", "EReference" });
+ addAnnotation(formulaEClass, source, new String[] { "0", "EAttribute" });
+ addAnnotation(batchSizeEClass, source, new String[] { "0", "EClass", "1", "EReference" });
}
} // HbannotationPackageImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/IdBagImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/IdBagImpl.java
index dd635791f..3aeb545c3 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/IdBagImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/IdBagImpl.java
@@ -13,25 +13,28 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.IdBag;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Id Bag</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Id Bag</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl#getGenerator <em>Generator</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl#getType <em>Type</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl#getTable <em>Table</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl#getGenerator <em>Generator
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl#getType <em>Type</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IdBagImpl#getTable <em>Table</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class IdBagImpl extends HbAnnotationImpl implements IdBag {
/**
- * The default value of the '{@link #getGenerator() <em>Generator</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getGenerator() <em>Generator</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getGenerator()
* @generated
* @ordered
@@ -39,9 +42,9 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
protected static final String GENERATOR_EDEFAULT = "increment";
/**
- * The cached value of the '{@link #getGenerator() <em>Generator</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getGenerator() <em>Generator</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getGenerator()
* @generated
* @ordered
@@ -49,9 +52,9 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
protected String generator = GENERATOR_EDEFAULT;
/**
- * The default value of the '{@link #getType() <em>Type</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getType() <em>Type</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getType()
* @generated
* @ordered
@@ -59,9 +62,9 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
protected static final String TYPE_EDEFAULT = "long";
/**
- * The cached value of the '{@link #getType() <em>Type</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getType() <em>Type</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getType()
* @generated
* @ordered
@@ -69,9 +72,9 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
protected String type = TYPE_EDEFAULT;
/**
- * The default value of the '{@link #getTable() <em>Table</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getTable() <em>Table</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getTable()
* @generated
* @ordered
@@ -79,9 +82,9 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
protected static final String TABLE_EDEFAULT = null;
/**
- * The cached value of the '{@link #getTable() <em>Table</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getTable() <em>Table</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getTable()
* @generated
* @ordered
@@ -89,8 +92,8 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
protected String table = TABLE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected IdBagImpl() {
@@ -98,8 +101,8 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -108,8 +111,8 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getGenerator() {
@@ -117,20 +120,21 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setGenerator(String newGenerator) {
String oldGenerator = generator;
generator = newGenerator;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ID_BAG__GENERATOR, oldGenerator, generator));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ID_BAG__GENERATOR,
+ oldGenerator, generator));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getType() {
@@ -138,20 +142,21 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setType(String newType) {
String oldType = type;
type = newType;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ID_BAG__TYPE, oldType, type));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ID_BAG__TYPE,
+ oldType, type));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getTable() {
@@ -159,103 +164,105 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setTable(String newTable) {
String oldTable = table;
table = newTable;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ID_BAG__TABLE, oldTable, table));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ID_BAG__TABLE,
+ oldTable, table));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.ID_BAG__GENERATOR:
- return getGenerator();
- case HbannotationPackage.ID_BAG__TYPE:
- return getType();
- case HbannotationPackage.ID_BAG__TABLE:
- return getTable();
+ case HbannotationPackage.ID_BAG__GENERATOR:
+ return getGenerator();
+ case HbannotationPackage.ID_BAG__TYPE:
+ return getType();
+ case HbannotationPackage.ID_BAG__TABLE:
+ return getTable();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.ID_BAG__GENERATOR:
- setGenerator((String)newValue);
- return;
- case HbannotationPackage.ID_BAG__TYPE:
- setType((String)newValue);
- return;
- case HbannotationPackage.ID_BAG__TABLE:
- setTable((String)newValue);
- return;
+ case HbannotationPackage.ID_BAG__GENERATOR:
+ setGenerator((String) newValue);
+ return;
+ case HbannotationPackage.ID_BAG__TYPE:
+ setType((String) newValue);
+ return;
+ case HbannotationPackage.ID_BAG__TABLE:
+ setTable((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.ID_BAG__GENERATOR:
- setGenerator(GENERATOR_EDEFAULT);
- return;
- case HbannotationPackage.ID_BAG__TYPE:
- setType(TYPE_EDEFAULT);
- return;
- case HbannotationPackage.ID_BAG__TABLE:
- setTable(TABLE_EDEFAULT);
- return;
+ case HbannotationPackage.ID_BAG__GENERATOR:
+ setGenerator(GENERATOR_EDEFAULT);
+ return;
+ case HbannotationPackage.ID_BAG__TYPE:
+ setType(TYPE_EDEFAULT);
+ return;
+ case HbannotationPackage.ID_BAG__TABLE:
+ setTable(TABLE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.ID_BAG__GENERATOR:
- return GENERATOR_EDEFAULT == null ? generator != null : !GENERATOR_EDEFAULT.equals(generator);
- case HbannotationPackage.ID_BAG__TYPE:
- return TYPE_EDEFAULT == null ? type != null : !TYPE_EDEFAULT.equals(type);
- case HbannotationPackage.ID_BAG__TABLE:
- return TABLE_EDEFAULT == null ? table != null : !TABLE_EDEFAULT.equals(table);
+ case HbannotationPackage.ID_BAG__GENERATOR:
+ return GENERATOR_EDEFAULT == null ? generator != null : !GENERATOR_EDEFAULT.equals(generator);
+ case HbannotationPackage.ID_BAG__TYPE:
+ return TYPE_EDEFAULT == null ? type != null : !TYPE_EDEFAULT.equals(type);
+ case HbannotationPackage.ID_BAG__TABLE:
+ return TABLE_EDEFAULT == null ? table != null : !TABLE_EDEFAULT.equals(table);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (generator: ");
@@ -268,4 +275,4 @@ public class IdBagImpl extends HbAnnotationImpl implements IdBag {
return result.toString();
}
-} //IdBagImpl \ No newline at end of file
+} // IdBagImpl \ No newline at end of file
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ImmutableImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ImmutableImpl.java
index 9ee3a24c0..518e887a6 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ImmutableImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ImmutableImpl.java
@@ -11,18 +11,17 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.Immutable;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Immutable</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Immutable</b></em>'. <!--
+ * end-user-doc -->
* <p>
* </p>
- *
+ *
* @generated
*/
public class ImmutableImpl extends HbAnnotationImpl implements Immutable {
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected ImmutableImpl() {
@@ -30,8 +29,8 @@ public class ImmutableImpl extends HbAnnotationImpl implements Immutable {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -39,4 +38,4 @@ public class ImmutableImpl extends HbAnnotationImpl implements Immutable {
return HbannotationPackage.Literals.IMMUTABLE;
}
-} //ImmutableImpl
+} // ImmutableImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/IndexImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/IndexImpl.java
index 15aa130ff..af4e3a376 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/IndexImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/IndexImpl.java
@@ -13,23 +13,23 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.Index;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Index</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Index</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IndexImpl#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.IndexImpl#getName <em>Name</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class IndexImpl extends HbAnnotationImpl implements Index {
/**
- * The default value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -37,9 +37,9 @@ public class IndexImpl extends HbAnnotationImpl implements Index {
protected static final String NAME_EDEFAULT = null;
/**
- * The cached value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -47,8 +47,8 @@ public class IndexImpl extends HbAnnotationImpl implements Index {
protected String name = NAME_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected IndexImpl() {
@@ -56,8 +56,8 @@ public class IndexImpl extends HbAnnotationImpl implements Index {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -66,8 +66,8 @@ public class IndexImpl extends HbAnnotationImpl implements Index {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
@@ -75,83 +75,85 @@ public class IndexImpl extends HbAnnotationImpl implements Index {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setName(String newName) {
String oldName = name;
name = newName;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.INDEX__NAME, oldName, name));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.INDEX__NAME,
+ oldName, name));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.INDEX__NAME:
- return getName();
+ case HbannotationPackage.INDEX__NAME:
+ return getName();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.INDEX__NAME:
- setName((String)newValue);
- return;
+ case HbannotationPackage.INDEX__NAME:
+ setName((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.INDEX__NAME:
- setName(NAME_EDEFAULT);
- return;
+ case HbannotationPackage.INDEX__NAME:
+ setName(NAME_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.INDEX__NAME:
- return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
+ case HbannotationPackage.INDEX__NAME:
+ return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (name: ");
@@ -160,4 +162,4 @@ public class IndexImpl extends HbAnnotationImpl implements Index {
return result.toString();
}
-} //IndexImpl
+} // IndexImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/MapKeyManyToManyImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/MapKeyManyToManyImpl.java
index 510f2e2a3..60549429a 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/MapKeyManyToManyImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/MapKeyManyToManyImpl.java
@@ -21,24 +21,27 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Map Key Many To Many</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object '
+ * <em><b>Map Key Many To Many</b></em>'. <!-- end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MapKeyManyToManyImpl#getJoinColumns <em>Join Columns</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MapKeyManyToManyImpl#getTargetEntity <em>Target Entity</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MapKeyManyToManyImpl#getJoinColumns <em>
+ * Join Columns</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MapKeyManyToManyImpl#getTargetEntity
+ * <em>Target Entity</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class MapKeyManyToManyImpl extends HbAnnotationImpl implements MapKeyManyToMany {
/**
- * The cached value of the '{@link #getJoinColumns() <em>Join Columns</em>}' containment reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getJoinColumns() <em>Join Columns</em>}' containment reference
+ * list. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getJoinColumns()
* @generated
* @ordered
@@ -46,9 +49,9 @@ public class MapKeyManyToManyImpl extends HbAnnotationImpl implements MapKeyMany
protected EList<JoinColumn> joinColumns;
/**
- * The default value of the '{@link #getTargetEntity() <em>Target Entity</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getTargetEntity() <em>Target Entity</em>} ' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getTargetEntity()
* @generated
* @ordered
@@ -56,9 +59,9 @@ public class MapKeyManyToManyImpl extends HbAnnotationImpl implements MapKeyMany
protected static final String TARGET_ENTITY_EDEFAULT = null;
/**
- * The cached value of the '{@link #getTargetEntity() <em>Target Entity</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getTargetEntity() <em>Target Entity</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getTargetEntity()
* @generated
* @ordered
@@ -66,8 +69,8 @@ public class MapKeyManyToManyImpl extends HbAnnotationImpl implements MapKeyMany
protected String targetEntity = TARGET_ENTITY_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected MapKeyManyToManyImpl() {
@@ -75,8 +78,8 @@ public class MapKeyManyToManyImpl extends HbAnnotationImpl implements MapKeyMany
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -85,20 +88,21 @@ public class MapKeyManyToManyImpl extends HbAnnotationImpl implements MapKeyMany
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EList<JoinColumn> getJoinColumns() {
if (joinColumns == null) {
- joinColumns = new EObjectContainmentEList<JoinColumn>(JoinColumn.class, this, HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS);
+ joinColumns = new EObjectContainmentEList<JoinColumn>(JoinColumn.class, this,
+ HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS);
}
return joinColumns;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getTargetEntity() {
@@ -106,109 +110,113 @@ public class MapKeyManyToManyImpl extends HbAnnotationImpl implements MapKeyMany
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setTargetEntity(String newTargetEntity) {
String oldTargetEntity = targetEntity;
targetEntity = newTargetEntity;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.MAP_KEY_MANY_TO_MANY__TARGET_ENTITY, oldTargetEntity, targetEntity));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.MAP_KEY_MANY_TO_MANY__TARGET_ENTITY, oldTargetEntity, targetEntity));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
- public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
+ public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID,
+ NotificationChain msgs) {
switch (featureID) {
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS:
- return ((InternalEList<?>)getJoinColumns()).basicRemove(otherEnd, msgs);
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS:
+ return ((InternalEList<?>) getJoinColumns()).basicRemove(otherEnd, msgs);
}
return super.eInverseRemove(otherEnd, featureID, msgs);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS:
- return getJoinColumns();
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY__TARGET_ENTITY:
- return getTargetEntity();
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS:
+ return getJoinColumns();
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY__TARGET_ENTITY:
+ return getTargetEntity();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS:
- getJoinColumns().clear();
- getJoinColumns().addAll((Collection<? extends JoinColumn>)newValue);
- return;
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY__TARGET_ENTITY:
- setTargetEntity((String)newValue);
- return;
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS:
+ getJoinColumns().clear();
+ getJoinColumns().addAll((Collection<? extends JoinColumn>) newValue);
+ return;
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY__TARGET_ENTITY:
+ setTargetEntity((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS:
- getJoinColumns().clear();
- return;
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY__TARGET_ENTITY:
- setTargetEntity(TARGET_ENTITY_EDEFAULT);
- return;
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS:
+ getJoinColumns().clear();
+ return;
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY__TARGET_ENTITY:
+ setTargetEntity(TARGET_ENTITY_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS:
- return joinColumns != null && !joinColumns.isEmpty();
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY__TARGET_ENTITY:
- return TARGET_ENTITY_EDEFAULT == null ? targetEntity != null : !TARGET_ENTITY_EDEFAULT.equals(targetEntity);
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY__JOIN_COLUMNS:
+ return joinColumns != null && !joinColumns.isEmpty();
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY__TARGET_ENTITY:
+ return TARGET_ENTITY_EDEFAULT == null ? targetEntity != null : !TARGET_ENTITY_EDEFAULT
+ .equals(targetEntity);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (targetEntity: ");
@@ -217,4 +225,4 @@ public class MapKeyManyToManyImpl extends HbAnnotationImpl implements MapKeyMany
return result.toString();
}
-} //MapKeyManyToManyImpl
+} // MapKeyManyToManyImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/MetaValueImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/MetaValueImpl.java
index b81b5c9d3..4ead2a8c9 100644
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/MetaValueImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/MetaValueImpl.java
@@ -13,24 +13,26 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Meta Value</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Meta Value</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MetaValueImpl#getTargetEntity <em>Target Entity</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MetaValueImpl#getValue <em>Value</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MetaValueImpl#getTargetEntity <em>Target
+ * Entity</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.MetaValueImpl#getValue <em>Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class MetaValueImpl extends HbAnnotationImpl implements MetaValue {
/**
- * The default value of the '{@link #getTargetEntity() <em>Target Entity</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getTargetEntity() <em>Target Entity</em>} ' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getTargetEntity()
* @generated
* @ordered
@@ -38,9 +40,9 @@ public class MetaValueImpl extends HbAnnotationImpl implements MetaValue {
protected static final String TARGET_ENTITY_EDEFAULT = null;
/**
- * The cached value of the '{@link #getTargetEntity() <em>Target Entity</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getTargetEntity() <em>Target Entity</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getTargetEntity()
* @generated
* @ordered
@@ -48,9 +50,9 @@ public class MetaValueImpl extends HbAnnotationImpl implements MetaValue {
protected String targetEntity = TARGET_ENTITY_EDEFAULT;
/**
- * The default value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -58,9 +60,9 @@ public class MetaValueImpl extends HbAnnotationImpl implements MetaValue {
protected static final String VALUE_EDEFAULT = null;
/**
- * The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -68,8 +70,8 @@ public class MetaValueImpl extends HbAnnotationImpl implements MetaValue {
protected String value = VALUE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected MetaValueImpl() {
@@ -77,8 +79,8 @@ public class MetaValueImpl extends HbAnnotationImpl implements MetaValue {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -87,8 +89,8 @@ public class MetaValueImpl extends HbAnnotationImpl implements MetaValue {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getTargetEntity() {
@@ -96,20 +98,21 @@ public class MetaValueImpl extends HbAnnotationImpl implements MetaValue {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setTargetEntity(String newTargetEntity) {
String oldTargetEntity = targetEntity;
targetEntity = newTargetEntity;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.META_VALUE__TARGET_ENTITY, oldTargetEntity, targetEntity));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.META_VALUE__TARGET_ENTITY, oldTargetEntity, targetEntity));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getValue() {
@@ -117,93 +120,96 @@ public class MetaValueImpl extends HbAnnotationImpl implements MetaValue {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setValue(String newValue) {
String oldValue = value;
value = newValue;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.META_VALUE__VALUE, oldValue, value));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.META_VALUE__VALUE,
+ oldValue, value));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.META_VALUE__TARGET_ENTITY:
- return getTargetEntity();
- case HbannotationPackage.META_VALUE__VALUE:
- return getValue();
+ case HbannotationPackage.META_VALUE__TARGET_ENTITY:
+ return getTargetEntity();
+ case HbannotationPackage.META_VALUE__VALUE:
+ return getValue();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.META_VALUE__TARGET_ENTITY:
- setTargetEntity((String)newValue);
- return;
- case HbannotationPackage.META_VALUE__VALUE:
- setValue((String)newValue);
- return;
+ case HbannotationPackage.META_VALUE__TARGET_ENTITY:
+ setTargetEntity((String) newValue);
+ return;
+ case HbannotationPackage.META_VALUE__VALUE:
+ setValue((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.META_VALUE__TARGET_ENTITY:
- setTargetEntity(TARGET_ENTITY_EDEFAULT);
- return;
- case HbannotationPackage.META_VALUE__VALUE:
- setValue(VALUE_EDEFAULT);
- return;
+ case HbannotationPackage.META_VALUE__TARGET_ENTITY:
+ setTargetEntity(TARGET_ENTITY_EDEFAULT);
+ return;
+ case HbannotationPackage.META_VALUE__VALUE:
+ setValue(VALUE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.META_VALUE__TARGET_ENTITY:
- return TARGET_ENTITY_EDEFAULT == null ? targetEntity != null : !TARGET_ENTITY_EDEFAULT.equals(targetEntity);
- case HbannotationPackage.META_VALUE__VALUE:
- return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value);
+ case HbannotationPackage.META_VALUE__TARGET_ENTITY:
+ return TARGET_ENTITY_EDEFAULT == null ? targetEntity != null : !TARGET_ENTITY_EDEFAULT
+ .equals(targetEntity);
+ case HbannotationPackage.META_VALUE__VALUE:
+ return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (targetEntity: ");
@@ -214,4 +220,4 @@ public class MetaValueImpl extends HbAnnotationImpl implements MetaValue {
return result.toString();
}
-} //MetaValueImpl
+} // MetaValueImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NamedQueryImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NamedQueryImpl.java
index 58863acc4..1ac10fdbb 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NamedQueryImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NamedQueryImpl.java
@@ -13,24 +13,25 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Named Query</b></em>'.
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Named Query</b></em>'.
* <!-- end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NamedQueryImpl#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NamedQueryImpl#getQuery <em>Query</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NamedQueryImpl#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NamedQueryImpl#getQuery <em>Query</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class NamedQueryImpl extends HbAnnotationImpl implements NamedQuery {
/**
- * The default value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -38,9 +39,9 @@ public class NamedQueryImpl extends HbAnnotationImpl implements NamedQuery {
protected static final String NAME_EDEFAULT = null;
/**
- * The cached value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -48,9 +49,9 @@ public class NamedQueryImpl extends HbAnnotationImpl implements NamedQuery {
protected String name = NAME_EDEFAULT;
/**
- * The default value of the '{@link #getQuery() <em>Query</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getQuery() <em>Query</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getQuery()
* @generated
* @ordered
@@ -58,9 +59,9 @@ public class NamedQueryImpl extends HbAnnotationImpl implements NamedQuery {
protected static final String QUERY_EDEFAULT = null;
/**
- * The cached value of the '{@link #getQuery() <em>Query</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getQuery() <em>Query</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getQuery()
* @generated
* @ordered
@@ -68,8 +69,8 @@ public class NamedQueryImpl extends HbAnnotationImpl implements NamedQuery {
protected String query = QUERY_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected NamedQueryImpl() {
@@ -77,8 +78,8 @@ public class NamedQueryImpl extends HbAnnotationImpl implements NamedQuery {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -87,8 +88,8 @@ public class NamedQueryImpl extends HbAnnotationImpl implements NamedQuery {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
@@ -96,20 +97,21 @@ public class NamedQueryImpl extends HbAnnotationImpl implements NamedQuery {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setName(String newName) {
String oldName = name;
name = newName;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.NAMED_QUERY__NAME, oldName, name));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.NAMED_QUERY__NAME,
+ oldName, name));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getQuery() {
@@ -117,93 +119,95 @@ public class NamedQueryImpl extends HbAnnotationImpl implements NamedQuery {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setQuery(String newQuery) {
String oldQuery = query;
query = newQuery;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.NAMED_QUERY__QUERY, oldQuery, query));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.NAMED_QUERY__QUERY,
+ oldQuery, query));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.NAMED_QUERY__NAME:
- return getName();
- case HbannotationPackage.NAMED_QUERY__QUERY:
- return getQuery();
+ case HbannotationPackage.NAMED_QUERY__NAME:
+ return getName();
+ case HbannotationPackage.NAMED_QUERY__QUERY:
+ return getQuery();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.NAMED_QUERY__NAME:
- setName((String)newValue);
- return;
- case HbannotationPackage.NAMED_QUERY__QUERY:
- setQuery((String)newValue);
- return;
+ case HbannotationPackage.NAMED_QUERY__NAME:
+ setName((String) newValue);
+ return;
+ case HbannotationPackage.NAMED_QUERY__QUERY:
+ setQuery((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.NAMED_QUERY__NAME:
- setName(NAME_EDEFAULT);
- return;
- case HbannotationPackage.NAMED_QUERY__QUERY:
- setQuery(QUERY_EDEFAULT);
- return;
+ case HbannotationPackage.NAMED_QUERY__NAME:
+ setName(NAME_EDEFAULT);
+ return;
+ case HbannotationPackage.NAMED_QUERY__QUERY:
+ setQuery(QUERY_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.NAMED_QUERY__NAME:
- return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
- case HbannotationPackage.NAMED_QUERY__QUERY:
- return QUERY_EDEFAULT == null ? query != null : !QUERY_EDEFAULT.equals(query);
+ case HbannotationPackage.NAMED_QUERY__NAME:
+ return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
+ case HbannotationPackage.NAMED_QUERY__QUERY:
+ return QUERY_EDEFAULT == null ? query != null : !QUERY_EDEFAULT.equals(query);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (name: ");
@@ -214,4 +218,4 @@ public class NamedQueryImpl extends HbAnnotationImpl implements NamedQuery {
return result.toString();
}
-} //NamedQueryImpl
+} // NamedQueryImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NaturalIdImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NaturalIdImpl.java
index 9eb4e60cc..130d78ef4 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NaturalIdImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NaturalIdImpl.java
@@ -13,23 +13,24 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Natural Id</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Natural Id</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NaturalIdImpl#isMutable <em>Mutable</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NaturalIdImpl#isMutable <em>Mutable
+ * </em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class NaturalIdImpl extends HbAnnotationImpl implements NaturalId {
/**
- * The default value of the '{@link #isMutable() <em>Mutable</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #isMutable() <em>Mutable</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #isMutable()
* @generated
* @ordered
@@ -37,9 +38,9 @@ public class NaturalIdImpl extends HbAnnotationImpl implements NaturalId {
protected static final boolean MUTABLE_EDEFAULT = false;
/**
- * The cached value of the '{@link #isMutable() <em>Mutable</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #isMutable() <em>Mutable</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #isMutable()
* @generated
* @ordered
@@ -47,8 +48,8 @@ public class NaturalIdImpl extends HbAnnotationImpl implements NaturalId {
protected boolean mutable = MUTABLE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected NaturalIdImpl() {
@@ -56,8 +57,8 @@ public class NaturalIdImpl extends HbAnnotationImpl implements NaturalId {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -66,8 +67,8 @@ public class NaturalIdImpl extends HbAnnotationImpl implements NaturalId {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean isMutable() {
@@ -75,83 +76,85 @@ public class NaturalIdImpl extends HbAnnotationImpl implements NaturalId {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setMutable(boolean newMutable) {
boolean oldMutable = mutable;
mutable = newMutable;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.NATURAL_ID__MUTABLE, oldMutable, mutable));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.NATURAL_ID__MUTABLE, oldMutable, mutable));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.NATURAL_ID__MUTABLE:
- return isMutable();
+ case HbannotationPackage.NATURAL_ID__MUTABLE:
+ return isMutable();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.NATURAL_ID__MUTABLE:
- setMutable((Boolean)newValue);
- return;
+ case HbannotationPackage.NATURAL_ID__MUTABLE:
+ setMutable((Boolean) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.NATURAL_ID__MUTABLE:
- setMutable(MUTABLE_EDEFAULT);
- return;
+ case HbannotationPackage.NATURAL_ID__MUTABLE:
+ setMutable(MUTABLE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.NATURAL_ID__MUTABLE:
- return mutable != MUTABLE_EDEFAULT;
+ case HbannotationPackage.NATURAL_ID__MUTABLE:
+ return mutable != MUTABLE_EDEFAULT;
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (mutable: ");
@@ -160,4 +163,4 @@ public class NaturalIdImpl extends HbAnnotationImpl implements NaturalId {
return result.toString();
}
-} //NaturalIdImpl
+} // NaturalIdImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NotFoundImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NotFoundImpl.java
index 9576f1d7c..564ae7b67 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NotFoundImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/NotFoundImpl.java
@@ -14,23 +14,23 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.NotFound;
import org.eclipse.emf.teneo.hibernate.hbannotation.NotFoundAction;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Not Found</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Not Found</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NotFoundImpl#getAction <em>Action</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.NotFoundImpl#getAction <em>Action</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class NotFoundImpl extends HbAnnotationImpl implements NotFound {
/**
- * The default value of the '{@link #getAction() <em>Action</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getAction() <em>Action</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getAction()
* @generated
* @ordered
@@ -38,9 +38,9 @@ public class NotFoundImpl extends HbAnnotationImpl implements NotFound {
protected static final NotFoundAction ACTION_EDEFAULT = NotFoundAction.EXCEPTION;
/**
- * The cached value of the '{@link #getAction() <em>Action</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getAction() <em>Action</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getAction()
* @generated
* @ordered
@@ -48,8 +48,8 @@ public class NotFoundImpl extends HbAnnotationImpl implements NotFound {
protected NotFoundAction action = ACTION_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected NotFoundImpl() {
@@ -57,8 +57,8 @@ public class NotFoundImpl extends HbAnnotationImpl implements NotFound {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -67,8 +67,8 @@ public class NotFoundImpl extends HbAnnotationImpl implements NotFound {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public NotFoundAction getAction() {
@@ -76,83 +76,85 @@ public class NotFoundImpl extends HbAnnotationImpl implements NotFound {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setAction(NotFoundAction newAction) {
NotFoundAction oldAction = action;
action = newAction == null ? ACTION_EDEFAULT : newAction;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.NOT_FOUND__ACTION, oldAction, action));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.NOT_FOUND__ACTION,
+ oldAction, action));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.NOT_FOUND__ACTION:
- return getAction();
+ case HbannotationPackage.NOT_FOUND__ACTION:
+ return getAction();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.NOT_FOUND__ACTION:
- setAction((NotFoundAction)newValue);
- return;
+ case HbannotationPackage.NOT_FOUND__ACTION:
+ setAction((NotFoundAction) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.NOT_FOUND__ACTION:
- setAction(ACTION_EDEFAULT);
- return;
+ case HbannotationPackage.NOT_FOUND__ACTION:
+ setAction(ACTION_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.NOT_FOUND__ACTION:
- return action != ACTION_EDEFAULT;
+ case HbannotationPackage.NOT_FOUND__ACTION:
+ return action != ACTION_EDEFAULT;
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (action: ");
@@ -161,4 +163,4 @@ public class NotFoundImpl extends HbAnnotationImpl implements NotFound {
return result.toString();
}
-} //NotFoundImpl
+} // NotFoundImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/OnDeleteImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/OnDeleteImpl.java
index 1be199960..c0b1ca18d 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/OnDeleteImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/OnDeleteImpl.java
@@ -14,23 +14,23 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete;
import org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>On Delete</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>On Delete</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.OnDeleteImpl#getAction <em>Action</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.OnDeleteImpl#getAction <em>Action</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class OnDeleteImpl extends HbAnnotationImpl implements OnDelete {
/**
- * The default value of the '{@link #getAction() <em>Action</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getAction() <em>Action</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getAction()
* @generated
* @ordered
@@ -38,9 +38,9 @@ public class OnDeleteImpl extends HbAnnotationImpl implements OnDelete {
protected static final OnDeleteAction ACTION_EDEFAULT = OnDeleteAction.NO_ACTION;
/**
- * The cached value of the '{@link #getAction() <em>Action</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getAction() <em>Action</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getAction()
* @generated
* @ordered
@@ -48,8 +48,8 @@ public class OnDeleteImpl extends HbAnnotationImpl implements OnDelete {
protected OnDeleteAction action = ACTION_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected OnDeleteImpl() {
@@ -57,8 +57,8 @@ public class OnDeleteImpl extends HbAnnotationImpl implements OnDelete {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -67,8 +67,8 @@ public class OnDeleteImpl extends HbAnnotationImpl implements OnDelete {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public OnDeleteAction getAction() {
@@ -76,83 +76,85 @@ public class OnDeleteImpl extends HbAnnotationImpl implements OnDelete {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setAction(OnDeleteAction newAction) {
OnDeleteAction oldAction = action;
action = newAction == null ? ACTION_EDEFAULT : newAction;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ON_DELETE__ACTION, oldAction, action));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.ON_DELETE__ACTION,
+ oldAction, action));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.ON_DELETE__ACTION:
- return getAction();
+ case HbannotationPackage.ON_DELETE__ACTION:
+ return getAction();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.ON_DELETE__ACTION:
- setAction((OnDeleteAction)newValue);
- return;
+ case HbannotationPackage.ON_DELETE__ACTION:
+ setAction((OnDeleteAction) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.ON_DELETE__ACTION:
- setAction(ACTION_EDEFAULT);
- return;
+ case HbannotationPackage.ON_DELETE__ACTION:
+ setAction(ACTION_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.ON_DELETE__ACTION:
- return action != ACTION_EDEFAULT;
+ case HbannotationPackage.ON_DELETE__ACTION:
+ return action != ACTION_EDEFAULT;
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (action: ");
@@ -161,4 +163,4 @@ public class OnDeleteImpl extends HbAnnotationImpl implements OnDelete {
return result.toString();
}
-} //OnDeleteImpl
+} // OnDeleteImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ParamDefImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ParamDefImpl.java
index 158737963..b9672a8d1 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ParamDefImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ParamDefImpl.java
@@ -13,24 +13,25 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Param Def</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Param Def</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParamDefImpl#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParamDefImpl#getType <em>Type</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParamDefImpl#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParamDefImpl#getType <em>Type</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class ParamDefImpl extends HbAnnotationImpl implements ParamDef {
/**
- * The default value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -38,9 +39,9 @@ public class ParamDefImpl extends HbAnnotationImpl implements ParamDef {
protected static final String NAME_EDEFAULT = null;
/**
- * The cached value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -48,9 +49,9 @@ public class ParamDefImpl extends HbAnnotationImpl implements ParamDef {
protected String name = NAME_EDEFAULT;
/**
- * The default value of the '{@link #getType() <em>Type</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getType() <em>Type</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getType()
* @generated
* @ordered
@@ -58,9 +59,9 @@ public class ParamDefImpl extends HbAnnotationImpl implements ParamDef {
protected static final String TYPE_EDEFAULT = null;
/**
- * The cached value of the '{@link #getType() <em>Type</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getType() <em>Type</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getType()
* @generated
* @ordered
@@ -68,8 +69,8 @@ public class ParamDefImpl extends HbAnnotationImpl implements ParamDef {
protected String type = TYPE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected ParamDefImpl() {
@@ -77,8 +78,8 @@ public class ParamDefImpl extends HbAnnotationImpl implements ParamDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -87,8 +88,8 @@ public class ParamDefImpl extends HbAnnotationImpl implements ParamDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
@@ -96,20 +97,21 @@ public class ParamDefImpl extends HbAnnotationImpl implements ParamDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setName(String newName) {
String oldName = name;
name = newName;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PARAM_DEF__NAME, oldName, name));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PARAM_DEF__NAME,
+ oldName, name));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getType() {
@@ -117,93 +119,95 @@ public class ParamDefImpl extends HbAnnotationImpl implements ParamDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setType(String newType) {
String oldType = type;
type = newType;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PARAM_DEF__TYPE, oldType, type));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PARAM_DEF__TYPE,
+ oldType, type));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.PARAM_DEF__NAME:
- return getName();
- case HbannotationPackage.PARAM_DEF__TYPE:
- return getType();
+ case HbannotationPackage.PARAM_DEF__NAME:
+ return getName();
+ case HbannotationPackage.PARAM_DEF__TYPE:
+ return getType();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.PARAM_DEF__NAME:
- setName((String)newValue);
- return;
- case HbannotationPackage.PARAM_DEF__TYPE:
- setType((String)newValue);
- return;
+ case HbannotationPackage.PARAM_DEF__NAME:
+ setName((String) newValue);
+ return;
+ case HbannotationPackage.PARAM_DEF__TYPE:
+ setType((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.PARAM_DEF__NAME:
- setName(NAME_EDEFAULT);
- return;
- case HbannotationPackage.PARAM_DEF__TYPE:
- setType(TYPE_EDEFAULT);
- return;
+ case HbannotationPackage.PARAM_DEF__NAME:
+ setName(NAME_EDEFAULT);
+ return;
+ case HbannotationPackage.PARAM_DEF__TYPE:
+ setType(TYPE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.PARAM_DEF__NAME:
- return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
- case HbannotationPackage.PARAM_DEF__TYPE:
- return TYPE_EDEFAULT == null ? type != null : !TYPE_EDEFAULT.equals(type);
+ case HbannotationPackage.PARAM_DEF__NAME:
+ return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
+ case HbannotationPackage.PARAM_DEF__TYPE:
+ return TYPE_EDEFAULT == null ? type != null : !TYPE_EDEFAULT.equals(type);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (name: ");
@@ -214,4 +218,4 @@ public class ParamDefImpl extends HbAnnotationImpl implements ParamDef {
return result.toString();
}
-} //ParamDefImpl
+} // ParamDefImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ParameterImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ParameterImpl.java
index 12345cf09..31abd8656 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ParameterImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ParameterImpl.java
@@ -13,24 +13,25 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.Parameter;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Parameter</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Parameter</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParameterImpl#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParameterImpl#getValue <em>Value</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParameterImpl#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ParameterImpl#getValue <em>Value</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class ParameterImpl extends HbAnnotationImpl implements Parameter {
/**
- * The default value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -38,9 +39,9 @@ public class ParameterImpl extends HbAnnotationImpl implements Parameter {
protected static final String NAME_EDEFAULT = null;
/**
- * The cached value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -48,9 +49,9 @@ public class ParameterImpl extends HbAnnotationImpl implements Parameter {
protected String name = NAME_EDEFAULT;
/**
- * The default value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -58,9 +59,9 @@ public class ParameterImpl extends HbAnnotationImpl implements Parameter {
protected static final String VALUE_EDEFAULT = null;
/**
- * The cached value of the '{@link #getValue() <em>Value</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getValue() <em>Value</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getValue()
* @generated
* @ordered
@@ -68,8 +69,8 @@ public class ParameterImpl extends HbAnnotationImpl implements Parameter {
protected String value = VALUE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected ParameterImpl() {
@@ -77,8 +78,8 @@ public class ParameterImpl extends HbAnnotationImpl implements Parameter {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -87,8 +88,8 @@ public class ParameterImpl extends HbAnnotationImpl implements Parameter {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
@@ -96,20 +97,21 @@ public class ParameterImpl extends HbAnnotationImpl implements Parameter {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setName(String newName) {
String oldName = name;
name = newName;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PARAMETER__NAME, oldName, name));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PARAMETER__NAME,
+ oldName, name));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getValue() {
@@ -117,93 +119,95 @@ public class ParameterImpl extends HbAnnotationImpl implements Parameter {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setValue(String newValue) {
String oldValue = value;
value = newValue;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PARAMETER__VALUE, oldValue, value));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PARAMETER__VALUE,
+ oldValue, value));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.PARAMETER__NAME:
- return getName();
- case HbannotationPackage.PARAMETER__VALUE:
- return getValue();
+ case HbannotationPackage.PARAMETER__NAME:
+ return getName();
+ case HbannotationPackage.PARAMETER__VALUE:
+ return getValue();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.PARAMETER__NAME:
- setName((String)newValue);
- return;
- case HbannotationPackage.PARAMETER__VALUE:
- setValue((String)newValue);
- return;
+ case HbannotationPackage.PARAMETER__NAME:
+ setName((String) newValue);
+ return;
+ case HbannotationPackage.PARAMETER__VALUE:
+ setValue((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.PARAMETER__NAME:
- setName(NAME_EDEFAULT);
- return;
- case HbannotationPackage.PARAMETER__VALUE:
- setValue(VALUE_EDEFAULT);
- return;
+ case HbannotationPackage.PARAMETER__NAME:
+ setName(NAME_EDEFAULT);
+ return;
+ case HbannotationPackage.PARAMETER__VALUE:
+ setValue(VALUE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.PARAMETER__NAME:
- return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
- case HbannotationPackage.PARAMETER__VALUE:
- return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value);
+ case HbannotationPackage.PARAMETER__NAME:
+ return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
+ case HbannotationPackage.PARAMETER__VALUE:
+ return VALUE_EDEFAULT == null ? value != null : !VALUE_EDEFAULT.equals(value);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (name: ");
@@ -214,4 +218,4 @@ public class ParameterImpl extends HbAnnotationImpl implements Parameter {
return result.toString();
}
-} //ParameterImpl \ No newline at end of file
+} // ParameterImpl \ No newline at end of file
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ProxyImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ProxyImpl.java
index d72556ef8..9e696f527 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ProxyImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/ProxyImpl.java
@@ -13,24 +13,26 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.Proxy;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Proxy</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Proxy</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ProxyImpl#getProxyClass <em>Proxy Class</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ProxyImpl#isLazy <em>Lazy</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ProxyImpl#getProxyClass <em>Proxy Class
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.ProxyImpl#isLazy <em>Lazy</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class ProxyImpl extends HbAnnotationImpl implements Proxy {
/**
- * The default value of the '{@link #getProxyClass() <em>Proxy Class</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getProxyClass() <em>Proxy Class</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getProxyClass()
* @generated
* @ordered
@@ -38,9 +40,9 @@ public class ProxyImpl extends HbAnnotationImpl implements Proxy {
protected static final String PROXY_CLASS_EDEFAULT = null;
/**
- * The cached value of the '{@link #getProxyClass() <em>Proxy Class</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getProxyClass() <em>Proxy Class</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getProxyClass()
* @generated
* @ordered
@@ -48,19 +50,21 @@ public class ProxyImpl extends HbAnnotationImpl implements Proxy {
protected String proxyClass = PROXY_CLASS_EDEFAULT;
/**
- * The default value of the '{@link #isLazy() <em>Lazy</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #isLazy() <em>Lazy</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #isLazy()
* @generated
* @ordered
*/
- protected static final boolean LAZY_EDEFAULT = true; // TODO The default value literal "" is not valid.
+ protected static final boolean LAZY_EDEFAULT = true; // TODO The default value
+ // literal "" is not
+ // valid.
/**
- * The cached value of the '{@link #isLazy() <em>Lazy</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #isLazy() <em>Lazy</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #isLazy()
* @generated
* @ordered
@@ -68,8 +72,8 @@ public class ProxyImpl extends HbAnnotationImpl implements Proxy {
protected boolean lazy = LAZY_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected ProxyImpl() {
@@ -77,8 +81,8 @@ public class ProxyImpl extends HbAnnotationImpl implements Proxy {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -87,8 +91,8 @@ public class ProxyImpl extends HbAnnotationImpl implements Proxy {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getProxyClass() {
@@ -96,20 +100,21 @@ public class ProxyImpl extends HbAnnotationImpl implements Proxy {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setProxyClass(String newProxyClass) {
String oldProxyClass = proxyClass;
proxyClass = newProxyClass;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PROXY__PROXY_CLASS, oldProxyClass, proxyClass));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PROXY__PROXY_CLASS,
+ oldProxyClass, proxyClass));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean isLazy() {
@@ -117,93 +122,96 @@ public class ProxyImpl extends HbAnnotationImpl implements Proxy {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setLazy(boolean newLazy) {
boolean oldLazy = lazy;
lazy = newLazy;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PROXY__LAZY, oldLazy, lazy));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.PROXY__LAZY,
+ oldLazy, lazy));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.PROXY__PROXY_CLASS:
- return getProxyClass();
- case HbannotationPackage.PROXY__LAZY:
- return isLazy();
+ case HbannotationPackage.PROXY__PROXY_CLASS:
+ return getProxyClass();
+ case HbannotationPackage.PROXY__LAZY:
+ return isLazy();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.PROXY__PROXY_CLASS:
- setProxyClass((String)newValue);
- return;
- case HbannotationPackage.PROXY__LAZY:
- setLazy((Boolean)newValue);
- return;
+ case HbannotationPackage.PROXY__PROXY_CLASS:
+ setProxyClass((String) newValue);
+ return;
+ case HbannotationPackage.PROXY__LAZY:
+ setLazy((Boolean) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.PROXY__PROXY_CLASS:
- setProxyClass(PROXY_CLASS_EDEFAULT);
- return;
- case HbannotationPackage.PROXY__LAZY:
- setLazy(LAZY_EDEFAULT);
- return;
+ case HbannotationPackage.PROXY__PROXY_CLASS:
+ setProxyClass(PROXY_CLASS_EDEFAULT);
+ return;
+ case HbannotationPackage.PROXY__LAZY:
+ setLazy(LAZY_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.PROXY__PROXY_CLASS:
- return PROXY_CLASS_EDEFAULT == null ? proxyClass != null : !PROXY_CLASS_EDEFAULT.equals(proxyClass);
- case HbannotationPackage.PROXY__LAZY:
- return lazy != LAZY_EDEFAULT;
+ case HbannotationPackage.PROXY__PROXY_CLASS:
+ return PROXY_CLASS_EDEFAULT == null ? proxyClass != null : !PROXY_CLASS_EDEFAULT
+ .equals(proxyClass);
+ case HbannotationPackage.PROXY__LAZY:
+ return lazy != LAZY_EDEFAULT;
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (proxyClass: ");
@@ -214,4 +222,4 @@ public class ProxyImpl extends HbAnnotationImpl implements Proxy {
return result.toString();
}
-} //ProxyImpl
+} // ProxyImpl
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/TypeDefImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/TypeDefImpl.java
index 54912c068..dd58508c4 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/TypeDefImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/TypeDefImpl.java
@@ -18,25 +18,29 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.Parameter;
import org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Type Def</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Type Def</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl#getParameters <em>Parameters</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl#getTypeClass <em>Type Class</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl#getName <em>Name</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl#getParameters <em>Parameters
+ * </em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeDefImpl#getTypeClass <em>Type Class
+ * </em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
/**
- * The default value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -44,9 +48,9 @@ public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
protected static final String NAME_EDEFAULT = null;
/**
- * The cached value of the '{@link #getName() <em>Name</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getName() <em>Name</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getName()
* @generated
* @ordered
@@ -54,9 +58,9 @@ public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
protected String name = NAME_EDEFAULT;
/**
- * The cached value of the '{@link #getParameters() <em>Parameters</em>}' reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getParameters() <em>Parameters</em>}' reference list. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getParameters()
* @generated
* @ordered
@@ -64,9 +68,9 @@ public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
protected EList<Parameter> parameters;
/**
- * The default value of the '{@link #getTypeClass() <em>Type Class</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getTypeClass() <em>Type Class</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getTypeClass()
* @generated
* @ordered
@@ -74,9 +78,9 @@ public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
protected static final String TYPE_CLASS_EDEFAULT = null;
/**
- * The cached value of the '{@link #getTypeClass() <em>Type Class</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getTypeClass() <em>Type Class</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getTypeClass()
* @generated
* @ordered
@@ -84,8 +88,8 @@ public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
protected String typeClass = TYPE_CLASS_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected TypeDefImpl() {
@@ -93,8 +97,8 @@ public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -103,8 +107,8 @@ public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getName() {
@@ -112,32 +116,34 @@ public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setName(String newName) {
String oldName = name;
name = newName;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.TYPE_DEF__NAME, oldName, name));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.TYPE_DEF__NAME,
+ oldName, name));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EList<Parameter> getParameters() {
if (parameters == null) {
- parameters = new EObjectResolvingEList<Parameter>(Parameter.class, this, HbannotationPackage.TYPE_DEF__PARAMETERS);
+ parameters = new EObjectResolvingEList<Parameter>(Parameter.class, this,
+ HbannotationPackage.TYPE_DEF__PARAMETERS);
}
return parameters;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getTypeClass() {
@@ -145,105 +151,108 @@ public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setTypeClass(String newTypeClass) {
String oldTypeClass = typeClass;
typeClass = newTypeClass;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.TYPE_DEF__TYPE_CLASS, oldTypeClass, typeClass));
+ eNotify(new ENotificationImpl(this, Notification.SET,
+ HbannotationPackage.TYPE_DEF__TYPE_CLASS, oldTypeClass, typeClass));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.TYPE_DEF__NAME:
- return getName();
- case HbannotationPackage.TYPE_DEF__PARAMETERS:
- return getParameters();
- case HbannotationPackage.TYPE_DEF__TYPE_CLASS:
- return getTypeClass();
+ case HbannotationPackage.TYPE_DEF__NAME:
+ return getName();
+ case HbannotationPackage.TYPE_DEF__PARAMETERS:
+ return getParameters();
+ case HbannotationPackage.TYPE_DEF__TYPE_CLASS:
+ return getTypeClass();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
- @Override
+ @Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.TYPE_DEF__NAME:
- setName((String)newValue);
- return;
- case HbannotationPackage.TYPE_DEF__PARAMETERS:
- getParameters().clear();
- getParameters().addAll((Collection<? extends Parameter>)newValue);
- return;
- case HbannotationPackage.TYPE_DEF__TYPE_CLASS:
- setTypeClass((String)newValue);
- return;
+ case HbannotationPackage.TYPE_DEF__NAME:
+ setName((String) newValue);
+ return;
+ case HbannotationPackage.TYPE_DEF__PARAMETERS:
+ getParameters().clear();
+ getParameters().addAll((Collection<? extends Parameter>) newValue);
+ return;
+ case HbannotationPackage.TYPE_DEF__TYPE_CLASS:
+ setTypeClass((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.TYPE_DEF__NAME:
- setName(NAME_EDEFAULT);
- return;
- case HbannotationPackage.TYPE_DEF__PARAMETERS:
- getParameters().clear();
- return;
- case HbannotationPackage.TYPE_DEF__TYPE_CLASS:
- setTypeClass(TYPE_CLASS_EDEFAULT);
- return;
+ case HbannotationPackage.TYPE_DEF__NAME:
+ setName(NAME_EDEFAULT);
+ return;
+ case HbannotationPackage.TYPE_DEF__PARAMETERS:
+ getParameters().clear();
+ return;
+ case HbannotationPackage.TYPE_DEF__TYPE_CLASS:
+ setTypeClass(TYPE_CLASS_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.TYPE_DEF__NAME:
- return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
- case HbannotationPackage.TYPE_DEF__PARAMETERS:
- return parameters != null && !parameters.isEmpty();
- case HbannotationPackage.TYPE_DEF__TYPE_CLASS:
- return TYPE_CLASS_EDEFAULT == null ? typeClass != null : !TYPE_CLASS_EDEFAULT.equals(typeClass);
+ case HbannotationPackage.TYPE_DEF__NAME:
+ return NAME_EDEFAULT == null ? name != null : !NAME_EDEFAULT.equals(name);
+ case HbannotationPackage.TYPE_DEF__PARAMETERS:
+ return parameters != null && !parameters.isEmpty();
+ case HbannotationPackage.TYPE_DEF__TYPE_CLASS:
+ return TYPE_CLASS_EDEFAULT == null ? typeClass != null : !TYPE_CLASS_EDEFAULT
+ .equals(typeClass);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (name: ");
@@ -254,4 +263,4 @@ public class TypeDefImpl extends HbAnnotationImpl implements TypeDef {
return result.toString();
}
-} //TypeDefImpl \ No newline at end of file
+} // TypeDefImpl \ No newline at end of file
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/TypeImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/TypeImpl.java
index b0379beb3..9af84ca55 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/TypeImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/TypeImpl.java
@@ -18,24 +18,26 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.Parameter;
import org.eclipse.emf.teneo.hibernate.hbannotation.Type;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Type</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Type</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeImpl#getType <em>Type</em>}</li>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeImpl#getParameters <em>Parameters</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeImpl#getType <em>Type</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.TypeImpl#getParameters <em>Parameters
+ * </em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class TypeImpl extends HbAnnotationImpl implements Type {
/**
- * The default value of the '{@link #getType() <em>Type</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The default value of the '{@link #getType() <em>Type</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getType()
* @generated
* @ordered
@@ -43,9 +45,9 @@ public class TypeImpl extends HbAnnotationImpl implements Type {
protected static final String TYPE_EDEFAULT = null;
/**
- * The cached value of the '{@link #getType() <em>Type</em>}' attribute.
- * <!-- begin-user-doc -->
+ * The cached value of the '{@link #getType() <em>Type</em>}' attribute. <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getType()
* @generated
* @ordered
@@ -53,9 +55,9 @@ public class TypeImpl extends HbAnnotationImpl implements Type {
protected String type = TYPE_EDEFAULT;
/**
- * The cached value of the '{@link #getParameters() <em>Parameters</em>}' reference list.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getParameters() <em>Parameters</em>}' reference list. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @see #getParameters()
* @generated
* @ordered
@@ -63,8 +65,8 @@ public class TypeImpl extends HbAnnotationImpl implements Type {
protected EList<Parameter> parameters;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected TypeImpl() {
@@ -72,8 +74,8 @@ public class TypeImpl extends HbAnnotationImpl implements Type {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -82,8 +84,8 @@ public class TypeImpl extends HbAnnotationImpl implements Type {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getType() {
@@ -91,107 +93,110 @@ public class TypeImpl extends HbAnnotationImpl implements Type {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setType(String newType) {
String oldType = type;
type = newType;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.TYPE__TYPE, oldType, type));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.TYPE__TYPE,
+ oldType, type));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public EList<Parameter> getParameters() {
if (parameters == null) {
- parameters = new EObjectResolvingEList<Parameter>(Parameter.class, this, HbannotationPackage.TYPE__PARAMETERS);
+ parameters = new EObjectResolvingEList<Parameter>(Parameter.class, this,
+ HbannotationPackage.TYPE__PARAMETERS);
}
return parameters;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.TYPE__TYPE:
- return getType();
- case HbannotationPackage.TYPE__PARAMETERS:
- return getParameters();
+ case HbannotationPackage.TYPE__TYPE:
+ return getType();
+ case HbannotationPackage.TYPE__PARAMETERS:
+ return getParameters();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
- @Override
+ @Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.TYPE__TYPE:
- setType((String)newValue);
- return;
- case HbannotationPackage.TYPE__PARAMETERS:
- getParameters().clear();
- getParameters().addAll((Collection<? extends Parameter>)newValue);
- return;
+ case HbannotationPackage.TYPE__TYPE:
+ setType((String) newValue);
+ return;
+ case HbannotationPackage.TYPE__PARAMETERS:
+ getParameters().clear();
+ getParameters().addAll((Collection<? extends Parameter>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.TYPE__TYPE:
- setType(TYPE_EDEFAULT);
- return;
- case HbannotationPackage.TYPE__PARAMETERS:
- getParameters().clear();
- return;
+ case HbannotationPackage.TYPE__TYPE:
+ setType(TYPE_EDEFAULT);
+ return;
+ case HbannotationPackage.TYPE__PARAMETERS:
+ getParameters().clear();
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.TYPE__TYPE:
- return TYPE_EDEFAULT == null ? type != null : !TYPE_EDEFAULT.equals(type);
- case HbannotationPackage.TYPE__PARAMETERS:
- return parameters != null && !parameters.isEmpty();
+ case HbannotationPackage.TYPE__TYPE:
+ return TYPE_EDEFAULT == null ? type != null : !TYPE_EDEFAULT.equals(type);
+ case HbannotationPackage.TYPE__PARAMETERS:
+ return parameters != null && !parameters.isEmpty();
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (type: ");
@@ -200,4 +205,4 @@ public class TypeImpl extends HbAnnotationImpl implements Type {
return result.toString();
}
-} //TypeImpl \ No newline at end of file
+} // TypeImpl \ No newline at end of file
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/WhereImpl.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/WhereImpl.java
index 11cdbef04..1292d4c92 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/WhereImpl.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/impl/WhereImpl.java
@@ -13,23 +13,23 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage;
import org.eclipse.emf.teneo.hibernate.hbannotation.Where;
/**
- * <!-- begin-user-doc -->
- * An implementation of the model object '<em><b>Where</b></em>'.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> An implementation of the model object ' <em><b>Where</b></em>'. <!--
+ * end-user-doc -->
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.WhereImpl#getClause <em>Clause</em>}</li>
+ * <li>
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.impl.WhereImpl#getClause <em>Clause</em>}</li>
* </ul>
* </p>
- *
+ *
* @generated
*/
public class WhereImpl extends HbAnnotationImpl implements Where {
/**
- * The default value of the '{@link #getClause() <em>Clause</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The default value of the '{@link #getClause() <em>Clause</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getClause()
* @generated
* @ordered
@@ -37,9 +37,9 @@ public class WhereImpl extends HbAnnotationImpl implements Where {
protected static final String CLAUSE_EDEFAULT = null;
/**
- * The cached value of the '{@link #getClause() <em>Clause</em>}' attribute.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached value of the '{@link #getClause() <em>Clause</em>}' attribute. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
* @see #getClause()
* @generated
* @ordered
@@ -47,8 +47,8 @@ public class WhereImpl extends HbAnnotationImpl implements Where {
protected String clause = CLAUSE_EDEFAULT;
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected WhereImpl() {
@@ -56,8 +56,8 @@ public class WhereImpl extends HbAnnotationImpl implements Where {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -66,8 +66,8 @@ public class WhereImpl extends HbAnnotationImpl implements Where {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public String getClause() {
@@ -75,83 +75,85 @@ public class WhereImpl extends HbAnnotationImpl implements Where {
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public void setClause(String newClause) {
String oldClause = clause;
clause = newClause;
if (eNotificationRequired())
- eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.WHERE__CLAUSE, oldClause, clause));
+ eNotify(new ENotificationImpl(this, Notification.SET, HbannotationPackage.WHERE__CLAUSE,
+ oldClause, clause));
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case HbannotationPackage.WHERE__CLAUSE:
- return getClause();
+ case HbannotationPackage.WHERE__CLAUSE:
+ return getClause();
}
return super.eGet(featureID, resolve, coreType);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case HbannotationPackage.WHERE__CLAUSE:
- setClause((String)newValue);
- return;
+ case HbannotationPackage.WHERE__CLAUSE:
+ setClause((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case HbannotationPackage.WHERE__CLAUSE:
- setClause(CLAUSE_EDEFAULT);
- return;
+ case HbannotationPackage.WHERE__CLAUSE:
+ setClause(CLAUSE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case HbannotationPackage.WHERE__CLAUSE:
- return CLAUSE_EDEFAULT == null ? clause != null : !CLAUSE_EDEFAULT.equals(clause);
+ case HbannotationPackage.WHERE__CLAUSE:
+ return CLAUSE_EDEFAULT == null ? clause != null : !CLAUSE_EDEFAULT.equals(clause);
}
return super.eIsSet(featureID);
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy())
+ return super.toString();
StringBuffer result = new StringBuffer(super.toString());
result.append(" (clause: ");
@@ -160,4 +162,4 @@ public class WhereImpl extends HbAnnotationImpl implements Where {
return result.toString();
}
-} //WhereImpl \ No newline at end of file
+} // WhereImpl \ No newline at end of file
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationAdapterFactory.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationAdapterFactory.java
index f9c8c2641..28aeb8eef 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationAdapterFactory.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationAdapterFactory.java
@@ -11,7 +11,6 @@ import org.eclipse.emf.common.notify.Notifier;
import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.teneo.annotations.pannotation.PAnnotation;
-import org.eclipse.emf.teneo.hibernate.hbannotation.*;
import org.eclipse.emf.teneo.hibernate.hbannotation.Any;
import org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef;
import org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize;
@@ -47,26 +46,23 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef;
import org.eclipse.emf.teneo.hibernate.hbannotation.Where;
/**
- * <!-- begin-user-doc -->
- * The <b>Adapter Factory</b> for the model.
- * It provides an adapter <code>createXXX</code> method for each class of the model.
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> The <b>Adapter Factory</b> for the model. It provides an adapter
+ * <code>createXXX</code> method for each class of the model. <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage
* @generated
*/
public class HbannotationAdapterFactory extends AdapterFactoryImpl {
/**
- * The cached model package.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * The cached model package. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected static HbannotationPackage modelPackage;
/**
- * Creates an instance of the adapter factory.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Creates an instance of the adapter factory. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbannotationAdapterFactory() {
@@ -76,10 +72,10 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Returns whether this factory is applicable for the type of the object.
- * <!-- begin-user-doc -->
- * This implementation returns <code>true</code> if the object is either the model's package or is an instance object of the model.
- * <!-- end-user-doc -->
+ * Returns whether this factory is applicable for the type of the object. <!-- begin-user-doc -->
+ * This implementation returns <code>true</code> if the object is either the model's package or is
+ * an instance object of the model. <!-- end-user-doc -->
+ *
* @return whether this factory is applicable for the type of the object.
* @generated
*/
@@ -89,177 +85,209 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
return true;
}
if (object instanceof EObject) {
- return ((EObject)object).eClass().getEPackage() == modelPackage;
+ return ((EObject) object).eClass().getEPackage() == modelPackage;
}
return false;
}
/**
- * The switch that delegates to the <code>createXXX</code> methods.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @generated
- */
- protected HbannotationSwitch<Adapter> modelSwitch =
- new HbannotationSwitch<Adapter>() {
- @Override
- public Adapter caseHbAnnotation(HbAnnotation object) {
- return createHbAnnotationAdapter();
- }
- @Override
- public Adapter caseCascade(Cascade object) {
- return createCascadeAdapter();
- }
- @Override
- public Adapter caseCollectionOfElements(CollectionOfElements object) {
- return createCollectionOfElementsAdapter();
- }
- @Override
- public Adapter caseHbMapKey(HbMapKey object) {
- return createHbMapKeyAdapter();
- }
- @Override
- public Adapter caseParameter(Parameter object) {
- return createParameterAdapter();
- }
- @Override
- public Adapter caseType(Type object) {
- return createTypeAdapter();
- }
- @Override
- public Adapter caseWhere(Where object) {
- return createWhereAdapter();
- }
- @Override
- public Adapter caseIdBag(IdBag object) {
- return createIdBagAdapter();
- }
- @Override
- public Adapter caseGenericGenerator(GenericGenerator object) {
- return createGenericGeneratorAdapter();
- }
- @Override
- public Adapter caseCache(Cache object) {
- return createCacheAdapter();
- }
- @Override
- public Adapter caseTypeDef(TypeDef object) {
- return createTypeDefAdapter();
- }
- @Override
- public Adapter caseFetch(Fetch object) {
- return createFetchAdapter();
- }
- @Override
- public Adapter caseOnDelete(OnDelete object) {
- return createOnDeleteAdapter();
- }
- @Override
- public Adapter caseProxy(Proxy object) {
- return createProxyAdapter();
- }
- @Override
- public Adapter caseIndex(Index object) {
- return createIndexAdapter();
- }
- @Override
- public Adapter caseGenerated(Generated object) {
- return createGeneratedAdapter();
- }
- @Override
- public Adapter caseNamedQuery(NamedQuery object) {
- return createNamedQueryAdapter();
- }
- @Override
- public Adapter caseFilter(Filter object) {
- return createFilterAdapter();
- }
- @Override
- public Adapter caseParamDef(ParamDef object) {
- return createParamDefAdapter();
- }
- @Override
- public Adapter caseFilterDef(FilterDef object) {
- return createFilterDefAdapter();
- }
- @Override
- public Adapter caseDiscriminatorFormula(DiscriminatorFormula object) {
- return createDiscriminatorFormulaAdapter();
- }
- @Override
- public Adapter caseNaturalId(NaturalId object) {
- return createNaturalIdAdapter();
- }
- @Override
- public Adapter caseMapKeyManyToMany(MapKeyManyToMany object) {
- return createMapKeyManyToManyAdapter();
- }
- @Override
- public Adapter caseForceDiscriminator(ForceDiscriminator object) {
- return createForceDiscriminatorAdapter();
- }
- @Override
- public Adapter caseImmutable(Immutable object) {
- return createImmutableAdapter();
- }
- @Override
- public Adapter caseFormula(Formula object) {
- return createFormulaAdapter();
- }
- @Override
- public Adapter caseNotFound(NotFound object) {
- return createNotFoundAdapter();
- }
- @Override
- public Adapter caseHbEntity(HbEntity object) {
- return createHbEntityAdapter();
- }
- @Override
- public Adapter caseBatchSize(BatchSize object) {
- return createBatchSizeAdapter();
- }
- @Override
- public Adapter caseAny(Any object) {
- return createAnyAdapter();
- }
- @Override
- public Adapter caseMetaValue(MetaValue object) {
- return createMetaValueAdapter();
- }
- @Override
- public Adapter caseAnyMetaDef(AnyMetaDef object) {
- return createAnyMetaDefAdapter();
- }
- @Override
- public Adapter casePAnnotation(PAnnotation object) {
- return createPAnnotationAdapter();
- }
- @Override
- public Adapter defaultCase(EObject object) {
- return createEObjectAdapter();
- }
- };
-
- /**
- * Creates an adapter for the <code>target</code>.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param target the object to adapt.
+ * The switch that delegates to the <code>createXXX</code> methods. <!-- begin-user-doc --> <!--
+ * end-user-doc -->
+ *
+ * @generated
+ */
+ protected HbannotationSwitch<Adapter> modelSwitch = new HbannotationSwitch<Adapter>() {
+ @Override
+ public Adapter caseHbAnnotation(HbAnnotation object) {
+ return createHbAnnotationAdapter();
+ }
+
+ @Override
+ public Adapter caseCascade(Cascade object) {
+ return createCascadeAdapter();
+ }
+
+ @Override
+ public Adapter caseCollectionOfElements(CollectionOfElements object) {
+ return createCollectionOfElementsAdapter();
+ }
+
+ @Override
+ public Adapter caseHbMapKey(HbMapKey object) {
+ return createHbMapKeyAdapter();
+ }
+
+ @Override
+ public Adapter caseParameter(Parameter object) {
+ return createParameterAdapter();
+ }
+
+ @Override
+ public Adapter caseType(Type object) {
+ return createTypeAdapter();
+ }
+
+ @Override
+ public Adapter caseWhere(Where object) {
+ return createWhereAdapter();
+ }
+
+ @Override
+ public Adapter caseIdBag(IdBag object) {
+ return createIdBagAdapter();
+ }
+
+ @Override
+ public Adapter caseGenericGenerator(GenericGenerator object) {
+ return createGenericGeneratorAdapter();
+ }
+
+ @Override
+ public Adapter caseCache(Cache object) {
+ return createCacheAdapter();
+ }
+
+ @Override
+ public Adapter caseTypeDef(TypeDef object) {
+ return createTypeDefAdapter();
+ }
+
+ @Override
+ public Adapter caseFetch(Fetch object) {
+ return createFetchAdapter();
+ }
+
+ @Override
+ public Adapter caseOnDelete(OnDelete object) {
+ return createOnDeleteAdapter();
+ }
+
+ @Override
+ public Adapter caseProxy(Proxy object) {
+ return createProxyAdapter();
+ }
+
+ @Override
+ public Adapter caseIndex(Index object) {
+ return createIndexAdapter();
+ }
+
+ @Override
+ public Adapter caseGenerated(Generated object) {
+ return createGeneratedAdapter();
+ }
+
+ @Override
+ public Adapter caseNamedQuery(NamedQuery object) {
+ return createNamedQueryAdapter();
+ }
+
+ @Override
+ public Adapter caseFilter(Filter object) {
+ return createFilterAdapter();
+ }
+
+ @Override
+ public Adapter caseParamDef(ParamDef object) {
+ return createParamDefAdapter();
+ }
+
+ @Override
+ public Adapter caseFilterDef(FilterDef object) {
+ return createFilterDefAdapter();
+ }
+
+ @Override
+ public Adapter caseDiscriminatorFormula(DiscriminatorFormula object) {
+ return createDiscriminatorFormulaAdapter();
+ }
+
+ @Override
+ public Adapter caseNaturalId(NaturalId object) {
+ return createNaturalIdAdapter();
+ }
+
+ @Override
+ public Adapter caseMapKeyManyToMany(MapKeyManyToMany object) {
+ return createMapKeyManyToManyAdapter();
+ }
+
+ @Override
+ public Adapter caseForceDiscriminator(ForceDiscriminator object) {
+ return createForceDiscriminatorAdapter();
+ }
+
+ @Override
+ public Adapter caseImmutable(Immutable object) {
+ return createImmutableAdapter();
+ }
+
+ @Override
+ public Adapter caseFormula(Formula object) {
+ return createFormulaAdapter();
+ }
+
+ @Override
+ public Adapter caseNotFound(NotFound object) {
+ return createNotFoundAdapter();
+ }
+
+ @Override
+ public Adapter caseHbEntity(HbEntity object) {
+ return createHbEntityAdapter();
+ }
+
+ @Override
+ public Adapter caseBatchSize(BatchSize object) {
+ return createBatchSizeAdapter();
+ }
+
+ @Override
+ public Adapter caseAny(Any object) {
+ return createAnyAdapter();
+ }
+
+ @Override
+ public Adapter caseMetaValue(MetaValue object) {
+ return createMetaValueAdapter();
+ }
+
+ @Override
+ public Adapter caseAnyMetaDef(AnyMetaDef object) {
+ return createAnyMetaDefAdapter();
+ }
+
+ @Override
+ public Adapter casePAnnotation(PAnnotation object) {
+ return createPAnnotationAdapter();
+ }
+
+ @Override
+ public Adapter defaultCase(EObject object) {
+ return createEObjectAdapter();
+ }
+ };
+
+ /**
+ * Creates an adapter for the <code>target</code>. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param target
+ * the object to adapt.
* @return the adapter for the <code>target</code>.
* @generated
*/
@Override
public Adapter createAdapter(Notifier target) {
- return modelSwitch.doSwitch((EObject)target);
+ return modelSwitch.doSwitch((EObject) target);
}
-
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotation <em>Hb Annotation</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotation <em>Hb Annotation</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotation
* @generated
@@ -269,11 +297,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cascade <em>Cascade</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cascade <em>Cascade</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Cascade
* @generated
@@ -283,11 +312,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements <em>Collection Of Elements</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements
+ * <em>Collection Of Elements</em>}'. <!-- begin-user-doc --> This default implementation returns
+ * null so that we can easily ignore cases; it's useful to ignore a case when inheritance will
+ * catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements
* @generated
@@ -297,11 +327,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey <em>Hb Map Key</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey <em>Hb Map Key</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbMapKey
* @generated
@@ -311,11 +342,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter <em>Parameter</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter <em>Parameter</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Parameter
* @generated
@@ -325,11 +357,11 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Type <em>Type</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Type <em>Type</em>}'. <!-- begin-user-doc
+ * --> This default implementation returns null so that we can easily ignore cases; it's useful to
+ * ignore a case when inheritance will catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Type
* @generated
@@ -339,11 +371,11 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Where <em>Where</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Where <em>Where</em>}'. <!-- begin-user-doc
+ * --> This default implementation returns null so that we can easily ignore cases; it's useful to
+ * ignore a case when inheritance will catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Where
* @generated
@@ -353,11 +385,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag <em>Id Bag</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag <em>Id Bag</em>} '. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.IdBag
* @generated
@@ -367,11 +400,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator <em>Generic Generator</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator
+ * <em>Generic Generator</em>}'. <!-- begin-user-doc --> This default implementation returns null
+ * so that we can easily ignore cases; it's useful to ignore a case when inheritance will catch
+ * all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator
* @generated
@@ -381,11 +415,11 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache <em>Cache</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache <em>Cache</em>}'. <!-- begin-user-doc
+ * --> This default implementation returns null so that we can easily ignore cases; it's useful to
+ * ignore a case when inheritance will catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Cache
* @generated
@@ -395,11 +429,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef <em>Type Def</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef <em>Type Def</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef
* @generated
@@ -409,11 +444,11 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch <em>Fetch</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch <em>Fetch</em>}'. <!-- begin-user-doc
+ * --> This default implementation returns null so that we can easily ignore cases; it's useful to
+ * ignore a case when inheritance will catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Fetch
* @generated
@@ -423,11 +458,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete <em>On Delete</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete <em>On Delete</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete
* @generated
@@ -437,11 +473,11 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy <em>Proxy</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy <em>Proxy</em>}'. <!-- begin-user-doc
+ * --> This default implementation returns null so that we can easily ignore cases; it's useful to
+ * ignore a case when inheritance will catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Proxy
* @generated
@@ -451,11 +487,11 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Index <em>Index</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Index <em>Index</em>}'. <!-- begin-user-doc
+ * --> This default implementation returns null so that we can easily ignore cases; it's useful to
+ * ignore a case when inheritance will catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Index
* @generated
@@ -465,11 +501,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated <em>Generated</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated <em>Generated</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Generated
* @generated
@@ -479,11 +516,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery <em>Named Query</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery <em>Named Query</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery
* @generated
@@ -493,11 +531,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter <em>Filter</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter <em>Filter</em>} '. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Filter
* @generated
@@ -507,11 +546,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef <em>Param Def</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef <em>Param Def</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef
* @generated
@@ -521,11 +561,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef <em>Filter Def</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef <em>Filter Def</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef
* @generated
@@ -535,11 +576,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula <em>Discriminator Formula</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula
+ * <em>Discriminator Formula</em>}'. <!-- begin-user-doc --> This default implementation returns
+ * null so that we can easily ignore cases; it's useful to ignore a case when inheritance will
+ * catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.DiscriminatorFormula
* @generated
@@ -549,11 +591,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId <em>Natural Id</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId <em>Natural Id</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NaturalId
* @generated
@@ -563,11 +606,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany <em>Map Key Many To Many</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany
+ * <em>Map Key Many To Many</em>}'. <!-- begin-user-doc --> This default implementation returns
+ * null so that we can easily ignore cases; it's useful to ignore a case when inheritance will
+ * catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.MapKeyManyToMany
* @generated
@@ -577,11 +621,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.ForceDiscriminator <em>Force Discriminator</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.ForceDiscriminator
+ * <em>Force Discriminator</em>}'. <!-- begin-user-doc --> This default implementation returns
+ * null so that we can easily ignore cases; it's useful to ignore a case when inheritance will
+ * catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.ForceDiscriminator
* @generated
@@ -591,11 +636,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Immutable <em>Immutable</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Immutable <em>Immutable</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Immutable
* @generated
@@ -605,11 +651,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Formula <em>Formula</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Formula <em>Formula</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Formula
* @generated
@@ -619,11 +666,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFound <em>Not Found</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.NotFound <em>Not Found</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.NotFound
* @generated
@@ -633,11 +681,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity <em>Hb Entity</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity <em>Hb Entity</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbEntity
* @generated
@@ -647,11 +696,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize <em>Batch Size</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize <em>Batch Size</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize
* @generated
@@ -661,11 +711,11 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.Any <em>Any</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.Any <em>Any</em>}'. <!-- begin-user-doc -->
+ * This default implementation returns null so that we can easily ignore cases; it's useful to
+ * ignore a case when inheritance will catch all the cases anyway. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.Any
* @generated
@@ -675,11 +725,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue <em>Meta Value</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue <em>Meta Value</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.MetaValue
* @generated
@@ -689,11 +740,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef <em>Any Meta Def</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef <em>Any Meta Def</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef
* @generated
@@ -703,11 +755,12 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.emf.teneo.annotations.pannotation.PAnnotation <em>PAnnotation</em>}'.
- * <!-- begin-user-doc -->
- * This default implementation returns null so that we can easily ignore cases;
- * it's useful to ignore a case when inheritance will catch all the cases anyway.
- * <!-- end-user-doc -->
+ * Creates a new adapter for an object of class '
+ * {@link org.eclipse.emf.teneo.annotations.pannotation.PAnnotation <em>PAnnotation</em>}'. <!--
+ * begin-user-doc --> This default implementation returns null so that we can easily ignore cases;
+ * it's useful to ignore a case when inheritance will catch all the cases anyway. <!--
+ * end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.emf.teneo.annotations.pannotation.PAnnotation
* @generated
@@ -717,10 +770,9 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for the default case.
- * <!-- begin-user-doc -->
- * This default implementation returns null.
- * <!-- end-user-doc -->
+ * Creates a new adapter for the default case. <!-- begin-user-doc --> This default implementation
+ * returns null. <!-- end-user-doc -->
+ *
* @return the new adapter.
* @generated
*/
@@ -728,4 +780,4 @@ public class HbannotationAdapterFactory extends AdapterFactoryImpl {
return null;
}
-} //HbannotationAdapterFactory
+} // HbannotationAdapterFactory
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationSwitch.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationSwitch.java
index 48037159b..00957c33b 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationSwitch.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationSwitch.java
@@ -51,20 +51,21 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.Where;
* each class of the model, starting with the actual class of the object and proceeding up the
* inheritance hierarchy until a non-null result is returned, which is the result of the switch.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage
* @generated
*/
public class HbannotationSwitch<T> {
/**
- * The cached model package
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The cached model package <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected static HbannotationPackage modelPackage;
/**
- * Creates an instance of the switch.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Creates an instance of the switch. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbannotationSwitch() {
@@ -74,9 +75,9 @@ public class HbannotationSwitch<T> {
}
/**
- * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it
+ * yields that result. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the first non-null result returned by a <code>caseXXX</code> call.
* @generated
*/
@@ -85,298 +86,394 @@ public class HbannotationSwitch<T> {
}
/**
- * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it
+ * yields that result. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the first non-null result returned by a <code>caseXXX</code> call.
* @generated
*/
protected T doSwitch(EClass theEClass, EObject theEObject) {
if (theEClass.eContainer() == modelPackage) {
return doSwitch(theEClass.getClassifierID(), theEObject);
- }
- else {
+ } else {
List<EClass> eSuperTypes = theEClass.getESuperTypes();
- return
- eSuperTypes.isEmpty() ?
- defaultCase(theEObject) :
- doSwitch(eSuperTypes.get(0), theEObject);
+ return eSuperTypes.isEmpty() ? defaultCase(theEObject) : doSwitch(eSuperTypes.get(0),
+ theEObject);
}
}
/**
- * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it
+ * yields that result. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @return the first non-null result returned by a <code>caseXXX</code> call.
* @generated
*/
protected T doSwitch(int classifierID, EObject theEObject) {
switch (classifierID) {
- case HbannotationPackage.HB_ANNOTATION: {
- HbAnnotation hbAnnotation = (HbAnnotation)theEObject;
- T result = caseHbAnnotation(hbAnnotation);
- if (result == null) result = casePAnnotation(hbAnnotation);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.CASCADE: {
- Cascade cascade = (Cascade)theEObject;
- T result = caseCascade(cascade);
- if (result == null) result = caseHbAnnotation(cascade);
- if (result == null) result = casePAnnotation(cascade);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.COLLECTION_OF_ELEMENTS: {
- CollectionOfElements collectionOfElements = (CollectionOfElements)theEObject;
- T result = caseCollectionOfElements(collectionOfElements);
- if (result == null) result = caseHbAnnotation(collectionOfElements);
- if (result == null) result = casePAnnotation(collectionOfElements);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.HB_MAP_KEY: {
- HbMapKey hbMapKey = (HbMapKey)theEObject;
- T result = caseHbMapKey(hbMapKey);
- if (result == null) result = caseHbAnnotation(hbMapKey);
- if (result == null) result = casePAnnotation(hbMapKey);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.PARAMETER: {
- Parameter parameter = (Parameter)theEObject;
- T result = caseParameter(parameter);
- if (result == null) result = caseHbAnnotation(parameter);
- if (result == null) result = casePAnnotation(parameter);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.TYPE: {
- Type type = (Type)theEObject;
- T result = caseType(type);
- if (result == null) result = caseHbAnnotation(type);
- if (result == null) result = casePAnnotation(type);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.WHERE: {
- Where where = (Where)theEObject;
- T result = caseWhere(where);
- if (result == null) result = caseHbAnnotation(where);
- if (result == null) result = casePAnnotation(where);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.ID_BAG: {
- IdBag idBag = (IdBag)theEObject;
- T result = caseIdBag(idBag);
- if (result == null) result = caseHbAnnotation(idBag);
- if (result == null) result = casePAnnotation(idBag);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.GENERIC_GENERATOR: {
- GenericGenerator genericGenerator = (GenericGenerator)theEObject;
- T result = caseGenericGenerator(genericGenerator);
- if (result == null) result = caseHbAnnotation(genericGenerator);
- if (result == null) result = casePAnnotation(genericGenerator);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.CACHE: {
- Cache cache = (Cache)theEObject;
- T result = caseCache(cache);
- if (result == null) result = caseHbAnnotation(cache);
- if (result == null) result = casePAnnotation(cache);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.TYPE_DEF: {
- TypeDef typeDef = (TypeDef)theEObject;
- T result = caseTypeDef(typeDef);
- if (result == null) result = caseHbAnnotation(typeDef);
- if (result == null) result = casePAnnotation(typeDef);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.FETCH: {
- Fetch fetch = (Fetch)theEObject;
- T result = caseFetch(fetch);
- if (result == null) result = caseHbAnnotation(fetch);
- if (result == null) result = casePAnnotation(fetch);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.ON_DELETE: {
- OnDelete onDelete = (OnDelete)theEObject;
- T result = caseOnDelete(onDelete);
- if (result == null) result = caseHbAnnotation(onDelete);
- if (result == null) result = casePAnnotation(onDelete);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.PROXY: {
- Proxy proxy = (Proxy)theEObject;
- T result = caseProxy(proxy);
- if (result == null) result = caseHbAnnotation(proxy);
- if (result == null) result = casePAnnotation(proxy);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.INDEX: {
- Index index = (Index)theEObject;
- T result = caseIndex(index);
- if (result == null) result = caseHbAnnotation(index);
- if (result == null) result = casePAnnotation(index);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.GENERATED: {
- Generated generated = (Generated)theEObject;
- T result = caseGenerated(generated);
- if (result == null) result = caseHbAnnotation(generated);
- if (result == null) result = casePAnnotation(generated);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.NAMED_QUERY: {
- NamedQuery namedQuery = (NamedQuery)theEObject;
- T result = caseNamedQuery(namedQuery);
- if (result == null) result = caseHbAnnotation(namedQuery);
- if (result == null) result = casePAnnotation(namedQuery);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.FILTER: {
- Filter filter = (Filter)theEObject;
- T result = caseFilter(filter);
- if (result == null) result = caseHbAnnotation(filter);
- if (result == null) result = casePAnnotation(filter);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.PARAM_DEF: {
- ParamDef paramDef = (ParamDef)theEObject;
- T result = caseParamDef(paramDef);
- if (result == null) result = caseHbAnnotation(paramDef);
- if (result == null) result = casePAnnotation(paramDef);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.FILTER_DEF: {
- FilterDef filterDef = (FilterDef)theEObject;
- T result = caseFilterDef(filterDef);
- if (result == null) result = caseHbAnnotation(filterDef);
- if (result == null) result = casePAnnotation(filterDef);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.DISCRIMINATOR_FORMULA: {
- DiscriminatorFormula discriminatorFormula = (DiscriminatorFormula)theEObject;
- T result = caseDiscriminatorFormula(discriminatorFormula);
- if (result == null) result = caseHbAnnotation(discriminatorFormula);
- if (result == null) result = casePAnnotation(discriminatorFormula);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.NATURAL_ID: {
- NaturalId naturalId = (NaturalId)theEObject;
- T result = caseNaturalId(naturalId);
- if (result == null) result = caseHbAnnotation(naturalId);
- if (result == null) result = casePAnnotation(naturalId);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY: {
- MapKeyManyToMany mapKeyManyToMany = (MapKeyManyToMany)theEObject;
- T result = caseMapKeyManyToMany(mapKeyManyToMany);
- if (result == null) result = caseHbAnnotation(mapKeyManyToMany);
- if (result == null) result = casePAnnotation(mapKeyManyToMany);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.FORCE_DISCRIMINATOR: {
- ForceDiscriminator forceDiscriminator = (ForceDiscriminator)theEObject;
- T result = caseForceDiscriminator(forceDiscriminator);
- if (result == null) result = caseHbAnnotation(forceDiscriminator);
- if (result == null) result = casePAnnotation(forceDiscriminator);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.IMMUTABLE: {
- Immutable immutable = (Immutable)theEObject;
- T result = caseImmutable(immutable);
- if (result == null) result = caseHbAnnotation(immutable);
- if (result == null) result = casePAnnotation(immutable);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.FORMULA: {
- Formula formula = (Formula)theEObject;
- T result = caseFormula(formula);
- if (result == null) result = caseHbAnnotation(formula);
- if (result == null) result = casePAnnotation(formula);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.NOT_FOUND: {
- NotFound notFound = (NotFound)theEObject;
- T result = caseNotFound(notFound);
- if (result == null) result = caseHbAnnotation(notFound);
- if (result == null) result = casePAnnotation(notFound);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.HB_ENTITY: {
- HbEntity hbEntity = (HbEntity)theEObject;
- T result = caseHbEntity(hbEntity);
- if (result == null) result = caseHbAnnotation(hbEntity);
- if (result == null) result = casePAnnotation(hbEntity);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.BATCH_SIZE: {
- BatchSize batchSize = (BatchSize)theEObject;
- T result = caseBatchSize(batchSize);
- if (result == null) result = caseHbAnnotation(batchSize);
- if (result == null) result = casePAnnotation(batchSize);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.ANY: {
- Any any = (Any)theEObject;
- T result = caseAny(any);
- if (result == null) result = caseHbAnnotation(any);
- if (result == null) result = casePAnnotation(any);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.META_VALUE: {
- MetaValue metaValue = (MetaValue)theEObject;
- T result = caseMetaValue(metaValue);
- if (result == null) result = caseHbAnnotation(metaValue);
- if (result == null) result = casePAnnotation(metaValue);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case HbannotationPackage.ANY_META_DEF: {
- AnyMetaDef anyMetaDef = (AnyMetaDef)theEObject;
- T result = caseAnyMetaDef(anyMetaDef);
- if (result == null) result = caseHbAnnotation(anyMetaDef);
- if (result == null) result = casePAnnotation(anyMetaDef);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- default: return defaultCase(theEObject);
- }
- }
-
- /**
- * Returns the result of interpreting the object as an instance of '<em>Hb Annotation</em>'.
- * <!-- begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Hb Annotation</em>'.
+ case HbannotationPackage.HB_ANNOTATION: {
+ HbAnnotation hbAnnotation = (HbAnnotation) theEObject;
+ T result = caseHbAnnotation(hbAnnotation);
+ if (result == null)
+ result = casePAnnotation(hbAnnotation);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.CASCADE: {
+ Cascade cascade = (Cascade) theEObject;
+ T result = caseCascade(cascade);
+ if (result == null)
+ result = caseHbAnnotation(cascade);
+ if (result == null)
+ result = casePAnnotation(cascade);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS: {
+ CollectionOfElements collectionOfElements = (CollectionOfElements) theEObject;
+ T result = caseCollectionOfElements(collectionOfElements);
+ if (result == null)
+ result = caseHbAnnotation(collectionOfElements);
+ if (result == null)
+ result = casePAnnotation(collectionOfElements);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.HB_MAP_KEY: {
+ HbMapKey hbMapKey = (HbMapKey) theEObject;
+ T result = caseHbMapKey(hbMapKey);
+ if (result == null)
+ result = caseHbAnnotation(hbMapKey);
+ if (result == null)
+ result = casePAnnotation(hbMapKey);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.PARAMETER: {
+ Parameter parameter = (Parameter) theEObject;
+ T result = caseParameter(parameter);
+ if (result == null)
+ result = caseHbAnnotation(parameter);
+ if (result == null)
+ result = casePAnnotation(parameter);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.TYPE: {
+ Type type = (Type) theEObject;
+ T result = caseType(type);
+ if (result == null)
+ result = caseHbAnnotation(type);
+ if (result == null)
+ result = casePAnnotation(type);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.WHERE: {
+ Where where = (Where) theEObject;
+ T result = caseWhere(where);
+ if (result == null)
+ result = caseHbAnnotation(where);
+ if (result == null)
+ result = casePAnnotation(where);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.ID_BAG: {
+ IdBag idBag = (IdBag) theEObject;
+ T result = caseIdBag(idBag);
+ if (result == null)
+ result = caseHbAnnotation(idBag);
+ if (result == null)
+ result = casePAnnotation(idBag);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.GENERIC_GENERATOR: {
+ GenericGenerator genericGenerator = (GenericGenerator) theEObject;
+ T result = caseGenericGenerator(genericGenerator);
+ if (result == null)
+ result = caseHbAnnotation(genericGenerator);
+ if (result == null)
+ result = casePAnnotation(genericGenerator);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.CACHE: {
+ Cache cache = (Cache) theEObject;
+ T result = caseCache(cache);
+ if (result == null)
+ result = caseHbAnnotation(cache);
+ if (result == null)
+ result = casePAnnotation(cache);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.TYPE_DEF: {
+ TypeDef typeDef = (TypeDef) theEObject;
+ T result = caseTypeDef(typeDef);
+ if (result == null)
+ result = caseHbAnnotation(typeDef);
+ if (result == null)
+ result = casePAnnotation(typeDef);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.FETCH: {
+ Fetch fetch = (Fetch) theEObject;
+ T result = caseFetch(fetch);
+ if (result == null)
+ result = caseHbAnnotation(fetch);
+ if (result == null)
+ result = casePAnnotation(fetch);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.ON_DELETE: {
+ OnDelete onDelete = (OnDelete) theEObject;
+ T result = caseOnDelete(onDelete);
+ if (result == null)
+ result = caseHbAnnotation(onDelete);
+ if (result == null)
+ result = casePAnnotation(onDelete);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.PROXY: {
+ Proxy proxy = (Proxy) theEObject;
+ T result = caseProxy(proxy);
+ if (result == null)
+ result = caseHbAnnotation(proxy);
+ if (result == null)
+ result = casePAnnotation(proxy);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.INDEX: {
+ Index index = (Index) theEObject;
+ T result = caseIndex(index);
+ if (result == null)
+ result = caseHbAnnotation(index);
+ if (result == null)
+ result = casePAnnotation(index);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.GENERATED: {
+ Generated generated = (Generated) theEObject;
+ T result = caseGenerated(generated);
+ if (result == null)
+ result = caseHbAnnotation(generated);
+ if (result == null)
+ result = casePAnnotation(generated);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.NAMED_QUERY: {
+ NamedQuery namedQuery = (NamedQuery) theEObject;
+ T result = caseNamedQuery(namedQuery);
+ if (result == null)
+ result = caseHbAnnotation(namedQuery);
+ if (result == null)
+ result = casePAnnotation(namedQuery);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.FILTER: {
+ Filter filter = (Filter) theEObject;
+ T result = caseFilter(filter);
+ if (result == null)
+ result = caseHbAnnotation(filter);
+ if (result == null)
+ result = casePAnnotation(filter);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.PARAM_DEF: {
+ ParamDef paramDef = (ParamDef) theEObject;
+ T result = caseParamDef(paramDef);
+ if (result == null)
+ result = caseHbAnnotation(paramDef);
+ if (result == null)
+ result = casePAnnotation(paramDef);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.FILTER_DEF: {
+ FilterDef filterDef = (FilterDef) theEObject;
+ T result = caseFilterDef(filterDef);
+ if (result == null)
+ result = caseHbAnnotation(filterDef);
+ if (result == null)
+ result = casePAnnotation(filterDef);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.DISCRIMINATOR_FORMULA: {
+ DiscriminatorFormula discriminatorFormula = (DiscriminatorFormula) theEObject;
+ T result = caseDiscriminatorFormula(discriminatorFormula);
+ if (result == null)
+ result = caseHbAnnotation(discriminatorFormula);
+ if (result == null)
+ result = casePAnnotation(discriminatorFormula);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.NATURAL_ID: {
+ NaturalId naturalId = (NaturalId) theEObject;
+ T result = caseNaturalId(naturalId);
+ if (result == null)
+ result = caseHbAnnotation(naturalId);
+ if (result == null)
+ result = casePAnnotation(naturalId);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY: {
+ MapKeyManyToMany mapKeyManyToMany = (MapKeyManyToMany) theEObject;
+ T result = caseMapKeyManyToMany(mapKeyManyToMany);
+ if (result == null)
+ result = caseHbAnnotation(mapKeyManyToMany);
+ if (result == null)
+ result = casePAnnotation(mapKeyManyToMany);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.FORCE_DISCRIMINATOR: {
+ ForceDiscriminator forceDiscriminator = (ForceDiscriminator) theEObject;
+ T result = caseForceDiscriminator(forceDiscriminator);
+ if (result == null)
+ result = caseHbAnnotation(forceDiscriminator);
+ if (result == null)
+ result = casePAnnotation(forceDiscriminator);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.IMMUTABLE: {
+ Immutable immutable = (Immutable) theEObject;
+ T result = caseImmutable(immutable);
+ if (result == null)
+ result = caseHbAnnotation(immutable);
+ if (result == null)
+ result = casePAnnotation(immutable);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.FORMULA: {
+ Formula formula = (Formula) theEObject;
+ T result = caseFormula(formula);
+ if (result == null)
+ result = caseHbAnnotation(formula);
+ if (result == null)
+ result = casePAnnotation(formula);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.NOT_FOUND: {
+ NotFound notFound = (NotFound) theEObject;
+ T result = caseNotFound(notFound);
+ if (result == null)
+ result = caseHbAnnotation(notFound);
+ if (result == null)
+ result = casePAnnotation(notFound);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.HB_ENTITY: {
+ HbEntity hbEntity = (HbEntity) theEObject;
+ T result = caseHbEntity(hbEntity);
+ if (result == null)
+ result = caseHbAnnotation(hbEntity);
+ if (result == null)
+ result = casePAnnotation(hbEntity);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.BATCH_SIZE: {
+ BatchSize batchSize = (BatchSize) theEObject;
+ T result = caseBatchSize(batchSize);
+ if (result == null)
+ result = caseHbAnnotation(batchSize);
+ if (result == null)
+ result = casePAnnotation(batchSize);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.ANY: {
+ Any any = (Any) theEObject;
+ T result = caseAny(any);
+ if (result == null)
+ result = caseHbAnnotation(any);
+ if (result == null)
+ result = casePAnnotation(any);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.META_VALUE: {
+ MetaValue metaValue = (MetaValue) theEObject;
+ T result = caseMetaValue(metaValue);
+ if (result == null)
+ result = caseHbAnnotation(metaValue);
+ if (result == null)
+ result = casePAnnotation(metaValue);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ case HbannotationPackage.ANY_META_DEF: {
+ AnyMetaDef anyMetaDef = (AnyMetaDef) theEObject;
+ T result = caseAnyMetaDef(anyMetaDef);
+ if (result == null)
+ result = caseHbAnnotation(anyMetaDef);
+ if (result == null)
+ result = casePAnnotation(anyMetaDef);
+ if (result == null)
+ result = defaultCase(theEObject);
+ return result;
+ }
+ default:
+ return defaultCase(theEObject);
+ }
+ }
+
+ /**
+ * Returns the result of interpreting the object as an instance of ' <em>Hb Annotation</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Hb Annotation</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -385,13 +482,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Cascade</em>'. <!--
- * begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
+ * Returns the result of interpreting the object as an instance of ' <em>Cascade</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
*
* @param object
- * the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Cascade</em>'.
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Cascade</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -400,11 +497,14 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Collection Of Elements</em>'.
- * <!-- begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Collection Of Elements</em>'.
+ * Returns the result of interpreting the object as an instance of '
+ * <em>Collection Of Elements</em>'. <!-- begin-user-doc --> This implementation returns null;
+ * returning a non-null result will terminate the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of '
+ * <em>Collection Of Elements</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -413,13 +513,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Hb Map Key</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Hb Map Key</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Hb Map Key</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Hb Map Key</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -428,11 +528,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Parameter</em>'.
- * <!-- begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Parameter</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Parameter</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Parameter</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -441,13 +543,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Type</em>'. <!--
- * begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
+ * Returns the result of interpreting the object as an instance of ' <em>Type</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
*
* @param object
- * the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Type</em>'.
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Type</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -456,13 +558,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Where</em>'. <!--
- * begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
+ * Returns the result of interpreting the object as an instance of ' <em>Where</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
*
* @param object
- * the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Where</em>'.
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Where</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -471,13 +573,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Id Bag</em>'. <!--
- * begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
+ * Returns the result of interpreting the object as an instance of ' <em>Id Bag</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
*
* @param object
- * the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Id Bag</em>'.
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Id Bag</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -486,11 +588,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Generic Generator</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Generic Generator</em>'.
* <!-- begin-user-doc --> This implementation returns null; returning a non-null result will
* terminate the switch. <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Generic Generator</em>'.
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Generic Generator</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -499,13 +603,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Cache</em>'. <!--
- * begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
+ * Returns the result of interpreting the object as an instance of ' <em>Cache</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
*
* @param object
- * the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Cache</em>'.
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Cache</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -514,13 +618,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Type Def</em>'. <!--
- * begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
+ * Returns the result of interpreting the object as an instance of ' <em>Type Def</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
*
* @param object
- * the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Type Def</em>'.
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Type Def</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -529,13 +633,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Fetch</em>'. <!--
- * begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
+ * Returns the result of interpreting the object as an instance of ' <em>Fetch</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
*
* @param object
- * the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Fetch</em>'.
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Fetch</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -544,11 +648,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>On Delete</em>'.
- * <!-- begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>On Delete</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>On Delete</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>On Delete</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -557,13 +663,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Proxy</em>'. <!--
- * begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
+ * Returns the result of interpreting the object as an instance of ' <em>Proxy</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
*
* @param object
- * the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Proxy</em>'.
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Proxy</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -572,13 +678,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Index</em>'. <!--
- * begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
+ * Returns the result of interpreting the object as an instance of ' <em>Index</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
*
* @param object
- * the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Index</em>'.
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Index</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -587,13 +693,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Generated</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Generated</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Generated</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Generated</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -602,13 +708,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Named Query</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Named Query</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Named Query</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Named Query</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -617,13 +723,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Filter</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Filter</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Filter</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Filter</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -632,13 +738,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Param Def</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Param Def</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Param Def</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Param Def</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -647,13 +753,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Filter Def</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Filter Def</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Filter Def</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Filter Def</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -662,13 +768,14 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Discriminator Formula</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Discriminator Formula</em>'.
+ * Returns the result of interpreting the object as an instance of '
+ * <em>Discriminator Formula</em>'. <!-- begin-user-doc --> This implementation returns null;
+ * returning a non-null result will terminate the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of '
+ * <em>Discriminator Formula</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -677,13 +784,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Natural Id</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Natural Id</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Natural Id</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Natural Id</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -692,13 +799,14 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Map Key Many To Many</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Map Key Many To Many</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Map Key Many To Many</em>
+ * '. <!-- begin-user-doc --> This implementation returns null; returning a non-null result will
+ * terminate the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Map Key Many To Many</em>
+ * '.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -707,13 +815,14 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Force Discriminator</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Force Discriminator</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Force Discriminator</em>
+ * '. <!-- begin-user-doc --> This implementation returns null; returning a non-null result will
+ * terminate the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Force Discriminator</em>
+ * '.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -722,13 +831,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Immutable</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Immutable</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Immutable</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Immutable</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -737,13 +846,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Formula</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Formula</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Formula</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Formula</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -752,13 +861,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Not Found</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Not Found</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Not Found</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Not Found</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -767,13 +876,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Hb Entity</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Hb Entity</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Hb Entity</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Hb Entity</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -782,13 +891,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Batch Size</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Batch Size</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Batch Size</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Batch Size</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -797,13 +906,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Any</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Any</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Any</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Any</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -812,13 +921,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Meta Value</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Meta Value</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Meta Value</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Meta Value</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -827,13 +936,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>Any Meta Def</em>'.
- * <!-- begin-user-doc -->
- * This implementation returns null;
- * returning a non-null result will terminate the switch.
- * <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>Any Meta Def</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>Any Meta Def</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>Any Meta Def</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -842,11 +951,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>PAnnotation</em>'.
- * <!-- begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch. <!-- end-user-doc -->
- * @param object the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>PAnnotation</em>'.
+ * Returns the result of interpreting the object as an instance of ' <em>PAnnotation</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch. <!-- end-user-doc -->
+ *
+ * @param object
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>PAnnotation</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
*/
@@ -855,13 +966,13 @@ public class HbannotationSwitch<T> {
}
/**
- * Returns the result of interpreting the object as an instance of '<em>EObject</em>'. <!--
- * begin-user-doc --> This implementation returns null; returning a non-null result will
- * terminate the switch, but this is the last case anyway. <!-- end-user-doc -->
+ * Returns the result of interpreting the object as an instance of ' <em>EObject</em>'. <!--
+ * begin-user-doc --> This implementation returns null; returning a non-null result will terminate
+ * the switch, but this is the last case anyway. <!-- end-user-doc -->
*
* @param object
- * the target of the switch.
- * @return the result of interpreting the object as an instance of '<em>EObject</em>'.
+ * the target of the switch.
+ * @return the result of interpreting the object as an instance of ' <em>EObject</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject)
* @generated
*/
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationValidator.java
index 037272ed5..0aa04f012 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/util/HbannotationValidator.java
@@ -8,13 +8,11 @@ package org.eclipse.emf.teneo.hibernate.hbannotation.util;
import java.util.Map;
-import org.eclipse.emf.common.util.Diagnostic;
import org.eclipse.emf.common.util.DiagnosticChain;
import org.eclipse.emf.common.util.ResourceLocator;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.EObjectValidator;
import org.eclipse.emf.teneo.annotations.pannotation.util.PannotationValidator;
-import org.eclipse.emf.teneo.hibernate.hbannotation.*;
import org.eclipse.emf.teneo.hibernate.hbannotation.Any;
import org.eclipse.emf.teneo.hibernate.hbannotation.AnyMetaDef;
import org.eclipse.emf.teneo.hibernate.hbannotation.BatchSize;
@@ -58,23 +56,24 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef;
import org.eclipse.emf.teneo.hibernate.hbannotation.Where;
/**
- * <!-- begin-user-doc --> The <b>Validator</b> for the model. <!-- end-user-doc
- * -->
+ * <!-- begin-user-doc --> The <b>Validator</b> for the model. <!-- end-user-doc -->
*
* @see org.eclipse.emf.teneo.hibernate.hbannotation.HbannotationPackage
* @generated
*/
public class HbannotationValidator extends EObjectValidator {
/**
- * The cached model package
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * The cached model package <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public static final HbannotationValidator INSTANCE = new HbannotationValidator();
/**
- * A constant for the {@link org.eclipse.emf.common.util.Diagnostic#getSource() source} of diagnostic {@link org.eclipse.emf.common.util.Diagnostic#getCode() codes} from this package.
+ * A constant for the {@link org.eclipse.emf.common.util.Diagnostic#getSource() source} of
+ * diagnostic {@link org.eclipse.emf.common.util.Diagnostic#getCode() codes} from this package.
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.common.util.Diagnostic#getSource()
* @see org.eclipse.emf.common.util.Diagnostic#getCode()
* @generated
@@ -82,33 +81,31 @@ public class HbannotationValidator extends EObjectValidator {
public static final String DIAGNOSTIC_SOURCE = "org.eclipse.emf.teneo.hibernate.hbannotation";
/**
- * A constant with a fixed name that can be used as the base value for additional hand written constants.
- * <!-- begin-user-doc --> <!--
- * end-user-doc -->
+ * A constant with a fixed name that can be used as the base value for additional hand written
+ * constants. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
private static final int GENERATED_DIAGNOSTIC_CODE_COUNT = 0;
/**
- * A constant with a fixed name that can be used as the base value for additional hand written constants in a derived class.
- * <!-- begin-user-doc
- * --> <!-- end-user-doc -->
+ * A constant with a fixed name that can be used as the base value for additional hand written
+ * constants in a derived class. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected static final int DIAGNOSTIC_CODE_COUNT = GENERATED_DIAGNOSTIC_CODE_COUNT;
/**
- * The cached base package validator.
- * <!-- begin-user-doc --> <!--
- * end-user-doc -->
+ * The cached base package validator. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
protected PannotationValidator pannotationValidator;
/**
- * Creates an instance of the switch.
- * <!-- begin-user-doc --> <!--
- * end-user-doc -->
+ * Creates an instance of the switch. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public HbannotationValidator() {
@@ -117,871 +114,1219 @@ public class HbannotationValidator extends EObjectValidator {
}
/**
- * Returns the package of this validator switch.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * Returns the package of this validator switch. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
protected EPackage getEPackage() {
- return HbannotationPackage.eINSTANCE;
+ return HbannotationPackage.eINSTANCE;
}
/**
- * Calls <code>validateXXX</code> for the corresponding classifier of the model.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Calls <code>validateXXX</code> for the corresponding classifier of the model. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
- protected boolean validate(int classifierID, Object value,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
+ protected boolean validate(int classifierID, Object value, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
switch (classifierID) {
- case HbannotationPackage.HB_ANNOTATION:
- return validateHbAnnotation((HbAnnotation)value, diagnostics, context);
- case HbannotationPackage.CASCADE:
- return validateCascade((Cascade)value, diagnostics, context);
- case HbannotationPackage.COLLECTION_OF_ELEMENTS:
- return validateCollectionOfElements((CollectionOfElements)value, diagnostics, context);
- case HbannotationPackage.HB_MAP_KEY:
- return validateHbMapKey((HbMapKey)value, diagnostics, context);
- case HbannotationPackage.PARAMETER:
- return validateParameter((Parameter)value, diagnostics, context);
- case HbannotationPackage.TYPE:
- return validateType((Type)value, diagnostics, context);
- case HbannotationPackage.WHERE:
- return validateWhere((Where)value, diagnostics, context);
- case HbannotationPackage.ID_BAG:
- return validateIdBag((IdBag)value, diagnostics, context);
- case HbannotationPackage.GENERIC_GENERATOR:
- return validateGenericGenerator((GenericGenerator)value, diagnostics, context);
- case HbannotationPackage.CACHE:
- return validateCache((Cache)value, diagnostics, context);
- case HbannotationPackage.TYPE_DEF:
- return validateTypeDef((TypeDef)value, diagnostics, context);
- case HbannotationPackage.FETCH:
- return validateFetch((Fetch)value, diagnostics, context);
- case HbannotationPackage.ON_DELETE:
- return validateOnDelete((OnDelete)value, diagnostics, context);
- case HbannotationPackage.PROXY:
- return validateProxy((Proxy)value, diagnostics, context);
- case HbannotationPackage.INDEX:
- return validateIndex((Index)value, diagnostics, context);
- case HbannotationPackage.GENERATED:
- return validateGenerated((Generated)value, diagnostics, context);
- case HbannotationPackage.NAMED_QUERY:
- return validateNamedQuery((NamedQuery)value, diagnostics, context);
- case HbannotationPackage.FILTER:
- return validateFilter((Filter)value, diagnostics, context);
- case HbannotationPackage.PARAM_DEF:
- return validateParamDef((ParamDef)value, diagnostics, context);
- case HbannotationPackage.FILTER_DEF:
- return validateFilterDef((FilterDef)value, diagnostics, context);
- case HbannotationPackage.DISCRIMINATOR_FORMULA:
- return validateDiscriminatorFormula((DiscriminatorFormula)value, diagnostics, context);
- case HbannotationPackage.NATURAL_ID:
- return validateNaturalId((NaturalId)value, diagnostics, context);
- case HbannotationPackage.MAP_KEY_MANY_TO_MANY:
- return validateMapKeyManyToMany((MapKeyManyToMany)value, diagnostics, context);
- case HbannotationPackage.FORCE_DISCRIMINATOR:
- return validateForceDiscriminator((ForceDiscriminator)value, diagnostics, context);
- case HbannotationPackage.IMMUTABLE:
- return validateImmutable((Immutable)value, diagnostics, context);
- case HbannotationPackage.FORMULA:
- return validateFormula((Formula)value, diagnostics, context);
- case HbannotationPackage.NOT_FOUND:
- return validateNotFound((NotFound)value, diagnostics, context);
- case HbannotationPackage.HB_ENTITY:
- return validateHbEntity((HbEntity)value, diagnostics, context);
- case HbannotationPackage.BATCH_SIZE:
- return validateBatchSize((BatchSize)value, diagnostics, context);
- case HbannotationPackage.ANY:
- return validateAny((Any)value, diagnostics, context);
- case HbannotationPackage.META_VALUE:
- return validateMetaValue((MetaValue)value, diagnostics, context);
- case HbannotationPackage.ANY_META_DEF:
- return validateAnyMetaDef((AnyMetaDef)value, diagnostics, context);
- case HbannotationPackage.CACHE_CONCURRENCY_STRATEGY:
- return validateCacheConcurrencyStrategy((CacheConcurrencyStrategy)value, diagnostics, context);
- case HbannotationPackage.HB_FETCH_TYPE:
- return validateHbFetchType((HbFetchType)value, diagnostics, context);
- case HbannotationPackage.ON_DELETE_ACTION:
- return validateOnDeleteAction((OnDeleteAction)value, diagnostics, context);
- case HbannotationPackage.GENERATION_TIME:
- return validateGenerationTime((GenerationTime)value, diagnostics, context);
- case HbannotationPackage.NOT_FOUND_ACTION:
- return validateNotFoundAction((NotFoundAction)value, diagnostics, context);
- case HbannotationPackage.OPTIMISTIC_LOCK_TYPE:
- return validateOptimisticLockType((OptimisticLockType)value, diagnostics, context);
- case HbannotationPackage.POLYMORPHISM_TYPE:
- return validatePolymorphismType((PolymorphismType)value, diagnostics, context);
- case HbannotationPackage.HB_CASCADE_TYPE:
- return validateHbCascadeType((HbCascadeType)value, diagnostics, context);
- default:
- return true;
+ case HbannotationPackage.HB_ANNOTATION:
+ return validateHbAnnotation((HbAnnotation) value, diagnostics, context);
+ case HbannotationPackage.CASCADE:
+ return validateCascade((Cascade) value, diagnostics, context);
+ case HbannotationPackage.COLLECTION_OF_ELEMENTS:
+ return validateCollectionOfElements((CollectionOfElements) value, diagnostics, context);
+ case HbannotationPackage.HB_MAP_KEY:
+ return validateHbMapKey((HbMapKey) value, diagnostics, context);
+ case HbannotationPackage.PARAMETER:
+ return validateParameter((Parameter) value, diagnostics, context);
+ case HbannotationPackage.TYPE:
+ return validateType((Type) value, diagnostics, context);
+ case HbannotationPackage.WHERE:
+ return validateWhere((Where) value, diagnostics, context);
+ case HbannotationPackage.ID_BAG:
+ return validateIdBag((IdBag) value, diagnostics, context);
+ case HbannotationPackage.GENERIC_GENERATOR:
+ return validateGenericGenerator((GenericGenerator) value, diagnostics, context);
+ case HbannotationPackage.CACHE:
+ return validateCache((Cache) value, diagnostics, context);
+ case HbannotationPackage.TYPE_DEF:
+ return validateTypeDef((TypeDef) value, diagnostics, context);
+ case HbannotationPackage.FETCH:
+ return validateFetch((Fetch) value, diagnostics, context);
+ case HbannotationPackage.ON_DELETE:
+ return validateOnDelete((OnDelete) value, diagnostics, context);
+ case HbannotationPackage.PROXY:
+ return validateProxy((Proxy) value, diagnostics, context);
+ case HbannotationPackage.INDEX:
+ return validateIndex((Index) value, diagnostics, context);
+ case HbannotationPackage.GENERATED:
+ return validateGenerated((Generated) value, diagnostics, context);
+ case HbannotationPackage.NAMED_QUERY:
+ return validateNamedQuery((NamedQuery) value, diagnostics, context);
+ case HbannotationPackage.FILTER:
+ return validateFilter((Filter) value, diagnostics, context);
+ case HbannotationPackage.PARAM_DEF:
+ return validateParamDef((ParamDef) value, diagnostics, context);
+ case HbannotationPackage.FILTER_DEF:
+ return validateFilterDef((FilterDef) value, diagnostics, context);
+ case HbannotationPackage.DISCRIMINATOR_FORMULA:
+ return validateDiscriminatorFormula((DiscriminatorFormula) value, diagnostics, context);
+ case HbannotationPackage.NATURAL_ID:
+ return validateNaturalId((NaturalId) value, diagnostics, context);
+ case HbannotationPackage.MAP_KEY_MANY_TO_MANY:
+ return validateMapKeyManyToMany((MapKeyManyToMany) value, diagnostics, context);
+ case HbannotationPackage.FORCE_DISCRIMINATOR:
+ return validateForceDiscriminator((ForceDiscriminator) value, diagnostics, context);
+ case HbannotationPackage.IMMUTABLE:
+ return validateImmutable((Immutable) value, diagnostics, context);
+ case HbannotationPackage.FORMULA:
+ return validateFormula((Formula) value, diagnostics, context);
+ case HbannotationPackage.NOT_FOUND:
+ return validateNotFound((NotFound) value, diagnostics, context);
+ case HbannotationPackage.HB_ENTITY:
+ return validateHbEntity((HbEntity) value, diagnostics, context);
+ case HbannotationPackage.BATCH_SIZE:
+ return validateBatchSize((BatchSize) value, diagnostics, context);
+ case HbannotationPackage.ANY:
+ return validateAny((Any) value, diagnostics, context);
+ case HbannotationPackage.META_VALUE:
+ return validateMetaValue((MetaValue) value, diagnostics, context);
+ case HbannotationPackage.ANY_META_DEF:
+ return validateAnyMetaDef((AnyMetaDef) value, diagnostics, context);
+ case HbannotationPackage.CACHE_CONCURRENCY_STRATEGY:
+ return validateCacheConcurrencyStrategy((CacheConcurrencyStrategy) value, diagnostics,
+ context);
+ case HbannotationPackage.HB_FETCH_TYPE:
+ return validateHbFetchType((HbFetchType) value, diagnostics, context);
+ case HbannotationPackage.ON_DELETE_ACTION:
+ return validateOnDeleteAction((OnDeleteAction) value, diagnostics, context);
+ case HbannotationPackage.GENERATION_TIME:
+ return validateGenerationTime((GenerationTime) value, diagnostics, context);
+ case HbannotationPackage.NOT_FOUND_ACTION:
+ return validateNotFoundAction((NotFoundAction) value, diagnostics, context);
+ case HbannotationPackage.OPTIMISTIC_LOCK_TYPE:
+ return validateOptimisticLockType((OptimisticLockType) value, diagnostics, context);
+ case HbannotationPackage.POLYMORPHISM_TYPE:
+ return validatePolymorphismType((PolymorphismType) value, diagnostics, context);
+ case HbannotationPackage.HB_CASCADE_TYPE:
+ return validateHbCascadeType((HbCascadeType) value, diagnostics, context);
+ default:
+ return true;
}
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateHbAnnotation(HbAnnotation hbAnnotation,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(hbAnnotation, diagnostics, context)) return false;
+ public boolean validateHbAnnotation(HbAnnotation hbAnnotation, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(hbAnnotation, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(hbAnnotation, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(hbAnnotation, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(hbAnnotation, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(hbAnnotation, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(hbAnnotation, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(hbAnnotation, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(hbAnnotation, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(hbAnnotation, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(hbAnnotation, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(hbAnnotation, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(hbAnnotation, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(hbAnnotation, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(hbAnnotation, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(hbAnnotation, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(hbAnnotation, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(hbAnnotation, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(hbAnnotation, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(hbAnnotation, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(hbAnnotation, diagnostics, context);
return result;
}
/**
- * Validates the CompatibleEModelElementType constraint of '<em>Hb Annotation</em>'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @generated
+ * Validates the CompatibleEModelElementType constraint of ' <em>Hb Annotation</em>'. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @generatedNOT
*/
- public boolean validateHbAnnotation_CompatibleEModelElementType(
- HbAnnotation hbAnnotation, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
+ public boolean validateHbAnnotation_CompatibleEModelElementType(HbAnnotation hbAnnotation,
+ DiagnosticChain diagnostics, Map<Object, Object> context) {
// TODO override the constraint, if desired
// -> uncomment the scaffolding
// -> specify the condition that violates the constraint
// -> verify the diagnostic details, including severity, code, and message
// Ensure that you remove @generated or mark it @generated NOT
- if (false) {
- if (diagnostics != null) {
- diagnostics.add
- (createDiagnostic
- (Diagnostic.ERROR,
- DIAGNOSTIC_SOURCE,
- 0,
- "_UI_GenericConstraint_diagnostic",
- new Object[] { "CompatibleEModelElementType", getObjectLabel(hbAnnotation, context) },
- new Object[] { hbAnnotation },
- context));
- }
- return false;
- }
- return pannotationValidator.validatePAnnotation_CompatibleEModelElementType(hbAnnotation, diagnostics, context);
+ // if (false) {
+ // if (diagnostics != null) {
+ // diagnostics.add(createDiagnostic(Diagnostic.ERROR, DIAGNOSTIC_SOURCE, 0,
+ // "_UI_GenericConstraint_diagnostic", new Object[] { "CompatibleEModelElementType",
+ // getObjectLabel(hbAnnotation, context) }, new Object[] { hbAnnotation }, context));
+ // }
+ // return false;
+ // }
+ return pannotationValidator.validatePAnnotation_CompatibleEModelElementType(hbAnnotation,
+ diagnostics, context);
}
/**
- * Validates the AnnotationIsSupported constraint of '<em>Hb Annotation</em>'.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
- * @generated
+ * Validates the AnnotationIsSupported constraint of '<em>Hb Annotation</em>'. <!-- begin-user-doc
+ * --> <!-- end-user-doc -->
+ *
+ * @generatedNOT
*/
- public boolean validateHbAnnotation_AnnotationIsSupported(
- HbAnnotation hbAnnotation, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
+ public boolean validateHbAnnotation_AnnotationIsSupported(HbAnnotation hbAnnotation,
+ DiagnosticChain diagnostics, Map<Object, Object> context) {
// TODO override the constraint, if desired
// -> uncomment the scaffolding
// -> specify the condition that violates the constraint
// -> verify the diagnostic details, including severity, code, and message
// Ensure that you remove @generated or mark it @generated NOT
- if (false) {
- if (diagnostics != null) {
- diagnostics.add
- (createDiagnostic
- (Diagnostic.ERROR,
- DIAGNOSTIC_SOURCE,
- 0,
- "_UI_GenericConstraint_diagnostic",
- new Object[] { "AnnotationIsSupported", getObjectLabel(hbAnnotation, context) },
- new Object[] { hbAnnotation },
- context));
- }
- return false;
- }
- return pannotationValidator.validatePAnnotation_AnnotationIsSupported(hbAnnotation, diagnostics, context);
+ // if (false) {
+ // if (diagnostics != null) {
+ // diagnostics.add(createDiagnostic(Diagnostic.ERROR, DIAGNOSTIC_SOURCE, 0,
+ // "_UI_GenericConstraint_diagnostic", new Object[] { "AnnotationIsSupported",
+ // getObjectLabel(hbAnnotation, context) }, new Object[] { hbAnnotation }, context));
+ // }
+ // return false;
+ // }
+ return pannotationValidator.validatePAnnotation_AnnotationIsSupported(hbAnnotation,
+ diagnostics, context);
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateCascade(Cascade cascade,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(cascade, diagnostics, context)) return false;
+ public boolean validateCascade(Cascade cascade, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(cascade, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(cascade, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(cascade, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(cascade, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(cascade, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(cascade, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(cascade, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(cascade, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(cascade, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(cascade, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(cascade, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(cascade, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(cascade, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(cascade, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(cascade, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(cascade, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(cascade, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(cascade, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(cascade, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(cascade, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateCollectionOfElements(
- CollectionOfElements collectionOfElements,
+ public boolean validateCollectionOfElements(CollectionOfElements collectionOfElements,
DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(collectionOfElements, diagnostics, context)) return false;
+ if (!validate_NoCircularContainment(collectionOfElements, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(collectionOfElements, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(collectionOfElements, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(collectionOfElements, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(collectionOfElements, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(collectionOfElements, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(collectionOfElements, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(collectionOfElements, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(collectionOfElements, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(collectionOfElements, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(collectionOfElements, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(collectionOfElements, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(collectionOfElements, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(collectionOfElements, diagnostics,
+ context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(collectionOfElements, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(collectionOfElements, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(collectionOfElements, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(collectionOfElements, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(collectionOfElements, diagnostics,
+ context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(collectionOfElements, diagnostics,
+ context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateHbMapKey(HbMapKey hbMapKey,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(hbMapKey, diagnostics, context)) return false;
+ public boolean validateHbMapKey(HbMapKey hbMapKey, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(hbMapKey, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(hbMapKey, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(hbMapKey, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(hbMapKey, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(hbMapKey, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(hbMapKey, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(hbMapKey, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(hbMapKey, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(hbMapKey, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(hbMapKey, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(hbMapKey, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(hbMapKey, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(hbMapKey, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(hbMapKey, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(hbMapKey, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(hbMapKey, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(hbMapKey, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(hbMapKey, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(hbMapKey, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(hbMapKey, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateParameter(Parameter parameter,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(parameter, diagnostics, context)) return false;
+ public boolean validateParameter(Parameter parameter, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(parameter, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(parameter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(parameter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(parameter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(parameter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(parameter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(parameter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(parameter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(parameter, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(parameter, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(parameter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(parameter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(parameter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(parameter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(parameter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(parameter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(parameter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(parameter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(parameter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(parameter, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateType(Type type, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
- if (!validate_NoCircularContainment(type, diagnostics, context)) return false;
+ public boolean validateType(Type type, DiagnosticChain diagnostics, Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(type, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(type, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(type, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(type, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(type, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(type, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(type, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(type, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(type, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(type, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(type, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(type, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(type, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(type, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(type, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(type, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(type, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(type, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(type, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(type, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateWhere(Where where, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
- if (!validate_NoCircularContainment(where, diagnostics, context)) return false;
+ public boolean validateWhere(Where where, DiagnosticChain diagnostics, Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(where, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(where, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(where, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(where, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(where, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(where, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(where, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(where, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(where, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(where, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(where, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(where, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(where, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(where, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(where, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(where, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(where, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(where, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(where, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(where, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateIdBag(IdBag idBag, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
- if (!validate_NoCircularContainment(idBag, diagnostics, context)) return false;
+ public boolean validateIdBag(IdBag idBag, DiagnosticChain diagnostics, Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(idBag, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(idBag, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(idBag, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(idBag, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(idBag, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(idBag, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(idBag, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(idBag, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(idBag, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(idBag, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(idBag, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(idBag, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(idBag, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(idBag, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(idBag, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(idBag, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(idBag, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(idBag, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(idBag, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(idBag, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean validateGenericGenerator(GenericGenerator genericGenerator,
DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(genericGenerator, diagnostics, context)) return false;
+ if (!validate_NoCircularContainment(genericGenerator, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(genericGenerator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(genericGenerator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(genericGenerator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(genericGenerator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(genericGenerator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(genericGenerator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(genericGenerator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(genericGenerator, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(genericGenerator, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(genericGenerator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(genericGenerator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(genericGenerator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(genericGenerator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(genericGenerator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(genericGenerator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(genericGenerator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(genericGenerator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(genericGenerator, diagnostics,
+ context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(genericGenerator, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateCache(Cache cache, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
- if (!validate_NoCircularContainment(cache, diagnostics, context)) return false;
+ public boolean validateCache(Cache cache, DiagnosticChain diagnostics, Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(cache, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(cache, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(cache, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(cache, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(cache, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(cache, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(cache, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(cache, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(cache, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(cache, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(cache, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(cache, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(cache, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(cache, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(cache, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(cache, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(cache, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(cache, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(cache, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(cache, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateTypeDef(TypeDef typeDef,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(typeDef, diagnostics, context)) return false;
+ public boolean validateTypeDef(TypeDef typeDef, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(typeDef, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(typeDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(typeDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(typeDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(typeDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(typeDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(typeDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(typeDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(typeDef, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(typeDef, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(typeDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(typeDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(typeDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(typeDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(typeDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(typeDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(typeDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(typeDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(typeDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(typeDef, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateFetch(Fetch fetch, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
- if (!validate_NoCircularContainment(fetch, diagnostics, context)) return false;
+ public boolean validateFetch(Fetch fetch, DiagnosticChain diagnostics, Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(fetch, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(fetch, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(fetch, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(fetch, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(fetch, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(fetch, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(fetch, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(fetch, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(fetch, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(fetch, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(fetch, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(fetch, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(fetch, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(fetch, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(fetch, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(fetch, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(fetch, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(fetch, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(fetch, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(fetch, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateOnDelete(OnDelete onDelete,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(onDelete, diagnostics, context)) return false;
+ public boolean validateOnDelete(OnDelete onDelete, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(onDelete, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(onDelete, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(onDelete, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(onDelete, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(onDelete, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(onDelete, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(onDelete, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(onDelete, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(onDelete, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(onDelete, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(onDelete, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(onDelete, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(onDelete, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(onDelete, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(onDelete, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(onDelete, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(onDelete, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(onDelete, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(onDelete, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(onDelete, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateProxy(Proxy proxy, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
- if (!validate_NoCircularContainment(proxy, diagnostics, context)) return false;
+ public boolean validateProxy(Proxy proxy, DiagnosticChain diagnostics, Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(proxy, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(proxy, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(proxy, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(proxy, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(proxy, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(proxy, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(proxy, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(proxy, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(proxy, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(proxy, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(proxy, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(proxy, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(proxy, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(proxy, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(proxy, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(proxy, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(proxy, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(proxy, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(proxy, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(proxy, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateNamedQuery(NamedQuery namedQuery,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(namedQuery, diagnostics, context)) return false;
+ public boolean validateNamedQuery(NamedQuery namedQuery, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(namedQuery, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(namedQuery, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(namedQuery, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(namedQuery, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(namedQuery, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(namedQuery, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(namedQuery, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(namedQuery, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(namedQuery, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(namedQuery, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(namedQuery, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(namedQuery, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(namedQuery, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(namedQuery, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(namedQuery, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(namedQuery, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(namedQuery, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(namedQuery, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(namedQuery, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(namedQuery, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean validateFilter(Filter filter, DiagnosticChain diagnostics,
Map<Object, Object> context) {
- if (!validate_NoCircularContainment(filter, diagnostics, context)) return false;
+ if (!validate_NoCircularContainment(filter, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(filter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(filter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(filter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(filter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(filter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(filter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(filter, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(filter, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(filter, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(filter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(filter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(filter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(filter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(filter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(filter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(filter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(filter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(filter, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(filter, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateParamDef(ParamDef paramDef,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(paramDef, diagnostics, context)) return false;
+ public boolean validateParamDef(ParamDef paramDef, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(paramDef, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(paramDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(paramDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(paramDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(paramDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(paramDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(paramDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(paramDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(paramDef, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(paramDef, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(paramDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(paramDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(paramDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(paramDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(paramDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(paramDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(paramDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(paramDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(paramDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(paramDef, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateFilterDef(FilterDef filterDef,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(filterDef, diagnostics, context)) return false;
+ public boolean validateFilterDef(FilterDef filterDef, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(filterDef, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(filterDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(filterDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(filterDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(filterDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(filterDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(filterDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(filterDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(filterDef, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(filterDef, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(filterDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(filterDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(filterDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(filterDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(filterDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(filterDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(filterDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(filterDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(filterDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(filterDef, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateDiscriminatorFormula(
- DiscriminatorFormula discriminatorFormula,
+ public boolean validateDiscriminatorFormula(DiscriminatorFormula discriminatorFormula,
DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(discriminatorFormula, diagnostics, context)) return false;
+ if (!validate_NoCircularContainment(discriminatorFormula, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(discriminatorFormula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(discriminatorFormula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(discriminatorFormula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(discriminatorFormula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(discriminatorFormula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(discriminatorFormula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(discriminatorFormula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(discriminatorFormula, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(discriminatorFormula, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(discriminatorFormula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(discriminatorFormula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(discriminatorFormula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(discriminatorFormula, diagnostics,
+ context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(discriminatorFormula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(discriminatorFormula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(discriminatorFormula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(discriminatorFormula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(discriminatorFormula, diagnostics,
+ context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(discriminatorFormula, diagnostics,
+ context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateNaturalId(NaturalId naturalId,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(naturalId, diagnostics, context)) return false;
+ public boolean validateNaturalId(NaturalId naturalId, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(naturalId, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(naturalId, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(naturalId, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(naturalId, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(naturalId, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(naturalId, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(naturalId, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(naturalId, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(naturalId, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(naturalId, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(naturalId, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(naturalId, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(naturalId, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(naturalId, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(naturalId, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(naturalId, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(naturalId, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(naturalId, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(naturalId, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(naturalId, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean validateMapKeyManyToMany(MapKeyManyToMany mapKeyManyToMany,
DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(mapKeyManyToMany, diagnostics, context)) return false;
+ if (!validate_NoCircularContainment(mapKeyManyToMany, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(mapKeyManyToMany, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(mapKeyManyToMany, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(mapKeyManyToMany, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(mapKeyManyToMany, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(mapKeyManyToMany, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(mapKeyManyToMany, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(mapKeyManyToMany, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(mapKeyManyToMany, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(mapKeyManyToMany, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(mapKeyManyToMany, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(mapKeyManyToMany, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(mapKeyManyToMany, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(mapKeyManyToMany, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(mapKeyManyToMany, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(mapKeyManyToMany, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(mapKeyManyToMany, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(mapKeyManyToMany, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(mapKeyManyToMany, diagnostics,
+ context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(mapKeyManyToMany, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateForceDiscriminator(
- ForceDiscriminator forceDiscriminator, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
- if (!validate_NoCircularContainment(forceDiscriminator, diagnostics, context)) return false;
+ public boolean validateForceDiscriminator(ForceDiscriminator forceDiscriminator,
+ DiagnosticChain diagnostics, Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(forceDiscriminator, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(forceDiscriminator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(forceDiscriminator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(forceDiscriminator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(forceDiscriminator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(forceDiscriminator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(forceDiscriminator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(forceDiscriminator, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(forceDiscriminator, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(forceDiscriminator, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(forceDiscriminator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(forceDiscriminator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(forceDiscriminator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(forceDiscriminator, diagnostics,
+ context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(forceDiscriminator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(forceDiscriminator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(forceDiscriminator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(forceDiscriminator, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(forceDiscriminator, diagnostics,
+ context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(forceDiscriminator, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateImmutable(Immutable immutable,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(immutable, diagnostics, context)) return false;
+ public boolean validateImmutable(Immutable immutable, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(immutable, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(immutable, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(immutable, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(immutable, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(immutable, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(immutable, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(immutable, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(immutable, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(immutable, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(immutable, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(immutable, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(immutable, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(immutable, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(immutable, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(immutable, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(immutable, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(immutable, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(immutable, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(immutable, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(immutable, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateFormula(Formula formula,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(formula, diagnostics, context)) return false;
+ public boolean validateFormula(Formula formula, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(formula, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(formula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(formula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(formula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(formula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(formula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(formula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(formula, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(formula, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(formula, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(formula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(formula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(formula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(formula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(formula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(formula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(formula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(formula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(formula, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(formula, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateNotFound(NotFound notFound,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(notFound, diagnostics, context)) return false;
+ public boolean validateNotFound(NotFound notFound, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(notFound, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(notFound, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(notFound, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(notFound, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(notFound, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(notFound, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(notFound, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(notFound, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(notFound, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(notFound, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(notFound, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(notFound, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(notFound, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(notFound, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(notFound, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(notFound, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(notFound, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(notFound, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(notFound, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(notFound, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateHbEntity(HbEntity hbEntity,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(hbEntity, diagnostics, context)) return false;
+ public boolean validateHbEntity(HbEntity hbEntity, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(hbEntity, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(hbEntity, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(hbEntity, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(hbEntity, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(hbEntity, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(hbEntity, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(hbEntity, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(hbEntity, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(hbEntity, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(hbEntity, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(hbEntity, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(hbEntity, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(hbEntity, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(hbEntity, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(hbEntity, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(hbEntity, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(hbEntity, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(hbEntity, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(hbEntity, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(hbEntity, diagnostics, context);
return result;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateBatchSize(BatchSize batchSize, DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(batchSize, diagnostics, context)) return false;
+ public boolean validateBatchSize(BatchSize batchSize, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(batchSize, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(batchSize, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(batchSize, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(batchSize, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(batchSize, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(batchSize, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(batchSize, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(batchSize, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(batchSize, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(batchSize, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(batchSize, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(batchSize, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(batchSize, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(batchSize, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(batchSize, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(batchSize, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(batchSize, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(batchSize, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(batchSize, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(batchSize, diagnostics, context);
return result;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean validateAny(Any any, DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(any, diagnostics, context)) return false;
+ if (!validate_NoCircularContainment(any, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(any, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(any, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(any, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(any, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(any, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(any, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(any, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(any, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(any, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(any, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(any, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(any, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(any, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(any, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(any, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(any, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(any, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(any, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(any, diagnostics, context);
return result;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateMetaValue(MetaValue metaValue, DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(metaValue, diagnostics, context)) return false;
+ public boolean validateMetaValue(MetaValue metaValue, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(metaValue, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(metaValue, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(metaValue, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(metaValue, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(metaValue, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(metaValue, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(metaValue, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(metaValue, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(metaValue, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(metaValue, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(metaValue, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(metaValue, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(metaValue, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(metaValue, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(metaValue, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(metaValue, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(metaValue, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(metaValue, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(metaValue, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(metaValue, diagnostics, context);
return result;
}
/**
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateAnyMetaDef(AnyMetaDef anyMetaDef, DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(anyMetaDef, diagnostics, context)) return false;
+ public boolean validateAnyMetaDef(AnyMetaDef anyMetaDef, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(anyMetaDef, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(anyMetaDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(anyMetaDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(anyMetaDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(anyMetaDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(anyMetaDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(anyMetaDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(anyMetaDef, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(anyMetaDef, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(anyMetaDef, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(anyMetaDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(anyMetaDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(anyMetaDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(anyMetaDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(anyMetaDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(anyMetaDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(anyMetaDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(anyMetaDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(anyMetaDef, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(anyMetaDef, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateIndex(Index index, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
- if (!validate_NoCircularContainment(index, diagnostics, context)) return false;
+ public boolean validateIndex(Index index, DiagnosticChain diagnostics, Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(index, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(index, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(index, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(index, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(index, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(index, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(index, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(index, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(index, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(index, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(index, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(index, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(index, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(index, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(index, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(index, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(index, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(index, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(index, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(index, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateGenerated(Generated generated,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
- if (!validate_NoCircularContainment(generated, diagnostics, context)) return false;
+ public boolean validateGenerated(Generated generated, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
+ if (!validate_NoCircularContainment(generated, diagnostics, context))
+ return false;
boolean result = validate_EveryMultiplicityConforms(generated, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryDataValueConforms(generated, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryReferenceIsContained(generated, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryBidirectionalReferenceIsPaired(generated, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryProxyResolves(generated, diagnostics, context);
- if (result || diagnostics != null) result &= validate_UniqueID(generated, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryKeyUnique(generated, diagnostics, context);
- if (result || diagnostics != null) result &= validate_EveryMapEntryUnique(generated, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_CompatibleEModelElementType(generated, diagnostics, context);
- if (result || diagnostics != null) result &= validateHbAnnotation_AnnotationIsSupported(generated, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryDataValueConforms(generated, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryReferenceIsContained(generated, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryBidirectionalReferenceIsPaired(generated, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryProxyResolves(generated, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_UniqueID(generated, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryKeyUnique(generated, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validate_EveryMapEntryUnique(generated, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_CompatibleEModelElementType(generated, diagnostics, context);
+ if (result || diagnostics != null)
+ result &= validateHbAnnotation_AnnotationIsSupported(generated, diagnostics, context);
return result;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean validateCacheConcurrencyStrategy(
- CacheConcurrencyStrategy cacheConcurrencyStrategy,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
+ CacheConcurrencyStrategy cacheConcurrencyStrategy, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
return true;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateHbFetchType(HbFetchType hbFetchType,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
+ public boolean validateHbFetchType(HbFetchType hbFetchType, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
return true;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateOnDeleteAction(OnDeleteAction onDeleteAction,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
+ public boolean validateOnDeleteAction(OnDeleteAction onDeleteAction, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
return true;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateGenerationTime(GenerationTime generationTime,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
+ public boolean validateGenerationTime(GenerationTime generationTime, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
return true;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateNotFoundAction(NotFoundAction notFoundAction,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
+ public boolean validateNotFoundAction(NotFoundAction notFoundAction, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
return true;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateOptimisticLockType(
- OptimisticLockType optimisticLockType, DiagnosticChain diagnostics,
- Map<Object, Object> context) {
+ public boolean validateOptimisticLockType(OptimisticLockType optimisticLockType,
+ DiagnosticChain diagnostics, Map<Object, Object> context) {
return true;
}
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
public boolean validatePolymorphismType(PolymorphismType polymorphismType,
@@ -991,22 +1336,25 @@ public class HbannotationValidator extends EObjectValidator {
/**
* <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
- public boolean validateHbCascadeType(HbCascadeType hbCascadeType,
- DiagnosticChain diagnostics, Map<Object, Object> context) {
+ public boolean validateHbCascadeType(HbCascadeType hbCascadeType, DiagnosticChain diagnostics,
+ Map<Object, Object> context) {
return true;
}
/**
- * Returns the resource locator that will be used to fetch messages for this validator's diagnostics.
- * <!-- begin-user-doc --> <!-- end-user-doc -->
+ * Returns the resource locator that will be used to fetch messages for this validator's
+ * diagnostics. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public ResourceLocator getResourceLocator() {
// TODO
- // Specialize this to return a resource locator for messages specific to this validator.
+ // Specialize this to return a resource locator for messages specific to
+ // this validator.
// Ensure that you remove @generated or mark it @generated NOT
return super.getResourceLocator();
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CacheValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CacheValidator.java
index 82dcb2c73..2e8c30ee1 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CacheValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CacheValidator.java
@@ -9,15 +9,18 @@ package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
import org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy;
/**
- * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cache}. This
+ * doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface CacheValidator {
boolean validate();
boolean validateUsage(CacheConcurrencyStrategy value);
+
boolean validateRegion(String value);
+
boolean validateInclude(String value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CascadeValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CascadeValidator.java
index 2c72d989e..8c676037c 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CascadeValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CascadeValidator.java
@@ -12,9 +12,10 @@ import org.eclipse.emf.teneo.annotations.pannotation.CascadeType;
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Cascade}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface CascadeValidator {
boolean validate();
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CollectionOfElementsValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CollectionOfElementsValidator.java
index 584319e50..2d2fa34e0 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CollectionOfElementsValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/CollectionOfElementsValidator.java
@@ -9,14 +9,17 @@ package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
import org.eclipse.emf.teneo.annotations.pannotation.FetchType;
/**
- * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * A sample validator interface for
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.CollectionOfElements}. This doesn't really do
+ * anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface CollectionOfElementsValidator {
boolean validate();
boolean validateTargetElement(String value);
+
boolean validateFetch(FetchType value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FetchValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FetchValidator.java
index 1c787c8ab..66685b190 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FetchValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FetchValidator.java
@@ -9,10 +9,11 @@ package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
import org.eclipse.emf.teneo.hibernate.hbannotation.HbFetchType;
/**
- * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Fetch}. This
+ * doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface FetchValidator {
boolean validate();
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterDefValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterDefValidator.java
index d3771bec7..a43c9b165 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterDefValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterDefValidator.java
@@ -12,14 +12,17 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef;
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDef}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface FilterDefValidator {
boolean validate();
boolean validateName(String value);
+
boolean validateDefaultCondition(String value);
+
boolean validateParameters(EList<ParamDef> value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterDefsValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterDefsValidator.java
index 991128d91..85adb00ff 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterDefsValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterDefsValidator.java
@@ -12,9 +12,10 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef;
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.FilterDefs}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface FilterDefsValidator {
boolean validate();
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterValidator.java
index 59453985a..ebcc54039 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FilterValidator.java
@@ -6,16 +6,17 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
-
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Filter}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface FilterValidator {
boolean validate();
boolean validateName(String value);
+
boolean validateCondition(String value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FiltersValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FiltersValidator.java
index 7ab88a038..1f44f1c98 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FiltersValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/FiltersValidator.java
@@ -12,9 +12,10 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.Filter;
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Filters}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface FiltersValidator {
boolean validate();
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/GeneratedValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/GeneratedValidator.java
index 1cb0d0fda..4f65e54d8 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/GeneratedValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/GeneratedValidator.java
@@ -10,9 +10,10 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.GenerationTime;
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Generated}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface GeneratedValidator {
boolean validate();
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/GenericGeneratorValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/GenericGeneratorValidator.java
index 17e036cba..72340c330 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/GenericGeneratorValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/GenericGeneratorValidator.java
@@ -11,15 +11,19 @@ import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.teneo.hibernate.hbannotation.Parameter;
/**
- * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * A sample validator interface for
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.GenericGenerator}. This doesn't really do
+ * anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface GenericGeneratorValidator {
boolean validate();
boolean validateName(String value);
+
boolean validateStrategy(String value);
+
boolean validateParameters(EList<Parameter> value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/HbAnnotationValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/HbAnnotationValidator.java
index 4cb6f07f4..b237ae52a 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/HbAnnotationValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/HbAnnotationValidator.java
@@ -6,12 +6,13 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
-
/**
- * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotation}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * A sample validator interface for
+ * {@link org.eclipse.emf.teneo.hibernate.hbannotation.HbAnnotation}. This doesn't really do
+ * anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface HbAnnotationValidator {
boolean validate();
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/IdBagValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/IdBagValidator.java
index 87bf36f89..c161a81c8 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/IdBagValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/IdBagValidator.java
@@ -6,17 +6,18 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
-
/**
- * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.IdBag}. This
+ * doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface IdBagValidator {
boolean validate();
boolean validateGenerator(String value);
+
boolean validateType(String value);
boolean validateTable(String value);
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/IndexValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/IndexValidator.java
index 968edeb9d..be79fc01f 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/IndexValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/IndexValidator.java
@@ -6,12 +6,12 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
-
/**
- * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Index}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Index}. This
+ * doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface IndexValidator {
boolean validate();
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/MapKeyValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/MapKeyValidator.java
index b52b0a239..ef01183bf 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/MapKeyValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/MapKeyValidator.java
@@ -12,9 +12,10 @@ import org.eclipse.emf.teneo.annotations.pannotation.Column;
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.MapKey}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface MapKeyValidator {
boolean validate();
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/NamedQueryValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/NamedQueryValidator.java
index 07c0ae666..9aab2b3cc 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/NamedQueryValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/NamedQueryValidator.java
@@ -6,16 +6,17 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
-
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.NamedQuery}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface NamedQueryValidator {
boolean validate();
boolean validateName(String value);
+
boolean validateQuery(String value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/OnDeleteValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/OnDeleteValidator.java
index 8159507ed..5a4449d5d 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/OnDeleteValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/OnDeleteValidator.java
@@ -12,9 +12,10 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.OnDeleteAction;
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.OnDelete}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface OnDeleteValidator {
boolean validate();
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ParamDefValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ParamDefValidator.java
index b935c561e..47ef876c0 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ParamDefValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ParamDefValidator.java
@@ -6,16 +6,17 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
-
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.ParamDef}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface ParamDefValidator {
boolean validate();
boolean validateName(String value);
+
boolean validateType(String value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ParameterValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ParameterValidator.java
index 1fed7b48d..a63d1986f 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ParameterValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ParameterValidator.java
@@ -6,16 +6,17 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
-
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Parameter}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface ParameterValidator {
boolean validate();
boolean validateName(String value);
+
boolean validateValue(String value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ProxyValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ProxyValidator.java
index 686a45fbc..2f638b4f0 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ProxyValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/ProxyValidator.java
@@ -9,10 +9,11 @@ package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
import org.eclipse.emf.teneo.hibernate.hbannotation.CacheConcurrencyStrategy;
/**
- * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Proxy}. This
+ * doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface ProxyValidator {
boolean validate();
@@ -22,5 +23,6 @@ public interface ProxyValidator {
boolean validateLazy(boolean value);
boolean validateProxyClass(CacheConcurrencyStrategy value);
+
boolean validateLazy(Boolean value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/TypeDefValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/TypeDefValidator.java
index 101c18817..69a90f51e 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/TypeDefValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/TypeDefValidator.java
@@ -12,14 +12,17 @@ import org.eclipse.emf.teneo.hibernate.hbannotation.Parameter;
/**
* A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.TypeDef}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * This doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface TypeDefValidator {
boolean validate();
boolean validateName(String value);
+
boolean validateParameters(EList<Parameter> value);
+
boolean validateTypeClass(String value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/TypeValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/TypeValidator.java
index abf37e40c..aeb83c6e7 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/TypeValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/TypeValidator.java
@@ -11,14 +11,16 @@ import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.teneo.hibernate.hbannotation.Parameter;
/**
- * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Type}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Type}. This
+ * doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface TypeValidator {
boolean validate();
boolean validateType(String value);
+
boolean validateParameters(EList<Parameter> value);
}
diff --git a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/WhereValidator.java b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/WhereValidator.java
index edb28189f..fbffd5432 100755
--- a/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/WhereValidator.java
+++ b/hibernate/org.eclipse.emf.teneo.hibernate.mapper/src/org/eclipse/emf/teneo/hibernate/hbannotation/validation/WhereValidator.java
@@ -6,12 +6,12 @@
*/
package org.eclipse.emf.teneo.hibernate.hbannotation.validation;
-
/**
- * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Where}.
- * This doesn't really do anything, and it's not a real EMF artifact.
- * It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
- * This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.
+ * A sample validator interface for {@link org.eclipse.emf.teneo.hibernate.hbannotation.Where}. This
+ * doesn't really do anything, and it's not a real EMF artifact. It was generated by the
+ * org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can
+ * be extended. This can be disabled with -vmargs
+ * -Dorg.eclipse.emf.examples.generator.validator=false.
*/
public interface WhereValidator {
boolean validate();

Back to the top