Packages

package ext

Type Members

  1. trait AuxNumberingExt extends ContactStyleExt

    An extension that adds counter for aux contacts.

  2. trait ContactStyleExt extends SystemBuilderApi

    An extension to add style information to contacts.

    An extension to add style information to contacts. It is used primarily by the SystemRenderer to convert StaticSystem to .dot-file

  3. trait ContactsIndexExt extends SystemBuilderApi with SignalsApi with StaticSystemApi
  4. trait DevNullExt extends ContactStyleExt

  5. trait ExceptionHandlingExt extends SignalsApi with TrellisApi

    Extension for declaring unhandled exception handler via simple DSL.

  6. trait NextLabelExt extends SystemBuilderApi

    An extension that adds the collection of labels that can be used next.

  7. trait SystemBuilderApi extends ContactsDsl with ExceptionHandlingExt

Ungrouped