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, startTime
public static LeafList doYourJob(NccGlobals globals)
public LeafList doFor(RecordList g)
Strategy
public LeafList doFor(EquivRecord g)
Strategy