Hi,
the mooseID of a mooseElement object, should it be unique : (a) in the scope of all the loaded models in moose, (b) or only in the scope of the mooseElement's mooseModel?
bests, hani
Hi hani
I do not know the exact answer but the comment says
Returns an unique identifier of this entity. This method is mandatory, and must return an Integer that unqiuely identifies this entity within the entire Moose environ- ment. The return value must not be nil, and must never change.
so I imagine that the mooseID should be really unique over multiple models.
Adrian can you confirm that?
Stef
On Aug 6, 2008, at 12:28 PM, Hani ABDEEN wrote:
Hi,
the mooseID of a mooseElement object, should it be unique : (a) in the scope of all the loaded models in moose, (b) or only in the scope of the mooseElement's mooseModel?
bests, hani _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
As far as I recall, yes.
AA
On 7 Aug 2008, at 21:24 , Stéphane Ducasse wrote:
Hi hani
I do not know the exact answer but the comment says
Returns an unique identifier of this entity. This method is mandatory, and must return an Integer that unqiuely identifies this entity within the entire Moose environ- ment. The return value must not be nil, and must never change.
so I imagine that the mooseID should be really unique over multiple models.
Adrian can you confirm that?
Stef
On Aug 6, 2008, at 12:28 PM, Hani ABDEEN wrote:
Hi,
the mooseID of a mooseElement object, should it be unique : (a) in the scope of all the loaded models in moose, (b) or only in the scope of the mooseElement's mooseModel?
bests, hani _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev