Download airavata-workflow-model-core-0.6-sources.jar
airavata/airavata-workflow-model-core-0.6-sources.jar.zip( 203 k)
The download jar file contains the following class files or Java source files.
META-INF/DEPENDENCIES META-INF/LICENSE META-INF/MANIFEST.MF META-INF/NOTICE org.apache.airavata.workflow.model.component.Component.java org.apache.airavata.workflow.model.component.ComponentControlPort.java org.apache.airavata.workflow.model.component.ComponentDataPort.java org.apache.airavata.workflow.model.component.ComponentEPRPort.java org.apache.airavata.workflow.model.component.ComponentException.java org.apache.airavata.workflow.model.component.ComponentOperationReference.java org.apache.airavata.workflow.model.component.ComponentPort.java org.apache.airavata.workflow.model.component.ComponentReference.java org.apache.airavata.workflow.model.component.ComponentRegistry.java org.apache.airavata.workflow.model.component.ComponentRegistryException.java org.apache.airavata.workflow.model.component.amazon.AmazonComponentRegistry.java org.apache.airavata.workflow.model.component.amazon.InstanceComponent.java org.apache.airavata.workflow.model.component.amazon.InstanceComponentDataPort.java org.apache.airavata.workflow.model.component.amazon.TerminateInstanceComponent.java org.apache.airavata.workflow.model.component.dynamic.DynamicComponent.java org.apache.airavata.workflow.model.component.dynamic.DynamicComponentPort.java org.apache.airavata.workflow.model.component.local.LocalComponentReference.java org.apache.airavata.workflow.model.component.local.LocalComponentRegistry.java org.apache.airavata.workflow.model.component.system.BlockComponent.java org.apache.airavata.workflow.model.component.system.ConstantComponent.java org.apache.airavata.workflow.model.component.system.DifferedInputComponent.java org.apache.airavata.workflow.model.component.system.DoWhileComponent.java org.apache.airavata.workflow.model.component.system.EndBlockComponent.java org.apache.airavata.workflow.model.component.system.EndDoWhileComponent.java org.apache.airavata.workflow.model.component.system.EndForEachComponent.java org.apache.airavata.workflow.model.component.system.EndifComponent.java org.apache.airavata.workflow.model.component.system.ExitComponent.java org.apache.airavata.workflow.model.component.system.ForEachComponent.java org.apache.airavata.workflow.model.component.system.IfComponent.java org.apache.airavata.workflow.model.component.system.InputComponent.java org.apache.airavata.workflow.model.component.system.MemoComponent.java org.apache.airavata.workflow.model.component.system.OutputComponent.java org.apache.airavata.workflow.model.component.system.ReceiveComponent.java org.apache.airavata.workflow.model.component.system.S3InputComponent.java org.apache.airavata.workflow.model.component.system.StreamSourceComponent.java org.apache.airavata.workflow.model.component.system.SubWorkflowComponent.java org.apache.airavata.workflow.model.component.system.SystemComponent.java org.apache.airavata.workflow.model.component.system.SystemComponentDataPort.java org.apache.airavata.workflow.model.component.system.SystemComponentReference.java org.apache.airavata.workflow.model.component.system.SystemComponentRegistry.java org.apache.airavata.workflow.model.component.url.URLComponentReference.java org.apache.airavata.workflow.model.component.url.URLComponentRegistry.java org.apache.airavata.workflow.model.component.web.WebComponentReference.java org.apache.airavata.workflow.model.component.web.WebComponentRegistry.java org.apache.airavata.workflow.model.component.ws.WSComponent.java org.apache.airavata.workflow.model.component.ws.WSComponentFactory.java org.apache.airavata.workflow.model.component.ws.WSComponentKey.java org.apache.airavata.workflow.model.component.ws.WSComponentPort.java org.apache.airavata.workflow.model.component.ws.WSComponentReference.java org.apache.airavata.workflow.model.component.ws.WSComponentRegistry.java org.apache.airavata.workflow.model.component.ws.WorkflowComponent.java org.apache.airavata.workflow.model.exceptions.WorkflowException.java org.apache.airavata.workflow.model.exceptions.WorkflowRuntimeException.java org.apache.airavata.workflow.model.gpel.DSCUtil.java org.apache.airavata.workflow.model.gpel.script.BPELScript.java org.apache.airavata.workflow.model.gpel.script.BPELScriptType.java org.apache.airavata.workflow.model.gpel.script.WorkflowWSDL.java org.apache.airavata.workflow.model.graph.ControlEdge.java org.apache.airavata.workflow.model.graph.ControlPort.java org.apache.airavata.workflow.model.graph.DataEdge.java org.apache.airavata.workflow.model.graph.DataPort.java org.apache.airavata.workflow.model.graph.EPRPort.java org.apache.airavata.workflow.model.graph.Edge.java org.apache.airavata.workflow.model.graph.ForEachExecutableNode.java org.apache.airavata.workflow.model.graph.Graph.java org.apache.airavata.workflow.model.graph.GraphException.java org.apache.airavata.workflow.model.graph.GraphFactory.java org.apache.airavata.workflow.model.graph.GraphPiece.java org.apache.airavata.workflow.model.graph.GraphSchema.java org.apache.airavata.workflow.model.graph.Node.java org.apache.airavata.workflow.model.graph.Port.java org.apache.airavata.workflow.model.graph.amazon.InstanceDataPort.java org.apache.airavata.workflow.model.graph.amazon.InstanceNode.java org.apache.airavata.workflow.model.graph.amazon.ResourceNode.java org.apache.airavata.workflow.model.graph.amazon.TerminateInstanceNode.java org.apache.airavata.workflow.model.graph.dynamic.BasicTypeMapping.java org.apache.airavata.workflow.model.graph.dynamic.DynamicNode.java org.apache.airavata.workflow.model.graph.dynamic.DynamicPort.java org.apache.airavata.workflow.model.graph.dynamic.PortAddable.java org.apache.airavata.workflow.model.graph.dynamic.SchemaCompilerUtil.java org.apache.airavata.workflow.model.graph.impl.EdgeImpl.java org.apache.airavata.workflow.model.graph.impl.GraphImpl.java org.apache.airavata.workflow.model.graph.impl.NodeImpl.java org.apache.airavata.workflow.model.graph.impl.PortImpl.java org.apache.airavata.workflow.model.graph.subworkflow.SubWorkflowNode.java org.apache.airavata.workflow.model.graph.system.BlockNode.java org.apache.airavata.workflow.model.graph.system.ConstantNode.java org.apache.airavata.workflow.model.graph.system.DifferedInputNode.java org.apache.airavata.workflow.model.graph.system.DoWhileNode.java org.apache.airavata.workflow.model.graph.system.EndBlockNode.java org.apache.airavata.workflow.model.graph.system.EndDoWhileNode.java org.apache.airavata.workflow.model.graph.system.EndForEachNode.java org.apache.airavata.workflow.model.graph.system.EndifNode.java org.apache.airavata.workflow.model.graph.system.ExitNode.java org.apache.airavata.workflow.model.graph.system.ForEachNode.java org.apache.airavata.workflow.model.graph.system.IfNode.java org.apache.airavata.workflow.model.graph.system.InputNode.java org.apache.airavata.workflow.model.graph.system.MemoNode.java org.apache.airavata.workflow.model.graph.system.OutputNode.java org.apache.airavata.workflow.model.graph.system.ParameterNode.java org.apache.airavata.workflow.model.graph.system.ReceiveNode.java org.apache.airavata.workflow.model.graph.system.S3InputNode.java org.apache.airavata.workflow.model.graph.system.StreamSourceNode.java org.apache.airavata.workflow.model.graph.system.SystemDataPort.java org.apache.airavata.workflow.model.graph.system.SystemNode.java org.apache.airavata.workflow.model.graph.util.GraphUtil.java org.apache.airavata.workflow.model.graph.ws.WSGraph.java org.apache.airavata.workflow.model.graph.ws.WSGraphFactory.java org.apache.airavata.workflow.model.graph.ws.WSNode.java org.apache.airavata.workflow.model.graph.ws.WSPort.java org.apache.airavata.workflow.model.graph.ws.WorkflowNode.java org.apache.airavata.workflow.model.ode.ODEBPELTransformer.java org.apache.airavata.workflow.model.ode.ODEClient.java org.apache.airavata.workflow.model.ode.ODEDeploymentDescriptor.java org.apache.airavata.workflow.model.ode.ODEWSDLTransformer.java org.apache.airavata.workflow.model.ode.WSDLCleaner.java org.apache.airavata.workflow.model.utils.ApplicationVersion.java org.apache.airavata.workflow.model.utils.FileConstants.java org.apache.airavata.workflow.model.utils.MessageConstants.java org.apache.airavata.workflow.model.utils.WorkflowConstants.java org.apache.airavata.workflow.model.wf.TridentTransformer.java org.apache.airavata.workflow.model.wf.Workflow.java org.apache.airavata.workflow.model.wf.WorkflowData.java org.apache.airavata.workflow.model.wf.WorkflowExecutionState.java org.apache.airavata.workflow.model.wf.WorkflowInput.java org.apache.airavata.workflow.model.xsd.GFacSimpleTypesXSD.java org.apache.airavata.workflow.model.xsd.LeadContextHeaderXSD.java org.apache.airavata.workflow.model.xsd.LeadCrosscutXSD.java