Class: Ea::Model::Package
- Defined in:
- lib/ea/model/package.rb
Overview
A Package: hierarchical container for sub-packages and classifiers. References children by id (flat index in the Document) rather than nesting, so the same model is cheap to serialize, shard, and walk from any entry point.