we obey the javabean spec for field names, see BeanIntrospector for more
details.
Mark
Scott Reed wrote:
Anstis, Michael (M.)'s message received 4/13/2007 6:20 AM:
You need to change your rule:-
rule "userrole"
when
user1: BnUserValue(name : name, creationDate : creationDate)
and
Anstis, Michael (M.)'s message received 4/13/2007 6:20 AM:
You need to change your rule:-
rule "userrole"
when
user1: BnUserValue(name : name, creationDate : creationDate)
and
ActiviteOut : BnNodeValue( BnRole: *_b_*nRole )
and
lien: BnEdgeValue(id : id)
then
System.o
You need to change your rule:-
rule "userrole"
when
user1: BnUserValue(name : name, creationDate : creationDate)
and
ActiviteOut : BnNodeValue( BnRole: bnRole )
and
lien: BnEdgeValue(id : id)
then
System.out.println("oui ça marche");
end
_
Bonjour,
Mon collègue m'ayant demande de traduire ses pensées, je prend la liberté de
vous faire parvenir ces quelques lignes:
How do you access the value of BnRole in Class BnNodeValue?
Comment accédez-vous a la variable BnRole dans la Classe BnNodeValue?
Your email suggests bnRole is a pub