public interface IActivityPatternBinding extends Comparable
IIdentifier
.
This interface is not intended to be extended or implemented by clients.
IActivity
,
IIdentifier
,
IActivityManager.getIdentifier(String)
Modifier and Type | Method and Description |
---|---|
String |
getActivityId()
Returns the identifier of the activity represented in this binding.
|
Pattern |
getPattern()
Returns the pattern represented in this binding.
|
compareTo
String getActivityId()
null
.Pattern getPattern()
java.util.regex.Pattern
class.null
.Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.