Sign in
eclipse
/
etrice
/
org.eclipse.etrice
/
newfsmgen
/
.
/
examples
/
org.eclipse.etrice.tutorials.java.aspecttrace
/
model
/
PingPong
/
PingPong.etmap
blob: 6a334688ecc1651bf6c2411adb512b5c4ef9e51a [
file
] [
log
] [
blame
]
MappingModel
MappingModel1
{
import
PingPong_Model
.*
from
"PingPong.room"
import
PhysicalModel1
.*
from
"PingPong.etphys"
Mapping
LogSys1
->
PhysSys1
{
SubSystemMapping
subSysRef1
->
nodeRef1
{
ThreadMapping
defaultThread
->
PhysicalThread1
}
}
}