#include "Ad.h"
#include "DAGAd.h"
#include "collectionad.h"
#include "ExpDagAd.h"
#include "JdlAttributeList.h"
#include <classad_distribution.h>
Go to the source code of this file.
Namespaces | |
namespace | glite |
namespace | glite::jdl |
Data Structures | |
struct | glite::jdl::NodeStruct |
Used to design the dependency structure among the nodes of a dag. More... | |
class | glite::jdl::AdConverter |
AdConverter deifines a series of utiliteis as separate static methods that allow the user to convert a Jdl into several different classad representation.utilities for converting classad expression into requestad known classes and to create JobAd/ExpDagAd templates instances. More... |