Public Member Functions | |
def | __init__ |
def | processCommandLine |
def | processComponentSpecification |
def | generateUUID |
def | generateComponent |
def | registerComponent |
Public Attributes | |
baseFolder | |
register | |
defaultSpecification | |
specifications | |
registry | |
specPath | |
genFolder | |
componentPath |
Definition at line 26 of file PyGME/PyGME.py.
def PyGME::PyGME_Generator::__init__ | ( | self, | ||
baseFolder | ||||
) |
Definition at line 28 of file PyGME/PyGME.py.
def PyGME::PyGME_Generator::generateComponent | ( | self | ) |
Definition at line 102 of file PyGME/PyGME.py.
def PyGME::PyGME_Generator::generateUUID | ( | self | ) |
Definition at line 84 of file PyGME/PyGME.py.
def PyGME::PyGME_Generator::processCommandLine | ( | self | ) |
Definition at line 35 of file PyGME/PyGME.py.
def PyGME::PyGME_Generator::processComponentSpecification | ( | self | ) |
Definition at line 51 of file PyGME/PyGME.py.
def PyGME::PyGME_Generator::registerComponent | ( | self | ) |
Definition at line 117 of file PyGME/PyGME.py.
Definition at line 30 of file PyGME/PyGME.py.
Definition at line 112 of file PyGME/PyGME.py.
Definition at line 32 of file PyGME/PyGME.py.
Definition at line 49 of file PyGME/PyGME.py.
Definition at line 31 of file PyGME/PyGME.py.
Definition at line 41 of file PyGME/PyGME.py.
Definition at line 33 of file PyGME/PyGME.py.
Definition at line 45 of file PyGME/PyGME.py.