choco.cp.solver.constraints.global.geost.externalConstraints
Class Visible

java.lang.Object
  extended by choco.cp.solver.constraints.global.geost.externalConstraints.ExternalConstraint
      extended by choco.cp.solver.constraints.global.geost.externalConstraints.Visible

public class Visible
extends ExternalConstraint


Field Summary
 
Fields inherited from class choco.cp.solver.constraints.global.geost.externalConstraints.ExternalConstraint
dim, ectrID, frame, maxId, objectIds
 
Constructor Summary
Visible(int ectrID, int[] dimensions, int[] objectIdentifiers)
           
 
Method Summary
 
Methods inherited from class choco.cp.solver.constraints.global.geost.externalConstraints.ExternalConstraint
getDim, getEctrID, getFrame, getObjectIds, setDim, setFrame, setObjectIds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Visible

public Visible(int ectrID,
               int[] dimensions,
               int[] objectIdentifiers)


Copyright © 2012. All Rights Reserved.