diff gnv-artifacts/src/main/java/de/intevation/gnv/state/AutoResumeState.java @ 796:a5526908f92f

Added javadoc in state package. gnv-artifacts/trunk@878 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Thu, 01 Apr 2010 09:15:36 +0000
parents c4156275c1e1
children 05bf8534a35a
line wrap: on
line diff
--- a/gnv-artifacts/src/main/java/de/intevation/gnv/state/AutoResumeState.java	Wed Mar 31 13:48:07 2010 +0000
+++ b/gnv-artifacts/src/main/java/de/intevation/gnv/state/AutoResumeState.java	Thu Apr 01 09:15:36 2010 +0000
@@ -2,12 +2,13 @@
 
 /**
  *
- * Markerinterface for States which should be used for
- * automatically Resume and jump to the next State using
- * the Conditions of the Transitions which are linked to it.
+ * Markerinterface for states which should be used for
+ * automatically resume and jump to the next <code>State</code> using
+ * the conditions of the transitions which are linked to it.
+ *
  * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
- *
  */
 public interface AutoResumeState extends State{
 
 }
+// vim:set ts=4 sw=4 si et sta sts=4 fenc=utf-8 :
\ No newline at end of file

http://dive4elements.wald.intevation.org