Package

org.elevans

migration

Permalink

package migration

Visibility
  1. Public
  2. All

Type Members

  1. trait MigrationGraph[T <: Transition] extends AnyRef

    Permalink

    Comprises a Set of possible Transitions, and can find a sequence of those Transitions that constitutes a migration "path" from one state to another.

    Comprises a Set of possible Transitions, and can find a sequence of those Transitions that constitutes a migration "path" from one state to another.

    Author:

    Eric Evans

  2. trait Transition extends AnyRef

    Permalink

    Metadata about a transition from one state to another.

    Metadata about a transition from one state to another.

    Author:

    Eric Evans

Value Members

  1. package parse

    Permalink
  2. package resource

    Permalink

Ungrouped