jasco.tools.connectorparser
Class ConnectorParameterInputCombinationMaker

java.lang.Object
  extended by jasco.tools.connectorparser.CombinationMaker
      extended by jasco.tools.connectorparser.ConnectorParameterInputCombinationMaker

public class ConnectorParameterInputCombinationMaker
extends CombinationMaker


Constructor Summary
ConnectorParameterInputCombinationMaker()
           
 
Method Summary
 java.util.Iterator getResultingMappings()
           
 void putMapping(java.lang.String key, java.lang.String value)
           
 
Methods inherited from class jasco.tools.connectorparser.CombinationMaker
addObjectToCombine, getCombinations, nextRound
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorParameterInputCombinationMaker

public ConnectorParameterInputCombinationMaker()
Method Detail

putMapping

public void putMapping(java.lang.String key,
                       java.lang.String value)

getResultingMappings

public java.util.Iterator getResultingMappings()