Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<java.io.File,Attrs> |
Project.sourcepath |
Modifier and Type | Method and Description |
---|---|
Attrs |
Workspace.getGestalt(java.lang.String part)
Get the attrs for a gestalt part
|
Modifier and Type | Method and Description |
---|---|
static void |
Workspace.addGestalt(java.lang.String part,
Attrs attrs)
Add a gestalt to all workspaces.
|
private void |
Project.install(java.io.File f,
RepositoryPlugin repo,
Attrs value) |
Constructor and Description |
---|
Container(java.io.File file,
DownloadBlocker db,
Attrs attributes) |
Modifier and Type | Field and Description |
---|---|
protected Attrs |
HeaderClause.attribs |
Modifier and Type | Method and Description |
---|---|
Attrs |
HeaderClause.getAttribs() |
Constructor and Description |
---|
ExportedPackage(java.lang.String packageName,
Attrs attribs) |
HeaderClause(java.lang.String name,
Attrs attribs) |
ImportPattern(java.lang.String pattern,
Attrs attributes) |
ServiceComponent(java.lang.String name,
Attrs attribs) |
VersionedClause(java.lang.String name,
Attrs attribs) |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<MergedRequirement.FilterEffectivePair,Attrs> |
MergedRequirement.filterMap |
Modifier and Type | Method and Description |
---|---|
(package private) void |
DSAnnotations.Options.process(DSAnnotations anno,
Attrs attrs) |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
DSAnnotations.Options.parseOption(java.util.Map.Entry<java.lang.String,Attrs> entry,
java.util.EnumSet<DSAnnotations.Options> options,
DSAnnotations state) |
Modifier and Type | Method and Description |
---|---|
private void |
ConnectionSettings.parseServer(Attrs value)
Set the parameters from within, i.e.
|
Modifier and Type | Field and Description |
---|---|
static Attrs |
Attrs.EMPTY_ATTRS |
Modifier and Type | Field and Description |
---|---|
(package private) static java.util.Map<java.lang.String,Attrs> |
Parameters.EMPTY |
private java.util.LinkedHashMap<java.lang.String,Attrs> |
Parameters.map |
Modifier and Type | Method and Description |
---|---|
static Attrs |
Attrs.create(java.lang.String key,
java.lang.String value) |
Attrs |
Parameters.get(java.lang.Object key)
Deprecated.
|
Attrs |
Parameters.get(java.lang.String key) |
static Attrs |
OSGiHeader.parseProperties(java.lang.String input) |
static Attrs |
OSGiHeader.parseProperties(java.lang.String input,
Reporter logger) |
Attrs |
Parameters.put(java.lang.String key,
Attrs value) |
Attrs |
Parameters.remove(java.lang.Object var0)
Deprecated.
|
Attrs |
Parameters.remove(java.lang.String var0) |
Attrs |
Attrs.with(java.lang.String key,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.util.Map.Entry<java.lang.String,Attrs>> |
Parameters.entrySet() |
java.util.Collection<Attrs> |
Parameters.values() |
Modifier and Type | Method and Description |
---|---|
void |
Parameters.add(java.lang.String key,
Attrs attrs) |
boolean |
Parameters.containsValue(Attrs value) |
boolean |
Attrs.isEqual(Attrs other) |
void |
Attrs.mergeWith(Attrs other,
boolean override)
Merge the attributes
|
Attrs |
Parameters.put(java.lang.String key,
Attrs value) |
Modifier and Type | Method and Description |
---|---|
void |
Parameters.putAll(java.util.Map<? extends java.lang.String,? extends Attrs> map) |
void |
Parameters.putAllIfAbsent(java.util.Map<java.lang.String,? extends Attrs> map) |
Constructor and Description |
---|
Attrs(Attrs... attrs) |
Modifier and Type | Field and Description |
---|---|
Attrs |
BaselineCommands.PSpec.attrs |
Attrs |
BaselineCommands.PSpec.uses |
Modifier and Type | Method and Description |
---|---|
(package private) void |
MetatypeAnnotations.Options.process(MetatypeAnnotations anno,
Attrs attrs) |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
MetatypeAnnotations.Options.parseOption(java.util.Map.Entry<java.lang.String,Attrs> entry,
java.util.EnumSet<MetatypeAnnotations.Options> options,
MetatypeAnnotations state) |
Modifier and Type | Method and Description |
---|---|
private static org.osgi.resource.Capability |
OBRFragment.toCapability(java.lang.String key,
Attrs value) |
private static org.osgi.resource.Capability |
OBRFragment.toRequirement(java.lang.String key,
Attrs value) |
Modifier and Type | Field and Description |
---|---|
Attrs |
Contracts.Contract.decorators |
Modifier and Type | Field and Description |
---|---|
(package private) static java.util.Map<Instruction,Attrs> |
Instructions.EMPTY |
(package private) static java.util.Map<Descriptors.PackageRef,Attrs> |
Packages.EMPTY |
private java.util.LinkedHashMap<Instruction,Attrs> |
Instructions.map |
private java.util.LinkedHashMap<Descriptors.PackageRef,Attrs> |
Packages.map |
Modifier and Type | Method and Description |
---|---|
static Attrs |
Processor.doAttrbutes(java.lang.Object[] attrs,
Clazz clazz,
Macro macro)
Parse the a=b strings and return a map of them.
|
Attrs |
Packages.get(Descriptors.PackageRef key) |
Attrs |
Packages.get(Descriptors.PackageRef packageRef,
Attrs deflt) |
Attrs |
Instructions.get(Instruction key) |
Attrs |
Instructions.get(java.lang.Object key)
Deprecated.
|
Attrs |
Packages.get(java.lang.Object key)
Deprecated.
|
private Attrs |
AnnotationHeaders.getAttributes(Annotation a,
java.lang.String... ignores) |
Attrs |
Packages.getByBinaryName(java.lang.String s) |
Attrs |
Packages.getByFQN(java.lang.String s) |
(package private) Attrs |
Analyzer.parsePackageinfo(Descriptors.PackageRef packageRef,
Resource r) |
private Attrs |
Analyzer.parsePackageInfoClass(Resource r) |
Attrs |
Packages.put(Descriptors.PackageRef ref) |
Attrs |
Packages.put(Descriptors.PackageRef key,
Attrs value) |
Attrs |
Instructions.put(Instruction key,
Attrs value) |
Attrs |
Packages.remove(Descriptors.PackageRef var0) |
Attrs |
Instructions.remove(Instruction var0) |
Attrs |
Instructions.remove(java.lang.Object var0)
Deprecated.
|
Attrs |
Packages.remove(java.lang.Object var0)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.util.Map.Entry<Instruction,Attrs>> |
Instructions.entrySet() |
java.util.Set<java.util.Map.Entry<Descriptors.PackageRef,Attrs>> |
Packages.entrySet() |
java.util.Map.Entry<java.lang.String,Attrs> |
Domain.getBundleSymbolicName() |
java.util.Map.Entry<java.lang.String,Attrs> |
Domain.getFragmentHost() |
java.util.Map<java.io.File,Attrs> |
Instructions.select(java.io.File base)
Turn this Instructions into a map of File -> Attrs.
|
java.util.Collection<Attrs> |
Instructions.values() |
java.util.Collection<Attrs> |
Packages.values() |
Modifier and Type | Method and Description |
---|---|
boolean |
Instructions.containsValue(Attrs value) |
boolean |
Packages.containsValue(Attrs value) |
protected <T> T |
Processor.customize(T plugin,
Attrs map)
Set the initial parameters of a plugin
|
private void |
AnnotationHeaders.directivesAndVersion(Attrs attrs,
java.lang.String... directives) |
(package private) void |
Analyzer.fixupAttributes(Descriptors.PackageRef packageRef,
Attrs attributes)
Fixup Attributes Execute any macros on an export and
|
private void |
Analyzer.fixupOldStyleVersions(Attrs attrs) |
Attrs |
Packages.get(Descriptors.PackageRef packageRef,
Attrs deflt) |
private java.lang.Object |
Processor.loadPlugin(java.lang.ClassLoader loader,
Attrs attrs,
java.lang.String className,
boolean ignoreError)
Load a plugin and customize it.
|
void |
Packages.merge(Descriptors.PackageRef ref,
boolean unique,
Attrs... attrs) |
Attrs |
Packages.put(Descriptors.PackageRef key,
Attrs value) |
Attrs |
Instructions.put(Instruction key,
Attrs value) |
(package private) void |
Analyzer.removeAttributes(Attrs attributes)
Remove the attributes mentioned in the REMOVE_ATTRIBUTE_DIRECTIVE.
|
private void |
AnnotationHeaders.replaceParameters(Attrs attrs) |
private void |
Verifier.verify(Attrs attrs,
java.lang.String ad,
java.util.regex.Pattern pattern,
boolean mandatory,
java.lang.String msg,
java.lang.String... args) |
(package private) void |
Verifier.verifyAttrs(java.lang.String key,
Attrs attrs) |
Modifier and Type | Method and Description |
---|---|
void |
Packages.putAll(java.util.Map<? extends Descriptors.PackageRef,? extends Attrs> map) |
void |
Instructions.putAll(java.util.Map<? extends Instruction,? extends Attrs> map) |
void |
Packages.putAllIfAbsent(java.util.Map<Descriptors.PackageRef,? extends Attrs> map) |
Modifier and Type | Method and Description |
---|---|
private void |
AugmentRepository.createAugmentOperation(MultiMap<org.osgi.resource.Requirement,AugmentRepository.Augment> operations,
java.lang.String bsn,
Attrs attrs) |
Modifier and Type | Method and Description |
---|---|
Attrs |
CapReqBuilder.toAttrs() |
Modifier and Type | Method and Description |
---|---|
void |
CapReqBuilder.addAttributesOrDirectives(Attrs attrs)
In bnd, we only use one map for both directives & attributes.
|
CapReqBuilder |
CapReqBuilder.addDirectives(Attrs directives) |
void |
ResourceBuilder.addExportPackage(java.lang.String packageName,
Attrs attrs) |
void |
CapReqBuilder.addFilter(java.lang.String ns,
java.lang.String name,
java.lang.String version,
Attrs attrs) |
void |
ResourceBuilder.addFragmentHost(java.lang.String bsn,
Attrs attrs) |
org.osgi.resource.Requirement |
ResourceBuilder.addImportPackage(java.lang.String pname,
Attrs attrs) |
org.osgi.resource.Capability |
ResourceBuilder.addProvideCapability(java.lang.String namespace,
Attrs attrs) |
void |
ResourceBuilder.addRequireBundle(java.lang.String bsn,
Attrs attrs) |
void |
ResourceBuilder.addRequireCapability(java.lang.String namespace,
java.lang.String name,
Attrs attrs) |
static CapReqBuilder |
CapReqBuilder.createCapReqBuilder(java.lang.String namespace,
Attrs attrs) |
private static void |
ResourceBuilder.doOr(FilterBuilder sb,
java.lang.String key,
java.lang.String attribute,
Attrs attrs) |
static org.osgi.resource.Capability |
CapReqBuilder.getCapabilityFrom(java.lang.String namespace,
Attrs attrs) |
static org.osgi.resource.Requirement |
CapReqBuilder.getRequirementFrom(java.lang.String namespace,
Attrs attrs) |
static org.osgi.resource.Requirement |
CapReqBuilder.getRequirementFrom(java.lang.String namespace,
Attrs attrs,
boolean unalias) |
Constructor and Description |
---|
CapReqBuilder(java.lang.String ns,
Attrs attrs) |