EditDomain constructor

EditDomain(
  1. AnalysisServer server
)

Implementation

EditDomain(AnalysisServer server) : super(server, 'edit');