Package | Description |
---|---|
org.safs | |
org.safs.android.engine | |
org.safs.jvmagent | |
org.safs.rational | |
org.safs.tools.drivers |
Modifier and Type | Method and Description |
---|---|
protected abstract GuiClassData |
GuiObjectVector.getGuiClassData()
Return the subclass of GuiClassData used by your tool.
|
Modifier and Type | Class and Description |
---|---|
class |
DGuiClassData
This class is primarily used to open and read in external data files that map class
names to class types as well as mapping class types to the standard class processors.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalServerGuiClassData
Part of the required implementation to support SAFS "standard" recognition strings.
|
Modifier and Type | Class and Description |
---|---|
class |
RGuiClassData
External users would normally not use this class directly.
Consequently, the API and associated data is subject to change without notice. |
Modifier and Type | Method and Description |
---|---|
GuiClassData |
RGuiObjectVector.getGuiClassData()
Return our RGuiClassData subclass as required.
|
Modifier and Type | Field and Description |
---|---|
(package private) GuiClassData |
STAFProcessContainer.classdata |
Copyright © SAS Institute. All Rights Reserved.