uk.co.agena.minerva.util.model
Class ConnectionProcessor

java.lang.Object
  extended by uk.co.agena.minerva.util.model.ConnectionProcessor

public abstract class ConnectionProcessor
extends java.lang.Object

Author:
Agena UK Ltd TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
ConnectionProcessor()
           
 
Method Summary
 void addConnection(java.util.List connections, Connectable c)
          Adds the specified connetable to the connectables list
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionProcessor

public ConnectionProcessor()
Method Detail

addConnection

public void addConnection(java.util.List connections,
                          Connectable c)
Adds the specified connetable to the connectables list

Parameters:
connections -
c -


Copyright © 2006 Agena Ltd. All Rights Reserved.