/[cashew-s-editor]/cashews/src/nongnu/cashews/language/process/CompositeProcess.java
ViewVC logotype

Diff of /cashews/src/nongnu/cashews/language/process/CompositeProcess.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by gnu_andrew, Wed May 4 22:14:05 2005 UTC revision 1.3 by gnu_andrew, Fri May 6 10:26:51 2005 UTC
# Line 25  import java.net.URI; Line 25  import java.net.URI;
25  import java.net.URISyntaxException;  import java.net.URISyntaxException;
26  import java.util.List;  import java.util.List;
27    
 import nongnu.cashews.xml.Xmlizable;  
   
28  /**  /**
29   * <p>   * <p>
30   * Represents the amalgamation of one or more <code>Performance</code>s   * Represents the amalgamation of one or more <code>Performance</code>s
# Line 46  import nongnu.cashews.xml.Xmlizable; Line 44  import nongnu.cashews.xml.Xmlizable;
44   */   */
45  public class CompositeProcess  public class CompositeProcess
46    extends Process    extends Process
   implements Xmlizable  
47  {  {
48    
49    /**    /**

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26