FQName

org.finos.morphir.ir.FQName$
object FQName

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
FQName.type

Members list

Type members

Classlikes

final case class FQName(packagePath: PackageName, modulePath: ModulePath, localName: Name)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object FQName

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
FQName.type
final case class FQNamingOptions(defaultPackage: PackageName, defaultModule: ModulePath, defaultSeparator: String)

Attributes

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

Attributes

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