|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Web | +--StartWeb | +--GeneratedWeb
This class implements situations, when web is created with method generateWeb using given integer parameters... this is also a subclass of StartWeb.
Fields inherited from class Web |
adjacencymatrix,
beginTime,
endTime,
numberofnodes |
Constructor Summary | |
GeneratedWeb(int non,
int nlpn,
int mnlpn)
|
Methods inherited from class Web |
arrayCopy,
arrayCopy,
getAdjacencymatrix,
getBeginTime,
getEndTime,
getNumberOfNodes,
getTime,
setAdjacencymatrix,
setAdjacencymatrix |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public GeneratedWeb(int non, int nlpn, int mnlpn) throws java.lang.Exception
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |