Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/org.eclipse.papyrus.constraints/src-gen/org')
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/CompositeConstraint.java)10
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConfigProperty.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConfigProperty.java)10
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConstraintDescriptor.java)32
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConstraintsFactory.java)6
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConstraintsPackage.java)254
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/DisplayUnit.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/DisplayUnit.java)20
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ReferenceProperty.java)10
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/SimpleConstraint.java)18
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ValueProperty.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ValueProperty.java)10
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/ConstraintEnvironment.java)10
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/ConstraintType.java)16
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/EnvironmentFactory.java)6
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/EnvironmentPackage.java)50
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/ConstraintEnvironmentImpl.java)10
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/ConstraintTypeImpl.java)10
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/EnvironmentFactoryImpl.java)4
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/EnvironmentPackageImpl.java)27
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/util/EnvironmentAdapterFactory.java)14
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/util/EnvironmentSwitch.java)6
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/CompositeConstraintImpl.java)10
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConfigPropertyImpl.java)8
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConstraintDescriptorImpl.java)18
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConstraintsFactoryImpl.java)50
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConstraintsPackageImpl.java)26
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/DisplayUnitImpl.java)12
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ReferencePropertyImpl.java)8
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/SimpleConstraintImpl.java)14
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ValuePropertyImpl.java)8
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/util/ConstraintsAdapterFactory.java)34
-rw-r--r--sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java (renamed from sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/util/ConstraintsSwitch.java)6
30 files changed, 306 insertions, 411 deletions
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/CompositeConstraint.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java
index 8e427f1f8f4..f608517dba2 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/CompositeConstraint.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/CompositeConstraint.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints;
+package org.eclipse.papyrus.infra.constraints;
import org.eclipse.emf.common.util.EList;
@@ -16,18 +16,18 @@ import org.eclipse.emf.common.util.EList;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.CompositeConstraint#getConstraints <em>Constraints</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.CompositeConstraint#getConstraints <em>Constraints</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getCompositeConstraint()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getCompositeConstraint()
* @model
* @generated
*/
public interface CompositeConstraint extends ConstraintDescriptor {
/**
* Returns the value of the '<em><b>Constraints</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.papyrus.constraints.SimpleConstraint}.
+ * The list contents are of type {@link org.eclipse.papyrus.infra.constraints.SimpleConstraint}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Constraints</em>' containment reference list isn't clear,
@@ -35,7 +35,7 @@ public interface CompositeConstraint extends ConstraintDescriptor {
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Constraints</em>' containment reference list.
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getCompositeConstraint_Constraints()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getCompositeConstraint_Constraints()
* @model containment="true"
* @generated
*/
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConfigProperty.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConfigProperty.java
index 7b50895802c..6bfacf16af6 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConfigProperty.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConfigProperty.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints;
+package org.eclipse.papyrus.infra.constraints;
import org.eclipse.emf.ecore.EObject;
@@ -16,11 +16,11 @@ import org.eclipse.emf.ecore.EObject;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.ConfigProperty#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.ConfigProperty#getName <em>Name</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getConfigProperty()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getConfigProperty()
* @model abstract="true"
* @generated
*/
@@ -35,14 +35,14 @@ public interface ConfigProperty extends EObject {
* <!-- end-user-doc -->
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getConfigProperty_Name()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getConfigProperty_Name()
* @model required="true"
* @generated
*/
String getName();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.constraints.ConfigProperty#getName <em>Name</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.constraints.ConfigProperty#getName <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Name</em>' attribute.
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConstraintDescriptor.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java
index cfeedc3a6ed..f9f16cae5cc 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConstraintDescriptor.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintDescriptor.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints;
+package org.eclipse.papyrus.infra.constraints;
import org.eclipse.emf.common.util.EList;
@@ -18,14 +18,14 @@ import org.eclipse.emf.ecore.EObject;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#getDisplay <em>Display</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#isOverrideable <em>Overrideable</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#getOverriddenConstraints <em>Overridden Constraints</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getDisplay <em>Display</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#isOverrideable <em>Overrideable</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getOverriddenConstraints <em>Overridden Constraints</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getConstraintDescriptor()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getConstraintDescriptor()
* @model abstract="true"
* @generated
*/
@@ -40,14 +40,14 @@ public interface ConstraintDescriptor extends EObject {
* <!-- end-user-doc -->
* @return the value of the '<em>Name</em>' attribute.
* @see #setName(String)
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getConstraintDescriptor_Name()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getConstraintDescriptor_Name()
* @model required="true"
* @generated
*/
String getName();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#getName <em>Name</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getName <em>Name</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Name</em>' attribute.
@@ -58,7 +58,7 @@ public interface ConstraintDescriptor extends EObject {
/**
* Returns the value of the '<em><b>Display</b></em>' container reference.
- * It is bidirectional and its opposite is '{@link org.eclipse.papyrus.constraints.DisplayUnit#getConstraints <em>Constraints</em>}'.
+ * It is bidirectional and its opposite is '{@link org.eclipse.papyrus.infra.constraints.DisplayUnit#getConstraints <em>Constraints</em>}'.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Display</em>' container reference isn't clear,
@@ -67,15 +67,15 @@ public interface ConstraintDescriptor extends EObject {
* <!-- end-user-doc -->
* @return the value of the '<em>Display</em>' container reference.
* @see #setDisplay(DisplayUnit)
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getConstraintDescriptor_Display()
- * @see org.eclipse.papyrus.constraints.DisplayUnit#getConstraints
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getConstraintDescriptor_Display()
+ * @see org.eclipse.papyrus.infra.constraints.DisplayUnit#getConstraints
* @model opposite="constraints" transient="false"
* @generated
*/
DisplayUnit getDisplay();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#getDisplay <em>Display</em>}' container reference.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getDisplay <em>Display</em>}' container reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Display</em>' container reference.
@@ -95,14 +95,14 @@ public interface ConstraintDescriptor extends EObject {
* <!-- end-user-doc -->
* @return the value of the '<em>Overrideable</em>' attribute.
* @see #setOverrideable(boolean)
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getConstraintDescriptor_Overrideable()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getConstraintDescriptor_Overrideable()
* @model default="true" required="true"
* @generated
*/
boolean isOverrideable();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#isOverrideable <em>Overrideable</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#isOverrideable <em>Overrideable</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Overrideable</em>' attribute.
@@ -113,7 +113,7 @@ public interface ConstraintDescriptor extends EObject {
/**
* Returns the value of the '<em><b>Overridden Constraints</b></em>' reference list.
- * The list contents are of type {@link org.eclipse.papyrus.constraints.SimpleConstraint}.
+ * The list contents are of type {@link org.eclipse.papyrus.infra.constraints.SimpleConstraint}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Overridden Constraints</em>' reference list isn't clear,
@@ -121,7 +121,7 @@ public interface ConstraintDescriptor extends EObject {
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Overridden Constraints</em>' reference list.
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getConstraintDescriptor_OverriddenConstraints()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getConstraintDescriptor_OverriddenConstraints()
* @model
* @generated
*/
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConstraintsFactory.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java
index 9ec675e5f8e..310c73ab4e5 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConstraintsFactory.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsFactory.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints;
+package org.eclipse.papyrus.infra.constraints;
import org.eclipse.emf.ecore.EFactory;
@@ -13,7 +13,7 @@ import org.eclipse.emf.ecore.EFactory;
* 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.papyrus.constraints.ConstraintsPackage
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage
* @generated
*/
public interface ConstraintsFactory extends EFactory {
@@ -23,7 +23,7 @@ public interface ConstraintsFactory extends EFactory {
* <!-- end-user-doc -->
* @generated
*/
- ConstraintsFactory eINSTANCE = org.eclipse.papyrus.constraints.impl.ConstraintsFactoryImpl.init();
+ ConstraintsFactory eINSTANCE = org.eclipse.papyrus.infra.constraints.impl.ConstraintsFactoryImpl.init();
/**
* Returns a new object of class '<em>Simple Constraint</em>'.
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConstraintsPackage.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java
index dfe923f8e68..739f8d2a7ae 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ConstraintsPackage.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ConstraintsPackage.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints;
+package org.eclipse.papyrus.infra.constraints;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
@@ -22,8 +22,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.ConstraintsFactory
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsFactory
* @model kind="package"
* @generated
*/
@@ -33,7 +32,6 @@ public interface ConstraintsPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
String eNAME = "constraints";
@@ -42,7 +40,6 @@ public interface ConstraintsPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
String eNS_URI = "http://www.eclipse.org/papyrus/constraints/0.9";
@@ -51,7 +48,6 @@ public interface ConstraintsPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
String eNS_PREFIX = "constraints";
@@ -60,18 +56,16 @@ public interface ConstraintsPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
- ConstraintsPackage eINSTANCE = org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl.init();
+ ConstraintsPackage eINSTANCE = org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl.init();
/**
- * The meta object id for the '{@link org.eclipse.papyrus.constraints.impl.DisplayUnitImpl <em>Display Unit</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.constraints.impl.DisplayUnitImpl <em>Display Unit</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.DisplayUnitImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getDisplayUnit()
+ * @see org.eclipse.papyrus.infra.constraints.impl.DisplayUnitImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getDisplayUnit()
* @generated
*/
int DISPLAY_UNIT = 0;
@@ -80,7 +74,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Constraints</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -90,7 +83,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Element Multiplicity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -100,19 +92,17 @@ public interface ConstraintsPackage extends EPackage {
* The number of structural features of the '<em>Display Unit</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
int DISPLAY_UNIT_FEATURE_COUNT = 2;
/**
- * The meta object id for the '{@link org.eclipse.papyrus.constraints.impl.ConstraintDescriptorImpl <em>Constraint Descriptor</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.constraints.impl.ConstraintDescriptorImpl <em>Constraint Descriptor</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.ConstraintDescriptorImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getConstraintDescriptor()
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintDescriptorImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getConstraintDescriptor()
* @generated
*/
int CONSTRAINT_DESCRIPTOR = 1;
@@ -121,7 +111,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -131,7 +120,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Display</b></em>' container reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -141,7 +129,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Overrideable</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -151,7 +138,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Overridden Constraints</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -161,19 +147,17 @@ public interface ConstraintsPackage extends EPackage {
* The number of structural features of the '<em>Constraint Descriptor</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
int CONSTRAINT_DESCRIPTOR_FEATURE_COUNT = 4;
/**
- * The meta object id for the '{@link org.eclipse.papyrus.constraints.impl.SimpleConstraintImpl <em>Simple Constraint</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.constraints.impl.SimpleConstraintImpl <em>Simple Constraint</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.SimpleConstraintImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getSimpleConstraint()
+ * @see org.eclipse.papyrus.infra.constraints.impl.SimpleConstraintImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getSimpleConstraint()
* @generated
*/
int SIMPLE_CONSTRAINT = 2;
@@ -182,7 +166,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -192,7 +175,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Display</b></em>' container reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -202,7 +184,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Overrideable</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -212,7 +193,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Overridden Constraints</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -222,7 +202,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Constraint Type</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -232,7 +211,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Properties</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -242,19 +220,17 @@ public interface ConstraintsPackage extends EPackage {
* The number of structural features of the '<em>Simple Constraint</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
int SIMPLE_CONSTRAINT_FEATURE_COUNT = CONSTRAINT_DESCRIPTOR_FEATURE_COUNT + 2;
/**
- * The meta object id for the '{@link org.eclipse.papyrus.constraints.impl.CompositeConstraintImpl <em>Composite Constraint</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.constraints.impl.CompositeConstraintImpl <em>Composite Constraint</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.CompositeConstraintImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getCompositeConstraint()
+ * @see org.eclipse.papyrus.infra.constraints.impl.CompositeConstraintImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getCompositeConstraint()
* @generated
*/
int COMPOSITE_CONSTRAINT = 3;
@@ -263,7 +239,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -273,7 +248,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Display</b></em>' container reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -283,7 +257,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Overrideable</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -293,7 +266,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Overridden Constraints</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -303,7 +275,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Constraints</b></em>' containment reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -313,19 +284,17 @@ public interface ConstraintsPackage extends EPackage {
* The number of structural features of the '<em>Composite Constraint</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
int COMPOSITE_CONSTRAINT_FEATURE_COUNT = CONSTRAINT_DESCRIPTOR_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.papyrus.constraints.impl.ConfigPropertyImpl <em>Config Property</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.constraints.impl.ConfigPropertyImpl <em>Config Property</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.ConfigPropertyImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getConfigProperty()
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConfigPropertyImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getConfigProperty()
* @generated
*/
int CONFIG_PROPERTY = 4;
@@ -334,7 +303,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -344,19 +312,17 @@ public interface ConstraintsPackage extends EPackage {
* The number of structural features of the '<em>Config Property</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
int CONFIG_PROPERTY_FEATURE_COUNT = 1;
/**
- * The meta object id for the '{@link org.eclipse.papyrus.constraints.impl.ValuePropertyImpl <em>Value Property</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.constraints.impl.ValuePropertyImpl <em>Value Property</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.ValuePropertyImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getValueProperty()
+ * @see org.eclipse.papyrus.infra.constraints.impl.ValuePropertyImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getValueProperty()
* @generated
*/
int VALUE_PROPERTY = 5;
@@ -365,7 +331,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -375,7 +340,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -385,19 +349,17 @@ public interface ConstraintsPackage extends EPackage {
* The number of structural features of the '<em>Value Property</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
int VALUE_PROPERTY_FEATURE_COUNT = CONFIG_PROPERTY_FEATURE_COUNT + 1;
/**
- * The meta object id for the '{@link org.eclipse.papyrus.constraints.impl.ReferencePropertyImpl <em>Reference Property</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.constraints.impl.ReferencePropertyImpl <em>Reference Property</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.ReferencePropertyImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getReferenceProperty()
+ * @see org.eclipse.papyrus.infra.constraints.impl.ReferencePropertyImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getReferenceProperty()
* @generated
*/
int REFERENCE_PROPERTY = 6;
@@ -406,7 +368,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Name</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -416,7 +377,6 @@ public interface ConstraintsPackage extends EPackage {
* The feature id for the '<em><b>Value</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -426,7 +386,6 @@ public interface ConstraintsPackage extends EPackage {
* The number of structural features of the '<em>Reference Property</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
* @ordered
*/
@@ -434,227 +393,202 @@ public interface ConstraintsPackage extends EPackage {
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.constraints.DisplayUnit <em>Display Unit</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.constraints.DisplayUnit <em>Display Unit</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for class '<em>Display Unit</em>'.
- * @see org.eclipse.papyrus.constraints.DisplayUnit
+ * @see org.eclipse.papyrus.infra.constraints.DisplayUnit
* @generated
*/
EClass getDisplayUnit();
/**
- * Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.constraints.DisplayUnit#getConstraints
- * <em>Constraints</em>}'.
+ * Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.infra.constraints.DisplayUnit#getConstraints <em>Constraints</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the containment reference list '<em>Constraints</em>'.
- * @see org.eclipse.papyrus.constraints.DisplayUnit#getConstraints()
+ * @see org.eclipse.papyrus.infra.constraints.DisplayUnit#getConstraints()
* @see #getDisplayUnit()
* @generated
*/
EReference getDisplayUnit_Constraints();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.constraints.DisplayUnit#getElementMultiplicity
- * <em>Element Multiplicity</em>}'.
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.constraints.DisplayUnit#getElementMultiplicity <em>Element Multiplicity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the attribute '<em>Element Multiplicity</em>'.
- * @see org.eclipse.papyrus.constraints.DisplayUnit#getElementMultiplicity()
+ * @see org.eclipse.papyrus.infra.constraints.DisplayUnit#getElementMultiplicity()
* @see #getDisplayUnit()
* @generated
*/
EAttribute getDisplayUnit_ElementMultiplicity();
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.constraints.ConstraintDescriptor <em>Constraint Descriptor</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor <em>Constraint Descriptor</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for class '<em>Constraint Descriptor</em>'.
- * @see org.eclipse.papyrus.constraints.ConstraintDescriptor
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintDescriptor
* @generated
*/
EClass getConstraintDescriptor();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#getName <em>Name</em>}'.
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getName <em>Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the attribute '<em>Name</em>'.
- * @see org.eclipse.papyrus.constraints.ConstraintDescriptor#getName()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getName()
* @see #getConstraintDescriptor()
* @generated
*/
EAttribute getConstraintDescriptor_Name();
/**
- * Returns the meta object for the container reference '{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#getDisplay <em>Display</em>}'.
+ * Returns the meta object for the container reference '{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getDisplay <em>Display</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the container reference '<em>Display</em>'.
- * @see org.eclipse.papyrus.constraints.ConstraintDescriptor#getDisplay()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getDisplay()
* @see #getConstraintDescriptor()
* @generated
*/
EReference getConstraintDescriptor_Display();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#isOverrideable <em>Overrideable</em>}'.
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#isOverrideable <em>Overrideable</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the attribute '<em>Overrideable</em>'.
- * @see org.eclipse.papyrus.constraints.ConstraintDescriptor#isOverrideable()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#isOverrideable()
* @see #getConstraintDescriptor()
* @generated
*/
EAttribute getConstraintDescriptor_Overrideable();
/**
- * Returns the meta object for the reference list '{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#getOverriddenConstraints
- * <em>Overridden Constraints</em>}'.
+ * Returns the meta object for the reference list '{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getOverriddenConstraints <em>Overridden Constraints</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the reference list '<em>Overridden Constraints</em>'.
- * @see org.eclipse.papyrus.constraints.ConstraintDescriptor#getOverriddenConstraints()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getOverriddenConstraints()
* @see #getConstraintDescriptor()
* @generated
*/
EReference getConstraintDescriptor_OverriddenConstraints();
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.constraints.SimpleConstraint <em>Simple Constraint</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.constraints.SimpleConstraint <em>Simple Constraint</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for class '<em>Simple Constraint</em>'.
- * @see org.eclipse.papyrus.constraints.SimpleConstraint
+ * @see org.eclipse.papyrus.infra.constraints.SimpleConstraint
* @generated
*/
EClass getSimpleConstraint();
/**
- * Returns the meta object for the reference '{@link org.eclipse.papyrus.constraints.SimpleConstraint#getConstraintType <em>Constraint Type</em>}
- * '.
+ * Returns the meta object for the reference '{@link org.eclipse.papyrus.infra.constraints.SimpleConstraint#getConstraintType <em>Constraint Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the reference '<em>Constraint Type</em>'.
- * @see org.eclipse.papyrus.constraints.SimpleConstraint#getConstraintType()
+ * @see org.eclipse.papyrus.infra.constraints.SimpleConstraint#getConstraintType()
* @see #getSimpleConstraint()
* @generated
*/
EReference getSimpleConstraint_ConstraintType();
/**
- * Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.constraints.SimpleConstraint#getProperties
- * <em>Properties</em>}'.
+ * Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.infra.constraints.SimpleConstraint#getProperties <em>Properties</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the containment reference list '<em>Properties</em>'.
- * @see org.eclipse.papyrus.constraints.SimpleConstraint#getProperties()
+ * @see org.eclipse.papyrus.infra.constraints.SimpleConstraint#getProperties()
* @see #getSimpleConstraint()
* @generated
*/
EReference getSimpleConstraint_Properties();
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.constraints.CompositeConstraint <em>Composite Constraint</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.constraints.CompositeConstraint <em>Composite Constraint</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for class '<em>Composite Constraint</em>'.
- * @see org.eclipse.papyrus.constraints.CompositeConstraint
+ * @see org.eclipse.papyrus.infra.constraints.CompositeConstraint
* @generated
*/
EClass getCompositeConstraint();
/**
- * Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.constraints.CompositeConstraint#getConstraints
- * <em>Constraints</em>}'.
+ * Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.infra.constraints.CompositeConstraint#getConstraints <em>Constraints</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the containment reference list '<em>Constraints</em>'.
- * @see org.eclipse.papyrus.constraints.CompositeConstraint#getConstraints()
+ * @see org.eclipse.papyrus.infra.constraints.CompositeConstraint#getConstraints()
* @see #getCompositeConstraint()
* @generated
*/
EReference getCompositeConstraint_Constraints();
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.constraints.ConfigProperty <em>Config Property</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.constraints.ConfigProperty <em>Config Property</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for class '<em>Config Property</em>'.
- * @see org.eclipse.papyrus.constraints.ConfigProperty
+ * @see org.eclipse.papyrus.infra.constraints.ConfigProperty
* @generated
*/
EClass getConfigProperty();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.constraints.ConfigProperty#getName <em>Name</em>}'.
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.constraints.ConfigProperty#getName <em>Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the attribute '<em>Name</em>'.
- * @see org.eclipse.papyrus.constraints.ConfigProperty#getName()
+ * @see org.eclipse.papyrus.infra.constraints.ConfigProperty#getName()
* @see #getConfigProperty()
* @generated
*/
EAttribute getConfigProperty_Name();
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.constraints.ValueProperty <em>Value Property</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.constraints.ValueProperty <em>Value Property</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for class '<em>Value Property</em>'.
- * @see org.eclipse.papyrus.constraints.ValueProperty
+ * @see org.eclipse.papyrus.infra.constraints.ValueProperty
* @generated
*/
EClass getValueProperty();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.constraints.ValueProperty#getValue <em>Value</em>}'.
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.constraints.ValueProperty#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the attribute '<em>Value</em>'.
- * @see org.eclipse.papyrus.constraints.ValueProperty#getValue()
+ * @see org.eclipse.papyrus.infra.constraints.ValueProperty#getValue()
* @see #getValueProperty()
* @generated
*/
EAttribute getValueProperty_Value();
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.constraints.ReferenceProperty <em>Reference Property</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.constraints.ReferenceProperty <em>Reference Property</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for class '<em>Reference Property</em>'.
- * @see org.eclipse.papyrus.constraints.ReferenceProperty
+ * @see org.eclipse.papyrus.infra.constraints.ReferenceProperty
* @generated
*/
EClass getReferenceProperty();
/**
- * Returns the meta object for the reference '{@link org.eclipse.papyrus.constraints.ReferenceProperty#getValue <em>Value</em>}'.
+ * Returns the meta object for the reference '{@link org.eclipse.papyrus.infra.constraints.ReferenceProperty#getValue <em>Value</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @return the meta object for the reference '<em>Value</em>'.
- * @see org.eclipse.papyrus.constraints.ReferenceProperty#getValue()
+ * @see org.eclipse.papyrus.infra.constraints.ReferenceProperty#getValue()
* @see #getReferenceProperty()
* @generated
*/
@@ -664,7 +598,6 @@ public interface ConstraintsPackage extends EPackage {
* 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
*/
@@ -680,18 +613,16 @@ public interface ConstraintsPackage extends EPackage {
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- *
* @generated
*/
interface Literals {
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.constraints.impl.DisplayUnitImpl <em>Display Unit</em>}' class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.constraints.impl.DisplayUnitImpl <em>Display Unit</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.DisplayUnitImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getDisplayUnit()
+ * @see org.eclipse.papyrus.infra.constraints.impl.DisplayUnitImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getDisplayUnit()
* @generated
*/
EClass DISPLAY_UNIT = eINSTANCE.getDisplayUnit();
@@ -700,7 +631,6 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Constraints</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EReference DISPLAY_UNIT__CONSTRAINTS = eINSTANCE.getDisplayUnit_Constraints();
@@ -709,19 +639,16 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Element Multiplicity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EAttribute DISPLAY_UNIT__ELEMENT_MULTIPLICITY = eINSTANCE.getDisplayUnit_ElementMultiplicity();
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.constraints.impl.ConstraintDescriptorImpl <em>Constraint Descriptor</em>}'
- * class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.constraints.impl.ConstraintDescriptorImpl <em>Constraint Descriptor</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.ConstraintDescriptorImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getConstraintDescriptor()
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintDescriptorImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getConstraintDescriptor()
* @generated
*/
EClass CONSTRAINT_DESCRIPTOR = eINSTANCE.getConstraintDescriptor();
@@ -730,7 +657,6 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Name</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EAttribute CONSTRAINT_DESCRIPTOR__NAME = eINSTANCE.getConstraintDescriptor_Name();
@@ -739,7 +665,6 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Display</b></em>' container reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EReference CONSTRAINT_DESCRIPTOR__DISPLAY = eINSTANCE.getConstraintDescriptor_Display();
@@ -748,7 +673,6 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Overrideable</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EAttribute CONSTRAINT_DESCRIPTOR__OVERRIDEABLE = eINSTANCE.getConstraintDescriptor_Overrideable();
@@ -757,18 +681,16 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Overridden Constraints</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EReference CONSTRAINT_DESCRIPTOR__OVERRIDDEN_CONSTRAINTS = eINSTANCE.getConstraintDescriptor_OverriddenConstraints();
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.constraints.impl.SimpleConstraintImpl <em>Simple Constraint</em>}' class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.constraints.impl.SimpleConstraintImpl <em>Simple Constraint</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.SimpleConstraintImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getSimpleConstraint()
+ * @see org.eclipse.papyrus.infra.constraints.impl.SimpleConstraintImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getSimpleConstraint()
* @generated
*/
EClass SIMPLE_CONSTRAINT = eINSTANCE.getSimpleConstraint();
@@ -777,7 +699,6 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Constraint Type</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EReference SIMPLE_CONSTRAINT__CONSTRAINT_TYPE = eINSTANCE.getSimpleConstraint_ConstraintType();
@@ -786,18 +707,16 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Properties</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EReference SIMPLE_CONSTRAINT__PROPERTIES = eINSTANCE.getSimpleConstraint_Properties();
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.constraints.impl.CompositeConstraintImpl <em>Composite Constraint</em>}' class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.constraints.impl.CompositeConstraintImpl <em>Composite Constraint</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.CompositeConstraintImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getCompositeConstraint()
+ * @see org.eclipse.papyrus.infra.constraints.impl.CompositeConstraintImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getCompositeConstraint()
* @generated
*/
EClass COMPOSITE_CONSTRAINT = eINSTANCE.getCompositeConstraint();
@@ -806,18 +725,16 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Constraints</b></em>' containment reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EReference COMPOSITE_CONSTRAINT__CONSTRAINTS = eINSTANCE.getCompositeConstraint_Constraints();
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.constraints.impl.ConfigPropertyImpl <em>Config Property</em>}' class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.constraints.impl.ConfigPropertyImpl <em>Config Property</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.ConfigPropertyImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getConfigProperty()
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConfigPropertyImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getConfigProperty()
* @generated
*/
EClass CONFIG_PROPERTY = eINSTANCE.getConfigProperty();
@@ -826,18 +743,16 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Name</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EAttribute CONFIG_PROPERTY__NAME = eINSTANCE.getConfigProperty_Name();
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.constraints.impl.ValuePropertyImpl <em>Value Property</em>}' class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.constraints.impl.ValuePropertyImpl <em>Value Property</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.ValuePropertyImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getValueProperty()
+ * @see org.eclipse.papyrus.infra.constraints.impl.ValuePropertyImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getValueProperty()
* @generated
*/
EClass VALUE_PROPERTY = eINSTANCE.getValueProperty();
@@ -846,18 +761,16 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EAttribute VALUE_PROPERTY__VALUE = eINSTANCE.getValueProperty_Value();
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.constraints.impl.ReferencePropertyImpl <em>Reference Property</em>}' class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.constraints.impl.ReferencePropertyImpl <em>Reference Property</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @see org.eclipse.papyrus.constraints.impl.ReferencePropertyImpl
- * @see org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl#getReferenceProperty()
+ * @see org.eclipse.papyrus.infra.constraints.impl.ReferencePropertyImpl
+ * @see org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl#getReferenceProperty()
* @generated
*/
EClass REFERENCE_PROPERTY = eINSTANCE.getReferenceProperty();
@@ -866,7 +779,6 @@ public interface ConstraintsPackage extends EPackage {
* The meta object literal for the '<em><b>Value</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
EReference REFERENCE_PROPERTY__VALUE = eINSTANCE.getReferenceProperty_Value();
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/DisplayUnit.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/DisplayUnit.java
index 4793eff1ba1..c4a47414ce0 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/DisplayUnit.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/DisplayUnit.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints;
+package org.eclipse.papyrus.infra.constraints;
import org.eclipse.emf.common.util.EList;
@@ -18,20 +18,20 @@ import org.eclipse.emf.ecore.EObject;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.DisplayUnit#getConstraints <em>Constraints</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.DisplayUnit#getElementMultiplicity <em>Element Multiplicity</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.DisplayUnit#getConstraints <em>Constraints</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.DisplayUnit#getElementMultiplicity <em>Element Multiplicity</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getDisplayUnit()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getDisplayUnit()
* @model abstract="true"
* @generated
*/
public interface DisplayUnit extends EObject {
/**
* Returns the value of the '<em><b>Constraints</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.papyrus.constraints.ConstraintDescriptor}.
- * It is bidirectional and its opposite is '{@link org.eclipse.papyrus.constraints.ConstraintDescriptor#getDisplay <em>Display</em>}'.
+ * The list contents are of type {@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor}.
+ * It is bidirectional and its opposite is '{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getDisplay <em>Display</em>}'.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Constraints</em>' containment reference list isn't clear,
@@ -39,8 +39,8 @@ public interface DisplayUnit extends EObject {
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Constraints</em>' containment reference list.
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getDisplayUnit_Constraints()
- * @see org.eclipse.papyrus.constraints.ConstraintDescriptor#getDisplay
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getDisplayUnit_Constraints()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintDescriptor#getDisplay
* @model opposite="display" containment="true"
* @generated
*/
@@ -57,14 +57,14 @@ public interface DisplayUnit extends EObject {
* <!-- end-user-doc -->
* @return the value of the '<em>Element Multiplicity</em>' attribute.
* @see #setElementMultiplicity(int)
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getDisplayUnit_ElementMultiplicity()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getDisplayUnit_ElementMultiplicity()
* @model default="1"
* @generated
*/
int getElementMultiplicity();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.constraints.DisplayUnit#getElementMultiplicity <em>Element Multiplicity</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.constraints.DisplayUnit#getElementMultiplicity <em>Element Multiplicity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Element Multiplicity</em>' attribute.
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ReferenceProperty.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java
index a1926f36e0a..b2fe6c604a9 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ReferenceProperty.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ReferenceProperty.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints;
+package org.eclipse.papyrus.infra.constraints;
import org.eclipse.emf.ecore.EObject;
@@ -16,11 +16,11 @@ import org.eclipse.emf.ecore.EObject;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.ReferenceProperty#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.ReferenceProperty#getValue <em>Value</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getReferenceProperty()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getReferenceProperty()
* @model
* @generated
*/
@@ -35,14 +35,14 @@ public interface ReferenceProperty extends ConfigProperty {
* <!-- end-user-doc -->
* @return the value of the '<em>Value</em>' reference.
* @see #setValue(EObject)
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getReferenceProperty_Value()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getReferenceProperty_Value()
* @model required="true"
* @generated
*/
EObject getValue();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.constraints.ReferenceProperty#getValue <em>Value</em>}' reference.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.constraints.ReferenceProperty#getValue <em>Value</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Value</em>' reference.
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/SimpleConstraint.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java
index 308f3b927b8..490ac7efcf9 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/SimpleConstraint.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/SimpleConstraint.java
@@ -4,11 +4,11 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints;
+package org.eclipse.papyrus.infra.constraints;
import org.eclipse.emf.common.util.EList;
-import org.eclipse.papyrus.constraints.environment.ConstraintType;
+import org.eclipse.papyrus.infra.constraints.environment.ConstraintType;
/**
* <!-- begin-user-doc -->
@@ -18,12 +18,12 @@ import org.eclipse.papyrus.constraints.environment.ConstraintType;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.SimpleConstraint#getConstraintType <em>Constraint Type</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.SimpleConstraint#getProperties <em>Properties</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.SimpleConstraint#getConstraintType <em>Constraint Type</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.SimpleConstraint#getProperties <em>Properties</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getSimpleConstraint()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getSimpleConstraint()
* @model
* @generated
*/
@@ -38,14 +38,14 @@ public interface SimpleConstraint extends ConstraintDescriptor {
* <!-- end-user-doc -->
* @return the value of the '<em>Constraint Type</em>' reference.
* @see #setConstraintType(ConstraintType)
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getSimpleConstraint_ConstraintType()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getSimpleConstraint_ConstraintType()
* @model required="true"
* @generated
*/
ConstraintType getConstraintType();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.constraints.SimpleConstraint#getConstraintType <em>Constraint Type</em>}' reference.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.constraints.SimpleConstraint#getConstraintType <em>Constraint Type</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Constraint Type</em>' reference.
@@ -56,7 +56,7 @@ public interface SimpleConstraint extends ConstraintDescriptor {
/**
* Returns the value of the '<em><b>Properties</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.papyrus.constraints.ConfigProperty}.
+ * The list contents are of type {@link org.eclipse.papyrus.infra.constraints.ConfigProperty}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Properties</em>' containment reference list isn't clear,
@@ -64,7 +64,7 @@ public interface SimpleConstraint extends ConstraintDescriptor {
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Properties</em>' containment reference list.
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getSimpleConstraint_Properties()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getSimpleConstraint_Properties()
* @model containment="true"
* @generated
*/
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ValueProperty.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ValueProperty.java
index 154b4a42734..61aa1c9766f 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/ValueProperty.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/ValueProperty.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints;
+package org.eclipse.papyrus.infra.constraints;
/**
@@ -15,11 +15,11 @@ package org.eclipse.papyrus.constraints;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.ValueProperty#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.ValueProperty#getValue <em>Value</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getValueProperty()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getValueProperty()
* @model
* @generated
*/
@@ -34,14 +34,14 @@ public interface ValueProperty extends ConfigProperty {
* <!-- end-user-doc -->
* @return the value of the '<em>Value</em>' attribute.
* @see #setValue(String)
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#getValueProperty_Value()
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#getValueProperty_Value()
* @model required="true"
* @generated
*/
String getValue();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.constraints.ValueProperty#getValue <em>Value</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.constraints.ValueProperty#getValue <em>Value</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Value</em>' attribute.
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/ConstraintEnvironment.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java
index 64c59acf890..61008946584 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/ConstraintEnvironment.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintEnvironment.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.environment;
+package org.eclipse.papyrus.infra.constraints.environment;
import org.eclipse.emf.common.util.EList;
@@ -18,18 +18,18 @@ import org.eclipse.emf.ecore.EObject;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.environment.ConstraintEnvironment#getConstraintTypes <em>Constraint Types</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintEnvironment#getConstraintTypes <em>Constraint Types</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.constraints.environment.EnvironmentPackage#getConstraintEnvironment()
+ * @see org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage#getConstraintEnvironment()
* @model
* @generated
*/
public interface ConstraintEnvironment extends EObject {
/**
* Returns the value of the '<em><b>Constraint Types</b></em>' containment reference list.
- * The list contents are of type {@link org.eclipse.papyrus.constraints.environment.ConstraintType}.
+ * The list contents are of type {@link org.eclipse.papyrus.infra.constraints.environment.ConstraintType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Constraint Types</em>' containment reference list isn't clear,
@@ -37,7 +37,7 @@ public interface ConstraintEnvironment extends EObject {
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Constraint Types</em>' containment reference list.
- * @see org.eclipse.papyrus.constraints.environment.EnvironmentPackage#getConstraintEnvironment_ConstraintTypes()
+ * @see org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage#getConstraintEnvironment_ConstraintTypes()
* @model containment="true"
* @generated
*/
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/ConstraintType.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java
index 8fd72db88f2..0984050fbc8 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/ConstraintType.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/ConstraintType.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.environment;
+package org.eclipse.papyrus.infra.constraints.environment;
import org.eclipse.emf.ecore.EObject;
@@ -16,12 +16,12 @@ import org.eclipse.emf.ecore.EObject;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.environment.ConstraintType#getLabel <em>Label</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.environment.ConstraintType#getConstraintClass <em>Constraint Class</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintType#getLabel <em>Label</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintType#getConstraintClass <em>Constraint Class</em>}</li>
* </ul>
* </p>
*
- * @see org.eclipse.papyrus.constraints.environment.EnvironmentPackage#getConstraintType()
+ * @see org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage#getConstraintType()
* @model
* @generated
*/
@@ -36,14 +36,14 @@ public interface ConstraintType extends EObject {
* <!-- end-user-doc -->
* @return the value of the '<em>Label</em>' attribute.
* @see #setLabel(String)
- * @see org.eclipse.papyrus.constraints.environment.EnvironmentPackage#getConstraintType_Label()
+ * @see org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage#getConstraintType_Label()
* @model required="true"
* @generated
*/
String getLabel();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.constraints.environment.ConstraintType#getLabel <em>Label</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintType#getLabel <em>Label</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Label</em>' attribute.
@@ -62,14 +62,14 @@ public interface ConstraintType extends EObject {
* <!-- end-user-doc -->
* @return the value of the '<em>Constraint Class</em>' attribute.
* @see #setConstraintClass(String)
- * @see org.eclipse.papyrus.constraints.environment.EnvironmentPackage#getConstraintType_ConstraintClass()
+ * @see org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage#getConstraintType_ConstraintClass()
* @model required="true"
* @generated
*/
String getConstraintClass();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.constraints.environment.ConstraintType#getConstraintClass <em>Constraint Class</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintType#getConstraintClass <em>Constraint Class</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Constraint Class</em>' attribute.
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/EnvironmentFactory.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java
index 1b09e777849..8a156e7b7cc 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/EnvironmentFactory.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentFactory.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.environment;
+package org.eclipse.papyrus.infra.constraints.environment;
import org.eclipse.emf.ecore.EFactory;
@@ -13,7 +13,7 @@ import org.eclipse.emf.ecore.EFactory;
* 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.papyrus.constraints.environment.EnvironmentPackage
+ * @see org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage
* @generated
*/
public interface EnvironmentFactory extends EFactory {
@@ -23,7 +23,7 @@ public interface EnvironmentFactory extends EFactory {
* <!-- end-user-doc -->
* @generated
*/
- EnvironmentFactory eINSTANCE = org.eclipse.papyrus.constraints.environment.impl.EnvironmentFactoryImpl.init();
+ EnvironmentFactory eINSTANCE = org.eclipse.papyrus.infra.constraints.environment.impl.EnvironmentFactoryImpl.init();
/**
* Returns a new object of class '<em>Constraint Environment</em>'.
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/EnvironmentPackage.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java
index 53e0ce2d713..5110cd7d42c 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/EnvironmentPackage.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/EnvironmentPackage.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.environment;
+package org.eclipse.papyrus.infra.constraints.environment;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
@@ -22,7 +22,7 @@ import org.eclipse.emf.ecore.EReference;
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.constraints.environment.EnvironmentFactory
+ * @see org.eclipse.papyrus.infra.constraints.environment.EnvironmentFactory
* @model kind="package"
* @generated
*/
@@ -57,14 +57,14 @@ public interface EnvironmentPackage extends EPackage {
* <!-- end-user-doc -->
* @generated
*/
- EnvironmentPackage eINSTANCE = org.eclipse.papyrus.constraints.environment.impl.EnvironmentPackageImpl.init();
+ EnvironmentPackage eINSTANCE = org.eclipse.papyrus.infra.constraints.environment.impl.EnvironmentPackageImpl.init();
/**
- * The meta object id for the '{@link org.eclipse.papyrus.constraints.environment.impl.ConstraintEnvironmentImpl <em>Constraint Environment</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintEnvironmentImpl <em>Constraint Environment</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.constraints.environment.impl.ConstraintEnvironmentImpl
- * @see org.eclipse.papyrus.constraints.environment.impl.EnvironmentPackageImpl#getConstraintEnvironment()
+ * @see org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintEnvironmentImpl
+ * @see org.eclipse.papyrus.infra.constraints.environment.impl.EnvironmentPackageImpl#getConstraintEnvironment()
* @generated
*/
int CONSTRAINT_ENVIRONMENT = 0;
@@ -88,11 +88,11 @@ public interface EnvironmentPackage extends EPackage {
int CONSTRAINT_ENVIRONMENT_FEATURE_COUNT = 1;
/**
- * The meta object id for the '{@link org.eclipse.papyrus.constraints.environment.impl.ConstraintTypeImpl <em>Constraint Type</em>}' class.
+ * The meta object id for the '{@link org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintTypeImpl <em>Constraint Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.constraints.environment.impl.ConstraintTypeImpl
- * @see org.eclipse.papyrus.constraints.environment.impl.EnvironmentPackageImpl#getConstraintType()
+ * @see org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintTypeImpl
+ * @see org.eclipse.papyrus.infra.constraints.environment.impl.EnvironmentPackageImpl#getConstraintType()
* @generated
*/
int CONSTRAINT_TYPE = 1;
@@ -126,53 +126,53 @@ public interface EnvironmentPackage extends EPackage {
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.constraints.environment.ConstraintEnvironment <em>Constraint Environment</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintEnvironment <em>Constraint Environment</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Constraint Environment</em>'.
- * @see org.eclipse.papyrus.constraints.environment.ConstraintEnvironment
+ * @see org.eclipse.papyrus.infra.constraints.environment.ConstraintEnvironment
* @generated
*/
EClass getConstraintEnvironment();
/**
- * Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.constraints.environment.ConstraintEnvironment#getConstraintTypes <em>Constraint Types</em>}'.
+ * Returns the meta object for the containment reference list '{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintEnvironment#getConstraintTypes <em>Constraint Types</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference list '<em>Constraint Types</em>'.
- * @see org.eclipse.papyrus.constraints.environment.ConstraintEnvironment#getConstraintTypes()
+ * @see org.eclipse.papyrus.infra.constraints.environment.ConstraintEnvironment#getConstraintTypes()
* @see #getConstraintEnvironment()
* @generated
*/
EReference getConstraintEnvironment_ConstraintTypes();
/**
- * Returns the meta object for class '{@link org.eclipse.papyrus.constraints.environment.ConstraintType <em>Constraint Type</em>}'.
+ * Returns the meta object for class '{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintType <em>Constraint Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Constraint Type</em>'.
- * @see org.eclipse.papyrus.constraints.environment.ConstraintType
+ * @see org.eclipse.papyrus.infra.constraints.environment.ConstraintType
* @generated
*/
EClass getConstraintType();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.constraints.environment.ConstraintType#getLabel <em>Label</em>}'.
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintType#getLabel <em>Label</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Label</em>'.
- * @see org.eclipse.papyrus.constraints.environment.ConstraintType#getLabel()
+ * @see org.eclipse.papyrus.infra.constraints.environment.ConstraintType#getLabel()
* @see #getConstraintType()
* @generated
*/
EAttribute getConstraintType_Label();
/**
- * Returns the meta object for the attribute '{@link org.eclipse.papyrus.constraints.environment.ConstraintType#getConstraintClass <em>Constraint Class</em>}'.
+ * Returns the meta object for the attribute '{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintType#getConstraintClass <em>Constraint Class</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Constraint Class</em>'.
- * @see org.eclipse.papyrus.constraints.environment.ConstraintType#getConstraintClass()
+ * @see org.eclipse.papyrus.infra.constraints.environment.ConstraintType#getConstraintClass()
* @see #getConstraintType()
* @generated
*/
@@ -201,11 +201,11 @@ public interface EnvironmentPackage extends EPackage {
*/
interface Literals {
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.constraints.environment.impl.ConstraintEnvironmentImpl <em>Constraint Environment</em>}' class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintEnvironmentImpl <em>Constraint Environment</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.constraints.environment.impl.ConstraintEnvironmentImpl
- * @see org.eclipse.papyrus.constraints.environment.impl.EnvironmentPackageImpl#getConstraintEnvironment()
+ * @see org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintEnvironmentImpl
+ * @see org.eclipse.papyrus.infra.constraints.environment.impl.EnvironmentPackageImpl#getConstraintEnvironment()
* @generated
*/
EClass CONSTRAINT_ENVIRONMENT = eINSTANCE.getConstraintEnvironment();
@@ -219,11 +219,11 @@ public interface EnvironmentPackage extends EPackage {
EReference CONSTRAINT_ENVIRONMENT__CONSTRAINT_TYPES = eINSTANCE.getConstraintEnvironment_ConstraintTypes();
/**
- * The meta object literal for the '{@link org.eclipse.papyrus.constraints.environment.impl.ConstraintTypeImpl <em>Constraint Type</em>}' class.
+ * The meta object literal for the '{@link org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintTypeImpl <em>Constraint Type</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.constraints.environment.impl.ConstraintTypeImpl
- * @see org.eclipse.papyrus.constraints.environment.impl.EnvironmentPackageImpl#getConstraintType()
+ * @see org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintTypeImpl
+ * @see org.eclipse.papyrus.infra.constraints.environment.impl.EnvironmentPackageImpl#getConstraintType()
* @generated
*/
EClass CONSTRAINT_TYPE = eINSTANCE.getConstraintType();
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/ConstraintEnvironmentImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java
index 70363bb370e..d58244c5c4b 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/ConstraintEnvironmentImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintEnvironmentImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.environment.impl;
+package org.eclipse.papyrus.infra.constraints.environment.impl;
import java.util.Collection;
@@ -20,9 +20,9 @@ import org.eclipse.emf.ecore.impl.EObjectImpl;
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-import org.eclipse.papyrus.constraints.environment.ConstraintEnvironment;
-import org.eclipse.papyrus.constraints.environment.ConstraintType;
-import org.eclipse.papyrus.constraints.environment.EnvironmentPackage;
+import org.eclipse.papyrus.infra.constraints.environment.ConstraintEnvironment;
+import org.eclipse.papyrus.infra.constraints.environment.ConstraintType;
+import org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage;
/**
* <!-- begin-user-doc -->
@@ -31,7 +31,7 @@ import org.eclipse.papyrus.constraints.environment.EnvironmentPackage;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.environment.impl.ConstraintEnvironmentImpl#getConstraintTypes <em>Constraint Types</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintEnvironmentImpl#getConstraintTypes <em>Constraint Types</em>}</li>
* </ul>
* </p>
*
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/ConstraintTypeImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java
index 9b94bde01ff..696fdee75f0 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/ConstraintTypeImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/ConstraintTypeImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.environment.impl;
+package org.eclipse.papyrus.infra.constraints.environment.impl;
import org.eclipse.emf.common.notify.Notification;
@@ -13,8 +13,8 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.EObjectImpl;
-import org.eclipse.papyrus.constraints.environment.ConstraintType;
-import org.eclipse.papyrus.constraints.environment.EnvironmentPackage;
+import org.eclipse.papyrus.infra.constraints.environment.ConstraintType;
+import org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage;
/**
* <!-- begin-user-doc -->
@@ -23,8 +23,8 @@ import org.eclipse.papyrus.constraints.environment.EnvironmentPackage;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.environment.impl.ConstraintTypeImpl#getLabel <em>Label</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.environment.impl.ConstraintTypeImpl#getConstraintClass <em>Constraint Class</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintTypeImpl#getLabel <em>Label</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.environment.impl.ConstraintTypeImpl#getConstraintClass <em>Constraint Class</em>}</li>
* </ul>
* </p>
*
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/EnvironmentFactoryImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java
index b717640425f..51c805a0ab1 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/EnvironmentFactoryImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentFactoryImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.environment.impl;
+package org.eclipse.papyrus.infra.constraints.environment.impl;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
@@ -14,7 +14,7 @@ import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
-import org.eclipse.papyrus.constraints.environment.*;
+import org.eclipse.papyrus.infra.constraints.environment.*;
/**
* <!-- begin-user-doc -->
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/EnvironmentPackageImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java
index f46e888174f..9dd6a169d4c 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/impl/EnvironmentPackageImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/impl/EnvironmentPackageImpl.java
@@ -4,23 +4,19 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.environment.impl;
+package org.eclipse.papyrus.infra.constraints.environment.impl;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.EReference;
-
import org.eclipse.emf.ecore.impl.EPackageImpl;
-
-import org.eclipse.papyrus.constraints.ConstraintsPackage;
-
-import org.eclipse.papyrus.constraints.environment.ConstraintEnvironment;
-import org.eclipse.papyrus.constraints.environment.ConstraintType;
-import org.eclipse.papyrus.constraints.environment.EnvironmentFactory;
-import org.eclipse.papyrus.constraints.environment.EnvironmentPackage;
-
-import org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl;
+import org.eclipse.papyrus.infra.constraints.ConstraintsPackage;
+import org.eclipse.papyrus.infra.constraints.environment.ConstraintEnvironment;
+import org.eclipse.papyrus.infra.constraints.environment.ConstraintType;
+import org.eclipse.papyrus.infra.constraints.environment.EnvironmentFactory;
+import org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage;
+import org.eclipse.papyrus.infra.constraints.impl.ConstraintsPackageImpl;
/**
* <!-- begin-user-doc -->
@@ -29,6 +25,7 @@ import org.eclipse.papyrus.constraints.impl.ConstraintsPackageImpl;
* @generated
*/
public class EnvironmentPackageImpl extends EPackageImpl implements EnvironmentPackage {
+
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
@@ -51,10 +48,9 @@ public class EnvironmentPackageImpl extends EPackageImpl implements EnvironmentP
* 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 -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
* @see org.eclipse.emf.ecore.EPackage.Registry
- * @see org.eclipse.papyrus.constraints.environment.EnvironmentPackage#eNS_URI
+ * @see org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage#eNS_URI
* @see #init()
* @generated
*/
@@ -74,8 +70,7 @@ public class EnvironmentPackageImpl extends EPackageImpl implements EnvironmentP
*
* <p>This method is used to initialize {@link EnvironmentPackage#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 -->
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
* @see #eNS_URI
* @see #createPackageContents()
* @see #initializePackageContents()
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/util/EnvironmentAdapterFactory.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java
index 7be9c40ad7b..94e48c8693b 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/util/EnvironmentAdapterFactory.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentAdapterFactory.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.environment.util;
+package org.eclipse.papyrus.infra.constraints.environment.util;
import org.eclipse.emf.common.notify.Adapter;
import org.eclipse.emf.common.notify.Notifier;
@@ -13,14 +13,14 @@ import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
import org.eclipse.emf.ecore.EObject;
-import org.eclipse.papyrus.constraints.environment.*;
+import org.eclipse.papyrus.infra.constraints.environment.*;
/**
* <!-- 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.papyrus.constraints.environment.EnvironmentPackage
+ * @see org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage
* @generated
*/
public class EnvironmentAdapterFactory extends AdapterFactoryImpl {
@@ -100,13 +100,13 @@ public class EnvironmentAdapterFactory extends AdapterFactoryImpl {
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.constraints.environment.ConstraintEnvironment <em>Constraint Environment</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintEnvironment <em>Constraint Environment</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.papyrus.constraints.environment.ConstraintEnvironment
+ * @see org.eclipse.papyrus.infra.constraints.environment.ConstraintEnvironment
* @generated
*/
public Adapter createConstraintEnvironmentAdapter() {
@@ -114,13 +114,13 @@ public class EnvironmentAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.constraints.environment.ConstraintType <em>Constraint Type</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.constraints.environment.ConstraintType <em>Constraint 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.papyrus.constraints.environment.ConstraintType
+ * @see org.eclipse.papyrus.infra.constraints.environment.ConstraintType
* @generated
*/
public Adapter createConstraintTypeAdapter() {
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/util/EnvironmentSwitch.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java
index c7667305672..e30ea8096fb 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/environment/util/EnvironmentSwitch.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/environment/util/EnvironmentSwitch.java
@@ -4,14 +4,14 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.environment.util;
+package org.eclipse.papyrus.infra.constraints.environment.util;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.Switch;
-import org.eclipse.papyrus.constraints.environment.*;
+import org.eclipse.papyrus.infra.constraints.environment.*;
/**
* <!-- begin-user-doc -->
@@ -23,7 +23,7 @@ import org.eclipse.papyrus.constraints.environment.*;
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.constraints.environment.EnvironmentPackage
+ * @see org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage
* @generated
*/
public class EnvironmentSwitch<T> extends Switch<T> {
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/CompositeConstraintImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java
index e95630c9acb..540afcb642b 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/CompositeConstraintImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/CompositeConstraintImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.impl;
+package org.eclipse.papyrus.infra.constraints.impl;
import java.util.Collection;
@@ -18,9 +18,9 @@ import org.eclipse.emf.ecore.InternalEObject;
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-import org.eclipse.papyrus.constraints.CompositeConstraint;
-import org.eclipse.papyrus.constraints.ConstraintsPackage;
-import org.eclipse.papyrus.constraints.SimpleConstraint;
+import org.eclipse.papyrus.infra.constraints.CompositeConstraint;
+import org.eclipse.papyrus.infra.constraints.ConstraintsPackage;
+import org.eclipse.papyrus.infra.constraints.SimpleConstraint;
/**
* <!-- begin-user-doc -->
@@ -29,7 +29,7 @@ import org.eclipse.papyrus.constraints.SimpleConstraint;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.impl.CompositeConstraintImpl#getConstraints <em>Constraints</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.CompositeConstraintImpl#getConstraints <em>Constraints</em>}</li>
* </ul>
* </p>
*
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConfigPropertyImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java
index af223199397..5b41685cc67 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConfigPropertyImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConfigPropertyImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.impl;
+package org.eclipse.papyrus.infra.constraints.impl;
import org.eclipse.emf.common.notify.Notification;
@@ -13,8 +13,8 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.impl.EObjectImpl;
-import org.eclipse.papyrus.constraints.ConfigProperty;
-import org.eclipse.papyrus.constraints.ConstraintsPackage;
+import org.eclipse.papyrus.infra.constraints.ConfigProperty;
+import org.eclipse.papyrus.infra.constraints.ConstraintsPackage;
/**
* <!-- begin-user-doc -->
@@ -23,7 +23,7 @@ import org.eclipse.papyrus.constraints.ConstraintsPackage;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.impl.ConfigPropertyImpl#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.ConfigPropertyImpl#getName <em>Name</em>}</li>
* </ul>
* </p>
*
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConstraintDescriptorImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java
index 8fea3971162..cb0300e79aa 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConstraintDescriptorImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintDescriptorImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.impl;
+package org.eclipse.papyrus.infra.constraints.impl;
import java.util.Collection;
@@ -22,10 +22,10 @@ import org.eclipse.emf.ecore.impl.EObjectImpl;
import org.eclipse.emf.ecore.util.EObjectResolvingEList;
import org.eclipse.emf.ecore.util.EcoreUtil;
-import org.eclipse.papyrus.constraints.ConstraintDescriptor;
-import org.eclipse.papyrus.constraints.ConstraintsPackage;
-import org.eclipse.papyrus.constraints.DisplayUnit;
-import org.eclipse.papyrus.constraints.SimpleConstraint;
+import org.eclipse.papyrus.infra.constraints.ConstraintDescriptor;
+import org.eclipse.papyrus.infra.constraints.ConstraintsPackage;
+import org.eclipse.papyrus.infra.constraints.DisplayUnit;
+import org.eclipse.papyrus.infra.constraints.SimpleConstraint;
/**
* <!-- begin-user-doc -->
@@ -34,10 +34,10 @@ import org.eclipse.papyrus.constraints.SimpleConstraint;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.impl.ConstraintDescriptorImpl#getName <em>Name</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.impl.ConstraintDescriptorImpl#getDisplay <em>Display</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.impl.ConstraintDescriptorImpl#isOverrideable <em>Overrideable</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.impl.ConstraintDescriptorImpl#getOverriddenConstraints <em>Overridden Constraints</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.ConstraintDescriptorImpl#getName <em>Name</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.ConstraintDescriptorImpl#getDisplay <em>Display</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.ConstraintDescriptorImpl#isOverrideable <em>Overrideable</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.ConstraintDescriptorImpl#getOverriddenConstraints <em>Overridden Constraints</em>}</li>
* </ul>
* </p>
*
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConstraintsFactoryImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java
index 7f4f99c6813..32828316ad0 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConstraintsFactoryImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsFactoryImpl.java
@@ -4,25 +4,25 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.impl;
+package org.eclipse.papyrus.infra.constraints.impl;
import org.eclipse.emf.ecore.EClass;
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.papyrus.constraints.CompositeConstraint;
-import org.eclipse.papyrus.constraints.ConstraintsFactory;
-import org.eclipse.papyrus.constraints.ConstraintsPackage;
-import org.eclipse.papyrus.constraints.ReferenceProperty;
-import org.eclipse.papyrus.constraints.SimpleConstraint;
-import org.eclipse.papyrus.constraints.ValueProperty;
+import org.eclipse.papyrus.infra.constraints.*;
+import org.eclipse.papyrus.infra.constraints.CompositeConstraint;
+import org.eclipse.papyrus.infra.constraints.ConstraintsFactory;
+import org.eclipse.papyrus.infra.constraints.ConstraintsPackage;
+import org.eclipse.papyrus.infra.constraints.ReferenceProperty;
+import org.eclipse.papyrus.infra.constraints.SimpleConstraint;
+import org.eclipse.papyrus.infra.constraints.ValueProperty;
/**
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
- *
* @generated
*/
public class ConstraintsFactoryImpl extends EFactoryImpl implements ConstraintsFactory {
@@ -31,16 +31,16 @@ public class ConstraintsFactoryImpl extends EFactoryImpl implements ConstraintsF
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
public static ConstraintsFactory init() {
try {
- ConstraintsFactory theConstraintsFactory = (ConstraintsFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/papyrus/constraints/0.9");
- if(theConstraintsFactory != null) {
+ ConstraintsFactory theConstraintsFactory = (ConstraintsFactory)EPackage.Registry.INSTANCE.getEFactory("http://www.eclipse.org/papyrus/constraints/0.9");
+ if (theConstraintsFactory != null) {
return theConstraintsFactory;
}
- } catch (Exception exception) {
+ }
+ catch (Exception exception) {
EcorePlugin.INSTANCE.log(exception);
}
return new ConstraintsFactoryImpl();
@@ -50,7 +50,6 @@ public class ConstraintsFactoryImpl extends EFactoryImpl implements ConstraintsF
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
public ConstraintsFactoryImpl() {
@@ -60,29 +59,23 @@ public class ConstraintsFactoryImpl extends EFactoryImpl implements ConstraintsF
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
@Override
public EObject create(EClass eClass) {
- switch(eClass.getClassifierID()) {
- case ConstraintsPackage.SIMPLE_CONSTRAINT:
- return createSimpleConstraint();
- case ConstraintsPackage.COMPOSITE_CONSTRAINT:
- return createCompositeConstraint();
- case ConstraintsPackage.VALUE_PROPERTY:
- return createValueProperty();
- case ConstraintsPackage.REFERENCE_PROPERTY:
- return createReferenceProperty();
- default:
- throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
+ switch (eClass.getClassifierID()) {
+ case ConstraintsPackage.SIMPLE_CONSTRAINT: return createSimpleConstraint();
+ case ConstraintsPackage.COMPOSITE_CONSTRAINT: return createCompositeConstraint();
+ case ConstraintsPackage.VALUE_PROPERTY: return createValueProperty();
+ case ConstraintsPackage.REFERENCE_PROPERTY: return createReferenceProperty();
+ default:
+ throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
public SimpleConstraint createSimpleConstraint() {
@@ -93,7 +86,6 @@ public class ConstraintsFactoryImpl extends EFactoryImpl implements ConstraintsF
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
public CompositeConstraint createCompositeConstraint() {
@@ -104,7 +96,6 @@ public class ConstraintsFactoryImpl extends EFactoryImpl implements ConstraintsF
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
public ValueProperty createValueProperty() {
@@ -115,7 +106,6 @@ public class ConstraintsFactoryImpl extends EFactoryImpl implements ConstraintsF
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
public ReferenceProperty createReferenceProperty() {
@@ -126,7 +116,6 @@ public class ConstraintsFactoryImpl extends EFactoryImpl implements ConstraintsF
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @generated
*/
public ConstraintsPackage getConstraintsPackage() {
@@ -136,7 +125,6 @@ public class ConstraintsFactoryImpl extends EFactoryImpl implements ConstraintsF
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
* @deprecated
* @generated
*/
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConstraintsPackageImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java
index 2b7f9c28b76..a06ac845c22 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ConstraintsPackageImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ConstraintsPackageImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.impl;
+package org.eclipse.papyrus.infra.constraints.impl;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EClass;
@@ -13,19 +13,19 @@ import org.eclipse.emf.ecore.EReference;
import org.eclipse.emf.ecore.impl.EPackageImpl;
-import org.eclipse.papyrus.constraints.CompositeConstraint;
-import org.eclipse.papyrus.constraints.ConfigProperty;
-import org.eclipse.papyrus.constraints.ConstraintDescriptor;
-import org.eclipse.papyrus.constraints.ConstraintsFactory;
-import org.eclipse.papyrus.constraints.ConstraintsPackage;
-import org.eclipse.papyrus.constraints.DisplayUnit;
-import org.eclipse.papyrus.constraints.ReferenceProperty;
-import org.eclipse.papyrus.constraints.SimpleConstraint;
-import org.eclipse.papyrus.constraints.ValueProperty;
-import org.eclipse.papyrus.constraints.environment.EnvironmentPackage;
-import org.eclipse.papyrus.constraints.environment.impl.EnvironmentPackageImpl;
+import org.eclipse.papyrus.infra.constraints.CompositeConstraint;
+import org.eclipse.papyrus.infra.constraints.ConfigProperty;
+import org.eclipse.papyrus.infra.constraints.ConstraintDescriptor;
+import org.eclipse.papyrus.infra.constraints.ConstraintsFactory;
+import org.eclipse.papyrus.infra.constraints.ConstraintsPackage;
+import org.eclipse.papyrus.infra.constraints.DisplayUnit;
+import org.eclipse.papyrus.infra.constraints.ReferenceProperty;
+import org.eclipse.papyrus.infra.constraints.SimpleConstraint;
+import org.eclipse.papyrus.infra.constraints.ValueProperty;
+import org.eclipse.papyrus.infra.constraints.environment.EnvironmentPackage;
+import org.eclipse.papyrus.infra.constraints.environment.impl.EnvironmentPackageImpl;
/**
* <!-- begin-user-doc -->
@@ -94,7 +94,7 @@ public class ConstraintsPackageImpl extends EPackageImpl implements ConstraintsP
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see org.eclipse.emf.ecore.EPackage.Registry
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage#eNS_URI
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage#eNS_URI
* @see #init()
* @generated
*/
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/DisplayUnitImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java
index 32dd7f4f436..d84bb265ce0 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/DisplayUnitImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/DisplayUnitImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.impl;
+package org.eclipse.papyrus.infra.constraints.impl;
import java.util.Collection;
@@ -22,9 +22,9 @@ import org.eclipse.emf.ecore.impl.EObjectImpl;
import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
import org.eclipse.emf.ecore.util.InternalEList;
-import org.eclipse.papyrus.constraints.ConstraintDescriptor;
-import org.eclipse.papyrus.constraints.ConstraintsPackage;
-import org.eclipse.papyrus.constraints.DisplayUnit;
+import org.eclipse.papyrus.infra.constraints.ConstraintDescriptor;
+import org.eclipse.papyrus.infra.constraints.ConstraintsPackage;
+import org.eclipse.papyrus.infra.constraints.DisplayUnit;
/**
* <!-- begin-user-doc -->
@@ -33,8 +33,8 @@ import org.eclipse.papyrus.constraints.DisplayUnit;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.impl.DisplayUnitImpl#getConstraints <em>Constraints</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.impl.DisplayUnitImpl#getElementMultiplicity <em>Element Multiplicity</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.DisplayUnitImpl#getConstraints <em>Constraints</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.DisplayUnitImpl#getElementMultiplicity <em>Element Multiplicity</em>}</li>
* </ul>
* </p>
*
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ReferencePropertyImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java
index d5dbec0ed71..1d5db1f0f87 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ReferencePropertyImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ReferencePropertyImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.impl;
+package org.eclipse.papyrus.infra.constraints.impl;
import org.eclipse.emf.common.notify.Notification;
@@ -14,8 +14,8 @@ import org.eclipse.emf.ecore.InternalEObject;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-import org.eclipse.papyrus.constraints.ConstraintsPackage;
-import org.eclipse.papyrus.constraints.ReferenceProperty;
+import org.eclipse.papyrus.infra.constraints.ConstraintsPackage;
+import org.eclipse.papyrus.infra.constraints.ReferenceProperty;
/**
* <!-- begin-user-doc -->
@@ -24,7 +24,7 @@ import org.eclipse.papyrus.constraints.ReferenceProperty;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.impl.ReferencePropertyImpl#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.ReferencePropertyImpl#getValue <em>Value</em>}</li>
* </ul>
* </p>
*
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/SimpleConstraintImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java
index 5997499faf4..7afca6d320f 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/SimpleConstraintImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/SimpleConstraintImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.impl;
+package org.eclipse.papyrus.infra.constraints.impl;
import java.util.Collection;
@@ -21,11 +21,11 @@ import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
-import org.eclipse.papyrus.constraints.ConfigProperty;
-import org.eclipse.papyrus.constraints.ConstraintsPackage;
-import org.eclipse.papyrus.constraints.SimpleConstraint;
-import org.eclipse.papyrus.constraints.environment.ConstraintType;
+import org.eclipse.papyrus.infra.constraints.ConfigProperty;
+import org.eclipse.papyrus.infra.constraints.ConstraintsPackage;
+import org.eclipse.papyrus.infra.constraints.SimpleConstraint;
+import org.eclipse.papyrus.infra.constraints.environment.ConstraintType;
/**
* <!-- begin-user-doc -->
@@ -34,8 +34,8 @@ import org.eclipse.papyrus.constraints.environment.ConstraintType;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.impl.SimpleConstraintImpl#getConstraintType <em>Constraint Type</em>}</li>
- * <li>{@link org.eclipse.papyrus.constraints.impl.SimpleConstraintImpl#getProperties <em>Properties</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.SimpleConstraintImpl#getConstraintType <em>Constraint Type</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.SimpleConstraintImpl#getProperties <em>Properties</em>}</li>
* </ul>
* </p>
*
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ValuePropertyImpl.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java
index e9129c1aa6a..1418a9bd31d 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/impl/ValuePropertyImpl.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/impl/ValuePropertyImpl.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.impl;
+package org.eclipse.papyrus.infra.constraints.impl;
import org.eclipse.emf.common.notify.Notification;
@@ -12,8 +12,8 @@ import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
-import org.eclipse.papyrus.constraints.ConstraintsPackage;
-import org.eclipse.papyrus.constraints.ValueProperty;
+import org.eclipse.papyrus.infra.constraints.ConstraintsPackage;
+import org.eclipse.papyrus.infra.constraints.ValueProperty;
/**
* <!-- begin-user-doc -->
@@ -22,7 +22,7 @@ import org.eclipse.papyrus.constraints.ValueProperty;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.constraints.impl.ValuePropertyImpl#getValue <em>Value</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.constraints.impl.ValuePropertyImpl#getValue <em>Value</em>}</li>
* </ul>
* </p>
*
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/util/ConstraintsAdapterFactory.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java
index 7f79811ac08..144d853f7a5 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/util/ConstraintsAdapterFactory.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsAdapterFactory.java
@@ -4,7 +4,7 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.util;
+package org.eclipse.papyrus.infra.constraints.util;
import org.eclipse.emf.common.notify.Adapter;
import org.eclipse.emf.common.notify.Notifier;
@@ -13,14 +13,14 @@ import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
import org.eclipse.emf.ecore.EObject;
-import org.eclipse.papyrus.constraints.*;
+import org.eclipse.papyrus.infra.constraints.*;
/**
* <!-- 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.papyrus.constraints.ConstraintsPackage
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage
* @generated
*/
public class ConstraintsAdapterFactory extends AdapterFactoryImpl {
@@ -120,13 +120,13 @@ public class ConstraintsAdapterFactory extends AdapterFactoryImpl {
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.constraints.DisplayUnit <em>Display Unit</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.constraints.DisplayUnit <em>Display Unit</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.papyrus.constraints.DisplayUnit
+ * @see org.eclipse.papyrus.infra.constraints.DisplayUnit
* @generated
*/
public Adapter createDisplayUnitAdapter() {
@@ -134,13 +134,13 @@ public class ConstraintsAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.constraints.ConstraintDescriptor <em>Constraint Descriptor</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.constraints.ConstraintDescriptor <em>Constraint Descriptor</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.papyrus.constraints.ConstraintDescriptor
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintDescriptor
* @generated
*/
public Adapter createConstraintDescriptorAdapter() {
@@ -148,13 +148,13 @@ public class ConstraintsAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.constraints.SimpleConstraint <em>Simple Constraint</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.constraints.SimpleConstraint <em>Simple Constraint</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.papyrus.constraints.SimpleConstraint
+ * @see org.eclipse.papyrus.infra.constraints.SimpleConstraint
* @generated
*/
public Adapter createSimpleConstraintAdapter() {
@@ -162,13 +162,13 @@ public class ConstraintsAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.constraints.CompositeConstraint <em>Composite Constraint</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.constraints.CompositeConstraint <em>Composite Constraint</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.papyrus.constraints.CompositeConstraint
+ * @see org.eclipse.papyrus.infra.constraints.CompositeConstraint
* @generated
*/
public Adapter createCompositeConstraintAdapter() {
@@ -176,13 +176,13 @@ public class ConstraintsAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.constraints.ConfigProperty <em>Config Property</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.constraints.ConfigProperty <em>Config Property</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.papyrus.constraints.ConfigProperty
+ * @see org.eclipse.papyrus.infra.constraints.ConfigProperty
* @generated
*/
public Adapter createConfigPropertyAdapter() {
@@ -190,13 +190,13 @@ public class ConstraintsAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.constraints.ValueProperty <em>Value Property</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.constraints.ValueProperty <em>Value Property</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.papyrus.constraints.ValueProperty
+ * @see org.eclipse.papyrus.infra.constraints.ValueProperty
* @generated
*/
public Adapter createValuePropertyAdapter() {
@@ -204,13 +204,13 @@ public class ConstraintsAdapterFactory extends AdapterFactoryImpl {
}
/**
- * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.constraints.ReferenceProperty <em>Reference Property</em>}'.
+ * Creates a new adapter for an object of class '{@link org.eclipse.papyrus.infra.constraints.ReferenceProperty <em>Reference Property</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.papyrus.constraints.ReferenceProperty
+ * @see org.eclipse.papyrus.infra.constraints.ReferenceProperty
* @generated
*/
public Adapter createReferencePropertyAdapter() {
diff --git a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/util/ConstraintsSwitch.java b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java
index 6b2d0a2d77e..115c1397e0b 100644
--- a/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/constraints/util/ConstraintsSwitch.java
+++ b/sandbox/org.eclipse.papyrus.constraints/src-gen/org/eclipse/papyrus/infra/constraints/util/ConstraintsSwitch.java
@@ -4,14 +4,14 @@
*
* $Id$
*/
-package org.eclipse.papyrus.constraints.util;
+package org.eclipse.papyrus.infra.constraints.util;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.Switch;
-import org.eclipse.papyrus.constraints.*;
+import org.eclipse.papyrus.infra.constraints.*;
/**
* <!-- begin-user-doc -->
@@ -23,7 +23,7 @@ import org.eclipse.papyrus.constraints.*;
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
- * @see org.eclipse.papyrus.constraints.ConstraintsPackage
+ * @see org.eclipse.papyrus.infra.constraints.ConstraintsPackage
* @generated
*/
public class ConstraintsSwitch<T> extends Switch<T> {

Back to the top