Author: akazakov
Date: 2007-06-29 09:38:16 -0400 (Fri, 29 Jun 2007)
New Revision: 2217
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamVariable.java
Log:
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamVariable.java
===================================================================
---
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamVariable.java 2007-06-29
13:34:14 UTC (rev 2216)
+++
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamVariable.java 2007-06-29
13:38:16 UTC (rev 2217)
@@ -20,5 +20,5 @@
*/
public String getName();
-// TODO we should hold a link to source object (Outjection, Component, etc.)
+// TODO we should hold a link to source object (IBijectedAttribute, ISeamComponent, etc.)
}
\ No newline at end of file