Package

org

dfasdl

Permalink

package dfasdl

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait Attribute extends EnumEntry with Product with Serializable

    Permalink

    An enumeration of all attribute names of the DFASDL.

  2. sealed trait Element extends EnumEntry with Product with Serializable

    Permalink

    An enumeration of all element names of the DFASDL.

Value Members

  1. object Attribute extends Enum[Attribute] with Serializable

    Permalink
  2. object Element extends Enum[Element] with Serializable

    Permalink

Ungrouped