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