An identity expresses that Attribute A of object O1
equals
Attribute B of object O2. It is the most basic relation
object.
If a constraint
object is used as a propagator (see‘constraint
identity->initialise’),
get-behaviour on one side and send-behaviour on the other suffices.
-from
to using the selector identity<-to,
followed by a send-operation on from using the send identity<-from.from using the selector identity<-from,
followed by a send-operation on to using the send identity<-to.``Attribute selector1 of `constraint <-from` equals Attribute selector2 of `constraint <-to`''
If the second selector is not specified is defaults to the first.