[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4560) Seam Refactoring Tools needs annotation's location for @Out and @DataModel annotations as we have now for @In and @Factory

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Thu Jul 2 11:18:51 EDT 2009


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

Daniel Azarov updated JBIDE-4560:
---------------------------------

    Description: 

We need next locations:

seamProject.getBijectedAttributesByName(name, SeamAnnotations.OUT_ANNOTATION_TYPE);

seamProject.getBijectedAttributesByName(name, SeamAnnotations.DATA_MODEL_ANNOTATION_TYPE);

Now we have locations only for "name" but it is not correct to use them


> Seam Refactoring Tools needs annotation's location for @Out and @DataModel annotations as we have now for @In and @Factory
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4560
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4560
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: Seam
>    Affects Versions: 3.1.0.M1
>            Reporter: Daniel Azarov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.1.0.M3
>
>
> We need next locations:
> seamProject.getBijectedAttributesByName(name, SeamAnnotations.OUT_ANNOTATION_TYPE);
> seamProject.getBijectedAttributesByName(name, SeamAnnotations.DATA_MODEL_ANNOTATION_TYPE);
> Now we have locations only for "name" but it is not correct to use them

-- 
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