Packages that use NMLConnectionCreatorInterface | |
---|---|
diagapplet.CodeGen | |
rcs.nml |
Uses of NMLConnectionCreatorInterface in diagapplet.CodeGen |
---|
Methods in diagapplet.CodeGen that return NMLConnectionCreatorInterface | |
---|---|
NMLConnectionCreatorInterface |
CodeGenCommon.get_nml_creator()
|
NMLConnectionCreatorInterface |
CodeGenCommonInterface.get_nml_creator()
Get the nml_creator property. |
NMLConnectionCreatorInterface |
ModuleInfo.get_nml_creator()
|
NMLConnectionCreatorInterface |
ModuleInfoInterface.get_nml_creator()
Get the NMLConnectionCreator associated with this module. |
Methods in diagapplet.CodeGen with parameters of type NMLConnectionCreatorInterface | |
---|---|
void |
CodeGenCommon.set_nml_creator(NMLConnectionCreatorInterface _nml_creator)
|
void |
CodeGenCommonInterface.set_nml_creator(NMLConnectionCreatorInterface _nml_creator)
Set the nml_creator property. |
Constructors in diagapplet.CodeGen with parameters of type NMLConnectionCreatorInterface | |
---|---|
ModuleInfo(DiagNMLMsgDictCreatorInterface diag_dict_creator_param,
NMLConnectionCreatorInterface nml_creator_param)
|
Uses of NMLConnectionCreatorInterface in rcs.nml |
---|
Classes in rcs.nml that implement NMLConnectionCreatorInterface | |
---|---|
class |
NMLConnectionCreator
Creates NMLConnections. |