|
Eclipse Platform Kepler (4.3) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProvidedCapability
Describes a capability that is exposed by an installable unit. These capabilities can satisfy the dependencies of other installable units, causing the unit providing the dependency to be installed.
Instances of this class are handle objects and do not necessarily
reflect entities that exist in any particular profile or repository. These handle
objects can be created using MetadataFactory
.
IRequirement
Method Summary | |
---|---|
boolean |
equals(Object other)
Returns whether this provided capability is equal to the given object. |
String |
getName()
|
String |
getNamespace()
|
Version |
getVersion()
|
Method Detail |
---|
String getName()
String getNamespace()
Version getVersion()
boolean equals(Object other)
equals
in class Object
|
Eclipse Platform Kepler (4.3) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.