org.glite.jdl
Class Node

java.lang.Object
  extended by org.glite.jdl.Ad
      extended by org.glite.jdl.Node

public class Node
extends Ad

Provide a representetion of a DagAd Node

Version:
0.1
Author:
Alessandro Maraschini

Field Summary
 
Fields inherited from class org.glite.jdl.Ad
jobAd, TYPE_AD, TYPE_BOOL, TYPE_EXPRESSION, TYPE_INTEGER, TYPE_REAL, TYPE_STRING, TYPE_UNKNOWN
 
Method Summary
 String getName()
           
 
Methods inherited from class org.glite.jdl.Ad
addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, appendValue, attributes, clear, clone, copy, delAttribute, fromFile, fromRecord, fromString, getAd, getAdValue, getBooleanValue, getConstant, getDoubleValue, getIntValue, getStringValue, getType, getValue, hasAttribute, isSet, lookup, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, size, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getName

public String getName()


Copyright © 2013 EMI - European Middleware Initiative. All Rights Reserved.