|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Allows tool writers to specify the naming standards for the persistance files and folders involved with filters.
Note that not all methods will be used for all saving policies.
SystemFilterNamingPolicyImpl.getNamingPolicy()
Field Summary | |
---|---|
static String |
copyright
|
Method Summary | |
---|---|
String |
getFilterPoolFolderName(String poolName)
Get the folder name for the given SystemFilterPool object name. |
String |
getFilterPoolFolderNamePrefix()
Get the folder name prefix for all pool folders. |
String |
getFilterPoolSaveFileName(String poolName)
Get the unqualified save file name for the given SystemFilterPool object name. |
String |
getFilterPoolSaveFileNamePrefix()
Get the file name prefix for all pool files. |
String |
getFilterSaveFileName(String filterName)
Get the unqualified save file name for the given SystemFilter object name Do NOT include the extension, as .xmi will be added. |
String |
getFilterSaveFileNamePrefix()
Get the file name prefix for all filter files. |
String |
getManagerSaveFileName(String managerName)
Get the unqualified save file name for the given SystemFilterPoolManager object name. |
String |
getReferenceManagerSaveFileName(String managerName)
Get the unqualified save file name for the given SystemFilterPoolReferenceManager object name. |
Field Detail |
public static final String copyright
Method Detail |
public String getManagerSaveFileName(String managerName)
public String getReferenceManagerSaveFileName(String managerName)
public String getFilterPoolSaveFileName(String poolName)
public String getFilterPoolSaveFileNamePrefix()
public String getFilterPoolFolderName(String poolName)
public String getFilterPoolFolderNamePrefix()
public String getFilterSaveFileName(String filterName)
public String getFilterSaveFileNamePrefix()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |