Files
AFRYCA/plugins/afryca.consensusmodel/META-INF/MANIFEST.MF
T
2026-05-22 11:14:29 +02:00

49 lines
1.9 KiB
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: afryca.consensusmodel;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: %Bundle-Vendor
Export-Package: afryca.consensumodel.addon,
afryca.consensusmodel,
afryca.consensusmodel.cluster,
afryca.consensusmodel.clustering,
afryca.consensusmodel.command,
afryca.consensusmodel.definition,
afryca.consensusmodel.preferences,
afryca.consensusmodel.provider,
afryca.consensusmodel.service,
afryca.consensusmodel.service.events,
afryca.consensusmodel.variable,
afryca.consensusmodel.variable.array_relation,
afryca.consensusmodel.variable.array_relation.definition,
afryca.consensusmodel.variable.array_restriction,
afryca.consensusmodel.variable.array_restriction.definition,
afryca.consensusmodel.variable.definition,
afryca.consensusmodel.variable.relation,
afryca.consensusmodel.variable.relation.definition,
afryca.consensusmodel.variable.restriction,
afryca.consensusmodel.variable.restriction.definition
Require-Bundle: afryca.ase,
afryca.gdmp;visibility:=reexport,
afryca.cm;visibility:=reexport,
afryca.behavior,
afryca.parametervalueconverterhelper,
afryca.workspace.service.events,
afryca.elicit,
javax.inject,
org.apache.commons.io,
org.eclipse.core.runtime,
org.eclipse.core.commands,
org.eclipse.e4.core.di,
org.eclipse.e4.core.services,
org.eclipse.e4.core.contexts,
org.eclipse.e4.ui.workbench,
org.eclipse.e4.ui.model.workbench,
org.eclipse.ui,
org.eclipse.e4.core.di.extensions;visibility:=reexport
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Service-Component: OSGI-INF/consensus_model_service_context_function.xml,OSGI-INF/variables_provider_context_function.xml,OSGI-INF/configuration_provider_context_function.xml,OSGI-INF/consensus_model_provider_context_function.xml
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: afryca.consensusmodel