Public Member Functions | |
def | __init__ |
def | moduleLabel_ |
def | nameInProcessDesc_ |
Private Member Functions | |
def | _placeImpl |
Definition at line 193 of file Modules.py.
def Modules.Source.__init__ | ( | self, | |
type_, | |||
arg, | |||
kargs | |||
) |
Definition at line 194 of file Modules.py.
|
private |
Definition at line 196 of file Modules.py.
Referenced by SequenceTypes._ModuleSequenceType._place(), and Mixins._TypedParameterizable._place().
def Modules.Source.moduleLabel_ | ( | self, | |
myname | |||
) |
Definition at line 198 of file Modules.py.
Referenced by ExternalGeneratorFilter.ExternalGeneratorFilter.insertInto(), and Modules.SwitchProducer.insertInto().
def Modules.Source.nameInProcessDesc_ | ( | self, | |
myname | |||
) |
Definition at line 200 of file Modules.py.
Referenced by Types.EDAlias.appendToProcessDescList_(), ExternalGeneratorFilter.ExternalGeneratorFilter.insertInto(), Modules.SwitchProducer.insertInto(), and Types.EDAlias.insertInto().