eu.unicore.hila.job.jsdl
Class ModelToJsdl
java.lang.Object
eu.unicore.hila.job.jsdl.ModelToJsdl
- All Implemented Interfaces:
- ModelToNative
public class ModelToJsdl
- extends Object
- implements ModelToNative
This class maps the JobModel
to a JSDL document.
- Author:
- bjoernh
22.06.2011 14:58:18
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FORMAT_JSDL
protected static final String FORMAT_JSDL
- See Also:
- Constant Field Values
ModelToJsdl
public ModelToJsdl(JobModel _model)
getJSDL
public org.ggf.schemas.jsdl.x2005.x11.jsdl.JobDefinitionDocument getJSDL()
throws eu.unicore.hila.exceptions.HiLAException
- Throws:
eu.unicore.hila.exceptions.HiLAException
getNative
public Object getNative()
throws eu.unicore.hila.exceptions.HiLAException
- Specified by:
getNative
in interface ModelToNative
- Throws:
eu.unicore.hila.exceptions.HiLAException
- See Also:
ModelToNative.getNative()
getFormatName
public String getFormatName()
- See Also:
eu.unicore.hila.job.spi.ModelToNative#getFormatName()
Copyright © 2010-2013 UNICORE. All Rights Reserved.