[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5341) Diagram Viewer should show properties for selected item

Vitali Yemialyanchyk (JIRA) jira-events at lists.jboss.org
Wed Dec 16 10:05:31 EST 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-5341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vitali Yemialyanchyk updated JBIDE-5341:
----------------------------------------

    Attachment: propertymapping-properties.jpg


> Diagram Viewer should show properties for selected item
> -------------------------------------------------------
>
>                 Key: JBIDE-5341
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5341
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Hibernate
>    Affects Versions: 3.1.0.CR1
>            Reporter: Vitali Yemialyanchyk
>            Assignee: Vitali Yemialyanchyk
>            Priority: Minor
>             Fix For: 3.1.0.GA
>
>         Attachments: association-properties.jpg, classmapping-properties.jpg, diagram-properties.jpg, entity-properties.jpg, foreignkeyconstraint-properties.jpg, propertymapping-properties.jpg, table-properties.jpg
>
>
> for connection, for db table, for entity, for whole diagram.
> a) for connection should display next properties:
> _1) source;
> _2) target;
> _3) type ({ClassMapping, PropertyMapping, Association, ForeignKeyConstraint})
> _4) other, 
> if ClassMapping -> Class name & Table name;
> if PropertyMapping -> Class name & Table name + Class field & Table field + Class field type & Table field type;
> if Association -> Association type (1-1, 1-n, etc) + Source class field + Source class field type;
> if ForeignKeyConstraint -> Source table field & Target table field + Source table field type & Target table field type;
> b) for db table - ?;
> c) for entity - whole list of possible attributes in hbm.xml;
> d) for whole diagram:
> _1) Width;
> _2) Height;
> _3) Number of items;
> _4) Number of entities;
> _5) Number of tables;
> _6) Number of invisible items;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list