Uses of Interface
repast.simphony.engine.schedule.Descriptor
Packages that use Descriptor
Package
Description
-
Uses of Descriptor in repast.simphony.chart2
Classes in repast.simphony.chart2 with type parameters of type DescriptorModifier and TypeInterfaceDescriptioninterface
ChartCreator<T extends Descriptor>
Interface for classes that can create charts. -
Uses of Descriptor in repast.simphony.chart2.engine
Classes in repast.simphony.chart2.engine that implement DescriptorModifier and TypeClassDescriptionclass
class
ChartDescriptor for histogram type charts.class
ChartDescriptor for TimeSeries type charts where tick is the time value. -
Uses of Descriptor in repast.simphony.data2.engine
Classes in repast.simphony.data2.engine that implement DescriptorModifier and TypeClassDescriptionclass
Abstract base class for descriptors that define text output sink.class
Sink for outputting text data to the console.class
Descriptor that defines a single DataSet.class
Descriptor for File type sinks. -
Uses of Descriptor in repast.simphony.data2.wizard
Classes in repast.simphony.data2.wizard with type parameters of type DescriptorModifier and TypeInterfaceDescriptioninterface
DataSetModel<T extends Descriptor>
Interface for wizard models that provides access to datasets. -
Uses of Descriptor in repast.simphony.dataLoader.ui.wizard.builder
Classes in repast.simphony.dataLoader.ui.wizard.builder that implement Descriptor -
Uses of Descriptor in repast.simphony.engine.controller
Classes in repast.simphony.engine.controller with type parameters of type DescriptorModifier and TypeInterfaceDescriptioninterface
DescriptorControllerAction<T extends Descriptor>
A Controller action that executes based on aDescriptor
. -
Uses of Descriptor in repast.simphony.engine.schedule
Subinterfaces of Descriptor in repast.simphony.engine.scheduleModifier and TypeInterfaceDescriptioninterface
Descriptor for a schedulable action that will occur on a filtered set of objects.interface
A descriptor for something that will get scheduled.Classes in repast.simphony.engine.schedule that implement DescriptorModifier and TypeClassDescriptionclass
Default implementation of aContextSchedulableDescriptor
.class
Default implementation of aDescriptor
.class
Default implementation of aSchedulableDescriptor
. -
Uses of Descriptor in repast.simphony.gis.visualization.engine
Classes in repast.simphony.gis.visualization.engine that implement Descriptor -
Uses of Descriptor in repast.simphony.scenario
Classes in repast.simphony.scenario with type parameters of type DescriptorModifier and TypeClassDescriptionclass
AbstractDescriptorControllerActionIO<T extends DescriptorControllerAction,
U extends Descriptor> class
DescriptorActionLoader<T extends Descriptor>
Classes in repast.simphony.scenario that implement Descriptor -
Uses of Descriptor in repast.simphony.ui
Classes in repast.simphony.ui with type parameters of type DescriptorModifier and TypeClassDescriptionclass
AbstractDescriptorWizardActionUI<T extends Descriptor,
U extends DescriptorControllerAction> class
DescriptorActionUI<T extends Descriptor>
-
Uses of Descriptor in repast.simphony.userpanel.ui
Subinterfaces of Descriptor in repast.simphony.userpanel.uiClasses in repast.simphony.userpanel.ui that implement Descriptor -
Uses of Descriptor in repast.simphony.visualization.engine
Subinterfaces of Descriptor in repast.simphony.visualization.engineClasses in repast.simphony.visualization.engine that implement DescriptorModifier and TypeClassDescriptionclass
Basic Display descriptor implementation.class
Display descriptor for Cartesian (2D,3D) displays with value layers.class
Deprecated.