org.glite.jdl
Class ParametricAd
java.lang.Object
org.glite.jdl.Ad
org.glite.jdl.JobAd
org.glite.jdl.ParametricAd
- All Implemented Interfaces:
- Cloneable, EnumerableAd
public class ParametricAd
- extends JobAd
- implements Cloneable, EnumerableAd
Methods inherited from class org.glite.jdl.JobAd |
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, checkAll, checkAll, clear, copy, copyAd, delAttribute, getAttributeExpr, getBoolean, getDouble, getInt, getJobAdValue, getString, hasAttribute, hasAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeExpr, setDefaultRank, setDefaultRequirements, setLocalAccess, setSchema, toFile, toLines, toString, toString, toSubmissionString |
Methods inherited from class org.glite.jdl.Ad |
appendValue, attributes, copy, fromFile, fromRecord, fromString, getAd, getAdValue, getBooleanValue, getConstant, getDoubleValue, getIntValue, getStringValue, getType, getValue, hasAttribute, isSet, lookup, setAttribute, size |
ParametricAd
public ParametricAd()
ParametricAd
public ParametricAd(String ad)
throws ParseException,
JobAdException
- Throws:
ParseException
JobAdException
ParametricAd
public ParametricAd(condor.classad.RecordExpr ad)
throws JobAdException
- Throws:
JobAdException
clone
public Object clone()
- Description copied from class:
JobAd
- Copy all the attributes of the instance into a new JobAd
- Overrides:
clone
in class JobAd
- Returns:
- a new JobAd with a copy of all the attributes contained in the current JobAd instance
getJobEnumeration
public Enumeration getJobEnumeration()
throws JobAdException
- Specified by:
getJobEnumeration
in interface EnumerableAd
- Throws:
JobAdException
Copyright © 2013 EMI - European Middleware Initiative. All Rights Reserved.