Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattableaxisconfiguration/TreeFillingConfiguration.java')
-rw-r--r--plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattableaxisconfiguration/TreeFillingConfiguration.java60
1 files changed, 16 insertions, 44 deletions
diff --git a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattableaxisconfiguration/TreeFillingConfiguration.java b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattableaxisconfiguration/TreeFillingConfiguration.java
index b6b341e1963..7e9a3e4bbfe 100644
--- a/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattableaxisconfiguration/TreeFillingConfiguration.java
+++ b/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model/src-gen/org/eclipse/papyrus/infra/nattable/model/nattable/nattableaxisconfiguration/TreeFillingConfiguration.java
@@ -22,18 +22,14 @@ import org.eclipse.papyrus.infra.nattable.model.nattable.nattablelabelprovider.I
*
* <p>
* The following features are supported:
+ * </p>
* <ul>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getAxisUsedAsAxisProvider <em>Axis
- * Used As Axis Provider</em>}</li>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getPasteConfiguration <em>Paste
- * Configuration</em>}</li>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getDepth <em>Depth</em>}</li>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getLabelProvider <em>Label Provider
- * </em>}</li>
- * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getLabelProviderContext <em>Label
- * Provider Context</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getAxisUsedAsAxisProvider <em>Axis Used As Axis Provider</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getPasteConfiguration <em>Paste Configuration</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getDepth <em>Depth</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getLabelProvider <em>Label Provider</em>}</li>
+ * <li>{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getLabelProviderContext <em>Label Provider Context</em>}</li>
* </ul>
- * </p>
*
* @see org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.NattableaxisconfigurationPackage#getTreeFillingConfiguration()
* @model
@@ -49,7 +45,6 @@ public interface TreeFillingConfiguration extends IFillingConfiguration {
* here...
* </p>
* <!-- end-user-doc -->
- *
* @return the value of the '<em>Axis Used As Axis Provider</em>' containment reference.
* @see #setAxisUsedAsAxisProvider(IAxis)
* @see org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.NattableaxisconfigurationPackage#getTreeFillingConfiguration_AxisUsedAsAxisProvider()
@@ -59,14 +54,10 @@ public interface TreeFillingConfiguration extends IFillingConfiguration {
IAxis getAxisUsedAsAxisProvider();
/**
- * Sets the value of the '
- * {@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getAxisUsedAsAxisProvider
- * <em>Axis Used As Axis Provider</em>}' containment reference.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getAxisUsedAsAxisProvider <em>Axis Used As Axis Provider</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Axis Used As Axis Provider</em>' containment reference.
+ * @param value the new value of the '<em>Axis Used As Axis Provider</em>' containment reference.
* @see #getAxisUsedAsAxisProvider()
* @generated
*/
@@ -79,7 +70,6 @@ public interface TreeFillingConfiguration extends IFillingConfiguration {
* If the meaning of the '<em>Paste Configuration</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
* @return the value of the '<em>Paste Configuration</em>' reference.
* @see #setPasteConfiguration(PasteEObjectConfiguration)
* @see org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.NattableaxisconfigurationPackage#getTreeFillingConfiguration_PasteConfiguration()
@@ -89,14 +79,10 @@ public interface TreeFillingConfiguration extends IFillingConfiguration {
PasteEObjectConfiguration getPasteConfiguration();
/**
- * Sets the value of the '
- * {@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getPasteConfiguration
- * <em>Paste Configuration</em>}' reference.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getPasteConfiguration <em>Paste Configuration</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Paste Configuration</em>' reference.
+ * @param value the new value of the '<em>Paste Configuration</em>' reference.
* @see #getPasteConfiguration()
* @generated
*/
@@ -109,7 +95,6 @@ public interface TreeFillingConfiguration extends IFillingConfiguration {
* If the meaning of the '<em>Depth</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
* @return the value of the '<em>Depth</em>' attribute.
* @see #setDepth(int)
* @see org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.NattableaxisconfigurationPackage#getTreeFillingConfiguration_Depth()
@@ -119,13 +104,10 @@ public interface TreeFillingConfiguration extends IFillingConfiguration {
int getDepth();
/**
- * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getDepth
- * <em>Depth</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getDepth <em>Depth</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Depth</em>' attribute.
+ * @param value the new value of the '<em>Depth</em>' attribute.
* @see #getDepth()
* @generated
*/
@@ -138,7 +120,6 @@ public interface TreeFillingConfiguration extends IFillingConfiguration {
* <!-- begin-model-doc -->
* le label provider used to display string and image for this level in the tree
* <!-- end-model-doc -->
- *
* @return the value of the '<em>Label Provider</em>' reference.
* @see #setLabelProvider(ILabelProviderConfiguration)
* @see org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.NattableaxisconfigurationPackage#getTreeFillingConfiguration_LabelProvider()
@@ -148,14 +129,10 @@ public interface TreeFillingConfiguration extends IFillingConfiguration {
ILabelProviderConfiguration getLabelProvider();
/**
- * Sets the value of the '
- * {@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getLabelProvider
- * <em>Label Provider</em>}' reference.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getLabelProvider <em>Label Provider</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Label Provider</em>' reference.
+ * @param value the new value of the '<em>Label Provider</em>' reference.
* @see #getLabelProvider()
* @generated
*/
@@ -168,7 +145,6 @@ public interface TreeFillingConfiguration extends IFillingConfiguration {
* If the meaning of the '<em>Label Provider Context</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
* @return the value of the '<em>Label Provider Context</em>' attribute.
* @see #setLabelProviderContext(String)
* @see org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.NattableaxisconfigurationPackage#getTreeFillingConfiguration_LabelProviderContext()
@@ -178,14 +154,10 @@ public interface TreeFillingConfiguration extends IFillingConfiguration {
String getLabelProviderContext();
/**
- * Sets the value of the '
- * {@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getLabelProviderContext
- * <em>Label Provider Context</em>}' attribute.
+ * Sets the value of the '{@link org.eclipse.papyrus.infra.nattable.model.nattable.nattableaxisconfiguration.TreeFillingConfiguration#getLabelProviderContext <em>Label Provider Context</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Label Provider Context</em>' attribute.
+ * @param value the new value of the '<em>Label Provider Context</em>' attribute.
* @see #getLabelProviderContext()
* @generated
*/

Back to the top