Uses of Class
de.grogra.xl.impl.queues.QueueCollection
Packages that use QueueCollection
Package
Description
-
Uses of QueueCollection in de.grogra.rgg.model
Methods in de.grogra.rgg.model with parameters of type QueueCollectionModifier and TypeMethodDescriptionstatic voidRGGGraph.addQueues(QueueCollection qc, ObjectList<? extends Queue> queues) voidLocalSolver.addQueuesTo(QueueCollection qc) voidQueueSolver.addQueuesTo(QueueCollection qc) PropertyQueue.MakePersistentDescriptor.createQueue(QueueCollection qc) PropertyQueue.PropertyQueueDescriptor.createQueue(QueueCollection qc) RGGGraph.createQueue(QueueCollection qc, QueueDescriptor descr) VVQueue.Descriptor.createQueue(QueueCollection qc) static ObjectList<Queue> RGGGraph.readQueues(QueueCollection qc, DataInput in, ClassLoader loader) Constructors in de.grogra.rgg.model with parameters of type QueueCollectionModifierConstructorDescriptionQueueImpl(QueueDescriptor descr, QueueCollection qc, PropertyQueue mpq) -
Uses of QueueCollection in de.grogra.xl.impl.base
Methods in de.grogra.xl.impl.base that return QueueCollectionMethods in de.grogra.xl.impl.base with parameters of type QueueCollectionModifier and TypeMethodDescriptionprotected abstract GraphQueueGraph.createQueue(QueueCollection qc, QueueDescriptor descr) GraphImpl.createQueue(QueueCollection qc, QueueDescriptor descr) GraphQueue.AddEdgeDescriptor.createQueue(QueueCollection qc) GraphQueue.AddNodeDescriptor.createQueue(QueueCollection qc) GraphQueue.AddUndirectedEdgeDescriptor.createQueue(QueueCollection qc) GraphQueue.ConnectDescriptor.createQueue(QueueCollection qc) GraphQueue.DeleteEdgeDescriptor.createQueue(QueueCollection qc) GraphQueue.DeleteNodeDescriptor.createQueue(QueueCollection qc) GraphQueue.ExecuteDescriptor.createQueue(QueueCollection qc) Constructors in de.grogra.xl.impl.base with parameters of type QueueCollection -
Uses of QueueCollection in de.grogra.xl.impl.dom
Methods in de.grogra.xl.impl.dom with parameters of type QueueCollection -
Uses of QueueCollection in de.grogra.xl.impl.queues
Methods in de.grogra.xl.impl.queues with parameters of type QueueCollectionModifier and TypeMethodDescriptionabstract QQueueDescriptor.createQueue(QueueCollection qc) Creates a newQueue.