Uses of Class
org.drools.workbench.screens.factmodel.model.AnnotationMetaModel
-
-
Uses of AnnotationMetaModel in org.drools.workbench.screens.factmodel.model
Methods in org.drools.workbench.screens.factmodel.model that return types with arguments of type AnnotationMetaModel Modifier and Type Method Description List<AnnotationMetaModel>FactMetaModel. getAnnotations()Method parameters in org.drools.workbench.screens.factmodel.model with type arguments of type AnnotationMetaModel Modifier and Type Method Description voidFactMetaModel. setAnnotations(List<AnnotationMetaModel> annotations)
-