Modifier and Type | Field and Description |
---|---|
static String |
CALCULATED
The policy value is calculated by inspection of the classes in the
package.
|
static String |
CONSUMER
Use a consumer type version range for the import package clause when
substitutably importing a package.
|
static String |
NOIMPORT
The package must not be substitutably imported.
|
static String |
PROVIDER
Use a provider type version range for the import package clause when
substitutably importing a package.
|
public static final String CONSUMER
ConsumerType
,
Constant Field Valuespublic static final String PROVIDER
ProviderType
,
Constant Field Valuespublic static final String NOIMPORT
public static final String CALCULATED
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0