Uses of Interface
repast.simphony.integration.IntegrationSource
Packages that use IntegrationSource
-
Uses of IntegrationSource in repast.simphony.integration
Subinterfaces of IntegrationSource in repast.simphony.integrationClasses in repast.simphony.integration that implement IntegrationSourceMethods in repast.simphony.integration that return types with arguments of type IntegrationSourceModifier and TypeMethodDescriptionDefaultExtProgRunner.getSources()
ExternalProgramRunner.getSources()
Methods in repast.simphony.integration with parameters of type IntegrationSourceModifier and TypeMethodDescriptionvoid
DefaultExtProgRunner.addSource
(IntegrationSource source) void
ExternalProgramRunner.addSource
(IntegrationSource source) boolean
DefaultExtProgRunner.removeSource
(IntegrationSource source) boolean
ExternalProgramRunner.removeSource
(IntegrationSource source)