ObjectMapping

edu.gemini.grackle.Mapping.ObjectMapping
See theObjectMapping companion object
abstract class ObjectMapping extends TypeMapping

Attributes

Companion:
object
Source:
mapping.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

Concrete methods

Attributes

Source:
mapping.scala

Inherited methods

def canEqual(that: Any): Boolean

Attributes

Inherited from:
Equals

Attributes

Inherited from:
TypeMapping
Source:
mapping.scala

Attributes

Inherited from:
Product
def productElement(n: Int): Any

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def tpe: Type

Attributes

Inherited from:
TypeMapping
Source:
mapping.scala