module Schemaker

The subject model:

The object model:

The join model:

@author Kristian Mandrup

Basic Model configuration functionality

Each type of model to be configured shares some common functionality and state, that is encapsulated here for reuse

@author Kristian Mandrup

Model configuration of the Join model (fx UsersRoles)

Knows how to configure the Join model between a subject model (the main target of the behavior fx UserAccount) and the object model (the behavior to be added, fx Role)

@author Kristian Mandrup

Model configuration of the Object model (fx Role)

Knows how to configure the relationship fro the Object model to the subject model via the Join model

@author Kristian Mandrup

Model configuration of the Subject model (fx Role)

Knows how to configure the relationship fro the Object model to the subject model via the Join model

Attributes

log_on[RW]
log_on?[RW]