[JBoss JIRA] Updated: (DNA-51) Sequence Java source files
by Randall Hauch (JIRA)
[ http://jira.jboss.com/jira/browse/DNA-51?page=all ]
Randall Hauch updated DNA-51:
-----------------------------
Summary: Sequence Java source files (was: Create a sequencer for Java source files)
Changed the title to reflect what the feature is to do.
> Sequence Java source files
> --------------------------
>
> Key: DNA-51
> URL: http://jira.jboss.com/jira/browse/DNA-51
> Project: DNA
> Issue Type: Feature Request
> Components: Sequencers
> Reporter: Randall Hauch
> Priority: Minor
> Fix For: Future Releases
>
>
> Create a sequencer that processes Java source files and creates a representative graph of the structure of the code. This should include the types, fields, methods, and annotations (each with descriptions taken from the JavaDoc), but probably should not include any method implementation detail (maybe much later).
> There are a couple of obvious approaches for parsing: Antlr 3 grammar, Eclipse JDT library, or JavaCC (discouraged).
> The schema for the output should ideally follow as closely as possible the constructs in the Java specification.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Updated: (DNA-49) Sequence DDL files
by Randall Hauch (JIRA)
[ http://jira.jboss.com/jira/browse/DNA-49?page=all ]
Randall Hauch updated DNA-49:
-----------------------------
Summary: Sequence DDL files (was: Create a sequencer for DDL files)
Changed the title to reflect what the feature is to do.
> Sequence DDL files
> ------------------
>
> Key: DNA-49
> URL: http://jira.jboss.com/jira/browse/DNA-49
> Project: DNA
> Issue Type: Feature Request
> Components: Sequencers
> Reporter: Randall Hauch
> Priority: Minor
> Fix For: Future Releases
>
>
> Create a sequencer that parses DDL files and generates the subgraph representing the relational schema. Multiple dialects should be supported, including those for Oracle, MS SqlServer, PostgreSQL, MySQL, and others. Ideally this could be done with one sequencer (since most users/admins won't care about which dialect a particular file is; they'll just want it sequenced).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Updated: (DNA-31) Sequence XMI models (e.g., UML, MetaMatrix, etc.)
by Randall Hauch (JIRA)
[ http://jira.jboss.com/jira/browse/DNA-31?page=all ]
Randall Hauch updated DNA-31:
-----------------------------
Summary: Sequence XMI models (e.g., UML, MetaMatrix, etc.) (was: Create a sequencer for MetaMatrix models)
Description: Create a sequencer (or several sequencers) for XMI files, including MetaMatrix and UML models (including ERwin UML export). (was: Create a sequencer (or several sequencers) for MetaMatrix models in XMI format.)
> Sequence XMI models (e.g., UML, MetaMatrix, etc.)
> -------------------------------------------------
>
> Key: DNA-31
> URL: http://jira.jboss.com/jira/browse/DNA-31
> Project: DNA
> Issue Type: Feature Request
> Components: Sequencers
> Reporter: Randall Hauch
> Assigned To: Johnny Verhaeg
> Fix For: 0.2
>
>
> Create a sequencer (or several sequencers) for XMI files, including MetaMatrix and UML models (including ERwin UML export).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years