Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbenois2009-05-05 19:05:34 +0000
committerjbenois2009-05-05 19:05:34 +0000
commit4be2b243108d4ef80540dc618f7928e858834761 (patch)
treec23d7fbde9ca1c6461f79d66d9207a452dc2ddf5 /plugins/uml/org.eclipse.papyrus.tabbedproperties.uml/generated/org/eclipse/papyrus/tabbedproperties/uml/parts/BehaviorExecutionSpecificationPropertiesEditionPart.java
parent62abccdd99bed6e0fd6bda4a6c7ba43af8f1c319 (diff)
downloadorg.eclipse.papyrus-4be2b243108d4ef80540dc618f7928e858834761.tar.gz
org.eclipse.papyrus-4be2b243108d4ef80540dc618f7928e858834761.tar.xz
org.eclipse.papyrus-4be2b243108d4ef80540dc618f7928e858834761.zip
regenerate properties view with the HEAD version of the EEF
Diffstat (limited to 'plugins/uml/org.eclipse.papyrus.tabbedproperties.uml/generated/org/eclipse/papyrus/tabbedproperties/uml/parts/BehaviorExecutionSpecificationPropertiesEditionPart.java')
-rw-r--r--plugins/uml/org.eclipse.papyrus.tabbedproperties.uml/generated/org/eclipse/papyrus/tabbedproperties/uml/parts/BehaviorExecutionSpecificationPropertiesEditionPart.java167
1 files changed, 87 insertions, 80 deletions
diff --git a/plugins/uml/org.eclipse.papyrus.tabbedproperties.uml/generated/org/eclipse/papyrus/tabbedproperties/uml/parts/BehaviorExecutionSpecificationPropertiesEditionPart.java b/plugins/uml/org.eclipse.papyrus.tabbedproperties.uml/generated/org/eclipse/papyrus/tabbedproperties/uml/parts/BehaviorExecutionSpecificationPropertiesEditionPart.java
index 2fc72a70c20..deaba5bdeba 100644
--- a/plugins/uml/org.eclipse.papyrus.tabbedproperties.uml/generated/org/eclipse/papyrus/tabbedproperties/uml/parts/BehaviorExecutionSpecificationPropertiesEditionPart.java
+++ b/plugins/uml/org.eclipse.papyrus.tabbedproperties.uml/generated/org/eclipse/papyrus/tabbedproperties/uml/parts/BehaviorExecutionSpecificationPropertiesEditionPart.java
@@ -15,11 +15,13 @@ package org.eclipse.papyrus.tabbedproperties.uml.parts;
import java.util.List;
import java.util.Map;
-import org.eclipse.emf.common.util.Enumerator;
+import java.util.List;
+import org.eclipse.emf.ecore.EReference;
+import java.util.Map;
import org.eclipse.emf.ecore.EEnum;
+import org.eclipse.emf.common.util.Enumerator;
import org.eclipse.emf.ecore.EObject;
-import org.eclipse.emf.ecore.EReference;
-
+import org.eclipse.emf.ecore.resource.ResourceSet;
// End of user code
/**
@@ -31,188 +33,193 @@ public interface BehaviorExecutionSpecificationPropertiesEditionPart {
* @return the ownedComment to add
*/
public List getOwnedCommentToAdd();
-
+
/**
* @return the ownedComment to remove
*/
public List getOwnedCommentToRemove();
-
+
/**
* @return the ownedComment to move
*/
public List getOwnedCommentToMove();
-
+
/**
* @return the ownedComment to edit
*/
public Map getOwnedCommentToEdit();
-
+
/**
* @return the current ownedComment
*/
public List getOwnedCommentTable();
-
+
/**
* Init the ownedComment
- * @param current the current value
- * @param containgFeature the feature where to navigate if necessary
- * @param feature the feature to manage
+ *
+ * @param current
+ * the current value
+ * @param containgFeature
+ * the feature where to navigate if necessary
+ * @param feature
+ * the feature to manage
*/
public void initOwnedComment(EObject current, EReference containingFeature, EReference feature);
-/**
+ /**
* Update the ownedComment
- * @param newValue the ownedComment to update
+ *
+ * @param newValue
+ * the ownedComment to update
*/
public void updateOwnedComment(EObject newValue);
-
-
-
-
-
+
/**
* @return the name
*/
public String getName();
-
+
/**
* Defines a new name
- * @param newValue the new name to set
+ *
+ * @param newValue
+ * the new name to set
*/
public void setName(String newValue);
-
- public void setMessageForName (String msg, int msgLevel);
-
- public void unsetMessageForName ();
-
+
+ public void setMessageForName(String msg, int msgLevel);
+
+ public void unsetMessageForName();
+
/**
* @return the visibility
*/
public Enumerator getVisibility();
-
+
/**
* Init the visibility
- * @param eenum the enum to manage
- * @param current the current value
+ *
+ * @param eenum
+ * the enum to manage
+ * @param current
+ * the current value
*/
public void initVisibility(EEnum eenum, Enumerator current);
-/**
+ /**
* Defines a new visibility
- * @param newValue the new visibility to set
+ *
+ * @param newValue
+ * the new visibility to set
*/
public void setVisibility(Enumerator newValue);
-
-
-
-
-
+
/**
* @return the clientDependency to add
*/
public List getClientDependencyToAdd();
-
+
/**
* @return the clientDependency to remove
*/
public List getClientDependencyToRemove();
-
+
/**
* Init the clientDependency
- * @param current the current value
- * @param containgFeature the feature where to navigate if necessary
- * @param feature the feature to manage
+ *
+ * @param current
+ * the current value
+ * @param containgFeature
+ * the feature where to navigate if necessary
+ * @param feature
+ * the feature to manage
*/
public void initClientDependency(EObject current, EReference containingFeature, EReference feature);
-/**
+ /**
* Update the clientDependency
- * @param newValue the clientDependency to update
+ *
+ * @param newValue
+ * the clientDependency to update
*/
public void updateClientDependency(EObject newValue);
-
-
-
-
-
+
/**
* @return the covered to add
*/
public List getCoveredToAdd();
-
+
/**
* @return the covered to remove
*/
public List getCoveredToRemove();
-
+
/**
* Init the covered
- * @param current the current value
- * @param containgFeature the feature where to navigate if necessary
- * @param feature the feature to manage
+ *
+ * @param current
+ * the current value
+ * @param containgFeature
+ * the feature where to navigate if necessary
+ * @param feature
+ * the feature to manage
*/
public void initCovered(EObject current, EReference containingFeature, EReference feature);
-/**
+ /**
* Update the covered
- * @param newValue the covered to update
+ *
+ * @param newValue
+ * the covered to update
*/
public void updateCovered(EObject newValue);
-
-
-
-
-
+
/**
* @return the generalOrdering to add
*/
public List getGeneralOrderingToAdd();
-
+
/**
* @return the generalOrdering to remove
*/
public List getGeneralOrderingToRemove();
-
+
/**
* @return the generalOrdering to move
*/
public List getGeneralOrderingToMove();
-
+
/**
* @return the generalOrdering to edit
*/
public Map getGeneralOrderingToEdit();
-
+
/**
* @return the current generalOrdering
*/
public List getGeneralOrderingTable();
-
+
/**
* Init the generalOrdering
- * @param current the current value
- * @param containgFeature the feature where to navigate if necessary
- * @param feature the feature to manage
+ *
+ * @param current
+ * the current value
+ * @param containgFeature
+ * the feature where to navigate if necessary
+ * @param feature
+ * the feature to manage
*/
public void initGeneralOrdering(EObject current, EReference containingFeature, EReference feature);
-/**
+ /**
* Update the generalOrdering
- * @param newValue the generalOrdering to update
+ *
+ * @param newValue
+ * the generalOrdering to update
*/
public void updateGeneralOrdering(EObject newValue);
-
-
-
-
-
-
-
-
-
// Start of user code for additional methods
-
+
// End of user code
}
-

Back to the top