ModuleNameModule

org.finos.morphir.ModuleNameModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Names
object naming
Self type

Members list

Type members

Classlikes

sealed case class ModuleName(path: Path)

A module name is a unique identifier for a module within a package. It is represented by a Path, which is a "list" of names.

A module name is a unique identifier for a module within a package. It is represented by a Path, which is a "list" of names.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
object ModuleName

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ModuleName.type