com.adobe.icc.editors.model 패키지에는 다양한 에셋 유형에 대한 도메인 모델 클래스가 들어 있습니다. 예를 들면 LetterModel 등입니다.
인터페이스
| 인터페이스 | 설명 | |
|---|---|---|
| IAssignmentModel | Base class for all assignment models |
클래스
| 클래스 | 설명 | |
|---|---|---|
| AssetModel | The base domain class for all the assets. | |
| CategoryModel | The CategoryModel class represents the domain object for the assets of type Category. | |
| ConditionAssignmentModel | The ConditionAssignmentModel class represents the domain object for the assignments related to the condition data module. | |
| ConditionModel | The ConditionModel class represents the domain object for the assets of type Condition. | |
| ContainerLayoutAssignmentModel | The ContainerLayoutAssignmentModel class represents the domain object for the assets of type ContainerLayoutAssignment. | |
| DataModelFactory | The factory for creating the module domain object for a module value object. | |
| FieldAssignmentModel | This domain class represents the field assignments of a Letter. | |
| FieldModel | The model class representing the Field of the Letter layout. | |
| FileModel | The domain class that represents a file uploaded to the server. | |
| FragmentLayoutModel | The FragmentLayoutModel class represents the domain object for the assets of type FragmentLayout. | |
| ImageModel | The ImageModel class represents the domain object for the assets of type Image. | |
| LayoutModel | The LayoutModel class represents the domain object for the assets of type Layout. | |
| LetterModel | The LetterModel class represents the domain object for the assets of type Letter. | |
| LetterVariableModel | An extension of the variable domain class, this class is for variable objects used in the letter's assignments. | |
| ListAssignmentModel | The ListAssignmentModel class represents the domain object for the assignments related to the list data module. | |
| ListModel | The ListModel class represents the domain object for the assets of type List. | |
| ModuleAssignmentModel | The domain class for the module assignments in a Letter's target area assignment. | |
| ModuleModel | The base domain class for all the modules. | |
| TargetAreaAssignmentModel | The domain class representing the target area assignments in Letters. | |
| TextModel | The TextModel class represents the domain object for the assets of type Text. | |
| VariableAssignmentModel | This domain class represents the variable assignments of a Letter. | |
| VariableModel | The domain class for the variables. |
Tue Jun 12 2018, 03:32 PM Z