public code v1

This commit is contained in:
Francisco Jesús Martínez Mimbrera
2026-05-23 00:32:57 +02:00
commit 759a8968a2
4357 changed files with 163763 additions and 0 deletions
@@ -0,0 +1,26 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Gatheringreferencepoint
Bundle-SymbolicName: flintstones.method.sorting.phase.gatheringreferencepoint;singleton:=true
Bundle-Version: 1.0.0.qualifier
Automatic-Module-Name: flintstones.method.sorting.phase.gatheringreferencepoint
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: flintstones.entity.problemelement.ui,
flintstones.helper.ui,
flintstones.model.problemelement.service,
javax.inject,
flintstones.model.domain.service,
flintstones.model.valuation.service,
flintstones.operator,
flintstones.model.ui.service,
flintstones.entity.problemelement,
flintstones.helper.data,
flintstones.model.ahp.referencepoint.service,
flintstones.entity.valuation,
flintstones.valuation.numeric.real,
flintstones.operator.aggregation.min,
org.apache.commons.lang,
flintstones.operator.aggregation.max,
flintstones.entity.method.phase.ui,
flintstones.entity.method.phase,
flintstones.entity.operator