estebanroblesluna / webspec-language

Automatically exported from code.google.com/p/webspec-language
0 stars 0 forks source link

Create a spec metamodel over SUI one #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This metamodel must express all the underlying semantics specified "informally" 
with tags in a platform- and methodology-independent way in order to generalize 
and facilitate work for further model or code generators.

An instance of this metamodel will be the result of the application of 
heuristics over tagged SUI models.

Original issue reported on code.google.com by jose.mat...@gmail.com on 21 Oct 2011 at 4:15

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=95
- Created an initial version of the spec metamodel

Original comment by jose.mat...@gmail.com on 21 Oct 2011 at 4:22

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=96
-NavigationSpec now inherits from WidgetActionsSpec
-Actions (DeleteActionSpec, SaveActionSpec, ObjetsTransferSpec) now inherits 
from ActionSpec

Original comment by fgiac...@gmail.com on 26 Oct 2011 at 8:50

GoogleCodeExporter commented 9 years ago
https://cacoo.com/diagrams/uNIbkx03mdLHpvco/edit
-Model Changes

Original comment by fgiac...@gmail.com on 26 Oct 2011 at 9:48

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=97
-AssociateActionSpec and DissociateActionSpec added
-ObjectTransferSpec deleted
-List of Transfers added to NavigationSpec

Original comment by fgiac...@gmail.com on 26 Oct 2011 at 11:15

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=98
-ObjectTransferSpec added again

Original comment by fgiac...@gmail.com on 26 Oct 2011 at 11:45

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=103
-Facade and Factory for the data and hypertext models implemented

Original comment by fgiac...@gmail.com on 26 Nov 2011 at 6:21

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=104
-Specs interface implemented.

Original comment by fgiac...@gmail.com on 28 Nov 2011 at 6:39