It worked for me Usman, no problem.As a test do:isFlag<MSEProperty: #isFlag type: #Boolean><MSEComment: 'my flag'>^ trueThen, MooseModel resetMeta.It will export ok:=======(FAMIX.Method (id: 147)(name 'clearReplacements')(cyclomaticComplexity 1)(isFlag true)(modifiers 'public')(numberOfComments true)(numberOfConditionals 0)=======
Most probably your #isFlag property is nil, then it is not exported in the MSE fileOn Thu, Nov 21, 2013 at 7:01 PM, Usman Bhatti <usman.bhatti@gmail.com> wrote:
_______________________________________________I create a new property in a MooseEntity.isFlag<MSEProperty: #isFlag type: #Boolean><MSEComment: 'An exemplary flag'>^ isFlagI do MooseModel resetMeta.I export the model with the entity containing the flag to an MSE.isFlag property is absent in the mse file.Is this a known bug/feature or do I need to update something?Usman
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
Andre Hora
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev