Uses of Class
com.iizix.term.ee.EELogic
Packages that use EELogic Package Description com.iizix.term.ee Uses of EELogic in com.iizix.term.ee
Methods in com.iizix.term.ee that return EELogic Modifier and Type Method Description EELogic[]
EEMaster. getLogic()
Gets the logic statements for the EEM file.Methods in com.iizix.term.ee with parameters of type EELogic Modifier and Type Method Description void
EEMaster. setLogic(EELogic[] newLogic)
Sets the logic statements for the EEM file.