SdkModuleDescriptor

org.finos.morphir.extensibility.SdkModuleDescriptor
abstract class SdkModuleDescriptor(moduleName: String)(implicit packageName: PackageName) extends ModuleDescriptor

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Basics
object Char
object Decimal
object Dict
object List
object LocalDate
object LocalTime
object Maybe
object Result
object Set
object String
Show all

Members list

Type members

Inherited types

type Type = ModuleDescriptor.this.type

Attributes

Inherited from:
ModuleDescriptor

Value members

Abstract methods

Concrete methods

def fqn(name: String): FQName

Inherited methods

final def getTag: MorphirTag[Type]

Attributes

Inherited from:
ModuleDescriptor

Concrete fields

Implicits

Implicits

implicit override val qualifiedModuleName: QualifiedModuleName

Inherited implicits

final implicit def hasShapeTag: Has[Type]

Attributes

Inherited from:
ModuleDescriptor
final implicit def morphirTag: MorphirTag[Type]

Attributes

Inherited from:
ModuleDescriptor
implicit lazy val nodeID: NodeID

Attributes

Inherited from:
ModuleDescriptor