edu.nrao.sss.model.project.scheduling.constraint
Class ConstraintFactory

java.lang.Object
  extended by edu.nrao.sss.model.project.scheduling.constraint.ConstraintFactory

public class ConstraintFactory
extends Object


Method Summary
static Constraint copy(Constraint c)
           
static Constraint getConstraint(ConstraintType ct)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

copy

public static Constraint copy(Constraint c)

getConstraint

public static Constraint getConstraint(ConstraintType ct)


Copyright © 2009. All Rights Reserved.