Namespace DcGeneral\DataDefinition\ModelRelationship
AbstractCondition | This class is an abstract base for defining model relationship conditions. |
ParentChildCondition | Default implementation of a parent child relationship. |
RootCondition | Default implementation of a root condition. |
ParentChildConditionInterface | This interface holds the information how a parent model relates to a child model. |
RootConditionInterface | This interface holds the information about the characteristics of a root model. |