Archeometer.Schema.XRef (Archeometer v0.5.0)
Represents an cross reference between modules. It contains the relevant schema data that will be used in the project analysis.
The schema has the following fields:
typeis the corresponding to the cross reference. The full list of events is documented on theCodemodule.lineis the line number in the file where the reference was detected.calleris a reference toArcheometer.Schema.Module. The module were the referece took place.calleeis a reference toArcheometer.Schema.Module. The module being referenced.