
Public Member Functions | |
| def | __init__ (self) |
| def | setAttr (self, ctx, glbsAttachedToCtx) |
| def | getAttr (self, ctx) |
| def | execute (self, args) |
Private Attributes | |
| _map | |
| def SALOME_GlobalsImpl.SALOME_GlobalsImpl.__init__ | ( | self | ) |
| def SALOME_GlobalsImpl.SALOME_GlobalsImpl.execute | ( | self, | |
| args | |||
| ) |
Referenced by KERNEL_PY.salome_pynode.SmartPyNode.__getattr__().
| def SALOME_GlobalsImpl.SALOME_GlobalsImpl.getAttr | ( | self, | |
| ctx | |||
| ) |
References SALOME_GlobalsImpl.SALOME_GlobalsImpl._map, and SALOME_Fake_NamingService._map.
| def SALOME_GlobalsImpl.SALOME_GlobalsImpl.setAttr | ( | self, | |
| ctx, | |||
| glbsAttachedToCtx | |||
| ) |
References SALOME_GlobalsImpl.SALOME_GlobalsImpl._map, and SALOME_Fake_NamingService._map.
|
private |