many

molecule.DomainStructure.many
See themany companion trait
object many extends many

Attributes

Companion
trait
Source
DomainStructure.scala
Graph
Supertypes
trait many
trait refOptions[many]
trait Requierable
class Object
trait Matchable
class Any
Show all
Self type
many.type

Members list

Value members

Inherited methods

def apply[Ref](description: String): refOptions[many]

Attributes

Inherited from:
refOptions
Source
DomainStructure.scala
def apply[Ref](implicit x: DummyImplicit): refOptions[many]

Apply entity type to reference.

Apply entity type to reference.

Type parameters

Ref

Ref entity type

Attributes

Inherited from:
refOptions
Source
DomainStructure.scala
def descr(description: String): many

Attributes

Inherited from:
refOptions
Source
DomainStructure.scala
def require(attrs: Requierable*): many

Attributes

Inherited from:
refOptions
Source
DomainStructure.scala

Inherited fields

lazy val mandatory: many

Attributes

Inherited from:
refOptions
Source
DomainStructure.scala
lazy val owner: many

Owner option.

Owner option.

This entity owns the referenced entity/entities.

  • If this entity is deleted, its references are deleted too (and recursively if sub entities have owned entities!)

Attributes

Inherited from:
refOptions
Source
DomainStructure.scala