I have to model a system which has an in-common set of processes, but then also about a dozen data-dependent variations. I do not want to maintain a dozen complete models, so is there a way to define my core model once and then include it by reference, in each of my dozen variation models?