Modifier and Type | Method and Description |
---|---|
static java.lang.String |
GanttUtil.getID(IMXResource mxa) |
IMXActivity |
AbstractTreeGridMiniAppBean.getModAvailForDate(IMXResource mxr,
IMXGanttModel model,
java.util.Date d) |
AbstractTreeGridMiniAppBean.ShiftInfo |
AbstractTreeGridMiniAppBean.getShiftBreakInfoForDate(IMXResource mxr,
IMXGanttModel model,
java.util.Date d)
Add the WorkPeriod information to the TreeGrid UI
|
AbstractTreeGridMiniAppBean.ShiftInfo |
AbstractTreeGridMiniAppBean.getShiftWorkPeriodInfoForDate(IMXResource mxr,
IMXGanttModel model,
java.util.Date d)
Add the WorkPeriod information to the TreeGrid UI
|
static boolean |
GanttUtil.isCrew(IMXResource mxr) |
static boolean |
GanttUtil.isLabor(IMXResource mxr) |
static boolean |
GanttUtil.isLaborOrCrew(IMXResource mxr) |
static boolean |
GanttUtil.isLaborOrCrewOrLocations(IMXResource mxr) |
static boolean |
GanttUtil.isLocations(IMXResource mxr) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IMXResource> |
ResourceMaxModelHelper.getAllNodes(IMXGanttModel model,
java.lang.String otherProjectID) |
java.util.List<IMXResource> |
CompareMaxResourceModelHelper.ModelHelper.getAllNodes(IMXGanttModel model,
java.lang.String otherProjectID) |
java.util.Comparator<IMXResource> |
ResourceMaxModelHelper.getIDComparator() |
java.util.Comparator<IMXResource> |
CompareMaxResourceModelHelper.ModelHelper.getIDComparator() |
java.util.List<IMXResource> |
CompareMaxResourceModelHelper.getMissingLeftResources() |
java.util.List<IMXResource> |
ResourceMaxModelHelper.getMissingNodes(IMXGanttModel model,
java.lang.String otherProjectID) |
java.util.List<IMXResource> |
CompareMaxResourceModelHelper.ModelHelper.getMissingNodes(IMXGanttModel model,
java.lang.String otherProjectID) |
java.util.List<IMXResource> |
CompareMaxResourceModelHelper.getMissingRightResources() |
Modifier and Type | Method and Description |
---|---|
CompareMaxResourceModelHelper.NodeEmitter.Result |
CompareMaxResourceModelHelper.NodeEmitter.beginNode(int modelIndex,
IMXGanttModel model,
IMXResource node,
boolean modified)
beginNode is called at least once for every node.
|
CompareMaxResourceModelHelper.NodeEmitter.Result |
CompareMaxResourceHoursModelTGEmitter.beginNode(int modelIndex,
IMXGanttModel model,
IMXResource node,
boolean modified) |
void |
CompareMaxResourceModelHelper.NodeEmitter.endNode(int modelIndex,
IMXGanttModel model,
IMXResource node) |
void |
CompareMaxResourceHoursModelTGEmitter.endNode(int modelIndex,
IMXGanttModel model,
IMXResource node) |
boolean |
ResourceMaxModelHelper.isModified(IMXGanttModel leftModel,
IMXResource leftNode,
IMXGanttModel rightModel,
IMXResource rightNode) |
boolean |
CompareMaxResourceModelHelper.ModelHelper.isModified(IMXGanttModel leftModel,
IMXResource leftNode,
IMXGanttModel rightModel,
IMXResource rightNode) |
Modifier and Type | Method and Description |
---|---|
static void |
GWAResourceHoursViewModelHelper.applyResourceProperties(TGJsonWriter writer,
IMXResource res,
TreeGridUtil.ITGSerializationHelper helper,
boolean includeId) |
static void |
GWAGanttUtil.writeIDFields(TGJsonWriter jsonWriter,
IMXResource mxa,
CompareMaxModelTGEmitter.ModelNumIDGenerator idGen)
Writes the ID field for the TreeGrid.
|
Modifier and Type | Method and Description |
---|---|
static void |
LargeGanttUtil.writeIDFields(TGJsonWriter jsonWriter,
IMXResource mxa,
CompareMaxModelTGEmitter.ModelNumIDGenerator idGen)
Writes the ID field for the TreeGrid.
|
Modifier and Type | Method and Description |
---|---|
static void |
ResourceHoursViewModelHelper.applyLoadAndAvail(TGJsonWriter r,
IMXResource res,
IMXGanttModel m,
UserInfo userInfo,
TreeGridUtil.ITGSerializationHelper helper,
UIOptions options) |
static void |
ResourceHoursViewModelHelper.applyResourceProperties(TGJsonWriter writer,
IMXResource res,
TreeGridUtil.ITGSerializationHelper helper,
boolean includeId) |
static ResourceData |
ResourceHoursViewModelHelper.getResourceChartData(IMXResource res) |
Modifier and Type | Method and Description |
---|---|
ListAvailDataSets |
ResourceData.getAvailableHoursData(IMXGanttModel model,
IMXResource resource,
UserInfo info,
AlternateAvailHashMap alternateAvailHashMap)
Calculates the Availability DataSets for the given resource, based on
Shift.
|
double |
ResourceData.getAvailableHoursData(IMXGanttModel model,
IMXResource res,
UserInfo userInfo,
java.util.Date clickdate,
AlternateAvailHashMap alternateAvailHashMap)
Returns a SUM of all the Available Hours for the given date instance.
|
ListLoadDataSets |
ResourceData.getLoadHoursData(IMXGanttModel model,
IMXResource resource,
UserInfo userInfo)
This method calculates the total planned labor for the activity start
date based on crafts.
|
double |
ResourceData.getLoadHoursData(IMXGanttModel mxGanttModel,
IMXResource res,
UserInfo userInfo,
java.util.Date clickdate)
Returns the sum of all the load hours for a given date.
|
double |
ResourceData.getLoadQuantityData(IMXGanttModel model,
IMXResource resource,
java.util.Date clickdate) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ResourceTextResolver.getProperty(IMXResource data,
java.lang.String in) |
java.util.Collection<java.lang.String> |
ResourceTextResolver.getPropertyNames(IMXResource data) |
Constructor and Description |
---|
ResourceTextResolver(IMXResource act,
IMXGanttModel model,
UserInfo info) |
Modifier and Type | Method and Description |
---|---|
IMXResource |
GRSchedule.getResourceForId(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceBuilder.calculateNextCrewWeeks(IMXResource resource,
GRSchedule schedule,
java.util.Date nextWeek,
int week) |
void |
ResourceBuilder.calculateNextLaborWeeks(IMXResource resource,
GRSchedule schedule,
java.util.Date nextWeek,
int week) |
void |
GRSchedule.loadResource(IMXResource resource)
Load resource
|
java.util.Iterator<IMXReservation> |
GRSchedule.reservationIteratorForResource(IMXResource resource) |
Modifier and Type | Method and Description |
---|---|
IMXResource |
GWASchedule.getResourceForId(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
static void |
ResourceUtility.calculateCrewWeekData(GWASchedule schedule,
IMXResource resource,
java.util.Date firstDayWeek,
AMCrewRemote crew,
WeekUtility weekUtility,
int week) |
static void |
ResourceUtility.calculateLaborWeekData(GWASchedule schedule,
IMXResource resource,
java.util.Date firstDayWeek,
LaborRemote labor,
WeekUtility weekUtility,
int week) |
void |
ResourceBuilder.calculateNextCrewWeeks(IMXResource resource,
GWASchedule schedule,
java.util.Date nextWeek,
int week) |
void |
ResourceBuilder.calculateNextLaborWeeks(IMXResource resource,
GWASchedule schedule,
java.util.Date nextWeek,
int week) |
void |
GWASchedule.loadResource(IMXResource resource)
Load resource
|
java.util.Iterator<IMXReservation> |
GWASchedule.reservationIteratorForResource(IMXResource resource) |
Modifier and Type | Class and Description |
---|---|
class |
Resource
Class that represents a Resource abstraction for the Scheduler Max model.
|
Modifier and Type | Method and Description |
---|---|
IMXResource |
Reservation.getMXResource() |
IMXResource |
Schedule.getResourceForId(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
Reservation |
ReservationBuilder.build(IMXResource resource,
IMXActivity activity,
java.sql.ResultSet resultSet)
Builds a Resource object based on the values retrieved from a ResultSet.
|
java.util.Iterator<IMXReservation> |
Schedule.reservationIteratorForResource(IMXResource resource) |
Constructor and Description |
---|
Reservation(IMXResource resource,
IMXActivity activity)
Constructor
|
Modifier and Type | Method and Description |
---|---|
IMXResource |
ResourceMaxManager.getResourceForId(java.lang.String id) |
IMXResource |
IResourceManager.getResourceForId(java.lang.String id)
Find the resource for the provided id.
|
IMXResource |
CachedResourceManager.getResourceForId(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<IMXResource> |
ResourceMaxManager.getResources(Schedule schedule,
Range<java.util.Date> range,
java.util.List<java.lang.String> objectNames,
boolean bucketBased) |
java.util.Collection<IMXResource> |
IResourceManager.getResources(Schedule schedule,
Range<java.util.Date> range,
java.util.List<java.lang.String> objectNames,
boolean bucketBased)
For the given schedule and the Date Range (in System times), return an interator of Resources that
match the given range in the Schedule.
|
java.util.Collection<IMXResource> |
CachedResourceManager.getResources(Schedule schedule,
Range<java.util.Date> range,
java.util.List<java.lang.String> objectNames,
boolean bucketBased) |
java.util.Collection<IMXResource> |
ResourceMaxManager.getResourcesAvailability(java.util.Set<java.lang.String> resources,
UserInfo userInfo,
int resourceType,
java.lang.Long projectId) |
java.util.Collection<IMXResource> |
IResourceManager.getResourcesAvailability(java.util.Set<java.lang.String> resources,
UserInfo userInfo,
int resourceType,
java.lang.Long projectId)
Get resources availability
|
java.util.Collection<IMXResource> |
CachedResourceManager.getResourcesAvailability(java.util.Set<java.lang.String> resources,
UserInfo userInfo,
int resourceType,
java.lang.Long projectId) |
java.util.Collection<IMXResource> |
ResourceMaxManager.getZoneAvailability(java.lang.Long projectId,
UserInfo userInfo) |
java.util.Collection<IMXResource> |
IResourceManager.getZoneAvailability(java.lang.Long projectId,
UserInfo userInfo)
Get zone resources availability
|
java.util.Collection<IMXResource> |
CachedResourceManager.getZoneAvailability(java.lang.Long projectId,
UserInfo userInfo) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<IMXReservation> |
ResourceMaxManager.getReservations(Schedule schedule,
IMXResource resource) |
java.util.Collection<IMXReservation> |
IResourceManager.getReservations(Schedule schedule,
IMXResource resource)
For the given resource, we need to return an Iterator of the Reservations for that resources.
|
java.util.Collection<IMXReservation> |
CachedResourceManager.getReservations(Schedule schedule,
IMXResource resource) |
Modifier and Type | Class and Description |
---|---|
class |
MXResource |
Modifier and Type | Method and Description |
---|---|
IMXResource |
MXReservation.getMXResource() |
IMXResource |
IMXReservation.getMXResource() |
IMXResource |
MXGanttModel.getResourceForId(java.lang.String id) |
IMXResource |
IMXGanttModel.getResourceForId(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<IMXReservation> |
MXGanttModel.reservationIteratorForResource(IMXResource resource) |
java.util.Iterator<IMXReservation> |
IMXGanttModel.reservationIteratorForResource(IMXResource resource)
Returns an Iterator of Reservations for the given Resource
|