org.n52.wps.server.feed.movingcode
Class MovingCodeObject
java.lang.Object
org.n52.wps.server.feed.movingcode.MovingCodeObject
public class MovingCodeObject
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MovingCodeObject
public MovingCodeObject(net.opengis.wps.x100.ProcessDescriptionType pd,
AlgorithmDescription ad,
java.io.File algorithmWorkspace)
MovingCodeObject
public MovingCodeObject(java.io.File processDescriptionXML,
java.io.File workspaceTemplateRoot)
createChild
public MovingCodeObject createChild(java.io.File destinationRoot)
throws java.io.IOException
- Throws:
java.io.IOException
getProcessID
public java.lang.String getProcessID()
isContainer
public boolean isContainer(java.net.URI containerURN)
isContainer
public boolean isContainer(java.net.URI[] containerURNs)
isSufficientRuntimeEnvironment
public boolean isSufficientRuntimeEnvironment(java.net.URI[] runtimeURNs)
getProcessDescription
public net.opengis.wps.x100.ProcessDescriptionType getProcessDescription()
getInstanceWorkspace
public java.io.File getInstanceWorkspace()
getAlgorithmURL
public AlgorithmURL getAlgorithmURL()
getParameters
public java.util.List<AlgorithmParameterType> getParameters()
getDefaultMimeType
public java.lang.String getDefaultMimeType(java.lang.String paramID)
Copyright © 2007-2011 52north.org. All Rights Reserved.