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 TypeInterfaceDescriptioninterfaceChartCreator<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 TypeClassDescriptionclassclassChartDescriptor for histogram type charts.classChartDescriptor 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 TypeClassDescriptionclassAbstract base class for descriptors that define text output sink.classSink for outputting text data to the console.classDescriptor that defines a single DataSet.classDescriptor 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 TypeInterfaceDescriptioninterfaceDataSetModel<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 TypeInterfaceDescriptioninterfaceDescriptorControllerAction<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 TypeInterfaceDescriptioninterfaceDescriptor for a schedulable action that will occur on a filtered set of objects.interfaceA descriptor for something that will get scheduled.Classes in repast.simphony.engine.schedule that implement DescriptorModifier and TypeClassDescriptionclassDefault implementation of aContextSchedulableDescriptor.classDefault implementation of aDescriptor.classDefault 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 TypeClassDescriptionclassAbstractDescriptorControllerActionIO<T extends DescriptorControllerAction,U extends Descriptor> classDescriptorActionLoader<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 TypeClassDescriptionclassAbstractDescriptorWizardActionUI<T extends Descriptor,U extends DescriptorControllerAction> classDescriptorActionUI<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 TypeClassDescriptionclassBasic Display descriptor implementation.classDisplay descriptor for Cartesian (2D,3D) displays with value layers.classDeprecated.