Jet\DataModel_Definition
Base class of definition.
However, this particular class only allows the use of attributes and also holds a list of loaded entity definitions.
Overview of methods
Method | Meaning of |
---|---|
public static get( string $class_name ) : DataModel_Definition_Model_Main|DataModel_Definition_Model_Related |
Returns an instance of the class definition - entity. |