Index

A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages

A

ABORTED - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value ABORTED : The job has been aborted, either by user request or by the server because of lack or overuse of resources.
accessUrl - Variable in class org.ivoa.dm.execution.DataResource
the URL that can be used to access the data resource.
accessUrl - Variable in class org.ivoa.dm.execution.DataResource.DataResourceBuilder
the URL that can be used to access the data resource.
addContent(DataNode) - Method in class org.ivoa.dm.execution.ExecutionModel
add DataNode to model.
addContent(DataResource) - Method in class org.ivoa.dm.execution.ExecutionModel
add DataResource to model.
addContent(JobExecution) - Method in class org.ivoa.dm.execution.ExecutionModel
add JobExecution to model.
addContent(WorkLoad) - Method in class org.ivoa.dm.execution.ExecutionModel
add WorkLoad to model.
addContent(ToolInterface) - Method in class org.ivoa.dm.pdl.PdlModel
add ToolInterface to model.
addContent(Tool) - Method in class org.ivoa.dm.tool.ToolModel
add Tool to model.
addReference(ExecutionNode) - Method in class org.ivoa.dm.execution.ExecutionModel
directly add reference.
addReference(PhysicalLocation) - Method in class org.ivoa.dm.execution.ExecutionModel
directly add reference.
addReference(Author) - Method in class org.ivoa.dm.execution.ExecutionModel
directly add reference.
addReference(Author) - Method in class org.ivoa.dm.tool.ToolModel
directly add reference.
addReference(OCIRegistry) - Method in class org.ivoa.dm.execution.ExecutionModel
directly add reference.
addReference(OCIRegistry) - Method in class org.ivoa.dm.tool.ToolModel
directly add reference.
addReference(Tool) - Method in class org.ivoa.dm.execution.ExecutionModel
directly add reference.
addReference(ToolImage) - Method in class org.ivoa.dm.execution.ExecutionModel
directly add reference.
addReference(ToolImage) - Method in class org.ivoa.dm.tool.ToolModel
directly add reference.
addToCompliance(Compliance) - Method in class org.ivoa.dm.tool.SecurityMetadata
Add a org.ivoa.dm.tool.Compliance to the composition.
addToComputeResources(ComputeResource) - Method in class org.ivoa.dm.execution.ExecutionNode
Add a org.ivoa.dm.execution.ComputeResource to the composition.
addToEnv(EnvVar) - Method in class org.ivoa.dm.tool.Tool
Add a org.ivoa.dm.tool.EnvVar to the composition.
addToGroups(ParameterGroup) - Method in class org.ivoa.dm.pdl.ToolInterface
Add a org.ivoa.dm.pdl.ParameterGroup to the composition.
addToInputs(ParameterValue) - Method in class org.ivoa.dm.execution.JobExecution
Add a org.ivoa.dm.execution.ParameterValue to the composition.
addToMembers(ParameterOrGroup) - Method in class org.ivoa.dm.pdl.ParameterGroup
Add a org.ivoa.dm.pdl.ParameterOrGroup to the composition.
addToOutputs(ParameterValue) - Method in class org.ivoa.dm.execution.JobExecution
Add a org.ivoa.dm.execution.ParameterValue to the composition.
addToParameters(ParameterDefinition) - Method in class org.ivoa.dm.pdl.ToolInterface
Add a org.ivoa.dm.pdl.ParameterDefinition to the composition.
addToPerformanceMetrics(PerformanceMetric) - Method in class org.ivoa.dm.execution.JobExecution
Add a org.ivoa.dm.execution.PerformanceMetric to the composition.
addToVulnerabilities(Vulnerability) - Method in class org.ivoa.dm.tool.SecurityMetadata
Add a org.ivoa.dm.tool.Vulnerability to the composition.
affiliation - Variable in class org.ivoa.dm.tool.Author
Affiliation .
affiliation - Variable in class org.ivoa.dm.tool.Author.AuthorBuilder
Affiliation .
ARCHIVED - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value ARCHIVED : The job has been archived by the server at destruction time.
AtomicParameterType - Class in org.ivoa.dm.pdl
a parameterType that typically can be represented by primitive .
AtomicParameterType() - Constructor for class org.ivoa.dm.pdl.AtomicParameterType
Creates a new AtomicParameterType
AtomicParameterType(String) - Constructor for class org.ivoa.dm.pdl.AtomicParameterType
full parameter constructor.
AtomicParameterType(AtomicParameterType) - Constructor for class org.ivoa.dm.pdl.AtomicParameterType
Copy Constructor.
AtomicParameterType.AtomicParameterTypeBuilder - Class in org.ivoa.dm.pdl
A builder class for AtomicParameterType, mainly for use in the functional builder pattern.
AtomicParameterTypeBuilder() - Constructor for class org.ivoa.dm.pdl.AtomicParameterType.AtomicParameterTypeBuilder
 
Author - Class in org.ivoa.dm.tool
Details about an author of the image.
Author() - Constructor for class org.ivoa.dm.tool.Author
Creates a new Author
Author(String, String, String, String, String, String, String) - Constructor for class org.ivoa.dm.tool.Author
full parameter constructor.
Author(Author) - Constructor for class org.ivoa.dm.tool.Author
Copy Constructor.
Author.AuthorBuilder - Class in org.ivoa.dm.tool
A builder class for Author, mainly for use in the functional builder pattern.
AuthorBuilder() - Constructor for class org.ivoa.dm.tool.Author.AuthorBuilder
 
authors - Variable in class org.ivoa.dm.tool.Discovery
ReferenceObject authors : Responsible people/organization.
authors - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Responsible people/organization.

B

build - Variable in class org.ivoa.dm.tool.ToolImage
Build detail.
build - Variable in class org.ivoa.dm.tool.ToolImage.ToolImageBuilder
Build detail.
buildCommand - Variable in class org.ivoa.dm.tool.BuildProcess
The command used to build the image, e.g.
buildCommand - Variable in class org.ivoa.dm.tool.BuildProcess.BuildProcessBuilder
The command used to build the image, e.g.
buildContext - Variable in class org.ivoa.dm.tool.BuildProcess
The context directory for the build, e.g.
buildContext - Variable in class org.ivoa.dm.tool.BuildProcess.BuildProcessBuilder
The context directory for the build, e.g.
BuildProcess - Class in org.ivoa.dm.tool
How the tool image is built.
BuildProcess() - Constructor for class org.ivoa.dm.tool.BuildProcess
Creates a new BuildProcess
BuildProcess(String, String, String) - Constructor for class org.ivoa.dm.tool.BuildProcess
full parameter constructor.
BuildProcess(BuildProcess) - Constructor for class org.ivoa.dm.tool.BuildProcess
Copy Constructor.
BuildProcess.BuildProcessBuilder - Class in org.ivoa.dm.tool
A builder class for BuildProcess, mainly for use in the functional builder pattern.
BuildProcessBuilder() - Constructor for class org.ivoa.dm.tool.BuildProcess.BuildProcessBuilder
 

C

command - Variable in class org.ivoa.dm.tool.Tool
Tokenized initial command; supports {{inputs.key}} min_length=1.
command - Variable in class org.ivoa.dm.tool.Tool.ToolBuilder
Tokenized initial command; supports {{inputs.key}} min_length=1.
COMPLETED - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value COMPLETED : A job has completed successfully.
compliance - Variable in class org.ivoa.dm.tool.SecurityMetadata
Compliance information for the image.
compliance - Variable in class org.ivoa.dm.tool.SecurityMetadata.SecurityMetadataBuilder
Compliance information for the image.
Compliance - Class in org.ivoa.dm.tool
attestation information.
Compliance() - Constructor for class org.ivoa.dm.tool.Compliance
Creates a new Compliance
Compliance(Compliance) - Constructor for class org.ivoa.dm.tool.Compliance
Copy Constructor.
Compliance.ComplianceBuilder - Class in org.ivoa.dm.tool
A builder class for Compliance, mainly for use in the functional builder pattern.
ComplianceBuilder() - Constructor for class org.ivoa.dm.tool.Compliance.ComplianceBuilder
 
ComputeResource - Class in org.ivoa.dm.execution
A computational resource that can be used for executing a job.
ComputeResource() - Constructor for class org.ivoa.dm.execution.ComputeResource
Creates a new ComputeResource
ComputeResource(String, Integer, Double, Boolean, String) - Constructor for class org.ivoa.dm.execution.ComputeResource
full parameter constructor.
ComputeResource(ComputeResource) - Constructor for class org.ivoa.dm.execution.ComputeResource
Copy Constructor.
ComputeResource.ComputeResourceBuilder - Class in org.ivoa.dm.execution
A builder class for ComputeResource, mainly for use in the functional builder pattern.
ComputeResourceBuilder() - Constructor for class org.ivoa.dm.execution.ComputeResource.ComputeResourceBuilder
 
computeResources - Variable in class org.ivoa.dm.execution.ExecutionNode
the compute resources available at the node.
computeResources - Variable in class org.ivoa.dm.execution.ExecutionNode.ExecutionNodeBuilder
the compute resources available at the node.
contextFactory() - Static method in class org.ivoa.dm.execution.ExecutionModel
the context factory for the model.
contextFactory() - Static method in class org.ivoa.dm.pdl.PdlModel
the context factory for the model.
contextFactory() - Static method in class org.ivoa.dm.tool.ToolModel
the context factory for the model.
copyMe() - Method in class org.ivoa.dm.pdl.IVOASemantics
make a clone of the object taking into account current polymorhic type.
copyMe() - Method in class org.ivoa.dm.pdl.ParameterSemantics
make a clone of the object taking into account current polymorhic type.
copyMe() - Method in class org.ivoa.dm.pdl.ParameterType
make a clone of the object taking into account current polymorhic type.
country - Variable in class org.ivoa.dm.execution.PhysicalLocation
Country name.
country - Variable in class org.ivoa.dm.execution.PhysicalLocation.PhysicalLocationBuilder
Country name.
create() - Method in class org.ivoa.dm.execution.ComputeResource.ComputeResourceBuilder
create a ComputeResource from this builder.
create() - Method in class org.ivoa.dm.execution.DataNode.DataNodeBuilder
create a DataNode from this builder.
create() - Method in class org.ivoa.dm.execution.DataResource.DataResourceBuilder
create a DataResource from this builder.
create() - Method in class org.ivoa.dm.execution.ExecutionNode.ExecutionNodeBuilder
create a ExecutionNode from this builder.
create() - Method in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
create a JobExecution from this builder.
create() - Method in class org.ivoa.dm.execution.ParameterValue.ParameterValueBuilder
create a ParameterValue from this builder.
create() - Method in class org.ivoa.dm.execution.PerformanceMetric.PerformanceMetricBuilder
create a PerformanceMetric from this builder.
create() - Method in class org.ivoa.dm.execution.PhysicalLocation.PhysicalLocationBuilder
create a PhysicalLocation from this builder.
create() - Method in class org.ivoa.dm.execution.TransferPerformance.TransferPerformanceBuilder
create a TransferPerformance from this builder.
create() - Method in class org.ivoa.dm.execution.WorkLoad.WorkLoadBuilder
create a WorkLoad from this builder.
create() - Method in class org.ivoa.dm.pdl.AtomicParameterType.AtomicParameterTypeBuilder
create a AtomicParameterType from this builder.
create() - Method in class org.ivoa.dm.pdl.FileParameterType.FileParameterTypeBuilder
create a FileParameterType from this builder.
create() - Method in class org.ivoa.dm.pdl.IVOASemantics.IVOASemanticsBuilder
create a IVOASemantics from this builder.
create() - Method in class org.ivoa.dm.pdl.ParameterDefinition.ParameterDefinitionBuilder
create a ParameterDefinition from this builder.
create() - Method in class org.ivoa.dm.pdl.ParameterGroup.ParameterGroupBuilder
create a ParameterGroup from this builder.
create() - Method in class org.ivoa.dm.pdl.ParameterOrGroup.ParameterOrGroupBuilder
create a ParameterOrGroup from this builder.
create() - Method in class org.ivoa.dm.pdl.ToolInterface.ToolInterfaceBuilder
create a ToolInterface from this builder.
create() - Method in class org.ivoa.dm.tool.Author.AuthorBuilder
create a Author from this builder.
create() - Method in class org.ivoa.dm.tool.BuildProcess.BuildProcessBuilder
create a BuildProcess from this builder.
create() - Method in class org.ivoa.dm.tool.Compliance.ComplianceBuilder
create a Compliance from this builder.
create() - Method in class org.ivoa.dm.tool.DataScaling.DataScalingBuilder
create a DataScaling from this builder.
create() - Method in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
create a Discovery from this builder.
create() - Method in class org.ivoa.dm.tool.EnvVar.EnvVarBuilder
create a EnvVar from this builder.
create() - Method in class org.ivoa.dm.tool.OCIRegistry.OCIRegistryBuilder
create a OCIRegistry from this builder.
create() - Method in class org.ivoa.dm.tool.PerformanceProfile.PerformanceProfileBuilder
create a PerformanceProfile from this builder.
create() - Method in class org.ivoa.dm.tool.ProcessorScaling.ProcessorScalingBuilder
create a ProcessorScaling from this builder.
create() - Method in class org.ivoa.dm.tool.SecurityMetadata.SecurityMetadataBuilder
create a SecurityMetadata from this builder.
create() - Method in class org.ivoa.dm.tool.Tool.ToolBuilder
create a Tool from this builder.
create() - Method in class org.ivoa.dm.tool.ToolImage.ToolImageBuilder
create a ToolImage from this builder.
create() - Method in class org.ivoa.dm.tool.Vulnerability.VulnerabilityBuilder
create a Vulnerability from this builder.
createAtomicParameterType(Consumer<AtomicParameterType.AtomicParameterTypeBuilder>) - Static method in class org.ivoa.dm.pdl.AtomicParameterType
create a AtomicParameterType in functional builder style.
createAuthor(Consumer<Author.AuthorBuilder>) - Static method in class org.ivoa.dm.tool.Author
create a Author in functional builder style.
createBuildProcess(Consumer<BuildProcess.BuildProcessBuilder>) - Static method in class org.ivoa.dm.tool.BuildProcess
create a BuildProcess in functional builder style.
createCompliance(Consumer<Compliance.ComplianceBuilder>) - Static method in class org.ivoa.dm.tool.Compliance
create a Compliance in functional builder style.
createComputeResource(Consumer<ComputeResource.ComputeResourceBuilder>) - Static method in class org.ivoa.dm.execution.ComputeResource
create a ComputeResource in functional builder style.
createContext() - Method in class org.ivoa.dm.execution.ExecutionModel
create a context in preparation for cloning.
createContext() - Method in class org.ivoa.dm.pdl.PdlModel
create a context in preparation for cloning.
createContext() - Method in class org.ivoa.dm.tool.ToolModel
create a context in preparation for cloning.
created - Variable in class org.ivoa.dm.tool.Discovery
Metadata processing timestamp (UTC).
created - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Metadata processing timestamp (UTC).
createDataNode(Consumer<DataNode.DataNodeBuilder>) - Static method in class org.ivoa.dm.execution.DataNode
create a DataNode in functional builder style.
createDataResource(Consumer<DataResource.DataResourceBuilder>) - Static method in class org.ivoa.dm.execution.DataResource
create a DataResource in functional builder style.
createDataScaling(Consumer<DataScaling.DataScalingBuilder>) - Static method in class org.ivoa.dm.tool.DataScaling
create a DataScaling in functional builder style.
createDiscovery(Consumer<Discovery.DiscoveryBuilder>) - Static method in class org.ivoa.dm.tool.Discovery
create a Discovery in functional builder style.
createEnvVar(Consumer<EnvVar.EnvVarBuilder>) - Static method in class org.ivoa.dm.tool.EnvVar
create a EnvVar in functional builder style.
createExecutionNode(Consumer<ExecutionNode.ExecutionNodeBuilder>) - Static method in class org.ivoa.dm.execution.ExecutionNode
create a ExecutionNode in functional builder style.
createFileParameterType(Consumer<FileParameterType.FileParameterTypeBuilder>) - Static method in class org.ivoa.dm.pdl.FileParameterType
create a FileParameterType in functional builder style.
createIVOASemantics(Consumer<IVOASemantics.IVOASemanticsBuilder>) - Static method in class org.ivoa.dm.pdl.IVOASemantics
create a IVOASemantics in functional builder style.
createJobExecution(Consumer<JobExecution.JobExecutionBuilder>) - Static method in class org.ivoa.dm.execution.JobExecution
create a JobExecution in functional builder style.
createOCIRegistry(Consumer<OCIRegistry.OCIRegistryBuilder>) - Static method in class org.ivoa.dm.tool.OCIRegistry
create a OCIRegistry in functional builder style.
createParameterDefinition(Consumer<ParameterDefinition.ParameterDefinitionBuilder>) - Static method in class org.ivoa.dm.pdl.ParameterDefinition
create a ParameterDefinition in functional builder style.
createParameterGroup(Consumer<ParameterGroup.ParameterGroupBuilder>) - Static method in class org.ivoa.dm.pdl.ParameterGroup
create a ParameterGroup in functional builder style.
createParameterOrGroup(Consumer<ParameterOrGroup.ParameterOrGroupBuilder>) - Static method in class org.ivoa.dm.pdl.ParameterOrGroup
create a ParameterOrGroup in functional builder style.
createParameterValue(Consumer<ParameterValue.ParameterValueBuilder>) - Static method in class org.ivoa.dm.execution.ParameterValue
create a ParameterValue in functional builder style.
createPerformanceMetric(Consumer<PerformanceMetric.PerformanceMetricBuilder>) - Static method in class org.ivoa.dm.execution.PerformanceMetric
create a PerformanceMetric in functional builder style.
createPerformanceProfile(Consumer<PerformanceProfile.PerformanceProfileBuilder>) - Static method in class org.ivoa.dm.tool.PerformanceProfile
create a PerformanceProfile in functional builder style.
createPhysicalLocation(Consumer<PhysicalLocation.PhysicalLocationBuilder>) - Static method in class org.ivoa.dm.execution.PhysicalLocation
create a PhysicalLocation in functional builder style.
createProcessorScaling(Consumer<ProcessorScaling.ProcessorScalingBuilder>) - Static method in class org.ivoa.dm.tool.ProcessorScaling
create a ProcessorScaling in functional builder style.
createSecurityMetadata(Consumer<SecurityMetadata.SecurityMetadataBuilder>) - Static method in class org.ivoa.dm.tool.SecurityMetadata
create a SecurityMetadata in functional builder style.
createTool(Consumer<Tool.ToolBuilder>) - Static method in class org.ivoa.dm.tool.Tool
create a Tool in functional builder style.
createToolImage(Consumer<ToolImage.ToolImageBuilder>) - Static method in class org.ivoa.dm.tool.ToolImage
create a ToolImage in functional builder style.
createToolInterface(Consumer<ToolInterface.ToolInterfaceBuilder>) - Static method in class org.ivoa.dm.pdl.ToolInterface
create a ToolInterface in functional builder style.
createTransferPerformance(Consumer<TransferPerformance.TransferPerformanceBuilder>) - Static method in class org.ivoa.dm.execution.TransferPerformance
create a TransferPerformance in functional builder style.
createVulnerability(Consumer<Vulnerability.VulnerabilityBuilder>) - Static method in class org.ivoa.dm.tool.Vulnerability
create a Vulnerability in functional builder style.
createWorkLoad(Consumer<WorkLoad.WorkLoadBuilder>) - Static method in class org.ivoa.dm.execution.WorkLoad
create a WorkLoad in functional builder style.
creationTime - Variable in class org.ivoa.dm.execution.JobExecution
the time when the job execution was created.
creationTime - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
the time when the job execution was created.
cve - Variable in class org.ivoa.dm.tool.Vulnerability
the identifier for the vulnerability.
cve - Variable in class org.ivoa.dm.tool.Vulnerability.VulnerabilityBuilder
the identifier for the vulnerability.

D

DataNode - Class in org.ivoa.dm.execution
A Node where data can be stored.
DataNode() - Constructor for class org.ivoa.dm.execution.DataNode
Creates a new DataNode
DataNode(String, PhysicalLocation) - Constructor for class org.ivoa.dm.execution.DataNode
full parameter constructor.
DataNode(DataNode) - Constructor for class org.ivoa.dm.execution.DataNode
Copy Constructor.
DataNode.DataNodeBuilder - Class in org.ivoa.dm.execution
A builder class for DataNode, mainly for use in the functional builder pattern.
DataNodeBuilder() - Constructor for class org.ivoa.dm.execution.DataNode.DataNodeBuilder
 
DataResource - Class in org.ivoa.dm.execution
A data resource that can be used as input or output for a job.
DataResource() - Constructor for class org.ivoa.dm.execution.DataResource
Creates a new DataResource
DataResource(DataResource) - Constructor for class org.ivoa.dm.execution.DataResource
Copy Constructor.
DataResource(PhysicalLocation, Double, String, String) - Constructor for class org.ivoa.dm.execution.DataResource
full parameter constructor.
DataResource.DataResourceBuilder - Class in org.ivoa.dm.execution
A builder class for DataResource, mainly for use in the functional builder pattern.
DataResourceBuilder() - Constructor for class org.ivoa.dm.execution.DataResource.DataResourceBuilder
 
dataScaling - Variable in class org.ivoa.dm.tool.PerformanceProfile
the scaling behaviour of the tool with respect to the data size of the input data.
dataScaling - Variable in class org.ivoa.dm.tool.PerformanceProfile.PerformanceProfileBuilder
the scaling behaviour of the tool with respect to the data size of the input data.
DataScaling - Class in org.ivoa.dm.tool
The scaling behaviour of a tool with respect to the size of the input data.
DataScaling() - Constructor for class org.ivoa.dm.tool.DataScaling
Creates a new DataScaling
DataScaling(DataScaling) - Constructor for class org.ivoa.dm.tool.DataScaling
Copy Constructor.
DataScaling.DataScalingBuilder - Class in org.ivoa.dm.tool
A builder class for DataScaling, mainly for use in the functional builder pattern.
DataScalingBuilder() - Constructor for class org.ivoa.dm.tool.DataScaling.DataScalingBuilder
 
dataTransferPerformance - Variable in class org.ivoa.dm.execution.ExecutionNode
the performance of data transfer to/from the node.
dataTransferPerformance - Variable in class org.ivoa.dm.execution.ExecutionNode.ExecutionNodeBuilder
the performance of data transfer to/from the node.
definition - Variable in class org.ivoa.dm.execution.ParameterValue
ReferenceObject definition : the definition of the parameter.
definition - Variable in class org.ivoa.dm.execution.ParameterValue.ParameterValueBuilder
the definition of the parameter.
delete(EntityManager) - Method in class org.ivoa.dm.execution.ComputeResource
delete(EntityManager) - Method in class org.ivoa.dm.execution.DataNode
delete(EntityManager) - Method in class org.ivoa.dm.execution.DataResource
delete(EntityManager) - Method in class org.ivoa.dm.execution.ExecutionNode
delete(EntityManager) - Method in class org.ivoa.dm.execution.JobExecution
delete(EntityManager) - Method in class org.ivoa.dm.execution.ParameterValue
delete(EntityManager) - Method in class org.ivoa.dm.execution.PerformanceMetric
delete(EntityManager) - Method in class org.ivoa.dm.execution.PhysicalLocation
delete(EntityManager) - Method in class org.ivoa.dm.execution.TransferPerformance
delete(EntityManager) - Method in class org.ivoa.dm.execution.WorkLoad
delete(EntityManager) - Method in class org.ivoa.dm.pdl.ParameterDefinition
delete(EntityManager) - Method in class org.ivoa.dm.pdl.ParameterGroup
delete(EntityManager) - Method in class org.ivoa.dm.pdl.ParameterOrGroup
delete(EntityManager) - Method in class org.ivoa.dm.pdl.ToolInterface
delete(EntityManager) - Method in class org.ivoa.dm.tool.Author
delete(EntityManager) - Method in class org.ivoa.dm.tool.BuildProcess
delete(EntityManager) - Method in class org.ivoa.dm.tool.Compliance
delete(EntityManager) - Method in class org.ivoa.dm.tool.DataScaling
delete(EntityManager) - Method in class org.ivoa.dm.tool.Discovery
delete(EntityManager) - Method in class org.ivoa.dm.tool.EnvVar
delete(EntityManager) - Method in class org.ivoa.dm.tool.OCIRegistry
delete(EntityManager) - Method in class org.ivoa.dm.tool.PerformanceProfile
delete(EntityManager) - Method in class org.ivoa.dm.tool.ProcessorScaling
delete(EntityManager) - Method in class org.ivoa.dm.tool.SecurityMetadata
delete(EntityManager) - Method in class org.ivoa.dm.tool.Tool
delete(EntityManager) - Method in class org.ivoa.dm.tool.ToolImage
delete(EntityManager) - Method in class org.ivoa.dm.tool.Vulnerability
deleteContent(DataNode) - Method in class org.ivoa.dm.execution.ExecutionModel
remove DataNode from model.
deleteContent(DataResource) - Method in class org.ivoa.dm.execution.ExecutionModel
remove DataResource from model.
deleteContent(JobExecution) - Method in class org.ivoa.dm.execution.ExecutionModel
remove JobExecution from model.
deleteContent(WorkLoad) - Method in class org.ivoa.dm.execution.ExecutionModel
remove WorkLoad from model.
deleteContent(ToolInterface) - Method in class org.ivoa.dm.pdl.PdlModel
remove ToolInterface from model.
deleteContent(Tool) - Method in class org.ivoa.dm.tool.ToolModel
remove Tool from model.
deprecated - Variable in class org.ivoa.dm.tool.Discovery
Deprecation status; default false.
deprecated - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Deprecation status; default false.
description - Variable in class org.ivoa.dm.pdl.ParameterDefinition
Parameter description.
description - Variable in class org.ivoa.dm.pdl.ParameterDefinition.ParameterDefinitionBuilder
Parameter description.
description - Variable in class org.ivoa.dm.tool.Discovery
Human-readable description (1..255 chars).
description - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Human-readable description (1..255 chars).
destructionTime - Variable in class org.ivoa.dm.execution.JobExecution
the time at which the job execution will be destroyed.
destructionTime - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
the time at which the job execution will be destroyed.
discovery - Variable in class org.ivoa.dm.tool.ToolImage
Discovery metadata for the tool image.
discovery - Variable in class org.ivoa.dm.tool.ToolImage.ToolImageBuilder
Discovery metadata for the tool image.
Discovery - Class in org.ivoa.dm.tool
Discovery metadata mapped to OCI labels/annotations.
Discovery() - Constructor for class org.ivoa.dm.tool.Discovery
Creates a new Discovery
Discovery(String, String, String, String, String, String, String, Date, List<Author>, String, List<String>, List<String>, List<String>, List<String>, Boolean, Boolean) - Constructor for class org.ivoa.dm.tool.Discovery
full parameter constructor.
Discovery(Discovery) - Constructor for class org.ivoa.dm.tool.Discovery
Copy Constructor.
Discovery.DiscoveryBuilder - Class in org.ivoa.dm.tool
A builder class for Discovery, mainly for use in the functional builder pattern.
DiscoveryBuilder() - Constructor for class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
 
dockerfilePath - Variable in class org.ivoa.dm.tool.BuildProcess.BuildProcessBuilder
The path to the Dockerfile, e.g.
dockerfilePath - Variable in class org.ivoa.dm.tool.BuildProcess
The path to the Dockerfile, e.g.
documentation - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Documentation URL .
documentation - Variable in class org.ivoa.dm.tool.Discovery
Documentation URL .
domain - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Scientific domains; default astronomy; min_length=1.
domain - Variable in class org.ivoa.dm.tool.Discovery
Scientific domains; default astronomy; min_length=1.

E

email - Variable in class org.ivoa.dm.tool.Author.AuthorBuilder
Contact email address for the author.
email - Variable in class org.ivoa.dm.tool.Author
Contact email address for the author.
endTime - Variable in class org.ivoa.dm.execution.JobExecution
the time at which the job execution finished.
endTime - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
the time at which the job execution finished.
env - Variable in class org.ivoa.dm.tool.Tool
Environment map entries.
env - Variable in class org.ivoa.dm.tool.Tool.ToolBuilder
Environment map entries.
EnvVar - Class in org.ivoa.dm.tool
Environment variable map entry.
EnvVar() - Constructor for class org.ivoa.dm.tool.EnvVar
Creates a new EnvVar
EnvVar(String, String) - Constructor for class org.ivoa.dm.tool.EnvVar
full parameter constructor.
EnvVar(EnvVar) - Constructor for class org.ivoa.dm.tool.EnvVar
Copy Constructor.
EnvVar.EnvVarBuilder - Class in org.ivoa.dm.tool
A builder class for EnvVar, mainly for use in the functional builder pattern.
EnvVarBuilder() - Constructor for class org.ivoa.dm.tool.EnvVar.EnvVarBuilder
 
equals(Object) - Method in class org.ivoa.dm.pdl.AtomicParameterType
 
equals(Object) - Method in class org.ivoa.dm.pdl.FileParameterType
 
equals(Object) - Method in class org.ivoa.dm.pdl.IVOASemantics
 
equals(Object) - Method in class org.ivoa.dm.pdl.ParameterSemantics
 
equals(Object) - Method in class org.ivoa.dm.pdl.ParameterType
 
ERROR - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value ERROR : Some form of error has occurred.
errorRate - Variable in class org.ivoa.dm.execution.TransferPerformance
the error rate of the data transfer as a percentage.
errorRate - Variable in class org.ivoa.dm.execution.TransferPerformance.TransferPerformanceBuilder
the error rate of the data transfer as a percentage.
EXECUTING - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value EXECUTING : A job is running.
ExecutionModel - Class in org.ivoa.dm.execution
The container class for the execution Model.
ExecutionModel() - Constructor for class org.ivoa.dm.execution.ExecutionModel
default constructor.
ExecutionModel.References - Class in org.ivoa.dm.execution
A container class for the references in the model.
executionNode - Variable in class org.ivoa.dm.execution.JobExecution
ReferenceObject executionNode : the node where the job is being executed.
executionNode - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
the node where the job is being executed.
ExecutionNode - Class in org.ivoa.dm.execution
A Node where tool execution can take place.
ExecutionNode() - Constructor for class org.ivoa.dm.execution.ExecutionNode
Creates a new ExecutionNode
ExecutionNode(String, String, PhysicalLocation, TransferPerformance, List<ComputeResource>) - Constructor for class org.ivoa.dm.execution.ExecutionNode
full parameter constructor.
ExecutionNode(ExecutionNode) - Constructor for class org.ivoa.dm.execution.ExecutionNode
Copy Constructor.
ExecutionNode.ExecutionNodeBuilder - Class in org.ivoa.dm.execution
A builder class for ExecutionNode, mainly for use in the functional builder pattern.
ExecutionNodeBuilder() - Constructor for class org.ivoa.dm.execution.ExecutionNode.ExecutionNodeBuilder
 
ExecutionPhase - Enum Class in org.ivoa.dm.execution
Enumeration of possible phases of job execution.
executionServiceUrl - Variable in class org.ivoa.dm.execution.ExecutionNode.ExecutionNodeBuilder
.
executionServiceUrl - Variable in class org.ivoa.dm.execution.ExecutionNode
.

F

FileParameterType - Class in org.ivoa.dm.pdl
a parameter type that is a file.
FileParameterType() - Constructor for class org.ivoa.dm.pdl.FileParameterType
Creates a new FileParameterType
FileParameterType(String) - Constructor for class org.ivoa.dm.pdl.FileParameterType
full parameter constructor.
FileParameterType(FileParameterType) - Constructor for class org.ivoa.dm.pdl.FileParameterType
Copy Constructor.
FileParameterType.FileParameterTypeBuilder - Class in org.ivoa.dm.pdl
A builder class for FileParameterType, mainly for use in the functional builder pattern.
FileParameterTypeBuilder() - Constructor for class org.ivoa.dm.pdl.FileParameterType.FileParameterTypeBuilder
 
FINALIZING - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value FINALIZING : A job is finalizing - this is a phase that can be used to indicate that the job has finished execution but is still doing some work to finalize the results - e.g.
forceLoad() - Method in class org.ivoa.dm.execution.ComputeResource
 
forceLoad() - Method in class org.ivoa.dm.execution.DataNode
 
forceLoad() - Method in class org.ivoa.dm.execution.DataResource
 
forceLoad() - Method in class org.ivoa.dm.execution.ExecutionNode
 
forceLoad() - Method in class org.ivoa.dm.execution.JobExecution
 
forceLoad() - Method in class org.ivoa.dm.execution.ParameterValue
 
forceLoad() - Method in class org.ivoa.dm.execution.PerformanceMetric
 
forceLoad() - Method in class org.ivoa.dm.execution.PhysicalLocation
 
forceLoad() - Method in class org.ivoa.dm.execution.TransferPerformance
 
forceLoad() - Method in class org.ivoa.dm.execution.WorkLoad
 
forceLoad() - Method in class org.ivoa.dm.pdl.AtomicParameterType
 
forceLoad() - Method in class org.ivoa.dm.pdl.FileParameterType
 
forceLoad() - Method in class org.ivoa.dm.pdl.IVOASemantics
 
forceLoad() - Method in class org.ivoa.dm.pdl.ParameterDefinition
 
forceLoad() - Method in class org.ivoa.dm.pdl.ParameterGroup
 
forceLoad() - Method in class org.ivoa.dm.pdl.ParameterOrGroup
 
forceLoad() - Method in class org.ivoa.dm.pdl.ParameterSemantics
 
forceLoad() - Method in class org.ivoa.dm.pdl.ParameterType
 
forceLoad() - Method in class org.ivoa.dm.pdl.ToolInterface
 
forceLoad() - Method in class org.ivoa.dm.tool.Author
 
forceLoad() - Method in class org.ivoa.dm.tool.BuildProcess
 
forceLoad() - Method in class org.ivoa.dm.tool.Compliance
 
forceLoad() - Method in class org.ivoa.dm.tool.DataScaling
 
forceLoad() - Method in class org.ivoa.dm.tool.Discovery
 
forceLoad() - Method in class org.ivoa.dm.tool.EnvVar
 
forceLoad() - Method in class org.ivoa.dm.tool.OCIRegistry
 
forceLoad() - Method in class org.ivoa.dm.tool.PerformanceProfile
 
forceLoad() - Method in class org.ivoa.dm.tool.ProcessorScaling
 
forceLoad() - Method in class org.ivoa.dm.tool.SecurityMetadata
 
forceLoad() - Method in class org.ivoa.dm.tool.Tool
 
forceLoad() - Method in class org.ivoa.dm.tool.ToolImage
 
forceLoad() - Method in class org.ivoa.dm.tool.Vulnerability
 
fromLocation - Variable in class org.ivoa.dm.execution.TransferPerformance
ReferenceObject fromLocation : the source location of the data transfer.
fromLocation - Variable in class org.ivoa.dm.execution.TransferPerformance.TransferPerformanceBuilder
the source location of the data transfer.
fromValue(String) - Static method in enum class org.ivoa.dm.execution.ExecutionPhase
Return the ExecutionPhase enum constant corresponding to the given string representation (value)

G

getAccessUrl() - Method in class org.ivoa.dm.execution.DataResource
Returns accessUrl Attribute.
getAffiliation() - Method in class org.ivoa.dm.tool.Author
Returns affiliation Attribute.
getAuthors() - Method in class org.ivoa.dm.tool.Discovery
Returns authors Reference
getBuild() - Method in class org.ivoa.dm.tool.ToolImage
Returns build Attribute.
getBuildCommand() - Method in class org.ivoa.dm.tool.BuildProcess
Returns buildCommand Attribute.
getBuildContext() - Method in class org.ivoa.dm.tool.BuildProcess
Returns buildContext Attribute.
getCommand() - Method in class org.ivoa.dm.tool.Tool
Returns command Attribute.
getCompliance() - Method in class org.ivoa.dm.tool.SecurityMetadata
Returns compliance composition as an immutable list.
getComputeResources() - Method in class org.ivoa.dm.execution.ExecutionNode
Returns computeResources composition as an immutable list.
getContent(Class<T>) - Method in class org.ivoa.dm.execution.ExecutionModel
Get the content of the given type.
getContent(Class<T>) - Method in class org.ivoa.dm.pdl.PdlModel
Get the content of the given type.
getContent(Class<T>) - Method in class org.ivoa.dm.tool.ToolModel
Get the content of the given type.
getCountry() - Method in class org.ivoa.dm.execution.PhysicalLocation
Returns country Attribute.
getCreated() - Method in class org.ivoa.dm.tool.Discovery
Returns created Attribute.
getCreationTime() - Method in class org.ivoa.dm.execution.JobExecution
Returns creationTime Attribute.
getCve() - Method in class org.ivoa.dm.tool.Vulnerability
Returns cve Attribute.
getDataScaling() - Method in class org.ivoa.dm.tool.PerformanceProfile
Returns dataScaling Attribute.
getDataTransferPerformance() - Method in class org.ivoa.dm.execution.ExecutionNode
Returns dataTransferPerformance Attribute.
getDefinition() - Method in class org.ivoa.dm.execution.ParameterValue
Returns definition Reference
getDeprecated() - Method in class org.ivoa.dm.tool.Discovery
Returns deprecated Attribute.
getDescription() - Method in class org.ivoa.dm.pdl.ParameterDefinition
Returns description Attribute.
getDescription() - Method in class org.ivoa.dm.tool.Discovery
Returns description Attribute.
getDestructionTime() - Method in class org.ivoa.dm.execution.JobExecution
Returns destructionTime Attribute.
getDiscovery() - Method in class org.ivoa.dm.tool.ToolImage
Returns discovery Attribute.
getDockerfilePath() - Method in class org.ivoa.dm.tool.BuildProcess
Returns dockerfilePath Attribute.
getDocumentation() - Method in class org.ivoa.dm.tool.Discovery
Returns documentation Attribute.
getDomain() - Method in class org.ivoa.dm.tool.Discovery
Returns domain Attribute.
getEmail() - Method in class org.ivoa.dm.tool.Author
Returns email Attribute.
getEndTime() - Method in class org.ivoa.dm.execution.JobExecution
Returns endTime Attribute.
getEnv() - Method in class org.ivoa.dm.tool.Tool
Returns env composition as an immutable list.
getErrorRate() - Method in class org.ivoa.dm.execution.TransferPerformance
Returns errorRate Attribute.
getExecutionNode() - Method in class org.ivoa.dm.execution.JobExecution
Returns executionNode Reference
getExecutionServiceUrl() - Method in class org.ivoa.dm.execution.ExecutionNode
Returns executionServiceUrl Attribute.
getFromLocation() - Method in class org.ivoa.dm.execution.TransferPerformance
Returns fromLocation Reference
getGithub() - Method in class org.ivoa.dm.tool.Author
Returns github Attribute.
getGitlab() - Method in class org.ivoa.dm.tool.Author
Returns gitlab Attribute.
getGpu() - Method in class org.ivoa.dm.execution.ComputeResource
Returns gpu Attribute.
getGpuType() - Method in class org.ivoa.dm.execution.ComputeResource
Returns gpuType Attribute.
getGroup() - Method in class org.ivoa.dm.pdl.ParameterOrGroup
Returns group Reference
getGroups() - Method in class org.ivoa.dm.pdl.ToolInterface
Returns groups composition as an immutable list.
getHost() - Method in class org.ivoa.dm.tool.OCIRegistry
Returns host Attribute.
getId() - Method in class org.ivoa.dm.execution.ComputeResource
 
getId() - Method in class org.ivoa.dm.execution.DataNode
 
getId() - Method in class org.ivoa.dm.execution.DataResource
 
getId() - Method in class org.ivoa.dm.execution.ExecutionNode
 
getId() - Method in class org.ivoa.dm.execution.JobExecution
Returns id Attribute.
getId() - Method in class org.ivoa.dm.execution.ParameterValue
 
getId() - Method in class org.ivoa.dm.execution.PerformanceMetric
 
getId() - Method in class org.ivoa.dm.execution.PhysicalLocation
 
getId() - Method in class org.ivoa.dm.execution.TransferPerformance
 
getId() - Method in class org.ivoa.dm.execution.WorkLoad
 
getId() - Method in class org.ivoa.dm.pdl.ParameterDefinition
 
getId() - Method in class org.ivoa.dm.pdl.ParameterGroup
 
getId() - Method in class org.ivoa.dm.pdl.ParameterOrGroup
 
getId() - Method in class org.ivoa.dm.pdl.ToolInterface
 
getId() - Method in class org.ivoa.dm.tool.Author
 
getId() - Method in class org.ivoa.dm.tool.BuildProcess
 
getId() - Method in class org.ivoa.dm.tool.Compliance
 
getId() - Method in class org.ivoa.dm.tool.DataScaling
 
getId() - Method in class org.ivoa.dm.tool.Discovery
 
getId() - Method in class org.ivoa.dm.tool.EnvVar
 
getId() - Method in class org.ivoa.dm.tool.OCIRegistry
 
getId() - Method in class org.ivoa.dm.tool.PerformanceProfile
 
getId() - Method in class org.ivoa.dm.tool.ProcessorScaling
 
getId() - Method in class org.ivoa.dm.tool.SecurityMetadata
 
getId() - Method in class org.ivoa.dm.tool.Tool
Returns id Attribute.
getId() - Method in class org.ivoa.dm.tool.ToolImage
 
getId() - Method in class org.ivoa.dm.tool.Vulnerability
 
getImage() - Method in class org.ivoa.dm.tool.Tool
Returns image Reference
getImageTitle() - Method in class org.ivoa.dm.tool.Discovery
Returns imageTitle Attribute.
getInput() - Method in class org.ivoa.dm.pdl.ToolInterface
Returns input Reference
getInputs() - Method in class org.ivoa.dm.execution.JobExecution
Returns inputs composition as an immutable list.
getInterface() - Method in class org.ivoa.dm.tool.Tool
Returns interface Attribute.
getIsBase() - Method in class org.ivoa.dm.tool.Discovery
Returns isBase Attribute.
getIsIndirect() - Method in class org.ivoa.dm.execution.ParameterValue
Returns isIndirect Attribute.
getKeywords() - Method in class org.ivoa.dm.tool.Discovery
Returns keywords Attribute.
getKind() - Method in class org.ivoa.dm.pdl.AtomicParameterType
Returns kind Attribute.
getKind() - Method in class org.ivoa.dm.pdl.ParameterDefinition
Returns kind Attribute.
getKind() - Method in class org.ivoa.dm.tool.Discovery
Returns kind Attribute.
getLatency() - Method in class org.ivoa.dm.execution.TransferPerformance
Returns latency Attribute.
getLatitude() - Method in class org.ivoa.dm.execution.PhysicalLocation
Returns latitude Attribute.
getLicenses() - Method in class org.ivoa.dm.tool.Discovery
Returns licenses Attribute.
getLocation() - Method in class org.ivoa.dm.execution.DataNode
Returns location Reference
getLocation() - Method in class org.ivoa.dm.execution.DataResource
Returns location Reference
getLocation() - Method in class org.ivoa.dm.execution.ExecutionNode
Returns location Reference
getLongitude() - Method in class org.ivoa.dm.execution.PhysicalLocation
Returns longitude Attribute.
getMembers() - Method in class org.ivoa.dm.pdl.ParameterGroup
Returns members composition as an immutable list.
getMemory() - Method in class org.ivoa.dm.execution.ComputeResource
Returns memory Attribute.
getMime() - Method in class org.ivoa.dm.pdl.FileParameterType
Returns mime Attribute.
getMimeType() - Method in class org.ivoa.dm.execution.DataResource
Returns mimeType Attribute.
getName() - Method in class org.ivoa.dm.execution.ComputeResource
Returns name Attribute.
getName() - Method in class org.ivoa.dm.execution.PhysicalLocation
Returns name Attribute.
getName() - Method in class org.ivoa.dm.pdl.ParameterDefinition
Returns name Attribute.
getName() - Method in class org.ivoa.dm.pdl.ParameterGroup
Returns name Attribute.
getName() - Method in class org.ivoa.dm.tool.Author
Returns name Attribute.
getName() - Method in class org.ivoa.dm.tool.EnvVar
Returns name Attribute.
getNumberOfCores() - Method in class org.ivoa.dm.execution.ComputeResource
Returns numberOfCores Attribute.
getOrcid() - Method in class org.ivoa.dm.tool.Author
Returns orcid Attribute.
getOutput() - Method in class org.ivoa.dm.pdl.ToolInterface
Returns output Reference
getOutputs() - Method in class org.ivoa.dm.execution.JobExecution
Returns outputs composition as an immutable list.
getOwnerID() - Method in class org.ivoa.dm.execution.JobExecution
Returns ownerID Attribute.
getParam() - Method in class org.ivoa.dm.pdl.ParameterOrGroup
Returns param Reference
getParameters() - Method in class org.ivoa.dm.pdl.ToolInterface
Returns parameters composition as an immutable list.
getParentImage() - Method in class org.ivoa.dm.tool.ToolImage
Returns parentImage Reference
getPerformanceMetrics() - Method in class org.ivoa.dm.execution.JobExecution
Returns performanceMetrics composition as an immutable list.
getPerformanceProfile() - Method in class org.ivoa.dm.tool.Tool
Returns performanceProfile Attribute.
getProcessorScaling() - Method in class org.ivoa.dm.tool.PerformanceProfile
Returns processorScaling Attribute.
getProject() - Method in class org.ivoa.dm.tool.OCIRegistry
Returns project Attribute.
getRegistry() - Method in class org.ivoa.dm.tool.ToolImage
Returns registry Reference
getResourcesServiceUrl() - Method in class org.ivoa.dm.execution.ExecutionNode
Returns resourcesServiceUrl Attribute.
getRevision() - Method in class org.ivoa.dm.tool.Discovery
Returns revision Attribute.
getRole() - Method in class org.ivoa.dm.tool.Author
Returns role Attribute.
getRunId() - Method in class org.ivoa.dm.execution.JobExecution
Returns runId Attribute.
getSecurity() - Method in class org.ivoa.dm.tool.ToolImage
Returns security Attribute.
getSemantics() - Method in class org.ivoa.dm.pdl.ParameterDefinition
Returns semantics Attribute.
getSignature() - Method in class org.ivoa.dm.tool.SecurityMetadata
Returns signature Attribute.
getSize() - Method in class org.ivoa.dm.execution.DataResource
Returns size Attribute.
getSource() - Method in class org.ivoa.dm.tool.Discovery
Returns source Attribute.
getStartTime() - Method in class org.ivoa.dm.execution.JobExecution
Returns startTime Attribute.
getStatus() - Method in class org.ivoa.dm.execution.JobExecution
Returns status Attribute.
getStorageServiceUrl() - Method in class org.ivoa.dm.execution.DataNode
Returns storageServiceUrl Attribute.
getThroughput() - Method in class org.ivoa.dm.execution.TransferPerformance
Returns throughput Attribute.
getTimestamp() - Method in class org.ivoa.dm.execution.TransferPerformance
Returns timestamp Attribute.
getTool() - Method in class org.ivoa.dm.execution.JobExecution
Returns tool Reference
getTools() - Method in class org.ivoa.dm.tool.Discovery
Returns tools Attribute.
getUcd() - Method in class org.ivoa.dm.pdl.IVOASemantics
Returns ucd Attribute.
getUrl() - Method in class org.ivoa.dm.tool.Discovery
Returns url Attribute.
getValue() - Method in class org.ivoa.dm.execution.ParameterValue
Returns value Attribute.
getValue() - Method in class org.ivoa.dm.tool.EnvVar
Returns value Attribute.
getVersion() - Method in class org.ivoa.dm.tool.Discovery
Returns version Attribute.
getVulnerabilities() - Method in class org.ivoa.dm.tool.SecurityMetadata
Returns vulnerabilities composition as an immutable list.
getXmlId() - Method in class org.ivoa.dm.execution.ExecutionNode
getter for XMLID
getXmlId() - Method in class org.ivoa.dm.execution.PhysicalLocation
getter for XMLID
getXmlId() - Method in class org.ivoa.dm.pdl.ParameterDefinition
getter for XMLID
getXmlId() - Method in class org.ivoa.dm.pdl.ParameterGroup
getter for XMLID
getXmlId() - Method in class org.ivoa.dm.tool.Author
getter for XMLID
getXmlId() - Method in class org.ivoa.dm.tool.OCIRegistry
getter for XMLID
getXmlId() - Method in class org.ivoa.dm.tool.Tool
 
getXmlId() - Method in class org.ivoa.dm.tool.ToolImage
getter for XMLID
github - Variable in class org.ivoa.dm.tool.Author.AuthorBuilder
GitHub username .
github - Variable in class org.ivoa.dm.tool.Author
GitHub username .
gitlab - Variable in class org.ivoa.dm.tool.Author.AuthorBuilder
GitLab username .
gitlab - Variable in class org.ivoa.dm.tool.Author
GitLab username .
gpu - Variable in class org.ivoa.dm.execution.ComputeResource.ComputeResourceBuilder
whether the resource has GPU capabilities.
gpu - Variable in class org.ivoa.dm.execution.ComputeResource
whether the resource has GPU capabilities.
gpuType - Variable in class org.ivoa.dm.execution.ComputeResource.ComputeResourceBuilder
the type of GPU available, if any.
gpuType - Variable in class org.ivoa.dm.execution.ComputeResource
the type of GPU available, if any.
group - Variable in class org.ivoa.dm.pdl.ParameterOrGroup
ReferenceObject group : .
group - Variable in class org.ivoa.dm.pdl.ParameterOrGroup.ParameterOrGroupBuilder
.
groups - Variable in class org.ivoa.dm.pdl.ToolInterface
all the Parameter Groups.
groups - Variable in class org.ivoa.dm.pdl.ToolInterface.ToolInterfaceBuilder
all the Parameter Groups.

H

hashCode() - Method in class org.ivoa.dm.pdl.AtomicParameterType
 
hashCode() - Method in class org.ivoa.dm.pdl.FileParameterType
 
hashCode() - Method in class org.ivoa.dm.pdl.IVOASemantics
 
hashCode() - Method in class org.ivoa.dm.pdl.ParameterSemantics
 
hashCode() - Method in class org.ivoa.dm.pdl.ParameterType
 
hasNaturalKey() - Method in class org.ivoa.dm.execution.ExecutionNode
 
hasNaturalKey() - Method in class org.ivoa.dm.execution.PhysicalLocation
 
hasNaturalKey() - Method in class org.ivoa.dm.pdl.ParameterDefinition
 
hasNaturalKey() - Method in class org.ivoa.dm.pdl.ParameterGroup
 
hasNaturalKey() - Method in class org.ivoa.dm.tool.Author
 
hasNaturalKey() - Method in class org.ivoa.dm.tool.OCIRegistry
 
hasNaturalKey() - Method in class org.ivoa.dm.tool.Tool
 
hasNaturalKey() - Method in class org.ivoa.dm.tool.ToolImage
 
hasReferences() - Static method in class org.ivoa.dm.execution.ExecutionModel
if the model has references.
hasReferences() - Static method in class org.ivoa.dm.pdl.PdlModel
if the model has references.
hasReferences() - Static method in class org.ivoa.dm.tool.ToolModel
if the model has references.
HELD - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value HELD : The job is HELD pending execution and will not automatically be executed - can occur after a PHASE=RUN request has been made (cf PENDING).
host - Variable in class org.ivoa.dm.tool.OCIRegistry
Container registry hostname.
host - Variable in class org.ivoa.dm.tool.OCIRegistry.OCIRegistryBuilder
Container registry hostname.

I

id - Variable in class org.ivoa.dm.execution.JobExecution
Unique job execution identifier.
id - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
Unique job execution identifier.
id - Variable in class org.ivoa.dm.tool.Tool
Unique tool identifier.
id - Variable in class org.ivoa.dm.tool.Tool.ToolBuilder
Unique tool identifier.
image - Variable in class org.ivoa.dm.tool.Tool
ReferenceObject image : Tool container image reference.
image - Variable in class org.ivoa.dm.tool.Tool.ToolBuilder
Tool container image reference.
imageTitle - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Human-readable title (schema field: title).
imageTitle - Variable in class org.ivoa.dm.tool.Discovery
Human-readable title (schema field: title).
input - Variable in class org.ivoa.dm.pdl.ToolInterface
ReferenceObject input : The group of of parameters that are required for tool execution - i.e.
input - Variable in class org.ivoa.dm.pdl.ToolInterface.ToolInterfaceBuilder
The group of of parameters that are required for tool execution - i.e.
inputs - Variable in class org.ivoa.dm.execution.JobExecution
the input parameter values for the job execution.
inputs - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
the input parameter values for the job execution.
interface_ - Variable in class org.ivoa.dm.tool.Tool
Tool interface definition - note that the inputs will be mounted in the /inputs directory and the outputs in the /outputs directory.
interface_ - Variable in class org.ivoa.dm.tool.Tool.ToolBuilder
Tool interface definition - note that the inputs will be mounted in the /inputs directory and the outputs in the /outputs directory.
isBase - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Whether this is a certified base image that should be used as a parent image for derived images.
isBase - Variable in class org.ivoa.dm.tool.Discovery
Whether this is a certified base image that should be used as a parent image for derived images.
isIndirect - Variable in class org.ivoa.dm.execution.ParameterValue
whether the value is an indirect reference to the actual value - e.g.
isIndirect - Variable in class org.ivoa.dm.execution.ParameterValue.ParameterValueBuilder
whether the value is an indirect reference to the actual value - e.g.
isInVocabulary(String, String) - Static method in class org.ivoa.dm.execution.ExecutionModel
Test if a term is in the vocabulary.
isInVocabulary(String, String) - Static method in class org.ivoa.dm.pdl.PdlModel
Test if a term is in the vocabulary.
isInVocabulary(String, String) - Static method in class org.ivoa.dm.tool.ToolModel
Test if a term is in the vocabulary.
IVOASemantics - Class in org.ivoa.dm.pdl
.
IVOASemantics() - Constructor for class org.ivoa.dm.pdl.IVOASemantics
Creates a new IVOASemantics
IVOASemantics(String) - Constructor for class org.ivoa.dm.pdl.IVOASemantics
full parameter constructor.
IVOASemantics(IVOASemantics) - Constructor for class org.ivoa.dm.pdl.IVOASemantics
Copy Constructor.
IVOASemantics(ParameterSemantics, String) - Constructor for class org.ivoa.dm.pdl.IVOASemantics
Constructor from supertype instance.
IVOASemantics.IVOASemanticsBuilder - Class in org.ivoa.dm.pdl
A builder class for IVOASemantics, mainly for use in the functional builder pattern.
IVOASemanticsBuilder() - Constructor for class org.ivoa.dm.pdl.IVOASemantics.IVOASemanticsBuilder
 

J

JobExecution - Class in org.ivoa.dm.execution
the execution of a job on a computational resource.
JobExecution() - Constructor for class org.ivoa.dm.execution.JobExecution
Creates a new JobExecution
JobExecution(String, String, String, Tool, List<ParameterValue>, List<ParameterValue>, ExecutionPhase, ExecutionNode, Date, Date, Date, Date, List<PerformanceMetric>) - Constructor for class org.ivoa.dm.execution.JobExecution
full parameter constructor.
JobExecution(JobExecution) - Constructor for class org.ivoa.dm.execution.JobExecution
Copy Constructor.
JobExecution.JobExecutionBuilder - Class in org.ivoa.dm.execution
A builder class for JobExecution, mainly for use in the functional builder pattern.
JobExecutionBuilder() - Constructor for class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
 
jsonMapper() - Static method in class org.ivoa.dm.execution.ExecutionModel
Return a Jackson objectMapper suitable for JSON serialzation.
jsonMapper() - Static method in class org.ivoa.dm.pdl.PdlModel
Return a Jackson objectMapper suitable for JSON serialzation.
jsonMapper() - Static method in class org.ivoa.dm.tool.ToolModel
Return a Jackson objectMapper suitable for JSON serialzation.

K

keywords - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Discovery/search keywords.
keywords - Variable in class org.ivoa.dm.tool.Discovery
Discovery/search keywords.
kind - Variable in class org.ivoa.dm.pdl.AtomicParameterType.AtomicParameterTypeBuilder
the type of the parameter.
kind - Variable in class org.ivoa.dm.pdl.AtomicParameterType
the type of the parameter.
kind - Variable in class org.ivoa.dm.pdl.ParameterDefinition
the type of the parameter.
kind - Variable in class org.ivoa.dm.pdl.ParameterDefinition.ParameterDefinitionBuilder
the type of the parameter.
kind - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
.
kind - Variable in class org.ivoa.dm.tool.Discovery
.

L

latency - Variable in class org.ivoa.dm.execution.TransferPerformance
the latency of the data transfer in seconds.
latency - Variable in class org.ivoa.dm.execution.TransferPerformance.TransferPerformanceBuilder
the latency of the data transfer in seconds.
latitude - Variable in class org.ivoa.dm.execution.PhysicalLocation
Latitude in degrees.
latitude - Variable in class org.ivoa.dm.execution.PhysicalLocation.PhysicalLocationBuilder
Latitude in degrees.
licenses - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
SPDX license expression.
licenses - Variable in class org.ivoa.dm.tool.Discovery
SPDX license expression.
location - Variable in class org.ivoa.dm.execution.DataNode.DataNodeBuilder
the location of the node.
location - Variable in class org.ivoa.dm.execution.DataNode
ReferenceObject location : the location of the node.
location - Variable in class org.ivoa.dm.execution.DataResource.DataResourceBuilder
the location of the data.
location - Variable in class org.ivoa.dm.execution.DataResource
ReferenceObject location : the location of the data.
location - Variable in class org.ivoa.dm.execution.ExecutionNode.ExecutionNodeBuilder
the location of the node.
location - Variable in class org.ivoa.dm.execution.ExecutionNode
ReferenceObject location : the location of the node.
longitude - Variable in class org.ivoa.dm.execution.PhysicalLocation
Longitude in degrees.
longitude - Variable in class org.ivoa.dm.execution.PhysicalLocation.PhysicalLocationBuilder
Longitude in degrees.

M

management() - Method in class org.ivoa.dm.execution.ExecutionModel
generate management interface instance for model.
management() - Method in class org.ivoa.dm.pdl.PdlModel
generate management interface instance for model.
management() - Method in class org.ivoa.dm.tool.ToolModel
generate management interface instance for model.
members - Variable in class org.ivoa.dm.pdl.ParameterGroup
the definitions in the group.
members - Variable in class org.ivoa.dm.pdl.ParameterGroup.ParameterGroupBuilder
the definitions in the group.
memory - Variable in class org.ivoa.dm.execution.ComputeResource.ComputeResourceBuilder
the amount of RAM available in GB.
memory - Variable in class org.ivoa.dm.execution.ComputeResource
the amount of RAM available in GB.
mime - Variable in class org.ivoa.dm.pdl.FileParameterType.FileParameterTypeBuilder
mime type describing the file.
mime - Variable in class org.ivoa.dm.pdl.FileParameterType
mime type describing the file.
mimeType - Variable in class org.ivoa.dm.execution.DataResource.DataResourceBuilder
the mime type of the data resource.
mimeType - Variable in class org.ivoa.dm.execution.DataResource
the mime type of the data resource.
modelDescription - Static variable in class org.ivoa.dm.execution.ExecutionModel
the description.
modelDescription - Static variable in class org.ivoa.dm.pdl.PdlModel
the description.
modelDescription - Static variable in class org.ivoa.dm.tool.ToolModel
the description.

N

name - Variable in class org.ivoa.dm.execution.ComputeResource.ComputeResourceBuilder
the name of the compute resource.
name - Variable in class org.ivoa.dm.execution.ComputeResource
the name of the compute resource.
name - Variable in class org.ivoa.dm.execution.PhysicalLocation
A human readable name for the location.
name - Variable in class org.ivoa.dm.execution.PhysicalLocation.PhysicalLocationBuilder
A human readable name for the location.
name - Variable in class org.ivoa.dm.pdl.ParameterDefinition
Parameter name.
name - Variable in class org.ivoa.dm.pdl.ParameterDefinition.ParameterDefinitionBuilder
Parameter name.
name - Variable in class org.ivoa.dm.pdl.ParameterGroup
Group name.
name - Variable in class org.ivoa.dm.pdl.ParameterGroup.ParameterGroupBuilder
Group name.
name - Variable in class org.ivoa.dm.tool.Author.AuthorBuilder
Name of the author.
name - Variable in class org.ivoa.dm.tool.Author
Name of the author.
name - Variable in class org.ivoa.dm.tool.EnvVar.EnvVarBuilder
Environment variable name.
name - Variable in class org.ivoa.dm.tool.EnvVar
Environment variable name.
numberOfCores - Variable in class org.ivoa.dm.execution.ComputeResource.ComputeResourceBuilder
the number of CPU cores available.
numberOfCores - Variable in class org.ivoa.dm.execution.ComputeResource
the number of CPU cores available.

O

OCIRegistry - Class in org.ivoa.dm.tool
Details about the OCIcontainer registry.
OCIRegistry() - Constructor for class org.ivoa.dm.tool.OCIRegistry
Creates a new OCIRegistry
OCIRegistry(String, String) - Constructor for class org.ivoa.dm.tool.OCIRegistry
full parameter constructor.
OCIRegistry(OCIRegistry) - Constructor for class org.ivoa.dm.tool.OCIRegistry
Copy Constructor.
OCIRegistry.OCIRegistryBuilder - Class in org.ivoa.dm.tool
A builder class for OCIRegistry, mainly for use in the functional builder pattern.
OCIRegistryBuilder() - Constructor for class org.ivoa.dm.tool.OCIRegistry.OCIRegistryBuilder
 
orcid - Variable in class org.ivoa.dm.tool.Author.AuthorBuilder
ORCID identity.
orcid - Variable in class org.ivoa.dm.tool.Author
ORCID identity.
org.ivoa.dm.execution - package org.ivoa.dm.execution
package execution.
org.ivoa.dm.pdl - package org.ivoa.dm.pdl
package pdl.
org.ivoa.dm.tool - package org.ivoa.dm.tool
package tool.
output - Variable in class org.ivoa.dm.pdl.ToolInterface
ReferenceObject output : The group of parameters that are produced by tool execution - i.e.
output - Variable in class org.ivoa.dm.pdl.ToolInterface.ToolInterfaceBuilder
The group of parameters that are produced by tool execution - i.e.
outputs - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
the output parameter values for the job execution.
outputs - Variable in class org.ivoa.dm.execution.JobExecution
the output parameter values for the job execution.
ownerID - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
the identifier of the user who owns the job execution.
ownerID - Variable in class org.ivoa.dm.execution.JobExecution
the identifier of the user who owns the job execution.

P

param - Variable in class org.ivoa.dm.pdl.ParameterOrGroup
ReferenceObject param : .
param - Variable in class org.ivoa.dm.pdl.ParameterOrGroup.ParameterOrGroupBuilder
.
ParameterDefinition - Class in org.ivoa.dm.pdl
the definition of a parameter.
ParameterDefinition() - Constructor for class org.ivoa.dm.pdl.ParameterDefinition
Creates a new ParameterDefinition
ParameterDefinition(String, String, ParameterType, ParameterSemantics) - Constructor for class org.ivoa.dm.pdl.ParameterDefinition
full parameter constructor.
ParameterDefinition(ParameterDefinition) - Constructor for class org.ivoa.dm.pdl.ParameterDefinition
Copy Constructor.
ParameterDefinition.ParameterDefinitionBuilder - Class in org.ivoa.dm.pdl
A builder class for ParameterDefinition, mainly for use in the functional builder pattern.
ParameterDefinitionBuilder() - Constructor for class org.ivoa.dm.pdl.ParameterDefinition.ParameterDefinitionBuilder
 
ParameterGroup - Class in org.ivoa.dm.pdl
a group of parameter Definitions.
ParameterGroup() - Constructor for class org.ivoa.dm.pdl.ParameterGroup
Creates a new ParameterGroup
ParameterGroup(String, List<ParameterOrGroup>) - Constructor for class org.ivoa.dm.pdl.ParameterGroup
full parameter constructor.
ParameterGroup(ParameterGroup) - Constructor for class org.ivoa.dm.pdl.ParameterGroup
Copy Constructor.
ParameterGroup.ParameterGroupBuilder - Class in org.ivoa.dm.pdl
A builder class for ParameterGroup, mainly for use in the functional builder pattern.
ParameterGroupBuilder() - Constructor for class org.ivoa.dm.pdl.ParameterGroup.ParameterGroupBuilder
 
ParameterOrGroup - Class in org.ivoa.dm.pdl
a 'choice' type .
ParameterOrGroup() - Constructor for class org.ivoa.dm.pdl.ParameterOrGroup
Creates a new ParameterOrGroup
ParameterOrGroup(ParameterDefinition, ParameterGroup) - Constructor for class org.ivoa.dm.pdl.ParameterOrGroup
full parameter constructor.
ParameterOrGroup(ParameterOrGroup) - Constructor for class org.ivoa.dm.pdl.ParameterOrGroup
Copy Constructor.
ParameterOrGroup.ParameterOrGroupBuilder - Class in org.ivoa.dm.pdl
A builder class for ParameterOrGroup, mainly for use in the functional builder pattern.
ParameterOrGroupBuilder() - Constructor for class org.ivoa.dm.pdl.ParameterOrGroup.ParameterOrGroupBuilder
 
parameters - Variable in class org.ivoa.dm.pdl.ToolInterface
All possible parameters for the tool interface.
parameters - Variable in class org.ivoa.dm.pdl.ToolInterface.ToolInterfaceBuilder
All possible parameters for the tool interface.
ParameterSemantics - Class in org.ivoa.dm.pdl
a base type for semantics .
ParameterSemantics() - Constructor for class org.ivoa.dm.pdl.ParameterSemantics
Creates a new ParameterSemantics
ParameterSemantics(ParameterSemantics) - Constructor for class org.ivoa.dm.pdl.ParameterSemantics
Copy Constructor.
ParameterType - Class in org.ivoa.dm.pdl
The kind of the parameter .
ParameterType() - Constructor for class org.ivoa.dm.pdl.ParameterType
Creates a new ParameterType
ParameterType(ParameterType) - Constructor for class org.ivoa.dm.pdl.ParameterType
Copy Constructor.
ParameterValue - Class in org.ivoa.dm.execution
the value of a parameter for a job execution.
ParameterValue() - Constructor for class org.ivoa.dm.execution.ParameterValue
Creates a new ParameterValue
ParameterValue(ParameterValue) - Constructor for class org.ivoa.dm.execution.ParameterValue
Copy Constructor.
ParameterValue(ParameterDefinition, String, Boolean) - Constructor for class org.ivoa.dm.execution.ParameterValue
full parameter constructor.
ParameterValue.ParameterValueBuilder - Class in org.ivoa.dm.execution
A builder class for ParameterValue, mainly for use in the functional builder pattern.
ParameterValueBuilder() - Constructor for class org.ivoa.dm.execution.ParameterValue.ParameterValueBuilder
 
parentImage - Variable in class org.ivoa.dm.tool.ToolImage
ReferenceObject parentImage : Parent image reference.
parentImage - Variable in class org.ivoa.dm.tool.ToolImage.ToolImageBuilder
Parent image reference.
PdlModel - Class in org.ivoa.dm.pdl
The container class for the pdl Model.
PdlModel() - Constructor for class org.ivoa.dm.pdl.PdlModel
default constructor.
PdlModel.References - Class in org.ivoa.dm.pdl
A container class for the references in the model.
PENDING - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value PENDING : The first phase a job is entered into - this is where a job is being set up but no request to run has occurred.
PerformanceMetric - Class in org.ivoa.dm.execution
A performance metric for a job execution.
PerformanceMetric() - Constructor for class org.ivoa.dm.execution.PerformanceMetric
Creates a new PerformanceMetric
PerformanceMetric(PerformanceMetric) - Constructor for class org.ivoa.dm.execution.PerformanceMetric
Copy Constructor.
PerformanceMetric.PerformanceMetricBuilder - Class in org.ivoa.dm.execution
A builder class for PerformanceMetric, mainly for use in the functional builder pattern.
PerformanceMetricBuilder() - Constructor for class org.ivoa.dm.execution.PerformanceMetric.PerformanceMetricBuilder
 
performanceMetrics - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
performance metrics for the job execution.
performanceMetrics - Variable in class org.ivoa.dm.execution.JobExecution
performance metrics for the job execution.
performanceProfile - Variable in class org.ivoa.dm.tool.Tool
Performance profile for the tool.
performanceProfile - Variable in class org.ivoa.dm.tool.Tool.ToolBuilder
Performance profile for the tool.
PerformanceProfile - Class in org.ivoa.dm.tool
A performance profile for Tool execution.
PerformanceProfile() - Constructor for class org.ivoa.dm.tool.PerformanceProfile
Creates a new PerformanceProfile
PerformanceProfile(PerformanceProfile) - Constructor for class org.ivoa.dm.tool.PerformanceProfile
Copy Constructor.
PerformanceProfile(ProcessorScaling, DataScaling) - Constructor for class org.ivoa.dm.tool.PerformanceProfile
full parameter constructor.
PerformanceProfile.PerformanceProfileBuilder - Class in org.ivoa.dm.tool
A builder class for PerformanceProfile, mainly for use in the functional builder pattern.
PerformanceProfileBuilder() - Constructor for class org.ivoa.dm.tool.PerformanceProfile.PerformanceProfileBuilder
 
PhysicalLocation - Class in org.ivoa.dm.execution
The physical location of a resource.
PhysicalLocation() - Constructor for class org.ivoa.dm.execution.PhysicalLocation
Creates a new PhysicalLocation
PhysicalLocation(String, String, Double, Double) - Constructor for class org.ivoa.dm.execution.PhysicalLocation
full parameter constructor.
PhysicalLocation(PhysicalLocation) - Constructor for class org.ivoa.dm.execution.PhysicalLocation
Copy Constructor.
PhysicalLocation.PhysicalLocationBuilder - Class in org.ivoa.dm.execution
A builder class for PhysicalLocation, mainly for use in the functional builder pattern.
PhysicalLocationBuilder() - Constructor for class org.ivoa.dm.execution.PhysicalLocation.PhysicalLocationBuilder
 
PREPARING - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value PREPARING : A Job is preparing data mounts.
processorScaling - Variable in class org.ivoa.dm.tool.PerformanceProfile.PerformanceProfileBuilder
the scaling behaviour of the tool with respect to the number of processors used.
processorScaling - Variable in class org.ivoa.dm.tool.PerformanceProfile
the scaling behaviour of the tool with respect to the number of processors used.
ProcessorScaling - Class in org.ivoa.dm.tool
The scaling behaviour of a tool with respect to the number of processors used.
ProcessorScaling() - Constructor for class org.ivoa.dm.tool.ProcessorScaling
Creates a new ProcessorScaling
ProcessorScaling(ProcessorScaling) - Constructor for class org.ivoa.dm.tool.ProcessorScaling
Copy Constructor.
ProcessorScaling.ProcessorScalingBuilder - Class in org.ivoa.dm.tool
A builder class for ProcessorScaling, mainly for use in the functional builder pattern.
ProcessorScalingBuilder() - Constructor for class org.ivoa.dm.tool.ProcessorScaling.ProcessorScalingBuilder
 
processReferences() - Method in class org.ivoa.dm.execution.ExecutionModel
 
processReferences() - Method in class org.ivoa.dm.pdl.PdlModel
 
processReferences() - Method in class org.ivoa.dm.tool.ToolModel
 
project - Variable in class org.ivoa.dm.tool.OCIRegistry.OCIRegistryBuilder
Container registry project/namespace.
project - Variable in class org.ivoa.dm.tool.OCIRegistry
Container registry project/namespace.
pu_name() - Static method in class org.ivoa.dm.execution.ExecutionModel
The persistence unit name for the model.
pu_name() - Static method in class org.ivoa.dm.pdl.PdlModel
The persistence unit name for the model.
pu_name() - Static method in class org.ivoa.dm.tool.ToolModel
The persistence unit name for the model.

Q

QUEUED - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value QUEUED : A job has been accepted for execution but is waiting in a queue.

R

References() - Constructor for class org.ivoa.dm.execution.ExecutionModel.References
 
References() - Constructor for class org.ivoa.dm.pdl.PdlModel.References
 
References() - Constructor for class org.ivoa.dm.tool.ToolModel.References
 
registry - Variable in class org.ivoa.dm.tool.ToolImage
ReferenceObject registry : OCI registry details.
registry - Variable in class org.ivoa.dm.tool.ToolImage.ToolImageBuilder
OCI registry details.
removeFromCompliance(Compliance) - Method in class org.ivoa.dm.tool.SecurityMetadata
Remove a org.ivoa.dm.tool.Compliance from the composition.
removeFromComputeResources(ComputeResource) - Method in class org.ivoa.dm.execution.ExecutionNode
Remove a org.ivoa.dm.execution.ComputeResource from the composition.
removeFromEnv(EnvVar) - Method in class org.ivoa.dm.tool.Tool
Remove a org.ivoa.dm.tool.EnvVar from the composition.
removeFromGroups(ParameterGroup) - Method in class org.ivoa.dm.pdl.ToolInterface
Remove a org.ivoa.dm.pdl.ParameterGroup from the composition.
removeFromInputs(ParameterValue) - Method in class org.ivoa.dm.execution.JobExecution
Remove a org.ivoa.dm.execution.ParameterValue from the composition.
removeFromMembers(ParameterOrGroup) - Method in class org.ivoa.dm.pdl.ParameterGroup
Remove a org.ivoa.dm.pdl.ParameterOrGroup from the composition.
removeFromOutputs(ParameterValue) - Method in class org.ivoa.dm.execution.JobExecution
Remove a org.ivoa.dm.execution.ParameterValue from the composition.
removeFromParameters(ParameterDefinition) - Method in class org.ivoa.dm.pdl.ToolInterface
Remove a org.ivoa.dm.pdl.ParameterDefinition from the composition.
removeFromPerformanceMetrics(PerformanceMetric) - Method in class org.ivoa.dm.execution.JobExecution
Remove a org.ivoa.dm.execution.PerformanceMetric from the composition.
removeFromVulnerabilities(Vulnerability) - Method in class org.ivoa.dm.tool.SecurityMetadata
Remove a org.ivoa.dm.tool.Vulnerability from the composition.
replaceInCompliance(Compliance) - Method in class org.ivoa.dm.tool.SecurityMetadata
update a org.ivoa.dm.tool.Compliance in the composition.
replaceInComputeResources(ComputeResource) - Method in class org.ivoa.dm.execution.ExecutionNode
update a org.ivoa.dm.execution.ComputeResource in the composition.
replaceInEnv(EnvVar) - Method in class org.ivoa.dm.tool.Tool
update a org.ivoa.dm.tool.EnvVar in the composition.
replaceInGroups(ParameterGroup) - Method in class org.ivoa.dm.pdl.ToolInterface
update a org.ivoa.dm.pdl.ParameterGroup in the composition.
replaceInInputs(ParameterValue) - Method in class org.ivoa.dm.execution.JobExecution
update a org.ivoa.dm.execution.ParameterValue in the composition.
replaceInMembers(ParameterOrGroup) - Method in class org.ivoa.dm.pdl.ParameterGroup
update a org.ivoa.dm.pdl.ParameterOrGroup in the composition.
replaceInOutputs(ParameterValue) - Method in class org.ivoa.dm.execution.JobExecution
update a org.ivoa.dm.execution.ParameterValue in the composition.
replaceInParameters(ParameterDefinition) - Method in class org.ivoa.dm.pdl.ToolInterface
update a org.ivoa.dm.pdl.ParameterDefinition in the composition.
replaceInPerformanceMetrics(PerformanceMetric) - Method in class org.ivoa.dm.execution.JobExecution
update a org.ivoa.dm.execution.PerformanceMetric in the composition.
replaceInVulnerabilities(Vulnerability) - Method in class org.ivoa.dm.tool.SecurityMetadata
update a org.ivoa.dm.tool.Vulnerability in the composition.
resourcesServiceUrl - Variable in class org.ivoa.dm.execution.ExecutionNode.ExecutionNodeBuilder
the .
resourcesServiceUrl - Variable in class org.ivoa.dm.execution.ExecutionNode
the .
revision - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Source control revision; default unknown.
revision - Variable in class org.ivoa.dm.tool.Discovery
Source control revision; default unknown.
role - Variable in class org.ivoa.dm.tool.Author.AuthorBuilder
Role of the author; default maintainer.
role - Variable in class org.ivoa.dm.tool.Author
Role of the author; default maintainer.
runId - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
this is a client supplied identifier - the system does nothing other than to return it as part of the description of the job.
runId - Variable in class org.ivoa.dm.execution.JobExecution
this is a client supplied identifier - the system does nothing other than to return it as part of the description of the job.

S

security - Variable in class org.ivoa.dm.tool.ToolImage
Security metadata for the tool image.
security - Variable in class org.ivoa.dm.tool.ToolImage.ToolImageBuilder
Security metadata for the tool image.
SecurityMetadata - Class in org.ivoa.dm.tool
Security metadata for a tool image.
SecurityMetadata() - Constructor for class org.ivoa.dm.tool.SecurityMetadata
Creates a new SecurityMetadata
SecurityMetadata(String, List<Vulnerability>, List<Compliance>) - Constructor for class org.ivoa.dm.tool.SecurityMetadata
full parameter constructor.
SecurityMetadata(SecurityMetadata) - Constructor for class org.ivoa.dm.tool.SecurityMetadata
Copy Constructor.
SecurityMetadata.SecurityMetadataBuilder - Class in org.ivoa.dm.tool
A builder class for SecurityMetadata, mainly for use in the functional builder pattern.
SecurityMetadataBuilder() - Constructor for class org.ivoa.dm.tool.SecurityMetadata.SecurityMetadataBuilder
 
semantics - Variable in class org.ivoa.dm.pdl.ParameterDefinition.ParameterDefinitionBuilder
.
semantics - Variable in class org.ivoa.dm.pdl.ParameterDefinition
.
setAccessUrl(String) - Method in class org.ivoa.dm.execution.DataResource
Set accessUrl Attribute.
setAffiliation(String) - Method in class org.ivoa.dm.tool.Author
Set affiliation Attribute.
setAuthors(List<Author>) - Method in class org.ivoa.dm.tool.Discovery
Defines authors Reference
setBuild(BuildProcess) - Method in class org.ivoa.dm.tool.ToolImage
Set build Attribute.
setBuildCommand(String) - Method in class org.ivoa.dm.tool.BuildProcess
Set buildCommand Attribute.
setBuildContext(String) - Method in class org.ivoa.dm.tool.BuildProcess
Set buildContext Attribute.
setCommand(List<String>) - Method in class org.ivoa.dm.tool.Tool
Set command Attribute.
setCompliance(List<Compliance>) - Method in class org.ivoa.dm.tool.SecurityMetadata
Defines whole compliance composition.
setComputeResources(List<ComputeResource>) - Method in class org.ivoa.dm.execution.ExecutionNode
Defines whole computeResources composition.
setCountry(String) - Method in class org.ivoa.dm.execution.PhysicalLocation
Set country Attribute.
setCreated(Date) - Method in class org.ivoa.dm.tool.Discovery
Set created Attribute.
setCreationTime(Date) - Method in class org.ivoa.dm.execution.JobExecution
Set creationTime Attribute.
setCve(String) - Method in class org.ivoa.dm.tool.Vulnerability
Set cve Attribute.
setDataScaling(DataScaling) - Method in class org.ivoa.dm.tool.PerformanceProfile
Set dataScaling Attribute.
setDataTransferPerformance(TransferPerformance) - Method in class org.ivoa.dm.execution.ExecutionNode
Set dataTransferPerformance Attribute.
setDefinition(ParameterDefinition) - Method in class org.ivoa.dm.execution.ParameterValue
Defines definition Reference
setDeprecated(Boolean) - Method in class org.ivoa.dm.tool.Discovery
Set deprecated Attribute.
setDescription(String) - Method in class org.ivoa.dm.pdl.ParameterDefinition
Set description Attribute.
setDescription(String) - Method in class org.ivoa.dm.tool.Discovery
Set description Attribute.
setDestructionTime(Date) - Method in class org.ivoa.dm.execution.JobExecution
Set destructionTime Attribute.
setDiscovery(Discovery) - Method in class org.ivoa.dm.tool.ToolImage
Set discovery Attribute.
setDockerfilePath(String) - Method in class org.ivoa.dm.tool.BuildProcess
Set dockerfilePath Attribute.
setDocumentation(String) - Method in class org.ivoa.dm.tool.Discovery
Set documentation Attribute.
setDomain(List<String>) - Method in class org.ivoa.dm.tool.Discovery
Set domain Attribute.
setEmail(String) - Method in class org.ivoa.dm.tool.Author
Set email Attribute.
setEndTime(Date) - Method in class org.ivoa.dm.execution.JobExecution
Set endTime Attribute.
setEnv(List<EnvVar>) - Method in class org.ivoa.dm.tool.Tool
Defines whole env composition.
setErrorRate(Double) - Method in class org.ivoa.dm.execution.TransferPerformance
Set errorRate Attribute.
setExecutionNode(ExecutionNode) - Method in class org.ivoa.dm.execution.JobExecution
Defines executionNode Reference
setExecutionServiceUrl(String) - Method in class org.ivoa.dm.execution.ExecutionNode
Set executionServiceUrl Attribute.
setFromLocation(PhysicalLocation) - Method in class org.ivoa.dm.execution.TransferPerformance
Defines fromLocation Reference
setGithub(String) - Method in class org.ivoa.dm.tool.Author
Set github Attribute.
setGitlab(String) - Method in class org.ivoa.dm.tool.Author
Set gitlab Attribute.
setGpu(Boolean) - Method in class org.ivoa.dm.execution.ComputeResource
Set gpu Attribute.
setGpuType(String) - Method in class org.ivoa.dm.execution.ComputeResource
Set gpuType Attribute.
setGroup(ParameterGroup) - Method in class org.ivoa.dm.pdl.ParameterOrGroup
Defines group Reference
setGroups(List<ParameterGroup>) - Method in class org.ivoa.dm.pdl.ToolInterface
Defines whole groups composition.
setHost(String) - Method in class org.ivoa.dm.tool.OCIRegistry
Set host Attribute.
setId(String) - Method in class org.ivoa.dm.execution.JobExecution
Set id Attribute.
setId(String) - Method in class org.ivoa.dm.tool.Tool
Set id Attribute.
setImage(ToolImage) - Method in class org.ivoa.dm.tool.Tool
Defines image Reference
setImageTitle(String) - Method in class org.ivoa.dm.tool.Discovery
Set imageTitle Attribute.
setInput(ParameterGroup) - Method in class org.ivoa.dm.pdl.ToolInterface
Defines input Reference
setInputs(List<ParameterValue>) - Method in class org.ivoa.dm.execution.JobExecution
Defines whole inputs composition.
setInterface(ToolInterface) - Method in class org.ivoa.dm.tool.Tool
Set interface Attribute.
setIsBase(Boolean) - Method in class org.ivoa.dm.tool.Discovery
Set isBase Attribute.
setIsIndirect(Boolean) - Method in class org.ivoa.dm.execution.ParameterValue
Set isIndirect Attribute.
setKeywords(List<String>) - Method in class org.ivoa.dm.tool.Discovery
Set keywords Attribute.
setKind(String) - Method in class org.ivoa.dm.pdl.AtomicParameterType
Set kind Attribute.
setKind(List<String>) - Method in class org.ivoa.dm.tool.Discovery
Set kind Attribute.
setKind(ParameterType) - Method in class org.ivoa.dm.pdl.ParameterDefinition
Set kind Attribute.
setLatency(Double) - Method in class org.ivoa.dm.execution.TransferPerformance
Set latency Attribute.
setLatitude(Double) - Method in class org.ivoa.dm.execution.PhysicalLocation
Set latitude Attribute.
setLicenses(String) - Method in class org.ivoa.dm.tool.Discovery
Set licenses Attribute.
setLocation(PhysicalLocation) - Method in class org.ivoa.dm.execution.DataNode
Defines location Reference
setLocation(PhysicalLocation) - Method in class org.ivoa.dm.execution.DataResource
Defines location Reference
setLocation(PhysicalLocation) - Method in class org.ivoa.dm.execution.ExecutionNode
Defines location Reference
setLongitude(Double) - Method in class org.ivoa.dm.execution.PhysicalLocation
Set longitude Attribute.
setMembers(List<ParameterOrGroup>) - Method in class org.ivoa.dm.pdl.ParameterGroup
Defines whole members composition.
setMemory(Double) - Method in class org.ivoa.dm.execution.ComputeResource
Set memory Attribute.
setMime(String) - Method in class org.ivoa.dm.pdl.FileParameterType
Set mime Attribute.
setMimeType(String) - Method in class org.ivoa.dm.execution.DataResource
Set mimeType Attribute.
setName(String) - Method in class org.ivoa.dm.execution.ComputeResource
Set name Attribute.
setName(String) - Method in class org.ivoa.dm.execution.PhysicalLocation
Set name Attribute.
setName(String) - Method in class org.ivoa.dm.pdl.ParameterDefinition
Set name Attribute.
setName(String) - Method in class org.ivoa.dm.pdl.ParameterGroup
Set name Attribute.
setName(String) - Method in class org.ivoa.dm.tool.Author
Set name Attribute.
setName(String) - Method in class org.ivoa.dm.tool.EnvVar
Set name Attribute.
setNumberOfCores(Integer) - Method in class org.ivoa.dm.execution.ComputeResource
Set numberOfCores Attribute.
setOrcid(String) - Method in class org.ivoa.dm.tool.Author
Set orcid Attribute.
setOutput(ParameterGroup) - Method in class org.ivoa.dm.pdl.ToolInterface
Defines output Reference
setOutputs(List<ParameterValue>) - Method in class org.ivoa.dm.execution.JobExecution
Defines whole outputs composition.
setOwnerID(String) - Method in class org.ivoa.dm.execution.JobExecution
Set ownerID Attribute.
setParam(ParameterDefinition) - Method in class org.ivoa.dm.pdl.ParameterOrGroup
Defines param Reference
setParameters(List<ParameterDefinition>) - Method in class org.ivoa.dm.pdl.ToolInterface
Defines whole parameters composition.
setParentImage(ToolImage) - Method in class org.ivoa.dm.tool.ToolImage
Defines parentImage Reference
setPerformanceMetrics(List<PerformanceMetric>) - Method in class org.ivoa.dm.execution.JobExecution
Defines whole performanceMetrics composition.
setPerformanceProfile(PerformanceProfile) - Method in class org.ivoa.dm.tool.Tool
Set performanceProfile Attribute.
setProcessorScaling(ProcessorScaling) - Method in class org.ivoa.dm.tool.PerformanceProfile
Set processorScaling Attribute.
setProject(String) - Method in class org.ivoa.dm.tool.OCIRegistry
Set project Attribute.
setRegistry(OCIRegistry) - Method in class org.ivoa.dm.tool.ToolImage
Defines registry Reference
setResourcesServiceUrl(String) - Method in class org.ivoa.dm.execution.ExecutionNode
Set resourcesServiceUrl Attribute.
setRevision(String) - Method in class org.ivoa.dm.tool.Discovery
Set revision Attribute.
setRole(String) - Method in class org.ivoa.dm.tool.Author
Set role Attribute.
setRunId(String) - Method in class org.ivoa.dm.execution.JobExecution
Set runId Attribute.
setSecurity(SecurityMetadata) - Method in class org.ivoa.dm.tool.ToolImage
Set security Attribute.
setSemantics(ParameterSemantics) - Method in class org.ivoa.dm.pdl.ParameterDefinition
Set semantics Attribute.
setSignature(String) - Method in class org.ivoa.dm.tool.SecurityMetadata
Set signature Attribute.
setSize(Double) - Method in class org.ivoa.dm.execution.DataResource
Set size Attribute.
setSource(String) - Method in class org.ivoa.dm.tool.Discovery
Set source Attribute.
setStartTime(Date) - Method in class org.ivoa.dm.execution.JobExecution
Set startTime Attribute.
setStatus(ExecutionPhase) - Method in class org.ivoa.dm.execution.JobExecution
Set status Attribute.
setStorageServiceUrl(String) - Method in class org.ivoa.dm.execution.DataNode
Set storageServiceUrl Attribute.
setThroughput(Double) - Method in class org.ivoa.dm.execution.TransferPerformance
Set throughput Attribute.
setTimestamp(Date) - Method in class org.ivoa.dm.execution.TransferPerformance
Set timestamp Attribute.
setTool(Tool) - Method in class org.ivoa.dm.execution.JobExecution
Defines tool Reference
setTools(List<String>) - Method in class org.ivoa.dm.tool.Discovery
Set tools Attribute.
setUcd(String) - Method in class org.ivoa.dm.pdl.IVOASemantics
Set ucd Attribute.
setUrl(String) - Method in class org.ivoa.dm.tool.Discovery
Set url Attribute.
setValue(String) - Method in class org.ivoa.dm.execution.ParameterValue
Set value Attribute.
setValue(String) - Method in class org.ivoa.dm.tool.EnvVar
Set value Attribute.
setVersion(String) - Method in class org.ivoa.dm.tool.Discovery
Set version Attribute.
setVulnerabilities(List<Vulnerability>) - Method in class org.ivoa.dm.tool.SecurityMetadata
Defines whole vulnerabilities composition.
setXmlId(String) - Method in class org.ivoa.dm.execution.ExecutionNode
 
setXmlId(String) - Method in class org.ivoa.dm.execution.PhysicalLocation
 
setXmlId(String) - Method in class org.ivoa.dm.pdl.ParameterDefinition
 
setXmlId(String) - Method in class org.ivoa.dm.pdl.ParameterGroup
 
setXmlId(String) - Method in class org.ivoa.dm.tool.Author
 
setXmlId(String) - Method in class org.ivoa.dm.tool.OCIRegistry
 
setXmlId(String) - Method in class org.ivoa.dm.tool.Tool
 
setXmlId(String) - Method in class org.ivoa.dm.tool.ToolImage
 
signature - Variable in class org.ivoa.dm.tool.SecurityMetadata.SecurityMetadataBuilder
a digest style signature.
signature - Variable in class org.ivoa.dm.tool.SecurityMetadata
a digest style signature.
size - Variable in class org.ivoa.dm.execution.DataResource.DataResourceBuilder
the size of the data resource in GB.
size - Variable in class org.ivoa.dm.execution.DataResource
the size of the data resource in GB.
source - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Source code URL.
source - Variable in class org.ivoa.dm.tool.Discovery
Source code URL.
startTime - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
the start time of the job execution.
startTime - Variable in class org.ivoa.dm.execution.JobExecution
the start time of the job execution.
status - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
the current status of the job execution.
status - Variable in class org.ivoa.dm.execution.JobExecution
the current status of the job execution.
storageServiceUrl - Variable in class org.ivoa.dm.execution.DataNode.DataNodeBuilder
the URL of the storage service.
storageServiceUrl - Variable in class org.ivoa.dm.execution.DataNode
the URL of the storage service.
SUSPENDED - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value SUSPENDED : The job has been suspended by the system during execution.

T

TAPSchema() - Static method in class org.ivoa.dm.execution.ExecutionModel
the TAP schema for the model.
TAPSchema() - Static method in class org.ivoa.dm.pdl.PdlModel
the TAP schema for the model.
TAPSchema() - Static method in class org.ivoa.dm.tool.ToolModel
the TAP schema for the model.
throughput - Variable in class org.ivoa.dm.execution.TransferPerformance
the throughput of the data transfer in bytes/second.
throughput - Variable in class org.ivoa.dm.execution.TransferPerformance.TransferPerformanceBuilder
the throughput of the data transfer in bytes/second.
timestamp - Variable in class org.ivoa.dm.execution.TransferPerformance
the timestamp of the performance measurement.
timestamp - Variable in class org.ivoa.dm.execution.TransferPerformance.TransferPerformanceBuilder
the timestamp of the performance measurement.
tool - Variable in class org.ivoa.dm.execution.JobExecution.JobExecutionBuilder
the tool being executed.
tool - Variable in class org.ivoa.dm.execution.JobExecution
ReferenceObject tool : the tool being executed.
Tool - Class in org.ivoa.dm.tool
Definition of a Library Tool.
Tool() - Constructor for class org.ivoa.dm.tool.Tool
Creates a new Tool
Tool(String, ToolImage, List<String>, List<EnvVar>, ToolInterface, PerformanceProfile) - Constructor for class org.ivoa.dm.tool.Tool
full parameter constructor.
Tool(Tool) - Constructor for class org.ivoa.dm.tool.Tool
Copy Constructor.
Tool.ToolBuilder - Class in org.ivoa.dm.tool
A builder class for Tool, mainly for use in the functional builder pattern.
ToolBuilder() - Constructor for class org.ivoa.dm.tool.Tool.ToolBuilder
 
ToolImage - Class in org.ivoa.dm.tool
Definition of a tool image.
ToolImage() - Constructor for class org.ivoa.dm.tool.ToolImage
Creates a new ToolImage
ToolImage(OCIRegistry, ToolImage, BuildProcess, Discovery, SecurityMetadata) - Constructor for class org.ivoa.dm.tool.ToolImage
full parameter constructor.
ToolImage(ToolImage) - Constructor for class org.ivoa.dm.tool.ToolImage
Copy Constructor.
ToolImage.ToolImageBuilder - Class in org.ivoa.dm.tool
A builder class for ToolImage, mainly for use in the functional builder pattern.
ToolImageBuilder() - Constructor for class org.ivoa.dm.tool.ToolImage.ToolImageBuilder
 
ToolInterface - Class in org.ivoa.dm.pdl
The definition of the tool interface.
ToolInterface() - Constructor for class org.ivoa.dm.pdl.ToolInterface
Creates a new ToolInterface
ToolInterface(List<ParameterDefinition>, List<ParameterGroup>, ParameterGroup, ParameterGroup) - Constructor for class org.ivoa.dm.pdl.ToolInterface
full parameter constructor.
ToolInterface(ToolInterface) - Constructor for class org.ivoa.dm.pdl.ToolInterface
Copy Constructor.
ToolInterface.ToolInterfaceBuilder - Class in org.ivoa.dm.pdl
A builder class for ToolInterface, mainly for use in the functional builder pattern.
ToolInterfaceBuilder() - Constructor for class org.ivoa.dm.pdl.ToolInterface.ToolInterfaceBuilder
 
ToolModel - Class in org.ivoa.dm.tool
The container class for the tool Model.
ToolModel() - Constructor for class org.ivoa.dm.tool.ToolModel
default constructor.
ToolModel.References - Class in org.ivoa.dm.tool
A container class for the references in the model.
tools - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Scientific software packages included.
tools - Variable in class org.ivoa.dm.tool.Discovery
Scientific software packages included.
toString() - Method in enum class org.ivoa.dm.execution.ExecutionPhase
Return the string representation of this enum constant (value)
TransferPerformance - Class in org.ivoa.dm.execution
Performance of data transfer to/from a node.
TransferPerformance() - Constructor for class org.ivoa.dm.execution.TransferPerformance
Creates a new TransferPerformance
TransferPerformance(PhysicalLocation, Double, Double, Double, Date) - Constructor for class org.ivoa.dm.execution.TransferPerformance
full parameter constructor.
TransferPerformance(TransferPerformance) - Constructor for class org.ivoa.dm.execution.TransferPerformance
Copy Constructor.
TransferPerformance.TransferPerformanceBuilder - Class in org.ivoa.dm.execution
A builder class for TransferPerformance, mainly for use in the functional builder pattern.
TransferPerformanceBuilder() - Constructor for class org.ivoa.dm.execution.TransferPerformance.TransferPerformanceBuilder
 

U

ucd - Variable in class org.ivoa.dm.pdl.IVOASemantics.IVOASemanticsBuilder
a UCD.
ucd - Variable in class org.ivoa.dm.pdl.IVOASemantics
a UCD.
UNKNOWN - Enum constant in enum class org.ivoa.dm.execution.ExecutionPhase
Value UNKNOWN : The job is in an unknown state.
updateClonedReferences() - Method in class org.ivoa.dm.execution.JobExecution
updates any cloned references that are contained within the hierarchy.
updateClonedReferences() - Method in class org.ivoa.dm.execution.ParameterValue
updates any cloned references that are contained within the hierarchy.
updateClonedReferences() - Method in class org.ivoa.dm.pdl.ParameterGroup
updates any cloned references that are contained within the hierarchy.
updateClonedReferences() - Method in class org.ivoa.dm.pdl.ParameterOrGroup
updates any cloned references that are contained within the hierarchy.
updateClonedReferences() - Method in class org.ivoa.dm.pdl.ToolInterface
updates any cloned references that are contained within the hierarchy.
updateClonedReferences() - Method in class org.ivoa.dm.tool.Tool
updates any cloned references that are contained within the hierarchy.
updateUsing(ComputeResource) - Method in class org.ivoa.dm.execution.ComputeResource
Update this object with the content of the given object.
updateUsing(DataNode) - Method in class org.ivoa.dm.execution.DataNode
Update this object with the content of the given object.
updateUsing(DataResource) - Method in class org.ivoa.dm.execution.DataResource
Update this object with the content of the given object.
updateUsing(ExecutionNode) - Method in class org.ivoa.dm.execution.ExecutionNode
Update this object with the content of the given object.
updateUsing(JobExecution) - Method in class org.ivoa.dm.execution.JobExecution
Update this object with the content of the given object.
updateUsing(ParameterValue) - Method in class org.ivoa.dm.execution.ParameterValue
Update this object with the content of the given object.
updateUsing(PerformanceMetric) - Method in class org.ivoa.dm.execution.PerformanceMetric
Update this object with the content of the given object.
updateUsing(PhysicalLocation) - Method in class org.ivoa.dm.execution.PhysicalLocation
Update this object with the content of the given object.
updateUsing(TransferPerformance) - Method in class org.ivoa.dm.execution.TransferPerformance
Update this object with the content of the given object.
updateUsing(WorkLoad) - Method in class org.ivoa.dm.execution.WorkLoad
Update this object with the content of the given object.
updateUsing(AtomicParameterType) - Method in class org.ivoa.dm.pdl.AtomicParameterType
Update this object with the content of the given object.
updateUsing(FileParameterType) - Method in class org.ivoa.dm.pdl.FileParameterType
Update this object with the content of the given object.
updateUsing(IVOASemantics) - Method in class org.ivoa.dm.pdl.IVOASemantics
Update this object with the content of the given object.
updateUsing(ParameterDefinition) - Method in class org.ivoa.dm.pdl.ParameterDefinition
Update this object with the content of the given object.
updateUsing(ParameterGroup) - Method in class org.ivoa.dm.pdl.ParameterGroup
Update this object with the content of the given object.
updateUsing(ParameterOrGroup) - Method in class org.ivoa.dm.pdl.ParameterOrGroup
Update this object with the content of the given object.
updateUsing(ParameterSemantics) - Method in class org.ivoa.dm.pdl.ParameterSemantics
Update this object with the content of the given object.
updateUsing(ParameterType) - Method in class org.ivoa.dm.pdl.ParameterType
Update this object with the content of the given object.
updateUsing(ToolInterface) - Method in class org.ivoa.dm.pdl.ToolInterface
Update this object with the content of the given object.
updateUsing(Author) - Method in class org.ivoa.dm.tool.Author
Update this object with the content of the given object.
updateUsing(BuildProcess) - Method in class org.ivoa.dm.tool.BuildProcess
Update this object with the content of the given object.
updateUsing(Compliance) - Method in class org.ivoa.dm.tool.Compliance
Update this object with the content of the given object.
updateUsing(DataScaling) - Method in class org.ivoa.dm.tool.DataScaling
Update this object with the content of the given object.
updateUsing(Discovery) - Method in class org.ivoa.dm.tool.Discovery
Update this object with the content of the given object.
updateUsing(EnvVar) - Method in class org.ivoa.dm.tool.EnvVar
Update this object with the content of the given object.
updateUsing(OCIRegistry) - Method in class org.ivoa.dm.tool.OCIRegistry
Update this object with the content of the given object.
updateUsing(PerformanceProfile) - Method in class org.ivoa.dm.tool.PerformanceProfile
Update this object with the content of the given object.
updateUsing(ProcessorScaling) - Method in class org.ivoa.dm.tool.ProcessorScaling
Update this object with the content of the given object.
updateUsing(SecurityMetadata) - Method in class org.ivoa.dm.tool.SecurityMetadata
Update this object with the content of the given object.
updateUsing(Tool) - Method in class org.ivoa.dm.tool.Tool
Update this object with the content of the given object.
updateUsing(ToolImage) - Method in class org.ivoa.dm.tool.ToolImage
Update this object with the content of the given object.
updateUsing(Vulnerability) - Method in class org.ivoa.dm.tool.Vulnerability
Update this object with the content of the given object.
url - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Project URL .
url - Variable in class org.ivoa.dm.tool.Discovery
Project URL .

V

value - Variable in class org.ivoa.dm.execution.ParameterValue.ParameterValueBuilder
the value of the parameter - this is intentionally very flexible to allow for different types of parameters - e.g.
value - Variable in class org.ivoa.dm.execution.ParameterValue
the value of the parameter - this is intentionally very flexible to allow for different types of parameters - e.g.
value - Variable in class org.ivoa.dm.tool.EnvVar.EnvVarBuilder
Environment variable value.
value - Variable in class org.ivoa.dm.tool.EnvVar
Environment variable value.
value() - Method in enum class org.ivoa.dm.execution.ExecutionPhase
Return the string representation of this enum constant (value)
valueOf(String) - Static method in enum class org.ivoa.dm.execution.ExecutionPhase
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.ivoa.dm.execution.ExecutionPhase
Returns an array containing the constants of this enum class, in the order they are declared.
version - Variable in class org.ivoa.dm.tool.Discovery.DiscoveryBuilder
Packaged software version.
version - Variable in class org.ivoa.dm.tool.Discovery
Packaged software version.
vulnerabilities - Variable in class org.ivoa.dm.tool.SecurityMetadata.SecurityMetadataBuilder
Known vulnerabilities in the image.
vulnerabilities - Variable in class org.ivoa.dm.tool.SecurityMetadata
Known vulnerabilities in the image.
Vulnerability - Class in org.ivoa.dm.tool
a known security vulnerability.
Vulnerability() - Constructor for class org.ivoa.dm.tool.Vulnerability
Creates a new Vulnerability
Vulnerability(String) - Constructor for class org.ivoa.dm.tool.Vulnerability
full parameter constructor.
Vulnerability(Vulnerability) - Constructor for class org.ivoa.dm.tool.Vulnerability
Copy Constructor.
Vulnerability.VulnerabilityBuilder - Class in org.ivoa.dm.tool
A builder class for Vulnerability, mainly for use in the functional builder pattern.
VulnerabilityBuilder() - Constructor for class org.ivoa.dm.tool.Vulnerability.VulnerabilityBuilder
 

W

withAccessUrl(String) - Method in class org.ivoa.dm.execution.DataResource
fluent setter for accessUrl Attribute.
withAffiliation(String) - Method in class org.ivoa.dm.tool.Author
fluent setter for affiliation Attribute.
withBuild(BuildProcess) - Method in class org.ivoa.dm.tool.ToolImage
fluent setter for build Attribute.
withBuildCommand(String) - Method in class org.ivoa.dm.tool.BuildProcess
fluent setter for buildCommand Attribute.
withBuildContext(String) - Method in class org.ivoa.dm.tool.BuildProcess
fluent setter for buildContext Attribute.
withCommand(List<String>) - Method in class org.ivoa.dm.tool.Tool
fluent setter for command Attribute.
withCountry(String) - Method in class org.ivoa.dm.execution.PhysicalLocation
fluent setter for country Attribute.
withCreated(Date) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for created Attribute.
withCreationTime(Date) - Method in class org.ivoa.dm.execution.JobExecution
fluent setter for creationTime Attribute.
withCve(String) - Method in class org.ivoa.dm.tool.Vulnerability
fluent setter for cve Attribute.
withDataScaling(DataScaling) - Method in class org.ivoa.dm.tool.PerformanceProfile
fluent setter for dataScaling Attribute.
withDataTransferPerformance(TransferPerformance) - Method in class org.ivoa.dm.execution.ExecutionNode
fluent setter for dataTransferPerformance Attribute.
withDeprecated(Boolean) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for deprecated Attribute.
withDescription(String) - Method in class org.ivoa.dm.pdl.ParameterDefinition
fluent setter for description Attribute.
withDescription(String) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for description Attribute.
withDestructionTime(Date) - Method in class org.ivoa.dm.execution.JobExecution
fluent setter for destructionTime Attribute.
withDiscovery(Discovery) - Method in class org.ivoa.dm.tool.ToolImage
fluent setter for discovery Attribute.
withDockerfilePath(String) - Method in class org.ivoa.dm.tool.BuildProcess
fluent setter for dockerfilePath Attribute.
withDocumentation(String) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for documentation Attribute.
withDomain(List<String>) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for domain Attribute.
withEmail(String) - Method in class org.ivoa.dm.tool.Author
fluent setter for email Attribute.
withEndTime(Date) - Method in class org.ivoa.dm.execution.JobExecution
fluent setter for endTime Attribute.
withErrorRate(Double) - Method in class org.ivoa.dm.execution.TransferPerformance
fluent setter for errorRate Attribute.
withExecutionServiceUrl(String) - Method in class org.ivoa.dm.execution.ExecutionNode
fluent setter for executionServiceUrl Attribute.
withGithub(String) - Method in class org.ivoa.dm.tool.Author
fluent setter for github Attribute.
withGitlab(String) - Method in class org.ivoa.dm.tool.Author
fluent setter for gitlab Attribute.
withGpu(Boolean) - Method in class org.ivoa.dm.execution.ComputeResource
fluent setter for gpu Attribute.
withGpuType(String) - Method in class org.ivoa.dm.execution.ComputeResource
fluent setter for gpuType Attribute.
withHost(String) - Method in class org.ivoa.dm.tool.OCIRegistry
fluent setter for host Attribute.
withId(String) - Method in class org.ivoa.dm.execution.JobExecution
fluent setter for id Attribute.
withId(String) - Method in class org.ivoa.dm.tool.Tool
fluent setter for id Attribute.
withImageTitle(String) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for imageTitle Attribute.
withInterface(ToolInterface) - Method in class org.ivoa.dm.tool.Tool
fluent setter for interface Attribute.
withIsBase(Boolean) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for isBase Attribute.
withIsIndirect(Boolean) - Method in class org.ivoa.dm.execution.ParameterValue
fluent setter for isIndirect Attribute.
withKeywords(List<String>) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for keywords Attribute.
withKind(String) - Method in class org.ivoa.dm.pdl.AtomicParameterType
fluent setter for kind Attribute.
withKind(List<String>) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for kind Attribute.
withKind(ParameterType) - Method in class org.ivoa.dm.pdl.ParameterDefinition
fluent setter for kind Attribute.
withLatency(Double) - Method in class org.ivoa.dm.execution.TransferPerformance
fluent setter for latency Attribute.
withLatitude(Double) - Method in class org.ivoa.dm.execution.PhysicalLocation
fluent setter for latitude Attribute.
withLicenses(String) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for licenses Attribute.
withLongitude(Double) - Method in class org.ivoa.dm.execution.PhysicalLocation
fluent setter for longitude Attribute.
withMemory(Double) - Method in class org.ivoa.dm.execution.ComputeResource
fluent setter for memory Attribute.
withMime(String) - Method in class org.ivoa.dm.pdl.FileParameterType
fluent setter for mime Attribute.
withMimeType(String) - Method in class org.ivoa.dm.execution.DataResource
fluent setter for mimeType Attribute.
withName(String) - Method in class org.ivoa.dm.execution.ComputeResource
fluent setter for name Attribute.
withName(String) - Method in class org.ivoa.dm.execution.PhysicalLocation
fluent setter for name Attribute.
withName(String) - Method in class org.ivoa.dm.pdl.ParameterDefinition
fluent setter for name Attribute.
withName(String) - Method in class org.ivoa.dm.pdl.ParameterGroup
fluent setter for name Attribute.
withName(String) - Method in class org.ivoa.dm.tool.Author
fluent setter for name Attribute.
withName(String) - Method in class org.ivoa.dm.tool.EnvVar
fluent setter for name Attribute.
withNumberOfCores(Integer) - Method in class org.ivoa.dm.execution.ComputeResource
fluent setter for numberOfCores Attribute.
withOrcid(String) - Method in class org.ivoa.dm.tool.Author
fluent setter for orcid Attribute.
withOwnerID(String) - Method in class org.ivoa.dm.execution.JobExecution
fluent setter for ownerID Attribute.
withPerformanceProfile(PerformanceProfile) - Method in class org.ivoa.dm.tool.Tool
fluent setter for performanceProfile Attribute.
withProcessorScaling(ProcessorScaling) - Method in class org.ivoa.dm.tool.PerformanceProfile
fluent setter for processorScaling Attribute.
withProject(String) - Method in class org.ivoa.dm.tool.OCIRegistry
fluent setter for project Attribute.
withResourcesServiceUrl(String) - Method in class org.ivoa.dm.execution.ExecutionNode
fluent setter for resourcesServiceUrl Attribute.
withRevision(String) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for revision Attribute.
withRole(String) - Method in class org.ivoa.dm.tool.Author
fluent setter for role Attribute.
withRunId(String) - Method in class org.ivoa.dm.execution.JobExecution
fluent setter for runId Attribute.
withSecurity(SecurityMetadata) - Method in class org.ivoa.dm.tool.ToolImage
fluent setter for security Attribute.
withSemantics(ParameterSemantics) - Method in class org.ivoa.dm.pdl.ParameterDefinition
fluent setter for semantics Attribute.
withSignature(String) - Method in class org.ivoa.dm.tool.SecurityMetadata
fluent setter for signature Attribute.
withSize(Double) - Method in class org.ivoa.dm.execution.DataResource
fluent setter for size Attribute.
withSource(String) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for source Attribute.
withStartTime(Date) - Method in class org.ivoa.dm.execution.JobExecution
fluent setter for startTime Attribute.
withStatus(ExecutionPhase) - Method in class org.ivoa.dm.execution.JobExecution
fluent setter for status Attribute.
withStorageServiceUrl(String) - Method in class org.ivoa.dm.execution.DataNode
fluent setter for storageServiceUrl Attribute.
withThroughput(Double) - Method in class org.ivoa.dm.execution.TransferPerformance
fluent setter for throughput Attribute.
withTimestamp(Date) - Method in class org.ivoa.dm.execution.TransferPerformance
fluent setter for timestamp Attribute.
withTools(List<String>) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for tools Attribute.
withUcd(String) - Method in class org.ivoa.dm.pdl.IVOASemantics
fluent setter for ucd Attribute.
withUrl(String) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for url Attribute.
withValue(String) - Method in class org.ivoa.dm.execution.ParameterValue
fluent setter for value Attribute.
withValue(String) - Method in class org.ivoa.dm.tool.EnvVar
fluent setter for value Attribute.
withVersion(String) - Method in class org.ivoa.dm.tool.Discovery
fluent setter for version Attribute.
WorkLoad - Class in org.ivoa.dm.execution
the execution workload.
WorkLoad() - Constructor for class org.ivoa.dm.execution.WorkLoad
Creates a new WorkLoad
WorkLoad(WorkLoad) - Constructor for class org.ivoa.dm.execution.WorkLoad
Copy Constructor.
WorkLoad.WorkLoadBuilder - Class in org.ivoa.dm.execution
A builder class for WorkLoad, mainly for use in the functional builder pattern.
WorkLoadBuilder() - Constructor for class org.ivoa.dm.execution.WorkLoad.WorkLoadBuilder
 

_

_id - Variable in class org.ivoa.dm.execution.ComputeResource
inserted database key
_id - Variable in class org.ivoa.dm.execution.DataNode
inserted database key
_id - Variable in class org.ivoa.dm.execution.DataResource
inserted database key
_id - Variable in class org.ivoa.dm.execution.ExecutionNode
inserted database key
_id - Variable in class org.ivoa.dm.execution.ParameterValue
inserted database key
_id - Variable in class org.ivoa.dm.execution.PerformanceMetric
inserted database key
_id - Variable in class org.ivoa.dm.execution.PhysicalLocation
inserted database key
_id - Variable in class org.ivoa.dm.execution.TransferPerformance
inserted database key
_id - Variable in class org.ivoa.dm.execution.WorkLoad
inserted database key
_id - Variable in class org.ivoa.dm.pdl.ParameterDefinition
inserted database key
_id - Variable in class org.ivoa.dm.pdl.ParameterGroup
inserted database key
_id - Variable in class org.ivoa.dm.pdl.ParameterOrGroup
inserted database key
_id - Variable in class org.ivoa.dm.pdl.ToolInterface
inserted database key
_id - Variable in class org.ivoa.dm.tool.Author
inserted database key
_id - Variable in class org.ivoa.dm.tool.BuildProcess
inserted database key
_id - Variable in class org.ivoa.dm.tool.Compliance
inserted database key
_id - Variable in class org.ivoa.dm.tool.DataScaling
inserted database key
_id - Variable in class org.ivoa.dm.tool.Discovery
inserted database key
_id - Variable in class org.ivoa.dm.tool.EnvVar
inserted database key
_id - Variable in class org.ivoa.dm.tool.OCIRegistry
inserted database key
_id - Variable in class org.ivoa.dm.tool.PerformanceProfile
inserted database key
_id - Variable in class org.ivoa.dm.tool.ProcessorScaling
inserted database key
_id - Variable in class org.ivoa.dm.tool.SecurityMetadata
inserted database key
_id - Variable in class org.ivoa.dm.tool.ToolImage
inserted database key
_id - Variable in class org.ivoa.dm.tool.Vulnerability
inserted database key
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes and Interfaces|All Packages