Class ThingsGroup
java.lang.Object
org.episteme.social.economics.resources.ThingsGroup
- All Implemented Interfaces:
Serializable
Represents a logical grouping of physical things that act or move together.
Examples: Parts of an engine, furniture set.
* @version 1.1
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThingsGroup
public ThingsGroup()Initializes an empty PsychologicalGroup.
-
-
Method Details
-
addThing
-
removeThing
-
getThings
-