Doru,
I'm starting to understand.
"Let's take an example. Imagine you have a history of 5 models (instances of MooseModel) holding FAMIX objects."
Ah ha. I've been looking at a history and all the versions and snapshots being within a /*single*/ MooseModel. But you are suggesting I should have a MooseModel for my data at each point in time, then model the time relationships between them using the Hismo history classes.
Can I confirm that then the HismoAbtractVersion (as subclassed) and HismoAbstractHistory (as subclassed) instances therefore sit *outside* the MooseModel instances.
The MooseModel instances (in your example 5 instances) would consist of FAMIX class instances, and would not include any Hismo class instances. The history instances (e.g. HismoClassHistory) would point to version instances (HismoClassVersion) which in turn would point to FAMIX class instances (FAMIXClass) - and only these FAMIX instances will be in the (5) MooseModels.
Is this correct?
-- View this message in context: http://forum.world.st/What-is-the-relevence-of-referenceVersion-in-Hismo-tp4... Sent from the Moose mailing list archive at Nabble.com.