| Package | Description |
|---|---|
| com.microfocus.awm.meta |
Core classes of the AWM meta model plug-in.
|
| com.microfocus.awm.meta.impl |
Implementations of AWM model access interfaces.
|
| com.microfocus.awm.meta.interfaces |
Provides access to the AWM modeled data like AWM
action descriptors, application options, element list structures,
element types, file descriptors, filter types, function packages,
global actions, icons, tool descriptors, and so on.
|
| com.microfocus.awm.meta.interfaces.validation |
Internal validation interfaces for objects of the AWM meta model.
|
| com.microfocus.awm.meta.util |
Helper and utility classes for the AWM meta model including model validation and conversion.
|
| Modifier and Type | Method and Description |
|---|---|
ISAISPFTool |
TaurusFactory.createISAISPFTool()
Returns a new object of class 'ISAISPF Tool'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ISAISPFToolImpl |
| Modifier and Type | Method and Description |
|---|---|
ISAISPFTool |
TaurusFactoryImpl.createISAISPFTool() |
ISAISPFTool |
ToolDescriptorImpl.getISAISPFTool() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ToolDescriptorImpl.basicSetISAISPFTool(ISAISPFTool newISAISPFTool,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ToolDescriptorImpl.setISAISPFTool(ISAISPFTool newISAISPFTool) |
| Modifier and Type | Method and Description |
|---|---|
ISAISPFTool |
ToolDescriptor.getISAISPFTool()
Returns the value of the 'ISAISPF Tool' containment
reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToolDescriptor.setISAISPFTool(ISAISPFTool value)
Sets the value of the
'
ISAISPF Tool' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ToolDescriptorValidator.validateISAISPFTool(ISAISPFTool value) |
| Modifier and Type | Method and Description |
|---|---|
T |
TaurusSwitch.caseISAISPFTool(ISAISPFTool object)
Returns the result of interpreting the object as an instance of 'ISAISPF Tool'.
|
boolean |
TaurusValidator.validateISAISPFTool_ISPFDialogNeedsPanel(ISAISPFTool isaispfTool,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the ISPFDialogNeedsPanel constraint of 'ISAISPF Tool'.
|
boolean |
TaurusValidator.validateISAISPFTool(ISAISPFTool isaispfTool,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Copyright © 2015 Micro Focus GmbH. All rights reserved.