annotation parameter type changed to enum and parameters are integrated into collection class
Showing
- annotation/src/main/java/lcsb/mapviewer/annotation/services/ModelAnnotator.java 26 additions, 30 deletions...va/lcsb/mapviewer/annotation/services/ModelAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/AnnotationParameters.java 42 additions, 0 deletions.../annotation/services/annotators/AnnotationParameters.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/AnnotatorInput.java 33 additions, 0 deletions...viewer/annotation/services/annotators/AnnotatorInput.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/AnnotatorParamDefinition.java 0 additions, 35 deletions...otation/services/annotators/AnnotatorParamDefinition.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/AnnotatorParameter.java 23 additions, 0 deletions...er/annotation/services/annotators/AnnotatorParameter.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/BioEntityField.java 13 additions, 0 deletions...viewer/annotation/services/annotators/BioEntityField.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/BiocompendiumAnnotator.java 1 addition, 1 deletion...nnotation/services/annotators/BiocompendiumAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/BrendaAnnotator.java 1 addition, 1 deletion...iewer/annotation/services/annotators/BrendaAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/CazyAnnotator.java 1 addition, 1 deletion...pviewer/annotation/services/annotators/CazyAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/ChebiAnnotator.java 1 addition, 1 deletion...viewer/annotation/services/annotators/ChebiAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/ElementAnnotator.java 5 additions, 4 deletions...ewer/annotation/services/annotators/ElementAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/EnsemblAnnotator.java 1 addition, 1 deletion...ewer/annotation/services/annotators/EnsemblAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/EntrezAnnotator.java 1 addition, 1 deletion...iewer/annotation/services/annotators/EntrezAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/GoAnnotator.java 1 addition, 1 deletion...mapviewer/annotation/services/annotators/GoAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/HgncAnnotator.java 1 addition, 1 deletion...pviewer/annotation/services/annotators/HgncAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/KeggAnnotator.java 8 additions, 19 deletions...pviewer/annotation/services/annotators/KeggAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/PdbAnnotator.java 1 addition, 1 deletion...apviewer/annotation/services/annotators/PdbAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/ReconAnnotator.java 1 addition, 1 deletion...viewer/annotation/services/annotators/ReconAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/StitchAnnotator.java 1 addition, 1 deletion...iewer/annotation/services/annotators/StitchAnnotator.java
- annotation/src/main/java/lcsb/mapviewer/annotation/services/annotators/StringAnnotator.java 1 addition, 1 deletion...iewer/annotation/services/annotators/StringAnnotator.java
Loading
Please register or sign in to comment