ObjectMapping

edu.gemini.grackle.Mapping.ObjectMapping$
See theObjectMapping companion class

Attributes

Companion:
class
Source:
mapping.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case class DefaultObjectMapping(tpe: Type, fieldMappings: List[FieldMapping])(implicit pos: SourcePos) extends ObjectMapping

Attributes

Source:
mapping.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(tpe: Type, fieldMappings: List[FieldMapping])(implicit pos: SourcePos): ObjectMapping

Attributes

Source:
mapping.scala