Uses of Class
PamController.settings.output.xml.ModuleNode
Packages that use ModuleNode
- 
Uses of ModuleNode in PamController.settings.output.xml
Methods in PamController.settings.output.xml that return types with arguments of type ModuleNodeModifier and TypeMethodDescriptionPamguardXMLReader.getModuleNodes()PamguardXMLReader.modulesForClass(String className) Find all module nodes which are for a particular parameter class.PamguardXMLReader.modulesForType(String unitType) Find all module nodes which are for a particular module type.Methods in PamController.settings.output.xml with parameters of type ModuleNodeModifier and TypeMethodDescriptionObject[]PamguardXMLReader.unpackModuleNode(ModuleNode moduleNode) Unpack a module node, creating a class and settings it's data.