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.type
object Char.type
object Decimal.type
object Dict.type
object List.type
object LocalDate.type
object LocalTime.type
object Maybe.type
object Result.type
object Set.type
object String.type
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