model.channel
Class ChannelPriorityQueue
java.lang.Object
model.channel.ChannelPriorityQueue
public class ChannelPriorityQueue
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelPriorityQueue
public ChannelPriorityQueue()
addSet
public void addSet(model.channel.IValueSet set)
removeSet
public void removeSet(model.channel.IValueSet set)
removeSet
public void removeSet(float source)
getSets
public model.channel.IValueSet[] getSets()
getSet
public model.channel.IValueSet getSet(float source)
getHighPrioritySets
public model.channel.IValueSet[] getHighPrioritySets(short address)
getPriorityOrderSets
public model.channel.IValueSet[] getPriorityOrderSets(short address)
removeAllCues
public void removeAllCues()