![]() | Syntax |
---|---|
MoveRuleAST ::= move ( ArithmeticTermAST , ArithmeticTermAST ) ; A move rule has two parameters: the first source entity and the second target container. Both are ASM terms that evaluates to a model element constant referencing an entity. |
Defined In: model manipulation rule
See Also: copy rule