public interface IProvidedCapability
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
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other)
Returns whether this provided capability is equal to the given object.
|
String |
getName() |
String |
getNamespace() |
Version |
getVersion() |
String getName()
String getNamespace()
Version getVersion()
boolean equals(Object other)
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.