Class Organigram

java.lang.Object
org.episteme.social.economics.Organigram
All Implemented Interfaces:
Serializable, Commented, ComprehensiveIdentification, Identified<Identification>, Named, Temporal<TimeCoordinate>

public class Organigram extends Object implements ComprehensiveIdentification, Temporal<TimeCoordinate>
Represents a formal organizational structure (organigram). This defines the intended hierarchy and grouping of workers within an organization. Uses the graph-based RootedTree for hierarchical representation. Modernized to implement ComprehensiveIdentification and follow new standards.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: