public class WorkCenter extends Connectable<WorkCenterEntity>
arcs, incomingArcs, outgoingArcsentityClass| 构造器和说明 |
|---|
WorkCenter() |
WorkCenter(WorkCenterEntity entity) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
assignRouteSteps(List<RouteStep> routeSteps) |
Connectable<?> |
clone() |
protected void |
entityReseted() |
int |
getCapacity() |
List<? extends Connectable<?>> |
getChildren() |
String |
getIp() |
String |
getName() |
Connectable<?> |
getParent() |
long |
getPLineId() |
ProductionLine |
getProductionLine() |
long |
getProductionLineId() |
List<RouteStep> |
getRouteSteps() |
long |
getWorkCenterId() |
void |
setCapacity(int value) |
void |
setIp(String ip) |
void |
setName(String wCName) |
void |
setPLineId(long pLineId) |
void |
setProductionLine(ProductionLine pLineObject) |
addArc, deleteArc, deleteChildren, getArc, getArcs, getCoordinateX, getCoordinateY, getDefaultName, getDownStream, getIncomingArcs, getOutgoingArcs, getUpStream, setArcs, setCoordinateX, setCoordinateYgetCategory, setCategoryequals, getCEF, getCompanyId, getCreateBid, getCreateIp, getCreateTime, getCreateUserFullName, getCreateUserId, getCreateUserName, getDeleteIp, getDeleteTime, getDeleteUserFullName, getDeleteUserId, getDeleteUserName, getDescription, getEntityClass, getId, getLastModifyIp, getLastModifyTime, getLastModifyUserFullName, getLastModifyUserId, getLastModifyUserName, getModifyBid, getObjectType, getPlatformId, getRowLogId, hashCode, isDeleted, isNew, refresh, refresh, setCEF, setDescription, toStringgetInternalObject, getService, getServiceByDomainObject, setInternalObjectpublic WorkCenter(WorkCenterEntity entity)
public WorkCenter()
@NotBlank(message="workCenter name cannot be null") public String getName()
public void setName(String wCName)
setName 在类中 Connectable<WorkCenterEntity>public int getCapacity()
public void setCapacity(int value)
public ProductionLine getProductionLine()
public void setProductionLine(ProductionLine pLineObject)
public long getPLineId()
public void setPLineId(long pLineId)
public long getWorkCenterId()
protected void entityReseted()
entityReseted 在类中 Connectable<WorkCenterEntity>public List<? extends Connectable<?>> getChildren()
public Connectable<?> getParent()
public Connectable<?> clone()
clone 在类中 Connectable<WorkCenterEntity>public String getIp()
public void setIp(String ip)
public long getProductionLineId()
Copyright © 2019. All rights reserved.