Class: Crdf_Resource
- Inherits:
-
Object
- Object
- Crdf_Resource
- Defined in:
- lib/ontomde-uml2-flex/Editor.mxml.as.rb
Instance Method Summary collapse
Instance Method Details
#flex_localizeMsg(msg) ⇒ Object
2 3 4 5 |
# File 'lib/ontomde-uml2-flex/Editor.mxml.as.rb', line 2 def flex_localizeMsg(msg) #TODO return("localized #{msg}") end |