Hi Nirmal,

Looking at the SCA plugin for Eclipse, I can see they also have
  * Includes
  * Intents / Policies

Other concepts which it would be good to consider are
  * SCA Domain
  * SCA Node

There is also an eventing spec that Tuscany doesn't support yet which
defines producers, consumers and channels. I don't think it's necessary to
support these now but you should probably consider an extensible design
which will allow adding them later.

Florian


On Fri, Apr 29, 2011 at 5:05 PM, Nirmal Fernando <[email protected]>wrote:

> Hi,
>
> Under my project Develop a simple tool that can be used to generate
> composite diagrams https://issues.apache.org/jira/browse/TUSCANY-3496
> I need to identify all the possible artifacts that can be occurred in
> a composite.xml file.
>
> I already recognized following:
>
> * Composite
> * Component
> * Property
> * Reference
> * Service
>
> Is there any other artifacts I should consider? (other than the wire
> (link))
>
> Thanks.
>
> --
> Best Regards,
> Nirmal
>
> C.S.Nirmal J. Fernando
> Department of Computer Science & Engineering,
> Faculty of Engineering,
> University of Moratuwa,
> Sri Lanka.
> Blog: http://nirmalfdo.blogspot.com/
>

Reply via email to