|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
com.ibm.etools.systems.references.impl.SystemReferencedObjectImpl
com.ibm.etools.systems.references.impl.SystemPersistableReferencedObjectImpl
com.ibm.etools.systems.filters.impl.SystemFilterPoolImpl
Field Summary | |
---|---|
static String |
copyright
|
protected boolean |
default_
|
protected static boolean |
DEFAULT_EDEFAULT
The default value of the ' Default ' attribute |
protected boolean |
deletable
|
protected static boolean |
DELETABLE_EDEFAULT
The default value of the ' Deletable ' attribute |
protected static String |
DELIMITER
|
protected EList |
filters
|
protected static String |
NAME_EDEFAULT
The default value of the ' Name ' attribute |
protected static boolean |
NON_RENAMABLE_EDEFAULT
The default value of the ' Non Renamable ' attribute |
protected boolean |
nonRenamable
The cached value of the ' Non Renamable ' attribute |
protected static String |
OWNING_PARENT_NAME_EDEFAULT
The default value of the ' Owning Parent Name ' attribute |
protected String |
owningParentName
The cached value of the ' Owning Parent Name ' attribute |
protected int |
release
|
protected static int |
RELEASE_EDEFAULT
The default value of the ' Release ' attribute |
protected static boolean |
SINGLE_FILTER_STRING_ONLY_EDEFAULT
The default value of the ' Single Filter String Only ' attribute |
protected boolean |
singleFilterStringOnly
The cached value of the ' Single Filter String Only ' attribute |
protected boolean |
singleFilterStringOnlyESet
This is true if the Single Filter String Only attribute has been set |
protected boolean |
specialCaseNoDataRestored
|
protected static boolean |
STRINGS_CASE_SENSITIVE_EDEFAULT
The default value of the ' Strings Case Sensitive ' attribute |
protected boolean |
stringsCaseSensitive
|
protected boolean |
stringsCaseSensitiveESet
This is true if the Strings Case Sensitive attribute has been set |
protected static boolean |
SUPPORTS_DUPLICATE_FILTER_STRINGS_EDEFAULT
The default value of the ' Supports Duplicate Filter Strings ' attribute |
protected static boolean |
SUPPORTS_NESTED_FILTERS_EDEFAULT
The default value of the ' Supports Nested Filters ' attribute |
protected boolean |
supportsDuplicateFilterStrings
|
protected boolean |
supportsNestedFilters
|
protected String |
type
|
protected static String |
TYPE_EDEFAULT
The default value of the ' Type ' attribute |
Fields inherited from interface com.ibm.etools.systems.filters.SystemFilterSavePolicies |
---|
SAVE_POLICY_NONE, SAVE_POLICY_ONE_FILE_PER_FILTER, SAVE_POLICY_ONE_FILE_PER_MANAGER, SAVE_POLICY_ONE_FILE_PER_POOL_SAME_FOLDER, SAVE_POLICY_ONE_FILEANDFOLDER_PER_POOL |
Fields inherited from interface com.ibm.etools.systems.filters.SystemFilterConstants |
---|
DEFAULT_TYPE, SAVEFILE_SUFFIX, TRY_TO_RESTORE_NO, TRY_TO_RESTORE_YES |
Constructor Summary | |
---|---|
protected |
SystemFilterPoolImpl()
Default constructor |
Method Summary | |
---|---|
boolean |
addSystemFilter(SystemFilter filter)
Adds given filter to the list. |
boolean |
areStringsCaseSensitive()
Same as isStringsCaseSensitive() |
SystemFilter |
cloneSystemFilter(SystemFilter filter,
String aliasName)
Duplicates a given filter in the list. |
void |
cloneSystemFilterPool(SystemFilterPool targetPool)
Clone this filter pools' attributes and filters into another filter pool. |
SystemFilter |
copySystemFilter(SystemFilterPool targetPool,
SystemFilter oldFilter,
String newName)
Copy a system filter to this or another filter pool. |
protected static SystemFilterPoolImpl |
createPool()
|
SystemFilter |
createSystemFilter(String aliasName,
Vector filterStrings)
Creates a new system filter within this pool. |
static SystemFilterPool |
createSystemFilterPool(SystemMOFHelpers mofHelpers,
IFolder poolFolder,
String name,
boolean allowNestedFilters,
boolean isDeletable,
boolean tryToRestore,
int savePolicy,
SystemFilterNamingPolicy namingPolicy)
Static factory method for creating a new filter pool. |
protected static Vector |
deduceFilterNames(IFolder folder,
SystemFilterNamingPolicy namingPolicy)
Private helper method to deduce filter names from disk files. |
void |
deleteSystemFilter(SystemFilter filter)
Removes a given filter from the list. |
Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(EStructuralFeature eFeature)
|
Object |
getAdapter(Class adapterType)
This is the method required by the IAdaptable interface. |
EList |
getFilters()
|
IFolder |
getFolder()
Return the IFolder this pool is in |
SystemMOFHelpers |
getMOFHelpers()
|
static SystemMOFHelpers |
getMOFHelpers(SystemFilterPoolManagerImpl mgr)
|
String |
getName()
|
SystemFilterNamingPolicy |
getNamingPolicy()
Get the naming policy currently used when saving data to disk. |
String |
getOwningParentName()
|
SystemFilterPoolManagerProvider |
getProvider()
Return the caller which instantiated the filter pool manager overseeing this filter framework instance |
String |
getReferenceName()
Return the unique reference name of this object. |
int |
getRelease()
|
protected static String |
getRootSaveFileName(SystemFilterNamingPolicy namingPolicy,
String poolName)
Return the root save file name without the extension .xmi |
protected static String |
getRootSaveFileName(SystemFilterPool pool)
Return the root save file name without the extension .xmi |
protected static String |
getRootSaveFileName(SystemFilterPool pool,
String newName)
Return the root save file name without the extension .xmi |
IFile |
getSaveFile()
Return the save file that will be written for the given filter pool. |
protected static String |
getSaveFileName(SystemMOFHelpers mofHelpers,
SystemFilterPool pool)
Return the unqualified save file name with the extension .xmi |
protected static String |
getSaveFileName(SystemMOFHelpers mofHelpers,
SystemFilterPool pool,
String newName)
Return the unqualified save file name with the extension .xmi |
protected static String |
getSaveFilePathAndName(SystemMOFHelpers mofHelpers,
SystemFilterPool pool)
Return the qualified save file name with the extension .xmi |
SystemFilter |
getSystemFilter(String aliasName)
Return a filter object, given its aliasname. |
int |
getSystemFilterCount()
Return how many filters are defined in this filter container |
Vector |
getSystemFilterNames()
Return Vector of String objects: the names of existing filters in this container. |
SystemFilterPool |
getSystemFilterPool()
From SystemFilterContainer. |
Object |
getSystemFilterPoolData()
Return transient data set via setFilterPoolData. |
SystemFilterPoolManager |
getSystemFilterPoolManager()
Return the filter pool manager managing this collection of filter pools and their filters. |
int |
getSystemFilterPosition(SystemFilter filter)
Return a given filter's zero-based location |
SystemFilter[] |
getSystemFilters()
Return filters in this pool, as an array. |
Vector |
getSystemFiltersVector()
Return the nested filters as a Vector |
String |
getType()
Returns the type attribute. |
String |
getTypeGen()
|
protected void |
initialize(IFolder poolFolder,
String name,
boolean allowNestedFilters,
boolean isDeletable,
int savePolicy,
SystemFilterNamingPolicy namingPolicy)
|
protected void |
initialize(IFolder poolFolder,
String name,
int savePolicy,
SystemFilterNamingPolicy namingPolicy)
|
protected void |
initializeFilterStrings()
Internal use method |
protected EList |
internalGetFilters()
|
boolean |
isDefault()
|
boolean |
isDeletable()
|
boolean |
isNonRenamable()
|
boolean |
isSetSingleFilterStringOnly()
|
boolean |
isSetStringsCaseSensitive()
|
boolean |
isSingleFilterStringOnly()
Returns true if this filter is limited to a single filter string. |
boolean |
isSingleFilterStringOnlyGen()
|
boolean |
isStringsCaseSensitive()
|
boolean |
isSupportsDuplicateFilterStrings()
|
boolean |
isSupportsNestedFilters()
|
void |
moveSystemFilter(int pos,
SystemFilter filter)
Move a given filter to a given zero-based location |
void |
orderSystemFilters(String[] names)
Order filters according to user preferences. |
void |
renameSystemFilter(SystemFilter filter,
String newName)
Rename a given filter in the list. |
protected static SystemFilterPool |
restore(SystemMOFHelpers mofHelpers,
IFolder folder,
String name,
int savePolicy,
SystemFilterNamingPolicy namingPolicy)
Restore specific filter pool. |
protected static SystemFilterPool |
restoreFromOneFile(SystemMOFHelpers mofHelpers,
IFolder folder,
String name,
SystemFilterNamingPolicy namingPolicy,
boolean restoreFilters)
Do restore when all filters in this pool are stored in a single file. |
void |
save()
Attempt to save contents of pool to disk. |
protected void |
saveToOneFile(boolean saveFilters)
Save filter pool when its saved in its own file. |
void |
setDefault(boolean newDefault)
|
void |
setDeletable(boolean newDeletable)
|
void |
setFolder(IFolder folder)
Set the IFolder this pool is in |
void |
setName(String name)
Set the name of this filter pool. |
void |
setNamingPolicy(SystemFilterNamingPolicy namingPolicy)
Set the naming policy used when saving data to disk. |
void |
setNonRenamable(boolean newNonRenamable)
|
void |
setOwningParentName(String newOwningParentName)
|
void |
setRelease(int newRelease)
|
void |
setSavePolicy(int policy)
Set the save file policy. |
void |
setSingleFilterStringOnly(boolean newSingleFilterStringOnly)
|
void |
setStringsCaseSensitive(boolean supports)
Set whether filters in this pool support case-sensitive filter strings. |
void |
setStringsCaseSensitiveGen(boolean newStringsCaseSensitive)
|
void |
setSupportsDuplicateFilterStrings(boolean supports)
Set whether filters in this pool support duplicate filter strings. |
void |
setSupportsDuplicateFilterStringsGen(boolean newSupportsDuplicateFilterStrings)
|
void |
setSupportsNestedFilters(boolean supports)
Set whether filters in this pool support nested filters. |
void |
setSupportsNestedFiltersGen(boolean newSupportsNestedFilters)
|
void |
setSystemFilterPoolData(Object data)
While setData is for global data to set in all objects in the filter framework, this is to set transient data that only the filter pool holds. |
void |
setSystemFilterPoolManager(SystemFilterPoolManager mgr)
Set the filter pool manager. |
void |
setType(String newType)
|
protected void |
sortFilters()
When saving one file per filter, we store the relative order of each filter within each filter. |
boolean |
supportsDuplicateFilterStrings()
Does this support duplicate filter strings? |
boolean |
supportsNestedFilters()
Does this support nested filters? |
String |
toString()
|
void |
unsetSingleFilterStringOnly()
|
void |
unsetStringsCaseSensitive()
|
void |
updateSystemFilter(SystemFilter filter,
String newName,
String[] newStrings)
Updates a given filter in the list. |
Methods inherited from class com.ibm.etools.systems.references.impl.SystemPersistableReferencedObjectImpl |
---|
addReference, getReferenceCount, getReferencingObjects, removeAllReferences, removeReference |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.etools.systems.references.ISystemReferencedObject |
---|
addReference, getReferenceCount, getReferencingObjects, removeAllReferences, removeReference |
Field Detail |
public static final String copyright
protected static final String NAME_EDEFAULT
Name
' attribute.
getName()
protected static final String TYPE_EDEFAULT
Type
' attribute.
getType()
protected boolean specialCaseNoDataRestored
protected static final String DELIMITER
protected String type
protected static final boolean SUPPORTS_NESTED_FILTERS_EDEFAULT
Supports Nested Filters
' attribute.
isSupportsNestedFilters()
,
Constant Field Valuesprotected boolean supportsNestedFilters
protected static final boolean DELETABLE_EDEFAULT
Deletable
' attribute.
isDeletable()
,
Constant Field Valuesprotected boolean deletable
protected static final boolean DEFAULT_EDEFAULT
Default
' attribute.
isDefault()
,
Constant Field Valuesprotected boolean default_
protected static final boolean STRINGS_CASE_SENSITIVE_EDEFAULT
Strings Case Sensitive
' attribute.
isStringsCaseSensitive()
,
Constant Field Valuesprotected boolean stringsCaseSensitive
protected boolean stringsCaseSensitiveESet
protected static final boolean SUPPORTS_DUPLICATE_FILTER_STRINGS_EDEFAULT
Supports Duplicate Filter Strings
' attribute.
isSupportsDuplicateFilterStrings()
,
Constant Field Valuesprotected boolean supportsDuplicateFilterStrings
protected static final int RELEASE_EDEFAULT
Release
' attribute.
getRelease()
,
Constant Field Valuesprotected int release
protected static final boolean SINGLE_FILTER_STRING_ONLY_EDEFAULT
Single Filter String Only
' attribute.
isSingleFilterStringOnly()
,
Constant Field Valuesprotected boolean singleFilterStringOnly
Single Filter String Only
' attribute.
isSingleFilterStringOnly()
protected boolean singleFilterStringOnlyESet
protected static final String OWNING_PARENT_NAME_EDEFAULT
Owning Parent Name
' attribute.
getOwningParentName()
protected String owningParentName
Owning Parent Name
' attribute.
getOwningParentName()
protected static final boolean NON_RENAMABLE_EDEFAULT
Non Renamable
' attribute.
isNonRenamable()
,
Constant Field Valuesprotected boolean nonRenamable
Non Renamable
' attribute.
isNonRenamable()
protected EList filters
Constructor Detail |
protected SystemFilterPoolImpl()
Method Detail |
protected EClass eStaticClass()
eStaticClass
in class SystemPersistableReferencedObjectImpl
public static SystemFilterPool createSystemFilterPool(SystemMOFHelpers mofHelpers, IFolder poolFolder, String name, boolean allowNestedFilters, boolean isDeletable, boolean tryToRestore, int savePolicy, SystemFilterNamingPolicy namingPolicy)
Use this method only if you are not using a SystemFilterPoolManager, else use the createSystemFilterPool method in that class.
mofHelpers
- SystemMOFHelpers object with helper methods for saving and restoring via mofpoolFolder
- the folder that will hold the filter pool.
This folder will be created if it does not already exist.name
- the name of the filter pool. Typically this is also the name
of the given folder, but this is not required. For the save policy of one file
per pool, the name of the file is derived from this.allowNestedFilters
- true if filters inside this filter pool are
to allow nested filters.isDeletable
- true if this filter pool is allowed to be deleted by users.tryToRestore
- true to attempt a restore first, false if a pure create operation.savePolicy
- The save policy for the filter pool and filters. One of the
following constants from the SystemFilterConstants interface:
namingPolicy
- The names to use for file and folders when persisting to disk. Pass
null to just use the defaults.protected static SystemFilterPoolImpl createPool()
protected void initialize(IFolder poolFolder, String name, boolean allowNestedFilters, boolean isDeletable, int savePolicy, SystemFilterNamingPolicy namingPolicy)
protected void initialize(IFolder poolFolder, String name, int savePolicy, SystemFilterNamingPolicy namingPolicy)
protected EList internalGetFilters()
public SystemFilterPoolManagerProvider getProvider()
getProvider
in interface SystemFilterPool
public void setSavePolicy(int policy)
SystemFilterConstants
.
One of:
setSavePolicy
in interface SystemFilterPool
public void setNamingPolicy(SystemFilterNamingPolicy namingPolicy)
setNamingPolicy
in interface SystemFilterPool
SystemFilterNamingPolicy
public SystemFilterNamingPolicy getNamingPolicy()
getNamingPolicy
in interface SystemFilterPool
SystemFilterNamingPolicy
public void setSupportsNestedFilters(boolean supports)
setSupportsNestedFilters
in interface SystemFilterPool
supports
- The new value of the SupportsNestedFilters attributepublic void setSupportsNestedFiltersGen(boolean newSupportsNestedFilters)
public void setSupportsDuplicateFilterStrings(boolean supports)
setSupportsDuplicateFilterStrings
in interface SystemFilterPool
supports
- The new value of the SupportsDuplicateFilterStrings attributepublic void setSupportsDuplicateFilterStringsGen(boolean newSupportsDuplicateFilterStrings)
public void setStringsCaseSensitive(boolean supports)
setStringsCaseSensitive
in interface SystemFilterPool
supports
- The new value of the StringsCaseSensitive attributepublic void setStringsCaseSensitiveGen(boolean newStringsCaseSensitive)
public void setSystemFilterPoolManager(SystemFilterPoolManager mgr)
setSystemFilterPoolManager
in interface SystemFilterPool
public SystemFilterPoolManager getSystemFilterPoolManager()
getSystemFilterPoolManager
in interface SystemFilterPool
public void setSystemFilterPoolData(Object data)
setSystemFilterPoolData
in interface SystemFilterPool
public Object getSystemFilterPoolData()
getSystemFilterPoolData
in interface SystemFilterPool
public String getName()
getName
in interface SystemFilterPool
SystemFilterPool.getName()
public void setName(String name)
setName
in interface SystemFilterPool
name
- The new value of the Name attributepublic String getType()
getType
in interface SystemFilterPool
public String getTypeGen()
public boolean isDeletable()
isDeletable
in interface SystemFilterPool
public void setDeletable(boolean newDeletable)
setDeletable
in interface SystemFilterPool
newDeletable
- The new value of the Deletable attributepublic boolean isDefault()
isDefault
in interface SystemFilterPool
public void setDefault(boolean newDefault)
setDefault
in interface SystemFilterPool
newDefault
- The new value of the Default attributepublic boolean supportsNestedFilters()
supportsNestedFilters
in interface SystemFilterPool
public boolean supportsDuplicateFilterStrings()
supportsDuplicateFilterStrings
in interface SystemFilterPool
public boolean isStringsCaseSensitive()
isStringsCaseSensitive
in interface SystemFilterPool
public boolean areStringsCaseSensitive()
areStringsCaseSensitive
in interface SystemFilterContainer
public void cloneSystemFilterPool(SystemFilterPool targetPool) throws Exception
cloneSystemFilterPool
in interface SystemFilterPool
Exception
public SystemFilter copySystemFilter(SystemFilterPool targetPool, SystemFilter oldFilter, String newName) throws Exception
copySystemFilter
in interface SystemFilterPool
Exception
public SystemFilter[] getSystemFilters()
getSystemFilters
in interface SystemFilterContainer
public SystemFilterPool getSystemFilterPool()
getSystemFilterPool
in interface SystemFilterContainer
public SystemFilter createSystemFilter(String aliasName, Vector filterStrings)
createSystemFilter
in interface SystemFilterContainer
aliasName
- The name to give the new filter. Must be unique for this pool.filterStrings
- The list of String objects that represent the filter strings.public Vector getSystemFilterNames()
getSystemFilterNames
in interface SystemFilterContainer
public Vector getSystemFiltersVector()
getSystemFiltersVector
in interface SystemFilterContainer
public int getSystemFilterCount()
getSystemFilterCount
in interface SystemFilterContainer
public SystemFilter getSystemFilter(String aliasName)
getSystemFilter
in interface SystemFilterContainer
aliasName
- unique aliasName (case insensitive) to search on.
public boolean addSystemFilter(SystemFilter filter)
PLEASE NOTE:
addSystemFilter
in interface SystemFilterContainer
filter
- SystemFilter object to add
public void deleteSystemFilter(SystemFilter filter)
deleteSystemFilter
in interface SystemFilterContainer
filter
- SystemFilter object to removepublic void renameSystemFilter(SystemFilter filter, String newName)
renameSystemFilter
in interface SystemFilterContainer
filter
- SystemFilter object to removenewName
- New name to assign it. Assumes unique checking already done.public void updateSystemFilter(SystemFilter filter, String newName, String[] newStrings)
updateSystemFilter
in interface SystemFilterContainer
filter
- SystemFilter object to updatenewName
- New name to assign it. Assumes unique checking already done.newStrings
- New strings to assign it. Replaces current strings.public SystemFilter cloneSystemFilter(SystemFilter filter, String aliasName)
filter
- SystemFilter object to clonepublic int getSystemFilterPosition(SystemFilter filter)
getSystemFilterPosition
in interface SystemFilterContainer
public void moveSystemFilter(int pos, SystemFilter filter)
moveSystemFilter
in interface SystemFilterContainer
public Object getAdapter(Class adapterType)
getAdapter
in interface IAdaptable
protected static Vector deduceFilterNames(IFolder folder, SystemFilterNamingPolicy namingPolicy)
public void setFolder(IFolder folder)
setFolder
in interface SystemFilterPool
public IFolder getFolder()
getFolder
in interface SystemFilterPool
public void orderSystemFilters(String[] names)
While the framework has all the code necessary to arrange filters and save/restore that arrangement, you may choose to use preferences instead of this support. In this case, call this method and pass in the saved and sorted filter name list.
Called by someone after restore.
orderSystemFilters
in interface SystemFilterPool
public IFile getSaveFile()
public void save() throws Exception
save
in interface SystemFilterPool
Exception
If anything bad happens, an exception is thrown.
protected void saveToOneFile(boolean saveFilters) throws Exception
Exception
protected static SystemFilterPool restore(SystemMOFHelpers mofHelpers, IFolder folder, String name, int savePolicy, SystemFilterNamingPolicy namingPolicy) throws Exception
mofHelpers
- SystemMOFHelpers object with helper methods for saving and restoring via moffolder
- The filter pool folder.name
- name of pool to restore. Used to deduce file name for save policy of one file per pool.savePolicy
- policy used to save the pool. One of the following from SystemFilterPoolManager:
namingPolicy
- The names to use for file and folders when persisting to disk. Pass
null to just use the defaults.
Exception
SystemFilterConstants
protected static SystemFilterPool restoreFromOneFile(SystemMOFHelpers mofHelpers, IFolder folder, String name, SystemFilterNamingPolicy namingPolicy, boolean restoreFilters) throws Exception
Exception
protected void initializeFilterStrings()
protected void sortFilters()
protected static String getSaveFilePathAndName(SystemMOFHelpers mofHelpers, SystemFilterPool pool)
protected static String getSaveFileName(SystemMOFHelpers mofHelpers, SystemFilterPool pool)
protected static String getSaveFileName(SystemMOFHelpers mofHelpers, SystemFilterPool pool, String newName)
protected static String getRootSaveFileName(SystemFilterPool pool)
protected static String getRootSaveFileName(SystemFilterPool pool, String newName)
protected static String getRootSaveFileName(SystemFilterNamingPolicy namingPolicy, String poolName)
public String getReferenceName()
As required by the ISystemPersistableReferencedObject
interface.
getReferenceName
in interface ISystemPersistableReferencedObject
getReferenceName
in class SystemPersistableReferencedObjectImpl
public static SystemMOFHelpers getMOFHelpers(SystemFilterPoolManagerImpl mgr)
public SystemMOFHelpers getMOFHelpers()
public String toString()
public void setType(String newType)
setType
in interface SystemFilterPool
newType
- The new value of the Type attributepublic boolean isSupportsNestedFilters()
isSupportsNestedFilters
in interface SystemFilterPool
public void unsetStringsCaseSensitive()
unsetStringsCaseSensitive
in interface SystemFilterPool
public boolean isSetStringsCaseSensitive()
isSetStringsCaseSensitive
in interface SystemFilterPool
public EList getFilters()
getFilters
in interface SystemFilterPool
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
public Object eGet(EStructuralFeature eFeature, boolean resolve)
public boolean eIsSet(EStructuralFeature eFeature)
public void eSet(EStructuralFeature eFeature, Object newValue)
public void eUnset(EStructuralFeature eFeature)
public boolean isSupportsDuplicateFilterStrings()
isSupportsDuplicateFilterStrings
in interface SystemFilterPool
public int getRelease()
getRelease
in interface SystemFilterPool
public void setRelease(int newRelease)
setRelease
in interface SystemFilterPool
newRelease
- The new value of the Release attributepublic boolean isSingleFilterStringOnly()
isSingleFilterStringOnly
in interface SystemFilterPool
SystemFilterPool.isSetSingleFilterStringOnly()
,
SystemFilterPool.unsetSingleFilterStringOnly()
,
SystemFilterPool.setSingleFilterStringOnly(boolean)
,
FiltersPackage.getSystemFilterPool_SingleFilterStringOnly()
public boolean isSingleFilterStringOnlyGen()
public void setSingleFilterStringOnly(boolean newSingleFilterStringOnly)
setSingleFilterStringOnly
in interface SystemFilterPool
newSingleFilterStringOnly
- the new value of the 'Single Filter String Only' attribute.SystemFilterPool.isSetSingleFilterStringOnly()
,
SystemFilterPool.unsetSingleFilterStringOnly()
,
SystemFilterPool.isSingleFilterStringOnly()
public void unsetSingleFilterStringOnly()
unsetSingleFilterStringOnly
in interface SystemFilterPool
SystemFilterPool.isSetSingleFilterStringOnly()
,
SystemFilterPool.isSingleFilterStringOnly()
,
SystemFilterPool.setSingleFilterStringOnly(boolean)
public boolean isSetSingleFilterStringOnly()
isSetSingleFilterStringOnly
in interface SystemFilterPool
SystemFilterPool.unsetSingleFilterStringOnly()
,
SystemFilterPool.isSingleFilterStringOnly()
,
SystemFilterPool.setSingleFilterStringOnly(boolean)
public String getOwningParentName()
getOwningParentName
in interface SystemFilterPool
SystemFilterPool.setOwningParentName(String)
,
FiltersPackage.getSystemFilterPool_OwningParentName()
public void setOwningParentName(String newOwningParentName)
setOwningParentName
in interface SystemFilterPool
newOwningParentName
- the new value of the 'Owning Parent Name' attribute.SystemFilterPool.getOwningParentName()
public boolean isNonRenamable()
isNonRenamable
in interface SystemFilterPool
SystemFilterPool.setNonRenamable(boolean)
,
FiltersPackage.getSystemFilterPool_NonRenamable()
public void setNonRenamable(boolean newNonRenamable)
setNonRenamable
in interface SystemFilterPool
newNonRenamable
- the new value of the 'Non Renamable' attribute.SystemFilterPool.isNonRenamable()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |