Uses of Class
de.tudarmstadt.ukp.inception.recommendation.api.model.ExtendedId
-
Packages that use ExtendedId Package Description de.tudarmstadt.ukp.inception.recommendation.api.model -
-
Uses of ExtendedId in de.tudarmstadt.ukp.inception.recommendation.api.model
Methods in de.tudarmstadt.ukp.inception.recommendation.api.model that return types with arguments of type ExtendedId Modifier and Type Method Description java.util.Map<ExtendedId,AnnotationSuggestion>
Predictions. getPredictions()
Constructor parameters in de.tudarmstadt.ukp.inception.recommendation.api.model with type arguments of type ExtendedId Constructor Description Predictions(de.tudarmstadt.ukp.clarin.webanno.model.Project aProject, de.tudarmstadt.ukp.clarin.webanno.security.model.User aUser, java.util.Map<ExtendedId,AnnotationSuggestion> aPredictions)
-