grackle.Mapping.TypeMappings
See theTypeMappings companion class
object TypeMappings
Attributes
- Companion
- class
- Source
- mapping.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TypeMappings.type
Members list
Type members
Classlikes
case class InheritedFieldMapping(candidates: Seq[(MappingPredicate, FieldMapping)])(implicit pos: SourcePos) extends FieldMapping
A synthetic field mapping representing a field mapped in an implemented interface
A synthetic field mapping representing a field mapped in an implemented interface
Attributes
- Source
- mapping.scala
- Supertypes
-
trait FieldMappingtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class PolymorphicFieldMapping(candidates: Seq[(MappingPredicate, FieldMapping)])(implicit pos: SourcePos) extends FieldMapping
A synthetic field mapping representing a field mapped by one or more implementing types
A synthetic field mapping representing a field mapped by one or more implementing types
Attributes
- Source
- mapping.scala
- Supertypes
-
trait FieldMappingtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Attributes
- Source
- mapping.scala
Attributes
- Source
- mapping.scala
Attributes
- Source
- mapping.scala
Attributes
- Source
- mapping.scala
Deprecated methods
Attributes
- Deprecated
- true
- Source
- mapping.scala
Attributes
- Deprecated
- true
- Source
- mapping.scala
Concrete fields
Attributes
- Source
- mapping.scala
Implicits
Implicits
Attributes
- Source
- mapping.scala
In this article