Uses of Package
de.grogra.xl.impl.queues
Packages that use de.grogra.xl.impl.queues
Package
Description
-
Classes in de.grogra.xl.impl.queues used by de.grogra.rgg.modelClassDescriptionA
Queue
represents a queue of tasks which is filled during the execution of an XL program.AQueueDescriptor
is a handle to the methodQueueCollection.getQueue(QueueDescriptor)
, there it is used to instantiate a queue byQueueDescriptor.createQueue(QueueCollection)
. -
Classes in de.grogra.xl.impl.queues used by de.grogra.rgg.parallelClassDescriptionA
Queue
represents a queue of tasks which is filled during the execution of an XL program.AQueueDescriptor
is a handle to the methodQueueCollection.getQueue(QueueDescriptor)
, there it is used to instantiate a queue byQueueDescriptor.createQueue(QueueCollection)
. -
Classes in de.grogra.xl.impl.queues used by de.grogra.xl.impl.baseClassDescriptionA
Queue
represents a queue of tasks which is filled during the execution of an XL program.AQueueDescriptor
is a handle to the methodQueueCollection.getQueue(QueueDescriptor)
, there it is used to instantiate a queue byQueueDescriptor.createQueue(QueueCollection)
. -
Classes in de.grogra.xl.impl.queues used by de.grogra.xl.impl.domClassDescriptionA
QueueDescriptor
is a handle to the methodQueueCollection.getQueue(QueueDescriptor)
, there it is used to instantiate a queue byQueueDescriptor.createQueue(QueueCollection)
. -
Classes in de.grogra.xl.impl.queues used by de.grogra.xl.impl.queuesClassDescriptionA
Queue
represents a queue of tasks which is filled during the execution of an XL program.AQueueDescriptor
is a handle to the methodQueueCollection.getQueue(QueueDescriptor)
, there it is used to instantiate a queue byQueueDescriptor.createQueue(QueueCollection)
.