mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-03 17:52:53 +00:00
Anpassung Methoden- und Parameternamen
This commit is contained in:
@ -89,7 +89,7 @@ public class TherapieplanAnalyzer implements IProcedureAnalyzer {
|
||||
|
||||
@Override
|
||||
public void analyze(Procedure procedure, Disease disease) {
|
||||
therapieplanServiceFactory.currentUsableinstance().updateRequiredMtbEntries(procedure);
|
||||
therapieplanServiceFactory.currentUsableInstance().updateRequiredMtbEntries(procedure);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user