Jet\DataModel_Definition_Property_DataModel

Represents a property of the DataModel::TYPE_DATA_MODEL type. It is therefore a binding of a parent entity to a child entity.

It inherits from class Jet\DataModel_Definition_Property.

In addition, it has the following methods:

Method Meaning of
public getValueDataModelClass(
) : string
Returns the name of the class whose instance will create the value(s). That is, the name of the subentity class.
public getValueDataModelDefinition(
) : DataModel_Definition_Model_Related
Returns the definition of subentity.
Previous chapter
Jet\DataModel_Definition_Property_CustomData
Next chapter
Jet\DataModel_Definition_Property_Date