interface documentation
class IZMSMetamodelProvider(Interface): (source)
Undocumented
| Method | get |
Returns meta-object specified by meta-id. |
| Method | get |
Get attribute for meta-object specified by attribute-id. |
| Method | get |
Get attribute-id of identifier for datatable specified by meta-id. |
| Method | get |
Returns list of attribute-ids for meta-object specified by meta-id. |
| Method | get |
Get all attributes for meta-object specified by meta-id. |
| Method | get |
Returns id of meta-object specified by name. |
| Method | get |
Returns list of all meta-ids in model. |
| Method | notify |
Notify attribute for meta-object specified by attribute-id about value. |