Public Member Functions | |
| RunnableMap (Core.Interfaces.IRunnable in_runnable, String in_name) | |
Properties | |
| String | Name [get] |
| String | Id [get] |
| Core.Interfaces.IRunnable | Runnable [get] |
Private Attributes | |
| Core.Interfaces.IRunnable | runnable = null |
| String | runnable_name = null |
| String | runnable_id = null |
| Core.Objects.RunnableMap.RunnableMap | ( | Core.Interfaces.IRunnable | in_runnable, | |
| String | in_name | |||
| ) |
Core.Interfaces.IRunnable Core.Objects.RunnableMap.runnable = null [private] |
String Core.Objects.RunnableMap.runnable_name = null [private] |
String Core.Objects.RunnableMap.runnable_id = null [private] |
String Core.Objects.RunnableMap.Name [get] |
String Core.Objects.RunnableMap.Id [get] |
Core.Interfaces.IRunnable Core.Objects.RunnableMap.Runnable [get] |