|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--connectionRules.ConnectNothing
This is a connection rule that does nothing
Constructor Summary | |
ConnectNothing()
|
Method Summary | |
java.util.HashSet |
formConnection(Individual i)
The function to form connections |
void |
newGeneration()
The function to reset thing for the new generation |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConnectNothing()
Method Detail |
public void newGeneration()
ConnectionRule
newGeneration
in interface ConnectionRule
public java.util.HashSet formConnection(Individual i)
ConnectionRule
formConnection
in interface ConnectionRule
i
- The calling individual
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |