Skip to content

Realization

David edited this page Jul 16, 2015 · 3 revisions

A realization can be executed when there is complete specification of

  • all problem parameters
  • a strategy profile

Methods

The Realization class include the methods:

  • run()
  • requestOperations()
  • executeOperation()
  • executeInspection()
  • executeVolMaint()

All these methods will be described:

executeVolMaint()

  1. Confirm execution of operation
  2. Calculate which performance will Infrastructure have at the time of the voluntary maintenance

Getting started

Examples

  • Design

Development

Clone this wiki locally