Reply To: Translation for a Distributed Target Envinronment

homepage Forums BridgePoint/xtUML Usage and Training Translation for a Distributed Target Envinronment Reply To: Translation for a Distributed Target Envinronment

#2014
Lee Riemenschneider
Participant

I think the model compiler could handle this, if it had a way to mark classes as distributed (i.e., not directly accessible). There would have to be consideration given to the xtUML timing rules, so some kind of synchronous IPC would need to be available. Any and all interactions with the class would have to use a similar mechanism.

Just out of curiosity, can you come up with a scenario where such an architecture is desired?