Commit Graph

124 Commits

Author SHA1 Message Date
Luca Frosini 644dc86b66 id as been moved after type 2023-05-05 13:16:53 +02:00
Luca Frosini 2b1f3fa9a3 Added properties order 2023-05-04 18:12:19 +02:00
Luca Frosini 4b06b1b6bc Added expectedtype property to keep track of original type 2023-04-28 17:16:31 +02:00
Luca Frosini 4333855ebc Reorganizing property order 2023-04-28 14:34:29 +02:00
Luca Frosini 86f015cb21 uuid property has been renamed to id 2023-04-28 11:33:29 +02:00
Luca Frosini a79ed8fd56 Ordering Json Properties 2023-04-27 16:30:10 +02:00
Luca Frosini 10563e6b02 Added useful comment 2023-04-27 11:17:08 +02:00
Luca Frosini 817c875b86 Changed superclasses in typeSuperTypes 2023-04-27 11:14:35 +02:00
Luca Frosini b26681665e added getTypeName() function in Element 2023-04-27 10:50:37 +02:00
Luca Frosini 49c04191db Changed '@class' to 'type' 2023-04-26 21:39:57 +02:00
Luca Frosini c7f6431d4c Redesigning E/R instance definition 2023-04-20 13:22:57 +02:00
Luca Frosini 60ef7ae655 Redesigning E/R instance definition 2023-04-20 11:16:26 +02:00
Luca Frosini a977dc0faf Redesigning E/R instance definition 2023-04-20 11:09:22 +02:00
Luca Frosini 746748494a Redesigning E/R instance definition 2023-04-19 16:38:40 +02:00
Luca Frosini ec9e319792 Redesigning E/R instance definition 2023-04-18 17:51:23 +02:00
Luca Frosini 5278282866 Added check to declared version and changelog versions 2023-02-10 17:03:50 +01:00
Luca Frosini e5ccf89c0c Removed old already commented constants 2023-02-10 16:56:24 +01:00
Luca Frosini d7d609bbf8 Reorganized discovery and usage knowledge 2023-02-07 14:06:39 +01:00
Luca Frosini 982cce370c Refactoring 2023-02-06 18:03:47 +01:00
Luca Frosini 484690555a Refactoring 2023-02-06 17:43:51 +01:00
Luca Frosini 446adc09a1 Removed old classes 2023-02-06 17:36:53 +01:00
Luca Frosini c7985f7aad Reoganinizing library 2023-02-06 14:15:01 +01:00
Luca Frosini a1573b5238 Generalising Tree 2023-02-03 17:53:42 +01:00
Luca Frosini 1f6d21b9a0 Reorganizing packages of IS Model 2023-02-03 14:39:25 +01:00
Luca Frosini 8035828d49 Fixed bug in compareTo 2023-01-24 19:52:34 +01:00
Luca Frosini ce0ddaedd6 Added @Final annotation to interfaces and final modifier to classes 2023-01-24 19:52:18 +01:00
Luca Frosini b36310c650 Fixed compareTo 2023-01-24 17:21:09 +01:00
Luca Frosini 71ad29c9ce Added missing toString method 2023-01-23 15:33:33 +01:00
Luca Frosini de1bb75c56 LinkedEntity is now comparable 2023-01-20 17:49:19 +01:00
Luca Frosini c0c36bdf9c Improved code 2023-01-20 16:46:22 +01:00
Luca Frosini 8771c62ed1 Improved descriptions to produce a better documentation 2023-01-20 11:22:52 +01:00
Luca Frosini 05b06ce6fa Fixed QueryTemplate model 2021-10-25 18:12:04 +02:00
Luca Frosini d5dacac45f Renamed package to be aligned with all the rest of IS components 2021-10-25 11:38:06 +02:00
Luca Frosini 4e97771a16 Aligned package names 2021-10-25 10:58:30 +02:00
Luca Frosini 92c986ad27 Reorganized packages 2021-10-21 17:24:53 +02:00
Luca Frosini 7f5512571c Reorganizing Information System Model 2021-10-21 12:47:50 +02:00
Luca Frosini c0b5908960 Fixing types 2021-10-21 11:56:01 +02:00
Luca Frosini 66fead0851 Renamed TypeVersion class to Version 2021-10-21 10:11:45 +02:00
Luca Frosini 4124291551 Ignoring property in json serialization useful for java classes only 2021-06-29 17:34:54 +02:00
Luca Frosini f18743308b Improved Resource definition 2021-02-18 15:14:24 +01:00
Luca Frosini 16d9735851 Fixed AccessType 2021-02-12 12:08:30 +01:00
Luca Frosini 384be462bb Fixed AccessType from type definition. Added Assertion on tests 2021-02-11 22:09:02 +01:00
Luca Frosini 60e9de983a Fixed unmarshalling in case of unknown types 2021-02-11 17:24:46 +01:00
Luca Frosini 44056157e1 Added the possibility to get the AccessType from Type definition 2021-02-11 17:24:22 +01:00
Luca Frosini 4ccc840377 Added convenient method to get type name from an instance 2021-01-28 23:15:46 +01:00
Luca Frosini a8e1b0da6e Fixed getType 2021-01-27 11:57:16 +01:00
Luca Frosini af24bde831 Fixed authorship 2021-01-20 17:26:13 +01:00
Luca Frosini c507a063c6 Added missing/Fixed authorship on classes 2021-01-20 17:03:02 +01:00
Luca Frosini d490efab78 Fixed code 2021-01-20 15:54:20 +01:00
Luca Frosini 502ba899f7 Fixed bug on property type name representation 2021-01-20 15:53:00 +01:00