An instance of this interface represents a binding between an activity and a regular expression pattern. It's typically unnecessary to use this interface directly. Rather, clients wishing to test strings against activity patterns should use instances of
IIdentifier.
This interface is not intended to be extended or implemented by clients.
@since 3.0
@see IActivity
@see IIdentifier
@see IActivityManager#getIdentifier(String)