|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjeco.lib.problems.floorplan.Coupling
public class Coupling
| Field Summary | |
|---|---|
protected Component |
componentFrom
|
protected Component |
componentTo
|
| Constructor Summary | |
|---|---|
Coupling(java.lang.String validLineOfFile,
java.util.ArrayList<Component> components)
|
|
| Method Summary | |
|---|---|
Component |
findComponentById(int id,
java.util.ArrayList<Component> components)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Component componentFrom
protected Component componentTo
| Constructor Detail |
|---|
public Coupling(java.lang.String validLineOfFile,
java.util.ArrayList<Component> components)
| Method Detail |
|---|
public Component findComponentById(int id,
java.util.ArrayList<Component> components)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||