|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ourgrid.common.spec.main.DescriptionFileCompile
public class DescriptionFileCompile
Constructor Summary | |
---|---|
DescriptionFileCompile()
|
Method Summary | |
---|---|
static java.util.List<PeerSpec> |
compileGDF(java.lang.String descriptionFilePath)
|
static JobSpec |
compileJDF(java.lang.String descriptionFilePath)
|
static java.util.List<GumSpec> |
compileSDF(java.lang.String descriptionFilePath)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DescriptionFileCompile()
Method Detail |
---|
public static JobSpec compileJDF(java.lang.String descriptionFilePath) throws CompilerException
CompilerException
public static java.util.List<PeerSpec> compileGDF(java.lang.String descriptionFilePath) throws CompilerException
CompilerException
public static java.util.List<GumSpec> compileSDF(java.lang.String descriptionFilePath) throws CompilerException
CompilerException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |