程序包 | 说明 |
---|---|
com.ags.mes.server.api.addon.workstation.mpi | |
com.ags.mes.server.api.domain | |
com.ags.mes.server.api.entity | |
com.ags.mes.server.api.handler | |
com.ags.mes.server.api.service.impl |
限定符和类型 | 方法和说明 |
---|---|
MPIEntity |
MPIWrapper.getMpi() |
构造器和说明 |
---|
MPIWrapper(MPIEntity mpi,
MesObjectType mpiConfigSource) |
构造器和说明 |
---|
MPI(MPIEntity entity) |
限定符和类型 | 方法和说明 |
---|---|
MPIEntity |
MpiConfigurationEntity.getMpiEntity() |
限定符和类型 | 方法和说明 |
---|---|
void |
MpiConfigurationEntity.setMpiEntity(MPIEntity mpiEntity) |
限定符和类型 | 方法和说明 |
---|---|
MPIEntity |
IMPIHandler.getByName(String name) |
MPIEntity |
IMPIHandler.getByProductionLineId(long productionLineId) |
MPIEntity |
IMPIHandler.getByWorkOrderId(long workOrderId) |
限定符和类型 | 方法和说明 |
---|---|
List<MPIEntity> |
IMPIHandler.getByNameAndDescription(String name,
String description) |
List<MPIEntity> |
IMPIHandler.getByPartIdAndRouteIdAndRouteStepId(long partId,
String productConfRevision,
long routeId,
long routeStepId) |
限定符和类型 | 方法和说明 |
---|---|
void |
IMPIHandler.saveMpi(MPIEntity mpi,
String filename,
String fileType,
InputStream inputStream) |
限定符和类型 | 方法和说明 |
---|---|
protected IBaseEntityHandler<MPIEntity> |
MPIService.getEntityHandler() |
Copyright © 2019. All rights reserved.