Content deleted Content added
No edit summary |
mNo edit summary |
||
Line 1:
'''Real-Time Object-Oriented Modeling''' ('''ROOM''') is a [[___domain-specific language]].
ROOM was developed in the early 1990s for modeling [[
ROOM was supported by [[ObjecTime Developer]] (commercial) and is now implemented by the official [[List of Eclipse projects|Eclipse project]] [[eTrice]]<ref>[http://www.eclipse.org/etrice eTrice - ROOM Open Source Tool]</ref>
Line 42:
=== Inheritance ===
Like other [[object-oriented programming|object
Similar to other modern programming languages ROOM allows [[inheritance (object-oriented programming)|inheritance]] of actor classes. It is a single inheritance as an actor class can be derived from another actor class (its ''base class'').
Line 62:
== External links ==
* {{Commonscatinline}}
[[Category:Real-time technology]]
|