I try to use a constraint ocl but I get an error, I would like to know where the problem come
the rule
rule vhdl4{
from s:bddMetamodel!Constraints(s.con.name->excludes(s.name))
to o:vhdlamsMetamodele!Contraints(
name<-s.name)
}
the error message
org.eclipse.m2m.atl.engine.emfvm.VMException: Collections do not have properties, use ->collect()
at __matchvhdl4#9(m2m.atl[124:34-124:44])
local variables: self=m2m : ASMModule, s=IN!fi-m*g=m*posz
at __matcher__#23(m2m.atl)
local variables: self=m2m : ASMModule
at main#22(m2m.atl)
local variables: self=m2m : ASMModule