glite::jdl::Ad | Provides a common interface for all Ad components |
glite::jdl::AdAttributeException | AdAttributeException - raised when a not admitted value is added/set to the attribute |
glite::jdl::AdClassAdException | AdClassAdException - raised when ClassAd error is checked during add/set methods |
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 |
glite::jdl::AdEmptyException | AdEmptyException - raised when an set method is made on a empty attribute |
glite::jdl::AdExtractedException | AdClassAdException - raised when ClassAd error is checked during add/set methods |
glite::jdl::AdFormatException | AdFormatException Class |
glite::jdl::AdListException | AdListException - raised when an add method is made on a non-list attribute |
glite::jdl::AdMismatchException | AdMismatchException - raised when a not admitted value is added/set to the jdl |
glite::jdl::AdSemanticException | AdSemanticException - raised while checking the whole constructed JobAd with the check() method |
glite::jdl::AdSemanticGroupException | AdSemanticGroupException - raised when a mandatoty attribute is missing to the classAd |
glite::jdl::AdSemanticMandatoryException | AdSemanticMandatoryException - raised when a mandatoty attribute is missing to the classAd |
glite::jdl::AdSemanticPathException | AdSemanticPathException - raised when a mandatoty attribute is missing to the classAd |
glite::jdl::AdSyntaxException | AdSyntaxException - raised when syntax error is checked during add/set methods |
glite::jdl::BothAdAndFile | |
glite::jdl::CannotGetAttribute | |
glite::jdl::CannotRemoveAttribute | |
glite::jdl::CannotSetAttribute | |
glite::jdl::CollectionAd | Provides a representation of collection (bunch) of jobs |
glite::jdl::DAG_Error | |
glite::jdl::DAG_HasCycle | |
glite::jdl::DAG_NodeError | |
glite::jdl::DAGAd | |
glite::jdl::DAGAd::Attributes | |
glite::jdl::DAGAdDependencyIterator | |
glite::jdl::DAGAdNodeIterator | |
glite::jdl::DAGNodeInfo | |
glite::jdl::ExpDagAd | Provide a Userinterface-friendly utilisation for DagAd class for the WMS environment The user is able to create , modify and check a DagAd in order to prepare it to the submission and to perform other simple operationsProvides a representation of the job description in the JDL language |
glite::jdl::ExtractedAd | ExtractedAd represent all the extracted files for a certain job/node/dag etc each FilesAd instance can have recoursively children of any kind |
glite::jdl::FileAd | FileAd represent a single file name entry |
glite::jdl::InconsistentDependencies | |
glite::jdl::Invalid_DAG_NodeType | |
glite::jdl::Invalid_DAG_RetryCount | |
glite::jdl::InvalidDependencies | |
glite::jdl::InvalidDescription | |
glite::jdl::InvalidDescriptionFilename | |
glite::jdl::InvalidMaxRunningNodes | |
glite::jdl::InvalidNodes | |
glite::jdl::InvalidNodeType | |
glite::jdl::InvalidRetryCount | |
glite::jdl::JDL | |
glite::jdl::jdl_parser | |
glite::jdl::JdlAttributeList | JobAd Manipulation attribute class This class allow the user to know the names of all Jobad attributes and it is used principally by JobAd in order to perform the requested checks needed ro prepare for submission |
glite::jdl::JDLPrivate | |
glite::jdl::JobAd | Provides a representation of the job description in the JDL language and the functions for building and manipulating it.Provides a representation of the job description in the JDL language |
glite::jdl::JobAdSchema | Provides a Schema used to check the attribute in the JobAd The default utilised schema is GLUE |
glite::jdl::JobIdStruct | Used to specify the JobId of a Dag and of all its nodes recoursively (each node could be a Dag itself) name can be NULL |
glite::jdl::ManipulationException | |
glite::jdl::NeitherAdNorFile | |
glite::jdl::NodeAd | Provides a representation of the job description in the JDL language |
glite::jdl::NodeStruct | Used to design the dependency structure among the nodes of a dag |
glite::jdl::NotDAG | |
glite::jdl::ParametricAd | Provides a job description user-friendly language for parametric jobs |
glite::jdl::RequestAdException | RequestAdException This Exception is thrown when a bad usage of the JobAd class is made |