Aloe.EnterpriseOne.Model.Production.Resources Namespace |
Class | Description | |
---|---|---|
![]() | Capacity | Contains capacity of workgroup resources available for production. Entity: Prd_Capacity |
![]() | CapacityRepository | Repository class for Capacity objects |
![]() | Function | Definition of the functions that the resources can perform. Entity: Prd_Functions |
![]() | FunctionGroup | Represents the hierarchy of the function groups. They group the multitude of resource functions in logical, user-defined groups. Entity: Prd_Function_Groups |
![]() | FunctionGroupsRepository | Repository class for FunctionGroup objects |
![]() | FunctionsRepository | Repository class for Function objects |
![]() | Load | Contains scheduled operations usage of the resources. Entity: Prd_Load |
![]() | LoadRepository | Repository class for Load objects |
![]() | LoadRepositoryPriority | Allowed values for the Priority data attribute |
![]() | LoadRepositoryTimeType | Allowed values for the TimeType data attribute |
![]() | Operation | The different steps performed to create products. Entity: Prd_Operations |
![]() | OperationGroup | Groups of operations. Entity: Prd_Operation_Groups |
![]() | OperationGroupsRepository | Repository class for OperationGroup objects |
![]() | OperationInstruction | Long (full) instructions for performing an operation. The operations point to the instructions and one instruction can be used for different operations. Entity: Prd_Operation_Instructions |
![]() | OperationInstructionsRepository | Repository class for OperationInstruction objects |
![]() | OperationsRepository | Repository class for Operation objects |
![]() | Resource | Resource types available to production. Entity: Prd_Resources |
![]() | ResourceFunction | List of functions that a specific resource is able to perform. Entity: Prd_Resource_Functions |
![]() | ResourceFunctionsRepository | Repository class for ResourceFunction objects |
![]() | ResourceGroup | Groups of resource types. Entity: Prd_Resource_Groups |
![]() | ResourceGroupsRepository | Repository class for ResourceGroup objects |
![]() | ResourcesRepository | Repository class for Resource objects |
![]() | Workgroup | Production workgroups. Entity: Prd_Workgroups |
![]() | WorkgroupResource | Describes the availability of resources in the active workgroups. Entity: Prd_Workgroup_Resources |
![]() | WorkgroupResourcesRepository | Repository class for WorkgroupResource objects |
![]() | WorkgroupShift | Contains the working shifts of the wrokgroups. Entity: Prd_Workgroup_Shifts |
![]() | WorkgroupShiftsRepository | Repository class for WorkgroupShift objects |
![]() | WorkgroupsRepository | Repository class for Workgroup objects |