Represents an Eclipse Update Site Feature. The version, bundles and includedFeatures properties may only be accessed after the feature configuration is complete.
| Type | Name and description |
|---|---|
java.lang.Iterable<BundleArtifact> |
getBundles() |
java.lang.String |
getId() |
java.lang.Iterable<Feature> |
getIncludedFeatures() |
java.lang.String |
getLabel() |
java.lang.String |
getProviderName() |
java.lang.String |
getVersion() |