![JAR search and dependency download from the Maven repository](/logo.png)
jason.environment.SteppedEnvironment Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jason Show documentation
Show all versions of jason Show documentation
Jason is a fully-fledged interpreter for an extended version of AgentSpeak, a BDI agent-oriented logic programming language.
The newest version!
package jason.environment;
/**
* @deprecated this class was renamed to TimeSteppedEnvironment
*/
public class SteppedEnvironment extends TimeSteppedEnvironment {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy