Class PlannedEconomy
java.lang.Object
org.episteme.social.economics.Economy
org.episteme.social.economics.PlannedEconomy
- All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named, UniversalDataModel
A class representing a concrete implementation of an Economy for planned economics.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Economy
addOrganization, getCentralBank, getGDP, getId, getInflationRate, getMetadata, getModelType, getNumberOfUnits, getOrganizations, getQuantities, getTraits, getUnemploymentRate, getValue, removeOrganization, setGDP, setInflationRate, setUnemploymentRate, usaMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Commented
getComments, getTrait, setCommentsMethods inherited from interface ComprehensiveIdentification
getName, getTrait, setName, setTraitMethods inherited from interface UniversalDataModel
validate
-
Constructor Details
-
PlannedEconomy
-
-
Method Details
-
step
-