Uses of Class
ons.Core
-
Uses of Core in ons
Fields in ons with type parameters of type Core Modifier and Type Field Description protected java.util.ArrayList<Core>Core. neighborsMethods in ons that return types with arguments of type Core Modifier and Type Method Description java.util.ArrayList<Core>Core. getNeighbors()Methods in ons with parameters of type Core Modifier and Type Method Description protected voidCore. addNeighbors(Core core)voidEONLink. changeCore(int firstSlot, int lastSlot, Core oldCore, Core newCore)Change the spectrum coreint[]EONLink. getAvailableCore(int firstSlot, int lastSlot, Core core)Retrieves the Cores in this link has the same spectrum available of this corebooleanEONLink. hasAvailableCore(int firstSlot, int lastSlot, Core core)Retrieves if another Core in this link has the same spectrum available of this core