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. neighbors
Methods 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 void
Core. addNeighbors(Core core)
void
EONLink. 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 coreboolean
EONLink. hasAvailableCore(int firstSlot, int lastSlot, Core core)
Retrieves if another Core in this link has the same spectrum available of this core