character
~~|
~~+--
BasicObject
~~~~~~~|
~~~~~~~+--
DevEvalProduct
Directly known subclasses:
DevEvalFileProduct
public class DevEvalProduct
extends BasicObject
A DevEvalProduct represents a handle to the "product" returned by
devEval
().DevEvalProduct(name=NULL, tags=NULL, type=NULL, ...)
fullname
: the fullname of an image, e.g. 'foo,a,b'name
: the part of the fullname before the first comma, e.g. 'foo'tags
: the part of the fullname after the first comma, e.g. 'a,b'