Package jmri.jmrit.logixng.tools
Class ImportConditional
java.lang.Object
jmri.jmrit.logixng.tools.ImportConditional
Imports Logixs to LogixNG
-
Constructor Summary
ConstructorsConstructorDescriptionImportConditional(Logix logix, Conditional conditional, LogixNG logixNG, String sysName, boolean dryRun) Create instance of ImportConditional -
Method Summary
-
Constructor Details
-
ImportConditional
public ImportConditional(Logix logix, Conditional conditional, LogixNG logixNG, String sysName, boolean dryRun) Create instance of ImportConditional- Parameters:
logix- the parent Logix of the conditional to importconditional- the Conditional to importlogixNG- the parent LogixNG that the new ConditionalNG will be added tosysName- the system name of the new ConditionalNGdryRun- true if import without creating any new beans, false if to create new beans
-
-
Method Details
-
getConditionalNG
-
doImport
-