Operation declaration

Concept operations need to be declared in the domain model in the format

action_verb [action_object]

As an example, ``validate user identification'' is an operation name where the action verb is ``validate'' and the action object is ``user identification'' (an attribute of concept ``User'').



Stephane 2007-09-03