| Package | Description |
|---|---|
| at.mug.iqm.api.operator | |
| at.mug.iqm.templatemanager | |
| at.mug.iqm.templatemanager.jaxb |
| Modifier and Type | Field and Description |
|---|---|
private List<IqmOperatorDescriptor> |
PreferencesPanel.templateList
The actual templates as Java objects (read from
IQMOperatorTemplates.xml). |
| Modifier and Type | Field and Description |
|---|---|
private List<IqmOperatorDescriptor> |
TemplateManagerGUI.templateList |
| Modifier and Type | Method and Description |
|---|---|
IqmOperatorDescriptor |
XMLPreferencesManager.getTemplateByName(String parameterblockname,
String templatename)
Returns a JaiOperationDescriptor from the XML by the given name.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterBlockIQM |
XMLPreferencesManager.loadParameterBlockFromTemplate(ParameterBlockIQM block,
IqmOperatorDescriptor template)
Changes values in a ParameterBlockIQM to the settings in the
IQMOperatorTemplates.xml.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IqmOperatorDescriptor> |
IqmOperatorTemplates.ParameterBlock.template |
| Modifier and Type | Method and Description |
|---|---|
IqmOperatorDescriptor |
ObjectFactory.createIqmOperatorDescriptor()
Create an instance of
IqmOperatorDescriptor |
| Modifier and Type | Method and Description |
|---|---|
List<IqmOperatorDescriptor> |
IqmOperatorTemplates.ParameterBlock.getTemplate()
Gets the value of the template property.
|
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.