AxisPoint

izumi.distage.model.planning.AxisPoint
See theAxisPoint companion class
object AxisPoint

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
AxisPoint.type

Members list

Type members

Classlikes

final implicit class SetOps(value: IterableOnce[AxisPoint]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(kv: (String, String)): AxisPoint
def parseAxisPoint(s: String): AxisPoint

Implicits

Implicits

final implicit def SetOps(value: IterableOnce[AxisPoint]): SetOps