public interface NativeCodeSpecification extends VersionConstraint
This interface is not intended to be implemented by clients. The
StateObjectFactory
should be used to construct instances.
Modifier and Type | Method and Description |
---|---|
NativeCodeDescription[] |
getPossibleSuppliers()
Returns the list of possible suppliers to this native code specification.
|
boolean |
isOptional()
Returns whether or not this native code specification is optional.
|
getBundle, getName, getRequirement, getSupplier, getUserObject, getVersionRange, isResolved, isSatisfiedBy, setUserObject
NativeCodeDescription[] getPossibleSuppliers()
VersionConstraint.getSupplier()
.boolean isOptional()
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.