ParentInfo

final case class ParentInfo[M, O[_, _]](linkToParent: Optional[Map[EONamedBnd, ObjectTree[O[ParentInfo[M, O], M]]], ObjectTree[O[ParentInfo[M, O], M]]]) extends GenericParentInfo
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product