Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
80ed28fb 2019-04-20 12:24 Vít Mazín

Alert with information about error in source file (#7268)

77453bcc 2019-04-03 11:00 Martin Matas

Indentation correction

04643bda 2019-04-03 10:57 Martin Matas

Added required fields, changed field name to be valid

- implemented necessary fields that graph must contains otherwise wont be valid
- archetype index in class BaseVertex had wrong field name and caused that graph was not valid, field was renamed to be valid

87e3e37a 2019-04-02 19:09 Vít Mazín

Removed logger...

af2bfde4 2019-04-02 19:08 Vít Mazín

hyphens correction

fd0641ef 2019-04-02 18:27 Vít Mazín

Removing hyphens

54e9f5b9 2019-04-02 18:13 Vít Mazín

Deleting chars from vertex and edge name and attributes

a2dfd926 2019-04-02 14:45 Martin Matas

Fixed creation of attribute structure, documentation

- structure of attributes was adjusted to produces string array, where first value is type of attribute and the second value is the value of attribute
- documentation comments were added into implemented files

f335b855 2019-04-01 15:34 Vít Mazín

DOT Loader tests

2370f181 2019-03-31 16:47 Martin Matas

Changed order of serialized attributes to fit order of attribute types

2007cb56 2019-03-31 15:31 Martin Matas

Implemented method getRawJson, addition

630e6753 2019-03-31 15:31 Martin Matas

Fixed problem with data, implemented method getRawJson

4f50a73f 2019-03-31 15:31 Martin Matas

Introduced GraphFactory

Class prepares instance of Graph from data loaded by BaseDOTLoader

8ade384b 2019-03-31 15:25 Vít Mazín

Loader fix

f411c15b 2019-03-31 14:09 Vít Mazín

DOT loader which gives DTO objects for vertices and edges etc.

2c88773d 2019-03-31 12:54 Vít Mazín

DOT loader rework

18caadaf 2019-03-31 12:05 Vít Mazín

Abstract DOT loader class

f7819f46 2019-03-27 17:52 Vít Mazín

FileLoader extended support for .dot files

a5356f12 2019-03-27 16:36 Vít Mazín

Added module for DOT converter

Added module for DOT converter