choco.cp.solver.constraints.global.scheduling.trees
Class AltDisjTreeTL.AltDisjStatusTL

java.lang.Object
  extended by choco.cp.solver.constraints.global.scheduling.trees.AbstractVilimStatus<ThetaLambdaStatus>
      extended by choco.cp.solver.constraints.global.scheduling.trees.DisjTreeTL.DisjStatusTL
          extended by choco.cp.solver.constraints.global.scheduling.trees.AltDisjTreeTL.AltDisjStatusTL
All Implemented Interfaces:
IDotty, INodeLabel
Enclosing class:
AltDisjTreeTL

protected final class AltDisjTreeTL.AltDisjStatusTL
extends DisjTreeTL.DisjStatusTL


Field Summary
 
Fields inherited from class choco.cp.solver.constraints.global.scheduling.trees.AbstractVilimStatus
status, task, type
 
Constructor Summary
AltDisjTreeTL.AltDisjStatusTL(choco.cp.solver.constraints.global.scheduling.trees.AbstractVilimTree.NodeType type)
           
 
Method Summary
 choco.cp.solver.constraints.global.scheduling.trees.AbstractVilimTree.NodeType getType()
           
 void reset()
           
 
Methods inherited from class choco.cp.solver.constraints.global.scheduling.trees.DisjTreeTL.DisjStatusTL
getLeafTime, insertInLambda, insertInTheta, insertInTheta, removeFromLambda, removeFromTheta, setTask, updateInternalNode, writeDotStatus
 
Methods inherited from class choco.cp.solver.constraints.global.scheduling.trees.AbstractVilimStatus
format, format, getNbParameters, getParameter, getResetIntValue, getResetLongValue, getStatus, getTask, getType, setParameter, setType, toDotty, writeRow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AltDisjTreeTL.AltDisjStatusTL

public AltDisjTreeTL.AltDisjStatusTL(choco.cp.solver.constraints.global.scheduling.trees.AbstractVilimTree.NodeType type)
Method Detail

reset

public void reset()
Overrides:
reset in class DisjTreeTL.DisjStatusTL

getType

public choco.cp.solver.constraints.global.scheduling.trees.AbstractVilimTree.NodeType getType()


Copyright © 2012. All Rights Reserved.