package com.hbm.interfaces; public interface IConductor { //This interface just exists for cables to connect onto machines }