[190892] Generate constraint information in Javadoc
diff --git a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/Abstraction.java b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/Abstraction.java
index 871e6a1..c72be84 100644
--- a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/Abstraction.java
+++ b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/Abstraction.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2006 IBM Corporation and others.
+ * Copyright (c) 2005, 2007 IBM Corporation and others.
  * All rights reserved.   This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -8,7 +8,7 @@
  * Contributors:
  *   IBM - initial API and implementation
  *
- * $Id: Abstraction.java,v 1.6 2007/10/23 15:54:22 jbruck Exp $
+ * $Id: Abstraction.java,v 1.7 2007/10/23 16:12:32 jbruck Exp $
  */
 package org.eclipse.uml2.uml;
 
diff --git a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/ChangeEvent.java b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/ChangeEvent.java
index 2c695ba..429f42d 100644
--- a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/ChangeEvent.java
+++ b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/ChangeEvent.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2006 IBM Corporation and others.
+ * Copyright (c) 2005, 2007 IBM Corporation and others.
  * All rights reserved.   This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -8,7 +8,7 @@
  * Contributors:
  *   IBM - initial API and implementation
  *
- * $Id: ChangeEvent.java,v 1.6 2007/10/23 15:54:22 jbruck Exp $
+ * $Id: ChangeEvent.java,v 1.7 2007/10/23 16:12:32 jbruck Exp $
  */
 package org.eclipse.uml2.uml;
 
diff --git a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/Manifestation.java b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/Manifestation.java
index 16c5545..473ac5e 100644
--- a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/Manifestation.java
+++ b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/Manifestation.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2006 IBM Corporation and others.
+ * Copyright (c) 2005, 2007 IBM Corporation and others.
  * All rights reserved.   This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -8,7 +8,7 @@
  * Contributors:
  *   IBM - initial API and implementation
  *
- * $Id: Manifestation.java,v 1.3 2007/10/23 15:54:21 jbruck Exp $
+ * $Id: Manifestation.java,v 1.4 2007/10/23 16:12:31 jbruck Exp $
  */
 package org.eclipse.uml2.uml;
 
diff --git a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/RaiseExceptionAction.java b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/RaiseExceptionAction.java
index b7edf9d..fb42072 100644
--- a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/RaiseExceptionAction.java
+++ b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/RaiseExceptionAction.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2006 IBM Corporation and others.
+ * Copyright (c) 2005, 2007 IBM Corporation and others.
  * All rights reserved.   This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -8,7 +8,7 @@
  * Contributors:
  *   IBM - initial API and implementation
  *
- * $Id: RaiseExceptionAction.java,v 1.6 2007/10/23 15:54:21 jbruck Exp $
+ * $Id: RaiseExceptionAction.java,v 1.7 2007/10/23 16:12:32 jbruck Exp $
  */
 package org.eclipse.uml2.uml;
 
diff --git a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/SendObjectAction.java b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/SendObjectAction.java
index 12751fc..b96231d 100644
--- a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/SendObjectAction.java
+++ b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/SendObjectAction.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2006 IBM Corporation and others.
+ * Copyright (c) 2005, 2007 IBM Corporation and others.
  * All rights reserved.   This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -8,7 +8,7 @@
  * Contributors:
  *   IBM - initial API and implementation
  *
- * $Id: SendObjectAction.java,v 1.7 2007/10/23 15:54:22 jbruck Exp $
+ * $Id: SendObjectAction.java,v 1.8 2007/10/23 16:12:31 jbruck Exp $
  */
 package org.eclipse.uml2.uml;
 
diff --git a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/StateInvariant.java b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/StateInvariant.java
index 14e1296..5c35223 100644
--- a/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/StateInvariant.java
+++ b/plugins/org.eclipse.uml2.uml/src/org/eclipse/uml2/uml/StateInvariant.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2005, 2006 IBM Corporation and others.
+ * Copyright (c) 2005, 2007 IBM Corporation and others.
  * All rights reserved.   This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
@@ -8,7 +8,7 @@
  * Contributors:
  *   IBM - initial API and implementation
  *
- * $Id: StateInvariant.java,v 1.6 2007/10/23 15:54:22 jbruck Exp $
+ * $Id: StateInvariant.java,v 1.7 2007/10/23 16:12:31 jbruck Exp $
  */
 package org.eclipse.uml2.uml;