|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelAnnotation | |
|---|---|
| org.drools.ide.common.client.modeldriven | |
| Uses of ModelAnnotation in org.drools.ide.common.client.modeldriven |
|---|
| Methods in org.drools.ide.common.client.modeldriven that return types with arguments of type ModelAnnotation | |
|---|---|
Map<String,List<ModelAnnotation>> |
SuggestionCompletionEngine.getAnnotations()
Return a Map of FactTypes (key) and a List (value) of their corresponding annotations. |
List<ModelAnnotation> |
SuggestionCompletionEngine.getAnnotationsForFactType(String factType)
Return a list of annotations for a FactType |
| Method parameters in org.drools.ide.common.client.modeldriven with type arguments of type ModelAnnotation | |
|---|---|
void |
SuggestionCompletionEngine.setAnnotationsForTypes(Map<String,List<ModelAnnotation>> annotationsForTypes)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||