Package jmri.jmrit.logixng.tools
Class ImportLogix
java.lang.Object
jmri.jmrit.logixng.tools.ImportLogix
Imports Logixs to LogixNG
-
Constructor Summary
ConstructorsConstructorDescriptionImportLogix(Logix logix) ImportLogix(Logix logix, boolean allowSystemImport) ImportLogix(Logix logix, boolean allowSystemImport, boolean dryRun) Create instance of ImportConditional -
Method Summary
-
Constructor Details
-
ImportLogix
-
ImportLogix
-
ImportLogix
Create instance of ImportConditional- Parameters:
logix- the parent Logix of the conditional to importallowSystemImport- true if system logixs is allowed to be imported, false otherwisedryRun- true if import without creating any new beans, false if to create new beans
-
-
Method Details
-
doImport
- Throws:
JmriException
-
getLogixNG
-