import "CosNotifyFilter.idl";
Public Methods | |
Filter | create_filter (in string constraint_grammar) raises (InvalidGrammar) |
Create a filter with the specified grammer. More... | |
MappingFilter | create_mapping_filter (in string constraint_grammar, in any default_value) raises (InvalidGrammar) |
Create a mapping filter with the specified grammer. More... |
|
Create a filter with the specified grammer.
|
|
Create a mapping filter with the specified grammer.
|