SdkModuleDescriptor

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Basics.type
object List.type
object Maybe.type
object String.type

Members list

Type members

Inherited types

type Type = ModuleDescriptor.this.type

Attributes

Inherited from:
ModuleDescriptor

Value members

Concrete methods

def fqn(name: String): FQName

Inherited methods

final def getTag: MorphirTag[Type]

Attributes

Inherited from:
ModuleDescriptor

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