certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-dev] Inheritance of interaction class subscription


From: Michael Raab
Subject: [certi-dev] Inheritance of interaction class subscription
Date: Wed, 28 Dec 2011 17:23:19 +0100

Hi all,
 
I'm a bit confused about the following problem I'm currently facing.
I have the following fed file declaration:
 
(class TestClassRoot reliable timestamp
  (parameter param1)
  (parameter param2)
  
  (class TestClassSub1 reliable timestamp)
  (class TestClassSub2 reliable timestamp)
) ;; end of TestClassRoot
My application subscribes interaction class TestClassRoot. During execution several interactions of TestClassSub1 and TestClassSub2 are sent,
but I do not receive any of them. In my opinion this kind inheritance should work. Or am I wrong?
 
In an earlier version of my application this worked well but stopped working now. As I ported my app some time ago from DMSO to CERTI I'm not sure if it ever worked with CERTI, but I would think so.
 
Hope someone can help.
 
Thanks,
Michael
 
Dipl.-Inf. Michael Raab

Fraunhofer-Institut für Fabrikbetrieb und -automatisierung IFF
Virtuell Interaktives Training
Sandtorstr. 22, 39106 Magdeburg, Germany
Telefon +49 (0) 391/ 40 90 122
Telefax +49 (0) 391/ 40 90 115
address@hidden
http://www.iff.fraunhofer.de oder http://www.vdtc.de

reply via email to

[Prev in Thread] Current Thread [Next in Thread]