blob: e498924efa58ef0cfe788fbcf1201a32a45bc062 [file] [log] [blame]
MappingModel SetupTest_Model {
import SetupTest_Model.* from "SetupTest.room"
import PhysicalModel1.* from "SetupTest.etphys"
Mapping LogSys1 -> PhysSys1 {
SubSystemMapping subSysRef1 -> nodeRef1 {
ThreadMapping defaultThread -> PhysicalThread1
}
}
}