|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method protected MicrochipPotentiometerBase(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, pinA2 boolean, channel MicrochipPotentiometerChannel, nonVolatileMode NonVolatileMode, initialValueForVolatileWipers int, controllerFactory MicrochipPotentiometerDeviceControllerFactory) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public MCP4662PotentiometerComponent(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, channel MicrochipPotentiometerChannel, nonVolatileMode NonVolatileMode) in class com.pi4j.component.potentiometer.impl.MCP4662PotentiometerComponent |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public MCP4641PotentiometerComponent(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, pinA2 boolean, channel MicrochipPotentiometerChannel, nonVolatileMode NonVolatileMode) in class com.pi4j.component.potentiometer.impl.MCP4641PotentiometerComponent |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method package TestableMCP45xxMCP46xxPotentiometer(channel MicrochipPotentiometerChannel, capableOfNonVolatileWiper boolean, initialValue int) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest.TestableMCP45xxMCP46xxPotentiometer |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method package TestablePotentiometer(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, pinA2 boolean, channel MicrochipPotentiometerChannel, nonVolatileMode NonVolatileMode, controllerFactory MicrochipPotentiometerDeviceControllerFactory) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplStaticTest.TestablePotentiometer |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public MCP4632PotentiometerComponent(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, channel MicrochipPotentiometerChannel, initialValue int) in class com.pi4j.component.potentiometer.impl.MCP4632PotentiometerComponent |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public MCP4631PotentiometerComponent(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, pinA2 boolean, channel MicrochipPotentiometerChannel, initialValue int) in class com.pi4j.component.potentiometer.impl.MCP4631PotentiometerComponent |
From |
To |
|
Change Parameter Type controllerFactory : DeviceControllerFactory to controllerFactory : MicrochipPotentiometerDeviceControllerFactory in method protected MicrochipPotentiometerBase(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, pinA2 boolean, channel MicrochipPotentiometerChannel, nonVolatileMode NonVolatileMode, initialValueForVolatileWipers int, controllerFactory MicrochipPotentiometerDeviceControllerFactory) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Parameter Type config : DeviceControllerTerminalConfiguration to config : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public setTerminalConfiguration(config MicrochipPotentiometerDeviceControllerTerminalConfiguration) : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method protected MicrochipPotentiometerBase(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, pinA2 boolean, channel MicrochipPotentiometerChannel, nonVolatileMode NonVolatileMode, initialValueForVolatileWipers int) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public MCP4652PotentiometerComponent(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, channel MicrochipPotentiometerChannel, initialValue int) in class com.pi4j.component.potentiometer.impl.MCP4652PotentiometerComponent |
From |
To |
|
Change Parameter Type channel : DeviceControllerChannel to channel : MicrochipPotentiometerDeviceControllerChannel in method public MicrochipPotentiometerDeviceControllerTerminalConfiguration(channel MicrochipPotentiometerDeviceControllerChannel, channelEnabled boolean, pinAEnabled boolean, pinWEnabled boolean, pinBEnabled boolean) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTerminalConfiguration |
From |
To |
|
Change Parameter Type deviceControllerChannel : DeviceControllerChannel to deviceControllerChannel : MicrochipPotentiometerDeviceControllerChannel in method private MicrochipPotentiometerChannel(deviceControllerChannel MicrochipPotentiometerDeviceControllerChannel) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerChannel |
From |
To |
|
Change Parameter Type terminalConfiguration : TerminalConfiguration to terminalConfiguration : MicrochipPotentiometerTerminalConfiguration in method public setTerminalConfiguration(terminalConfiguration MicrochipPotentiometerTerminalConfiguration) : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public MCP4642PotentiometerComponent(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, channel MicrochipPotentiometerChannel, nonVolatileMode NonVolatileMode) in class com.pi4j.component.potentiometer.impl.MCP4642PotentiometerComponent |
From |
To |
|
Change Parameter Type channel : DeviceControllerChannel to channel : MicrochipPotentiometerDeviceControllerChannel in method public setValue(channel MicrochipPotentiometerDeviceControllerChannel, value int, nonVolatile boolean) : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Parameter Type wiperLockChannel : Channel to wiperLockChannel : MicrochipPotentiometerChannel in method package MicrochipPotentiometerDeviceStatus(eepromWriteActive boolean, eepromWriteProtected boolean, wiperLockChannel MicrochipPotentiometerChannel, wiperLockActive boolean) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceStatus |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public TestablePotentiometer(i2cBus I2CBus, channel MicrochipPotentiometerChannel, nonVolatileMode NonVolatileMode, initialValueForVolatileWipers int) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplStaticTest.TestablePotentiometer |
From |
To |
|
Change Parameter Type channel : DeviceControllerChannel to channel : MicrochipPotentiometerDeviceControllerChannel in method public increase(channel MicrochipPotentiometerDeviceControllerChannel, steps int) : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public MCP4661PotentiometerComponent(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, pinA2 boolean, channel MicrochipPotentiometerChannel, nonVolatileMode NonVolatileMode) in class com.pi4j.component.potentiometer.impl.MCP4661PotentiometerComponent |
From |
To |
|
Change Parameter Type controllerFactory : DeviceControllerFactory to controllerFactory : MicrochipPotentiometerDeviceControllerFactory in method package TestablePotentiometer(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, pinA2 boolean, channel MicrochipPotentiometerChannel, nonVolatileMode NonVolatileMode, controllerFactory MicrochipPotentiometerDeviceControllerFactory) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplStaticTest.TestablePotentiometer |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public MicrochipPotentiometerTerminalConfiguration(channel MicrochipPotentiometerChannel, channelEnabled boolean, pinAEnabled boolean, pinWEnabled boolean, pinBEnabled boolean) in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerTerminalConfiguration |
From |
To |
|
Change Parameter Type channel : DeviceControllerChannel to channel : MicrochipPotentiometerDeviceControllerChannel in method public decrease(channel MicrochipPotentiometerDeviceControllerChannel, steps int) : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Parameter Type channel : DeviceControllerChannel to channel : MicrochipPotentiometerDeviceControllerChannel in method public getValue(channel MicrochipPotentiometerDeviceControllerChannel, nonVolatile boolean) : int in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Parameter Type channel : DeviceControllerChannel to channel : MicrochipPotentiometerDeviceControllerChannel in method public setWiperLock(channel MicrochipPotentiometerDeviceControllerChannel, locked boolean) : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Parameter Type channel : DeviceControllerChannel to channel : MicrochipPotentiometerDeviceControllerChannel in method public getTerminalConfiguration(channel MicrochipPotentiometerDeviceControllerChannel) : MicrochipPotentiometerDeviceControllerTerminalConfiguration in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public isChannelSupportedByDevice(channel MicrochipPotentiometerChannel) : boolean in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Parameter Type channel : Channel to channel : MicrochipPotentiometerChannel in method public MCP4651PotentiometerComponent(i2cBus I2CBus, pinA0 boolean, pinA1 boolean, pinA2 boolean, channel MicrochipPotentiometerChannel, initialValue int) in class com.pi4j.component.potentiometer.impl.MCP4651PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4531PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4452PotentiometerComponent |
From |
To |
|
Change Return Type DeviceController to MicrochipPotentiometerDeviceController in method public getController(i2cDevice I2CDevice) : MicrochipPotentiometerDeviceController in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDefaultDeviceControllerFactory |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4652PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public abstract getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Return Type DeviceControllerTerminalConfiguration to MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public getTerminalConfiguration(channel MicrochipPotentiometerDeviceControllerChannel) : MicrochipPotentiometerDeviceControllerTerminalConfiguration in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4561PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4532PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest.TestableMCP45xxMCP46xxPotentiometer |
From |
To |
|
Change Return Type DeviceControllerFactory to MicrochipPotentiometerDeviceControllerFactory in method public getInstance() : MicrochipPotentiometerDeviceControllerFactory in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDefaultDeviceControllerFactory |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4441PotentiometerComponent |
From |
To |
|
Change Return Type DeviceStatus to MicrochipPotentiometerDeviceStatus in method public getDeviceStatus() : MicrochipPotentiometerDeviceStatus in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Return Type DeviceControllerChannel to MicrochipPotentiometerDeviceControllerChannel in method public getChannel() : MicrochipPotentiometerDeviceControllerChannel in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTerminalConfiguration |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4641PotentiometerComponent |
From |
To |
|
Change Return Type Channel to MicrochipPotentiometerChannel in method public getChannel() : MicrochipPotentiometerChannel in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerTerminalConfiguration |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4562PotentiometerComponent |
From |
To |
|
Change Return Type DeviceControllerChannel to MicrochipPotentiometerDeviceControllerChannel in method public getDeviceControllerChannel() : MicrochipPotentiometerDeviceControllerChannel in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerChannel |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4442PotentiometerComponent |
From |
To |
|
Change Return Type DeviceControllerDeviceStatus to MicrochipPotentiometerDeviceControllerDeviceStatus in method public getDeviceStatus() : MicrochipPotentiometerDeviceControllerDeviceStatus in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4642PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4551PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4431PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4631PotentiometerComponent |
From |
To |
|
Change Return Type DeviceController to MicrochipPotentiometerDeviceController in method public getController(i2cDevice I2CDevice) : MicrochipPotentiometerDeviceController in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerFactory |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4552PotentiometerComponent |
From |
To |
|
Change Return Type TerminalConfiguration to MicrochipPotentiometerTerminalConfiguration in method public getTerminalConfiguration() : MicrochipPotentiometerTerminalConfiguration in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Return Type Channel to MicrochipPotentiometerChannel in method public getChannel() : MicrochipPotentiometerChannel in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4461PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4432PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4661PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4632PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4541PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4462PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4662PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplStaticTest.TestablePotentiometer |
From |
To |
|
Change Return Type Channel to MicrochipPotentiometerChannel in method public getWiperLockChannel() : MicrochipPotentiometerChannel in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceStatus |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4542PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4451PotentiometerComponent |
From |
To |
|
Change Return Type Channel[] to MicrochipPotentiometerChannel[] in method public getSupportedChannelsByDevice() : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4651PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.PotentiometerImplStaticTest moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplStaticTest |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.DeviceStatus moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceStatus |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.PotentiometerImpl moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4651 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4651PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4551 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4551PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4451 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4451PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4642 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4642PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4542 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4542PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4442 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4442PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.DeviceControllerTerminalConfiguration moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTerminalConfiguration |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4662 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4662PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.Channel moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerChannel |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4562 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4562PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4462 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4462PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.DefaultDeviceControllerFactory moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDefaultDeviceControllerFactory |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4641 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4641PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4541 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4541PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.PotentiometerImplTest moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4441 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4441PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.DeviceControllerDeviceStatus moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerDeviceStatus |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4632 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4632PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4532 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4532PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4432 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4432PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4661 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4661PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.MiscTest moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.DeviceControllerStaticTest moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerStaticTest |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.DeviceController moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4561 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4561PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4461 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4461PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4652 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4652PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.DeviceControllerTest moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTest |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.TerminalConfiguration moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerTerminalConfiguration |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4552 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4552PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4452 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4452PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4631 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4631PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.DeviceControllerChannel moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerChannel |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4531 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4531PotentiometerComponent |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.impl.DeviceControllerFactory moved and renamed to com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerFactory |
From |
To |
|
Move And Rename Class com.pi4j.i2c.devices.microchip.potentiometers.MCP4431 moved and renamed to com.pi4j.component.potentiometer.impl.MCP4431PotentiometerComponent |
From |
To |
|
Change Variable Type deviceController : DeviceController to deviceController : MicrochipPotentiometerDeviceController in method public testEquals() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerStaticTest |
From |
To |
|
Change Variable Type other4 : DeviceStatus to other4 : MicrochipPotentiometerDeviceStatus in method public testDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type copyDeviceController : DeviceController to copyDeviceController : MicrochipPotentiometerDeviceController in method public testEquals() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerStaticTest |
From |
To |
|
Change Variable Type tconB : DeviceControllerTerminalConfiguration to tconB : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testSetTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTest |
From |
To |
|
Change Variable Type other1 : TerminalConfiguration to other1 : MicrochipPotentiometerTerminalConfiguration in method public testTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type channel : DeviceControllerChannel to channel : MicrochipPotentiometerDeviceControllerChannel in method public setTerminalConfiguration(config MicrochipPotentiometerDeviceControllerTerminalConfiguration) : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Variable Type tconA : DeviceControllerTerminalConfiguration to tconA : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testGetTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTest |
From |
To |
|
Change Variable Type other3 : DeviceStatus to other3 : MicrochipPotentiometerDeviceStatus in method public testDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type other3 : TerminalConfiguration to other3 : MicrochipPotentiometerTerminalConfiguration in method public testTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type deviceStatusB : DeviceStatus to deviceStatusB : MicrochipPotentiometerDeviceStatus in method public testDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest |
From |
To |
|
Change Variable Type other : DeviceStatus to other : MicrochipPotentiometerDeviceStatus in method public equals(obj Object) : boolean in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceStatus |
From |
To |
|
Change Variable Type a : MCP4651 to a : MCP4651PotentiometerComponent in method public main(args String[]) : void in class com.pi4j.component.potentiometer.impl.MCP4651PotentiometerComponent |
From |
To |
|
Change Variable Type aStatus : DeviceStatus to aStatus : MicrochipPotentiometerDeviceStatus in method public main(args String[]) : void in class com.pi4j.component.potentiometer.impl.MCP4651PotentiometerComponent |
From |
To |
|
Change Variable Type a : MCP4641 to a : MCP4641PotentiometerComponent in method public main(args String[]) : void in class com.pi4j.component.potentiometer.impl.MCP4641PotentiometerComponent |
From |
To |
|
Change Variable Type b : MCP4651 to b : MCP4651PotentiometerComponent in method public main(args String[]) : void in class com.pi4j.component.potentiometer.impl.MCP4651PotentiometerComponent |
From |
To |
|
Change Variable Type b : MCP4641 to b : MCP4641PotentiometerComponent in method public main(args String[]) : void in class com.pi4j.component.potentiometer.impl.MCP4641PotentiometerComponent |
From |
To |
|
Change Variable Type tconB : TerminalConfiguration to tconB : MicrochipPotentiometerTerminalConfiguration in method public testGetTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest |
From |
To |
|
Change Variable Type other5 : TerminalConfiguration to other5 : MicrochipPotentiometerTerminalConfiguration in method public testTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type deviceStatusA : DeviceStatus to deviceStatusA : MicrochipPotentiometerDeviceStatus in method public testDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest |
From |
To |
|
Change Variable Type other2 : DeviceStatus to other2 : MicrochipPotentiometerDeviceStatus in method public testDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type deviceStatus : DeviceStatus to deviceStatus : MicrochipPotentiometerDeviceStatus in method public testDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type aStatus : DeviceStatus to aStatus : MicrochipPotentiometerDeviceStatus in method public main(args String[]) : void in class com.pi4j.component.potentiometer.impl.MCP4641PotentiometerComponent |
From |
To |
|
Change Variable Type tcon : TerminalConfiguration to tcon : MicrochipPotentiometerTerminalConfiguration in method public testTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type tconB : DeviceControllerTerminalConfiguration to tconB : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testGetTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTest |
From |
To |
|
Change Variable Type bStatus : DeviceStatus to bStatus : MicrochipPotentiometerDeviceStatus in method public main(args String[]) : void in class com.pi4j.component.potentiometer.impl.MCP4651PotentiometerComponent |
From |
To |
|
Change Variable Type deviceStatus1 : DeviceControllerDeviceStatus to deviceStatus1 : MicrochipPotentiometerDeviceControllerDeviceStatus in method public testGetDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTest |
From |
To |
|
Change Variable Type tcon : DeviceControllerTerminalConfiguration to tcon : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public getTerminalConfiguration() : MicrochipPotentiometerTerminalConfiguration in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Variable Type tcon : DeviceControllerTerminalConfiguration to tcon : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testDeviceControllerTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type other : DeviceController to other : MicrochipPotentiometerDeviceController in method public equals(obj Object) : boolean in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceController |
From |
To |
|
Change Variable Type copyOfDeviceStatus : DeviceStatus to copyOfDeviceStatus : MicrochipPotentiometerDeviceStatus in method public testDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type copyOfTerminalConfiguration : DeviceControllerTerminalConfiguration to copyOfTerminalConfiguration : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testDeviceControllerTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type deviceStatus : DeviceControllerDeviceStatus to deviceStatus : MicrochipPotentiometerDeviceControllerDeviceStatus in method public getDeviceStatus() : MicrochipPotentiometerDeviceStatus in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Variable Type other : PotentiometerImpl to other : MicrochipPotentiometerBase in method public equals(obj Object) : boolean in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Variable Type other1 : DeviceStatus to other1 : MicrochipPotentiometerDeviceStatus in method public testDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type other2 : TerminalConfiguration to other2 : MicrochipPotentiometerTerminalConfiguration in method public testTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type bStatus : DeviceStatus to bStatus : MicrochipPotentiometerDeviceStatus in method public main(args String[]) : void in class com.pi4j.component.potentiometer.impl.MCP4641PotentiometerComponent |
From |
To |
|
Change Variable Type other1 : DeviceControllerTerminalConfiguration to other1 : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testDeviceControllerTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type tconA : TerminalConfiguration to tconA : MicrochipPotentiometerTerminalConfiguration in method public testGetTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest |
From |
To |
|
Change Variable Type deviceStatusMock : DeviceControllerDeviceStatus to deviceStatusMock : MicrochipPotentiometerDeviceControllerDeviceStatus in method public testDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest |
From |
To |
|
Change Variable Type other : TerminalConfiguration to other : MicrochipPotentiometerTerminalConfiguration in method public equals(obj Object) : boolean in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerTerminalConfiguration |
From |
To |
|
Change Variable Type deviceStatus2 : DeviceControllerDeviceStatus to deviceStatus2 : MicrochipPotentiometerDeviceControllerDeviceStatus in method public testGetDeviceStatus() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTest |
From |
To |
|
Change Variable Type supportedChannel : Channel to supportedChannel : MicrochipPotentiometerChannel in method public isChannelSupportedByDevice(channel MicrochipPotentiometerChannel) : boolean in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Variable Type other2 : DeviceControllerTerminalConfiguration to other2 : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testDeviceControllerTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type other4 : TerminalConfiguration to other4 : MicrochipPotentiometerTerminalConfiguration in method public testTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type tconA : DeviceControllerTerminalConfiguration to tconA : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testSetTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTest |
From |
To |
|
Change Variable Type otherDeviceController : DeviceController to otherDeviceController : MicrochipPotentiometerDeviceController in method public testEquals() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerStaticTest |
From |
To |
|
Change Variable Type other3 : DeviceControllerTerminalConfiguration to other3 : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testDeviceControllerTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type other : DeviceControllerTerminalConfiguration to other : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public equals(obj Object) : boolean in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTerminalConfiguration |
From |
To |
|
Change Variable Type mockedTconB : DeviceControllerTerminalConfiguration to mockedTconB : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testGetTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest |
From |
To |
|
Change Variable Type mockedTconA : DeviceControllerTerminalConfiguration to mockedTconA : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testGetTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest |
From |
To |
|
Change Variable Type other4 : DeviceControllerTerminalConfiguration to other4 : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testDeviceControllerTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type copyOfTerminalConfiguration : TerminalConfiguration to copyOfTerminalConfiguration : MicrochipPotentiometerTerminalConfiguration in method public testTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Variable Type tcon : DeviceControllerTerminalConfiguration to tcon : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public setTerminalConfiguration(terminalConfiguration MicrochipPotentiometerTerminalConfiguration) : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Variable Type other5 : DeviceControllerTerminalConfiguration to other5 : MicrochipPotentiometerDeviceControllerTerminalConfiguration in method public testDeviceControllerTerminalConfiguration() : void in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerMiscTest |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4561PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4532PotentiometerComponent |
From |
To |
|
Change Attribute Type channel : Channel to channel : MicrochipPotentiometerChannel in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4441PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4641PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4562PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4442PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4642PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4551PotentiometerComponent |
From |
To |
|
Change Attribute Type wiperLockChannel : Channel to wiperLockChannel : MicrochipPotentiometerChannel in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceStatus |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4431PotentiometerComponent |
From |
To |
|
Change Attribute Type controllerFactory : DeviceControllerFactory to controllerFactory : MicrochipPotentiometerDeviceControllerFactory in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4631PotentiometerComponent |
From |
To |
|
Change Attribute Type controller : DeviceController to controller : MicrochipPotentiometerDeviceController in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplStaticTest |
From |
To |
|
Change Attribute Type defaultFactory : DeviceControllerFactory to defaultFactory : MicrochipPotentiometerDeviceControllerFactory in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDefaultDeviceControllerFactory |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4552PotentiometerComponent |
From |
To |
|
Change Attribute Type controllerFactory : DeviceControllerFactory to controllerFactory : MicrochipPotentiometerDeviceControllerFactory in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplStaticTest |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4461PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4432PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4661PotentiometerComponent |
From |
To |
|
Change Attribute Type channel : Channel to channel : MicrochipPotentiometerChannel in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerTerminalConfiguration |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4632PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4541PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4462PotentiometerComponent |
From |
To |
|
Change Attribute Type controller : DeviceController to controller : MicrochipPotentiometerDeviceController in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTest |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4662PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4542PotentiometerComponent |
From |
To |
|
Change Attribute Type channel : DeviceControllerChannel to channel : MicrochipPotentiometerDeviceControllerChannel in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerDeviceControllerTerminalConfiguration |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4451PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4651PotentiometerComponent |
From |
To |
|
Change Attribute Type controller : DeviceController to controller : MicrochipPotentiometerDeviceController in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerPotentiometerImplTest |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4531PotentiometerComponent |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4452PotentiometerComponent |
From |
To |
|
Change Attribute Type controller : DeviceController to controller : MicrochipPotentiometerDeviceController in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerBase |
From |
To |
|
Change Attribute Type supportedChannels : Channel[] to supportedChannels : MicrochipPotentiometerChannel[] in class com.pi4j.component.potentiometer.impl.MCP4652PotentiometerComponent |
From |
To |
|
Change Attribute Type deviceControllerChannel : DeviceControllerChannel to deviceControllerChannel : MicrochipPotentiometerDeviceControllerChannel in class com.pi4j.component.potentiometer.impl.microchip.MicrochipPotentiometerChannel |
From |
To |