public class StratPortName extends Strategy
CODE_ERROR, CODE_NO_CHANGE, depth, globals| Modifier and Type | Method and Description |
|---|---|
LeafList |
doFor(EquivRecord g)
Method doFor(EquivRecord) processes a single EquivRecord.
|
java.lang.Integer |
doFor(NetObject n)
doFor(NetObject) tests the NetObject to decide its catagory.
|
LeafList |
doFor(RecordList g)
Apply this Strategy to a list of leaf and internal records.
|
static LeafList |
doYourJob(NccGlobals globals) |
doFor, doFor, elapsedTime, error, getDepth, offspringStats, startTimepublic static LeafList doYourJob(NccGlobals globals)
public LeafList doFor(RecordList g)
Strategypublic LeafList doFor(EquivRecord g)
Strategy