Uses of Class
PamController.UsedModuleInfo
-
Uses of UsedModuleInfo in dataModelFX
Modifier and TypeClassDescriptionclass
Holds seriliazbale informations on a ModuleConnectionNode. -
Uses of UsedModuleInfo in PamController
Modifier and TypeMethodDescriptionPamSettingsGroup.getUsedModuleInfo()
Return the list of used modules. -
Uses of UsedModuleInfo in PamController.settings
Modifier and TypeMethodDescriptionSettingsImportGroup.getUsedModuleInfo()
This is the information from an existing module, which may not have the full class name, but does have the type and name of the module being imported.ModifierConstructorDescriptionSettingsImportGroup
(PamControlledUnitSettings mainSettings, UsedModuleInfo moduleInfo) Constructor takes the main settingsSettingsImportGroup
(UsedModuleInfo moduleInfo)