public interface ISAISPFPanel extends AWMObject
The following features are supported:
TaurusPackage.getISAISPFPanel()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ActionDescriptor> |
getHasAction()
Returns the value of the 'Has Action' containment
reference list.
|
org.eclipse.emf.common.util.EList<RPanelField> |
getHasPanelField()
Returns the value of the 'Has Panel Field' containment
reference list.
|
java.lang.String |
getPanelName()
Returns the value of the 'Panel Name' attribute.
|
java.lang.String |
getProgramID()
Returns the value of the 'Program ID' attribute.
|
void |
setPanelName(java.lang.String value)
Sets the value of the
'
Panel Name' attribute. |
void |
setProgramID(java.lang.String value)
Sets the value of the
'
Program ID' attribute. |
getComment, isSetComment, setComment, unsetCommentorg.eclipse.emf.common.util.EList<ActionDescriptor> getHasAction()
ActionDescriptor. not
used TaurusPackage.getISAISPFPanel_HasAction()org.eclipse.emf.common.util.EList<RPanelField> getHasPanelField()
RPanelField.
Relationship to a property. The property is used to exchange its value
between the ISPF panel and the Eclipse dialog. TaurusPackage.getISAISPFPanel_HasPanelField()java.lang.String getPanelName()
setPanelName(String),
TaurusPackage.getISAISPFPanel_PanelName()void setPanelName(java.lang.String value)
Panel Name' attribute. value - the new value of the 'Panel Name' attribute.getPanelName()java.lang.String getProgramID()
setProgramID(String),
TaurusPackage.getISAISPFPanel_ProgramID()void setProgramID(java.lang.String value)
Program ID' attribute. value - the new value of the 'Program ID' attribute.getProgramID()Copyright © 2015 Micro Focus GmbH. All rights reserved.