public interface IActivityRequirementBinding extends Comparable
This interface is not intended to be extended or implemented by clients.
IActivity
Modifier and Type | Method and Description |
---|---|
String |
getActivityId()
Returns the identifier of the activity represented in this
binding.
|
String |
getRequiredActivityId()
Returns the identifier of the required activity represented in this
binding.
|
compareTo
String getActivityId()
null
.String getRequiredActivityId()
getActivityId()
requires the enablement of this activity.null
.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.