

Public Member Functions | |
| def | __init__ (self, orb, poa, contID, containerName, instanceName, interfaceName) |
| def | getVersion (self) |
| def | LoadProc (self, xmlFile) |
| def | convertSupervFile (self, xmlFile) |
To be a SALOME component, this Python class must have the component name (YACS) and inherit the YACS_Gen class build from idl compilation with omniidl and also the class SALOME_ComponentPy_i which defines general SALOME component behaviour.
| def yacsorb.YACS.YACS.__init__ | ( | self, | |
| orb, | |||
| poa, | |||
| contID, | |||
| containerName, | |||
| instanceName, | |||
| interfaceName | |||
| ) |
| def yacsorb.YACS.YACS.convertSupervFile | ( | self, | |
| xmlFile | |||
| ) |
| def yacsorb.YACS.YACS.getVersion | ( | self | ) |
| def yacsorb.YACS.YACS.LoadProc | ( | self, | |
| xmlFile | |||
| ) |