Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » BPMN 2.0 Modeler » What is the difference between bindAttribute() and bindReference() ?
What is the difference between bindAttribute() and bindReference() ? [message #1654576] Fri, 06 March 2015 19:07 Go to next message
Eclipse UserFriend
Hi,

what is the difference between bindAttribute() and bindReference() ?
What I want to achieve is to store the content not in an attribute of my EObject but in the Tag content itself like the Documentation.
How dos this work?

Thanks for any help

===
Ralph
Re: What is the difference between bindAttribute() and bindReference() ? [message #1663610 is a reply to message #1654576] Tue, 10 March 2015 14:02 Go to previous message
Eclipse UserFriend
Hi Ralph,

I'm guessing you've already figured this one out, but just to clarify: bindAttribute should be used for attribute features, and bindReference for references. "Attributes" are those features that are (normally) serialized as XML attributes, and "references" are (normally) serialized as XML elements. References can be either contained elements, or references by ID to elements contained elsewhere.

HTH,
Bob
Previous Topic:Process level ioSpecification
Next Topic:Define a customized BPMN modeler palette
Goto Forum:
  


Current Time: Mon Feb 17 07:59:18 GMT 2025

Powered by FUDForum. Page generated in 0.03210 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top