eu.xtreemos.xosd.xmlextractor.constants
Class JSDLConstants
java.lang.Object
eu.xtreemos.xosd.xmlextractor.constants.JSDLConstants
public class JSDLConstants
- extends java.lang.Object
A class containing contants of keys for GLUE v12 XML.
- Version:
- 0.01 Only the most relevant strings are present.
- Author:
- Matej
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkSchemeDef
public static final java.lang.String NetworkSchemeDef
- Where is the scheme of the Network.
- See Also:
- Constant Field Values
JobDefinition
public static final java.lang.String JobDefinition
- See Also:
- Constant Field Values
JobDescription
public static final java.lang.String JobDescription
- See Also:
- Constant Field Values
JobIdentification
public static final java.lang.String JobIdentification
- See Also:
- Constant Field Values
Resources
public static final java.lang.String Resources
- See Also:
- Constant Field Values
OperatingSystem
public static final java.lang.String OperatingSystem
- See Also:
- Constant Field Values
CPUArchitecture
public static final java.lang.String CPUArchitecture
- See Also:
- Constant Field Values
CPUArchitectureName
public static final java.lang.String CPUArchitectureName
- See Also:
- Constant Field Values
IndividualCPUSpeed
public static final java.lang.String IndividualCPUSpeed
- See Also:
- Constant Field Values
IndividualCPUCount
public static final java.lang.String IndividualCPUCount
- See Also:
- Constant Field Values
IndividualPhysicalMemory
public static final java.lang.String IndividualPhysicalMemory
- See Also:
- Constant Field Values
OperatingSystemType
public static final java.lang.String OperatingSystemType
- See Also:
- Constant Field Values
OperatingSystemName
public static final java.lang.String OperatingSystemName
- See Also:
- Constant Field Values
OperatingSystemVersion
public static final java.lang.String OperatingSystemVersion
- See Also:
- Constant Field Values
OperatingSystemTypeEnumeration
public static final java.lang.String[] OperatingSystemTypeEnumeration
ProcessorArchitectureEnumeration
public static final java.lang.String[] ProcessorArchitectureEnumeration
JSDLConstants
public JSDLConstants()