SysERModel.accept Method [AX 2012]

Calls the SysERModel.visitModel method of the visitor.

public void accept(SysERVisitor visitor)

Run On

Client

Parameters

visitor
Type: SysERVisitor Class
An instance of the SysERModel class for which to call the SysERModel.visitModel method.

For every entity and relationship that is stored in the model, the visitor is passed on for further acceptance.

Community Additions

ADD
Show: