diff --git a/docs/daeclipse/models/gruser.html b/docs/daeclipse/models/gruser.html index 33da4e6..1816206 100644 --- a/docs/daeclipse/models/gruser.html +++ b/docs/daeclipse/models/gruser.html @@ -57,16 +57,16 @@
Model to represent DeviantArt Eclipse User or Group.
+Model to represent DeviantArt Eclipse Group or User.
"""Model to represent DeviantArt Eclipse User or Group.""" +"""Model to represent DeviantArt Eclipse Group or User.""" class EclipseGruser(object): # noqa: WPS230 - """Model to represent DeviantArt Eclipse User or Group.""" + """Model to represent DeviantArt Eclipse Group or User.""" def __init__(self, input_dict=None): """Initialize EclipseGruser. @@ -124,7 +124,7 @@
View Source
class EclipseGruser(object): # noqa: WPS230 - """Model to represent DeviantArt Eclipse User or Group.""" + """Model to represent DeviantArt Eclipse Group or User.""" def __init__(self, input_dict=None): """Initialize EclipseGruser. @@ -169,7 +169,7 @@-
Model to represent DeviantArt Eclipse User or Group.
+diff --git a/docs/search.json b/docs/search.json index 7807d5b..f397089 100644 --- a/docs/search.json +++ b/docs/search.json @@ -1 +1 @@ -{"version": "0.9.5", "fields": ["qualname", "fullname", "doc"], "ref": "fullname", "documentStore": {"docs": {"daeclipse": {"fullname": "daeclipse", "modulename": "daeclipse", "qualname": "", "type": "module", "doc": "Model to represent DeviantArt Eclipse Group or User.
daeclipse __init__.py.
\n"}, "daeclipse.models": {"fullname": "daeclipse.models", "modulename": "daeclipse.models", "qualname": "", "type": "module", "doc": "daeclipse/models __init__.py.
\n"}, "daeclipse.models.deviation": {"fullname": "daeclipse.models.deviation", "modulename": "daeclipse.models.deviation", "qualname": "", "type": "module", "doc": "Model to represent DeviantArt Eclipse Deviation.
\n"}, "daeclipse.models.deviation.EclipseDeviation": {"fullname": "daeclipse.models.deviation.EclipseDeviation", "modulename": "daeclipse.models.deviation", "qualname": "EclipseDeviation", "type": "class", "doc": "Model to represent DeviantArt Eclipse Deviation.
\n"}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"fullname": "daeclipse.models.deviation.EclipseDeviation.__init__", "modulename": "daeclipse.models.deviation", "qualname": "EclipseDeviation.__init__", "type": "function", "doc": "Initialize EclipseDeviation.
\n\nArgs:\n input_dict (dict, optional): Dict of EclipseDeviation class attrs.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"fullname": "daeclipse.models.deviation.EclipseDeviation.from_dict", "modulename": "daeclipse.models.deviation", "qualname": "EclipseDeviation.from_dict", "type": "function", "doc": "Convert input_dict values to class attributes.
\n\nArgs:\n input_dict (dict): Dict containing EclipseDeviation fields.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.folder": {"fullname": "daeclipse.models.folder", "modulename": "daeclipse.models.folder", "qualname": "", "type": "module", "doc": "Model to represent DeviantArt Eclipse Group Folder.
\n"}, "daeclipse.models.folder.EclipseFolder": {"fullname": "daeclipse.models.folder.EclipseFolder", "modulename": "daeclipse.models.folder", "qualname": "EclipseFolder", "type": "class", "doc": "Model to represent DeviantArt Eclipse Group Folder.
\n"}, "daeclipse.models.folder.EclipseFolder.__init__": {"fullname": "daeclipse.models.folder.EclipseFolder.__init__", "modulename": "daeclipse.models.folder", "qualname": "EclipseFolder.__init__", "type": "function", "doc": "Initialize EclipseFolder.
\n\nArgs:\n input_dict (dict, optional): Dict of EclipseFolder class attrs.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.folder.EclipseFolder.from_dict": {"fullname": "daeclipse.models.folder.EclipseFolder.from_dict", "modulename": "daeclipse.models.folder", "qualname": "EclipseFolder.from_dict", "type": "function", "doc": "Convert input_dict values to class attributes.
\n\nArgs:\n input_dict (dict): Dict containing EclipseFolder fields.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.gruser": {"fullname": "daeclipse.models.gruser", "modulename": "daeclipse.models.gruser", "qualname": "", "type": "module", "doc": "Model to represent DeviantArt Eclipse User or Group.
\n"}, "daeclipse.models.gruser.EclipseGruser": {"fullname": "daeclipse.models.gruser.EclipseGruser", "modulename": "daeclipse.models.gruser", "qualname": "EclipseGruser", "type": "class", "doc": "Model to represent DeviantArt Eclipse User or Group.
\n"}, "daeclipse.models.gruser.EclipseGruser.__init__": {"fullname": "daeclipse.models.gruser.EclipseGruser.__init__", "modulename": "daeclipse.models.gruser", "qualname": "EclipseGruser.__init__", "type": "function", "doc": "Initialize EclipseGruser.
\n\nArgs:\n input_dict (dict, optional): Dict of EclipseGruser class attrs.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"fullname": "daeclipse.models.gruser.EclipseGruser.from_dict", "modulename": "daeclipse.models.gruser", "qualname": "EclipseGruser.from_dict", "type": "function", "doc": "Convert input_dict values to class attributes.
\n\nArgs:\n input_dict (dict): Dict containing EclipseGruser fields.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.stats": {"fullname": "daeclipse.models.stats", "modulename": "daeclipse.models.stats", "qualname": "", "type": "module", "doc": "Model to represent DeviantArt Eclipse Deviation Stats.
\n"}, "daeclipse.models.stats.EclipseStats": {"fullname": "daeclipse.models.stats.EclipseStats", "modulename": "daeclipse.models.stats", "qualname": "EclipseStats", "type": "class", "doc": "Model to represent DeviantArt Eclipse Deviation Stats.
\n"}, "daeclipse.models.stats.EclipseStats.__init__": {"fullname": "daeclipse.models.stats.EclipseStats.__init__", "modulename": "daeclipse.models.stats", "qualname": "EclipseStats.__init__", "type": "function", "doc": "Initialize EclipseStats.
\n\nArgs:\n input_dict (dict, optional): Dict of EclipseStats class attrs.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.stats.EclipseStats.from_dict": {"fullname": "daeclipse.models.stats.EclipseStats.from_dict", "modulename": "daeclipse.models.stats", "qualname": "EclipseStats.from_dict", "type": "function", "doc": "Convert input_dict values to class attributes.
\n\nArgs:\n input_dict (dict): Dict containing EclipseStats fields.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}}, "docInfo": {"daeclipse": {"qualname": 0, "fullname": 1, "doc": 3}, "daeclipse.models": {"qualname": 0, "fullname": 2, "doc": 3}, "daeclipse.models.deviation": {"qualname": 0, "fullname": 3, "doc": 5}, "daeclipse.models.deviation.EclipseDeviation": {"qualname": 1, "fullname": 4, "doc": 5}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"qualname": 2, "fullname": 5, "doc": 10}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"qualname": 2, "fullname": 5, "doc": 12}, "daeclipse.models.folder": {"qualname": 0, "fullname": 3, "doc": 6}, "daeclipse.models.folder.EclipseFolder": {"qualname": 1, "fullname": 4, "doc": 6}, "daeclipse.models.folder.EclipseFolder.__init__": {"qualname": 2, "fullname": 5, "doc": 10}, "daeclipse.models.folder.EclipseFolder.from_dict": {"qualname": 2, "fullname": 5, "doc": 12}, "daeclipse.models.gruser": {"qualname": 0, "fullname": 3, "doc": 6}, "daeclipse.models.gruser.EclipseGruser": {"qualname": 1, "fullname": 4, "doc": 6}, "daeclipse.models.gruser.EclipseGruser.__init__": {"qualname": 2, "fullname": 5, "doc": 10}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"qualname": 2, "fullname": 5, "doc": 12}, "daeclipse.models.stats": {"qualname": 0, "fullname": 3, "doc": 6}, "daeclipse.models.stats.EclipseStats": {"qualname": 1, "fullname": 4, "doc": 6}, "daeclipse.models.stats.EclipseStats.__init__": {"qualname": 2, "fullname": 5, "doc": 10}, "daeclipse.models.stats.EclipseStats.from_dict": {"qualname": 2, "fullname": 5, "doc": 12}}, "length": 18, "save": true}, "index": {"qualname": {"root": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "s": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "i": {"docs": {"daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}}, "df": 3}}}}, "f": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {"daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}}, "df": 3}}}}, "g": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}}, "df": 3}}}}, "s": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.stats.EclipseStats": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 3}}}}}}}}}}}, "_": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "_": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}}, "df": 4}}}}}}}}, "f": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "m": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}}}}}}}}, "fullname": {"root": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse": {"tf": 1}, "daeclipse.models": {"tf": 1}, "daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 18}}}}}}}, "e": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}}, "df": 4}}}}}}, "m": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "l": {"docs": {"daeclipse.models": {"tf": 1}, "daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 17}}}}}, "e": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "s": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "i": {"docs": {"daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}}, "df": 3}}}}, "f": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {"daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}}, "df": 3}}}}, "g": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}}, "df": 3}}}}, "s": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.stats.EclipseStats": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 3}}}}}}}}}}}, "_": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "_": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}}, "df": 4}}}}}}}}, "f": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "m": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}}}}}, "o": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "r": {"docs": {"daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}}, "df": 4}}}}}}, "g": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "s": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "r": {"docs": {"daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}}, "df": 4}}}}}}, "s": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}}}, "doc": {"root": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse": {"tf": 1}}, "df": 1, "e": {"docs": {}, "df": 0, "/": {"docs": {}, "df": 0, "m": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "l": {"docs": {"daeclipse.models": {"tf": 1}}, "df": 1}}}}}}}}}}}}}}, "e": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 8}}}}}, "t": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 4}}}}}, "i": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1.4142135623730951}}, "df": 8}}}}, "_": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "_": {"docs": {"daeclipse": {"tf": 1}, "daeclipse.models": {"tf": 1}}, "df": 2}}}}}}}}, "p": {"docs": {}, "df": 0, "y": {"docs": {"daeclipse": {"tf": 1}, "daeclipse.models": {"tf": 1}}, "df": 2}}, "m": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "l": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 8}}}}}, "r": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 8}}}}}}, "e": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 8, "e": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "i": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}}, "df": 2}}}}, "f": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {"daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}}, "df": 2}}}}, "g": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}}, "df": 2}}}}, "s": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.stats.EclipseStats.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 2}}}}}}}}}}}, "i": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "i": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}}, "df": 4}}}, "p": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1.4142135623730951}}, "df": 8}}}}}}}}}}, "a": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "g": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 8}}, "t": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "r": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}}, "df": 4, "i": {"docs": {}, "df": 0, "b": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}}}}}, "o": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "n": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}}, "df": 4}}}}}}, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "s": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 8}}}}, "o": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "n": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}}}}, "v": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "u": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}, "f": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}, "o": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "r": {"docs": {"daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}}, "df": 2}}}}}}, "g": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "p": {"docs": {"daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}}, "df": 4}}}}}, "u": {"docs": {}, "df": 0, "s": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "r": {"docs": {"daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}}, "df": 2}}}}, "s": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 2}}}}}}}, "pipeline": ["trimmer", "stopWordFilter", "stemmer"], "_isPrebuiltIndex": true} \ No newline at end of file +{"version": "0.9.5", "fields": ["qualname", "fullname", "doc"], "ref": "fullname", "documentStore": {"docs": {"daeclipse": {"fullname": "daeclipse", "modulename": "daeclipse", "qualname": "", "type": "module", "doc": "daeclipse __init__.py.
\n"}, "daeclipse.models": {"fullname": "daeclipse.models", "modulename": "daeclipse.models", "qualname": "", "type": "module", "doc": "daeclipse/models __init__.py.
\n"}, "daeclipse.models.deviation": {"fullname": "daeclipse.models.deviation", "modulename": "daeclipse.models.deviation", "qualname": "", "type": "module", "doc": "Model to represent DeviantArt Eclipse Deviation.
\n"}, "daeclipse.models.deviation.EclipseDeviation": {"fullname": "daeclipse.models.deviation.EclipseDeviation", "modulename": "daeclipse.models.deviation", "qualname": "EclipseDeviation", "type": "class", "doc": "Model to represent DeviantArt Eclipse Deviation.
\n"}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"fullname": "daeclipse.models.deviation.EclipseDeviation.__init__", "modulename": "daeclipse.models.deviation", "qualname": "EclipseDeviation.__init__", "type": "function", "doc": "Initialize EclipseDeviation.
\n\nArgs:\n input_dict (dict, optional): Dict of EclipseDeviation class attrs.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"fullname": "daeclipse.models.deviation.EclipseDeviation.from_dict", "modulename": "daeclipse.models.deviation", "qualname": "EclipseDeviation.from_dict", "type": "function", "doc": "Convert input_dict values to class attributes.
\n\nArgs:\n input_dict (dict): Dict containing EclipseDeviation fields.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.folder": {"fullname": "daeclipse.models.folder", "modulename": "daeclipse.models.folder", "qualname": "", "type": "module", "doc": "Model to represent DeviantArt Eclipse Group Folder.
\n"}, "daeclipse.models.folder.EclipseFolder": {"fullname": "daeclipse.models.folder.EclipseFolder", "modulename": "daeclipse.models.folder", "qualname": "EclipseFolder", "type": "class", "doc": "Model to represent DeviantArt Eclipse Group Folder.
\n"}, "daeclipse.models.folder.EclipseFolder.__init__": {"fullname": "daeclipse.models.folder.EclipseFolder.__init__", "modulename": "daeclipse.models.folder", "qualname": "EclipseFolder.__init__", "type": "function", "doc": "Initialize EclipseFolder.
\n\nArgs:\n input_dict (dict, optional): Dict of EclipseFolder class attrs.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.folder.EclipseFolder.from_dict": {"fullname": "daeclipse.models.folder.EclipseFolder.from_dict", "modulename": "daeclipse.models.folder", "qualname": "EclipseFolder.from_dict", "type": "function", "doc": "Convert input_dict values to class attributes.
\n\nArgs:\n input_dict (dict): Dict containing EclipseFolder fields.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.gruser": {"fullname": "daeclipse.models.gruser", "modulename": "daeclipse.models.gruser", "qualname": "", "type": "module", "doc": "Model to represent DeviantArt Eclipse Group or User.
\n"}, "daeclipse.models.gruser.EclipseGruser": {"fullname": "daeclipse.models.gruser.EclipseGruser", "modulename": "daeclipse.models.gruser", "qualname": "EclipseGruser", "type": "class", "doc": "Model to represent DeviantArt Eclipse Group or User.
\n"}, "daeclipse.models.gruser.EclipseGruser.__init__": {"fullname": "daeclipse.models.gruser.EclipseGruser.__init__", "modulename": "daeclipse.models.gruser", "qualname": "EclipseGruser.__init__", "type": "function", "doc": "Initialize EclipseGruser.
\n\nArgs:\n input_dict (dict, optional): Dict of EclipseGruser class attrs.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"fullname": "daeclipse.models.gruser.EclipseGruser.from_dict", "modulename": "daeclipse.models.gruser", "qualname": "EclipseGruser.from_dict", "type": "function", "doc": "Convert input_dict values to class attributes.
\n\nArgs:\n input_dict (dict): Dict containing EclipseGruser fields.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.stats": {"fullname": "daeclipse.models.stats", "modulename": "daeclipse.models.stats", "qualname": "", "type": "module", "doc": "Model to represent DeviantArt Eclipse Deviation Stats.
\n"}, "daeclipse.models.stats.EclipseStats": {"fullname": "daeclipse.models.stats.EclipseStats", "modulename": "daeclipse.models.stats", "qualname": "EclipseStats", "type": "class", "doc": "Model to represent DeviantArt Eclipse Deviation Stats.
\n"}, "daeclipse.models.stats.EclipseStats.__init__": {"fullname": "daeclipse.models.stats.EclipseStats.__init__", "modulename": "daeclipse.models.stats", "qualname": "EclipseStats.__init__", "type": "function", "doc": "Initialize EclipseStats.
\n\nArgs:\n input_dict (dict, optional): Dict of EclipseStats class attrs.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}, "daeclipse.models.stats.EclipseStats.from_dict": {"fullname": "daeclipse.models.stats.EclipseStats.from_dict", "modulename": "daeclipse.models.stats", "qualname": "EclipseStats.from_dict", "type": "function", "doc": "Convert input_dict values to class attributes.
\n\nArgs:\n input_dict (dict): Dict containing EclipseStats fields.
\n", "parameters": ["self", "input_dict"], "funcdef": "def"}}, "docInfo": {"daeclipse": {"qualname": 0, "fullname": 1, "doc": 3}, "daeclipse.models": {"qualname": 0, "fullname": 2, "doc": 3}, "daeclipse.models.deviation": {"qualname": 0, "fullname": 3, "doc": 5}, "daeclipse.models.deviation.EclipseDeviation": {"qualname": 1, "fullname": 4, "doc": 5}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"qualname": 2, "fullname": 5, "doc": 10}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"qualname": 2, "fullname": 5, "doc": 12}, "daeclipse.models.folder": {"qualname": 0, "fullname": 3, "doc": 6}, "daeclipse.models.folder.EclipseFolder": {"qualname": 1, "fullname": 4, "doc": 6}, "daeclipse.models.folder.EclipseFolder.__init__": {"qualname": 2, "fullname": 5, "doc": 10}, "daeclipse.models.folder.EclipseFolder.from_dict": {"qualname": 2, "fullname": 5, "doc": 12}, "daeclipse.models.gruser": {"qualname": 0, "fullname": 3, "doc": 6}, "daeclipse.models.gruser.EclipseGruser": {"qualname": 1, "fullname": 4, "doc": 6}, "daeclipse.models.gruser.EclipseGruser.__init__": {"qualname": 2, "fullname": 5, "doc": 10}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"qualname": 2, "fullname": 5, "doc": 12}, "daeclipse.models.stats": {"qualname": 0, "fullname": 3, "doc": 6}, "daeclipse.models.stats.EclipseStats": {"qualname": 1, "fullname": 4, "doc": 6}, "daeclipse.models.stats.EclipseStats.__init__": {"qualname": 2, "fullname": 5, "doc": 10}, "daeclipse.models.stats.EclipseStats.from_dict": {"qualname": 2, "fullname": 5, "doc": 12}}, "length": 18, "save": true}, "index": {"qualname": {"root": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "s": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "i": {"docs": {"daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}}, "df": 3}}}}, "f": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {"daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}}, "df": 3}}}}, "g": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}}, "df": 3}}}}, "s": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.stats.EclipseStats": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 3}}}}}}}}}}}, "_": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "_": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}}, "df": 4}}}}}}}}, "f": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "m": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}}}}}}}}, "fullname": {"root": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse": {"tf": 1}, "daeclipse.models": {"tf": 1}, "daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 18}}}}}}}, "e": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}}, "df": 4}}}}}}, "m": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "l": {"docs": {"daeclipse.models": {"tf": 1}, "daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 17}}}}}, "e": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "s": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "i": {"docs": {"daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}}, "df": 3}}}}, "f": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {"daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}}, "df": 3}}}}, "g": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}}, "df": 3}}}}, "s": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.stats.EclipseStats": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 3}}}}}}}}}}}, "_": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "_": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}}, "df": 4}}}}}}}}, "f": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "m": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}}}}}, "o": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "r": {"docs": {"daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}}, "df": 4}}}}}}, "g": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "s": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "r": {"docs": {"daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}}, "df": 4}}}}}}, "s": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}}}, "doc": {"root": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse": {"tf": 1}}, "df": 1, "e": {"docs": {}, "df": 0, "/": {"docs": {}, "df": 0, "m": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "l": {"docs": {"daeclipse.models": {"tf": 1}}, "df": 1}}}}}}}}}}}}}}, "e": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 8}}}}}, "t": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 4}}}}}, "i": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1.4142135623730951}}, "df": 8}}}}, "_": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "_": {"docs": {"daeclipse": {"tf": 1}, "daeclipse.models": {"tf": 1}}, "df": 2}}}}}}}}, "p": {"docs": {}, "df": 0, "y": {"docs": {"daeclipse": {"tf": 1}, "daeclipse.models": {"tf": 1}}, "df": 2}}, "m": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "l": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 8}}}}}, "r": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 8}}}}}}, "e": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.deviation": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation": {"tf": 1}, "daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}, "daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 8, "e": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "i": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}}, "df": 2}}}}, "f": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {"daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}}, "df": 2}}}}, "g": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}}, "df": 2}}}}, "s": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.stats.EclipseStats.__init__": {"tf": 1.4142135623730951}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 2}}}}}}}}}}}, "i": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "i": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}}, "df": 4}}}, "p": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "_": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "c": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1.4142135623730951}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1.4142135623730951}}, "df": 8}}}}}}}}}}, "a": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "g": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 8}}, "t": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "r": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}}, "df": 4, "i": {"docs": {}, "df": 0, "b": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}}}}}, "o": {"docs": {}, "df": 0, "p": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "n": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}}, "df": 4}}}}}}, "c": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "s": {"docs": {}, "df": 0, "s": {"docs": {"daeclipse.models.deviation.EclipseDeviation.__init__": {"tf": 1}, "daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.__init__": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.__init__": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.__init__": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 8}}}}, "o": {"docs": {}, "df": 0, "n": {"docs": {}, "df": 0, "v": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "n": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}}}}, "v": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "u": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}, "f": {"docs": {}, "df": 0, "i": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {"daeclipse.models.deviation.EclipseDeviation.from_dict": {"tf": 1}, "daeclipse.models.folder.EclipseFolder.from_dict": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser.from_dict": {"tf": 1}, "daeclipse.models.stats.EclipseStats.from_dict": {"tf": 1}}, "df": 4}}}}, "o": {"docs": {}, "df": 0, "l": {"docs": {}, "df": 0, "d": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "r": {"docs": {"daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}}, "df": 2}}}}}}, "g": {"docs": {}, "df": 0, "r": {"docs": {}, "df": 0, "o": {"docs": {}, "df": 0, "u": {"docs": {}, "df": 0, "p": {"docs": {"daeclipse.models.folder": {"tf": 1}, "daeclipse.models.folder.EclipseFolder": {"tf": 1}, "daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}}, "df": 4}}}}}, "u": {"docs": {}, "df": 0, "s": {"docs": {}, "df": 0, "e": {"docs": {}, "df": 0, "r": {"docs": {"daeclipse.models.gruser": {"tf": 1}, "daeclipse.models.gruser.EclipseGruser": {"tf": 1}}, "df": 2}}}}, "s": {"docs": {}, "df": 0, "t": {"docs": {}, "df": 0, "a": {"docs": {}, "df": 0, "t": {"docs": {"daeclipse.models.stats": {"tf": 1}, "daeclipse.models.stats.EclipseStats": {"tf": 1}}, "df": 2}}}}}}}, "pipeline": ["trimmer", "stopWordFilter", "stemmer"], "_isPrebuiltIndex": true} \ No newline at end of file