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
Ralph Soika is currently offline Ralph SoikaFriend
Messages: 192
Registered: July 2009
Senior Member
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
Robert Brodt is currently offline Robert BrodtFriend
Messages: 811
Registered: August 2010
Location: Colorado Springs, CO
Senior Member

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: Fri Mar 29 05:30:59 GMT 2024

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

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

Back to the top