com.adobe.fiber.valueobjects 套件包含值物件類別。
介面
介面 | 說明 | |
---|---|---|
IModelInstance | The IModelInstance interface declares functions that expose metadata that depends on the instance state of value objects generated by Adobe application modeling technology. | |
IModelType | The IModelType interface declares functions that expose metadata information that does not depend on instance state of value objects generated by Adobe application modeling technology. | |
IPropertyIterator | Interface defines methods for navigating through an iterator of property names of a particular entity. | |
IValueObject | Every value object generated from a model implements the IValueObject interface, and is guaranteed to expose a _model getter. |
類別
類別 | 說明 | |
---|---|---|
AbstractEntityMetadata | This class defines default, error throwing implementations of all of the functions declared in the IModelType and IModelInstance interfaces. | |
AvailablePropertyIterator | An implementation of IPropertyIterator for iterating over the set of a value object's available properties at a given point in time. |
Tue Jun 12 2018, 04:01 PM Z