Home | History | Annotate | Download | only in signature-tools

Lines Matching full:model

6 #Signature model : A generic model to represent the structure of an API
8 #Converters : A dex -> signature model converter (utilizing the dex-tools parser)
9 A java source -> signature model converter (utilizing the doclet tools)
11 #Delta model : A model to represent differences between two signature models
13 #Comparator : Put two signature models into the comparator and you get a delta model
15 #Report engine : Translates a delta model to a html output based on templates (utilizing the StringTemplate framework)
32 | | model : the delta model
40 | model : signature model