Class ExecutableImage


  • @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v2.3.8",
               date="2024-11-14T04:42:42Z")
    public class ExecutableImage
    extends java.lang.Object

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="name">
               <complexType>
                 <simpleContent>
                   <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>spiritURI">
                   </extension>
                 </simpleContent>
               </complexType>
             </element>
             <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
             <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}parameters" minOccurs="0"/>
             <element name="languageTools" minOccurs="0">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="fileBuilder" maxOccurs="unbounded" minOccurs="0">
                         <complexType>
                           <complexContent>
                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                               <sequence>
                                 <group ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}fileType"/>
                                 <element name="command">
                                   <complexType>
                                     <simpleContent>
                                       <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                         <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/>
                                       </extension>
                                     </simpleContent>
                                   </complexType>
                                 </element>
                                 <element name="flags" minOccurs="0">
                                   <complexType>
                                     <simpleContent>
                                       <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                         <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/>
                                       </extension>
                                     </simpleContent>
                                   </complexType>
                                 </element>
                                 <element name="replaceDefaultFlags" minOccurs="0">
                                   <complexType>
                                     <simpleContent>
                                       <extension base="<http://www.w3.org/2001/XMLSchema>boolean">
                                         <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}bool.prompt.att"/>
                                       </extension>
                                     </simpleContent>
                                   </complexType>
                                 </element>
                                 <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}vendorExtensions" minOccurs="0"/>
                               </sequence>
                             </restriction>
                           </complexContent>
                         </complexType>
                       </element>
                       <element name="linker" minOccurs="0">
                         <complexType>
                           <simpleContent>
                             <extension base="<http://www.w3.org/2001/XMLSchema>string">
                               <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/>
                             </extension>
                           </simpleContent>
                         </complexType>
                       </element>
                       <element name="linkerFlags" minOccurs="0">
                         <complexType>
                           <simpleContent>
                             <extension base="<http://www.w3.org/2001/XMLSchema>string">
                               <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/>
                             </extension>
                           </simpleContent>
                         </complexType>
                       </element>
                       <element name="linkerCommandFile" minOccurs="0">
                         <complexType>
                           <complexContent>
                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                               <sequence>
                                 <element name="name">
                                   <complexType>
                                     <simpleContent>
                                       <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>spiritURI">
                                         <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/>
                                       </extension>
                                     </simpleContent>
                                   </complexType>
                                 </element>
                                 <element name="commandLineSwitch">
                                   <complexType>
                                     <simpleContent>
                                       <extension base="<http://www.w3.org/2001/XMLSchema>string">
                                         <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/>
                                       </extension>
                                     </simpleContent>
                                   </complexType>
                                 </element>
                                 <element name="enable">
                                   <complexType>
                                     <simpleContent>
                                       <extension base="<http://www.w3.org/2001/XMLSchema>boolean">
                                         <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}bool.prompt.att"/>
                                       </extension>
                                     </simpleContent>
                                   </complexType>
                                 </element>
                                 <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}generatorRef" maxOccurs="unbounded" minOccurs="0"/>
                                 <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}vendorExtensions" minOccurs="0"/>
                               </sequence>
                             </restriction>
                           </complexContent>
                         </complexType>
                       </element>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
             <element name="fileSetRefGroup" minOccurs="0">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}fileSetRef" maxOccurs="unbounded"/>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
             <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}vendorExtensions" minOccurs="0"/>
           </sequence>
           <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}ID" />
           <attribute name="imageType" type="{http://www.w3.org/2001/XMLSchema}Name" />
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • name

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        protected ExecutableImage.Name name
      • description

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        protected java.lang.String description
      • parameters

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        protected Parameters parameters
      • languageTools

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        protected ExecutableImage.LanguageTools languageTools
      • fileSetRefGroup

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        protected ExecutableImage.FileSetRefGroup fileSetRefGroup
      • vendorExtensions

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        protected VendorExtensions vendorExtensions
      • id

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        protected java.lang.String id
      • imageType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        protected java.lang.String imageType
    • Constructor Detail

      • ExecutableImage

        public ExecutableImage()
    • Method Detail

      • getName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public ExecutableImage.Name getName()
        Gets the value of the name property.
        Returns:
        possible object is ExecutableImage.Name
      • setName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public void setName​(ExecutableImage.Name value)
        Sets the value of the name property.
        Parameters:
        value - allowed object is ExecutableImage.Name
      • getDescription

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public java.lang.String getDescription()
        Gets the value of the description property.
        Returns:
        possible object is String
      • setDescription

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public void setDescription​(java.lang.String value)
        Sets the value of the description property.
        Parameters:
        value - allowed object is String
      • getParameters

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public Parameters getParameters()
        Additional information about the load module, e.g. stack base addresses, table addresses, etc.
        Returns:
        possible object is Parameters
      • setParameters

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public void setParameters​(Parameters value)
        Sets the value of the parameters property.
        Parameters:
        value - allowed object is Parameters
      • setLanguageTools

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public void setLanguageTools​(ExecutableImage.LanguageTools value)
        Sets the value of the languageTools property.
        Parameters:
        value - allowed object is ExecutableImage.LanguageTools
      • setFileSetRefGroup

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public void setFileSetRefGroup​(ExecutableImage.FileSetRefGroup value)
        Sets the value of the fileSetRefGroup property.
        Parameters:
        value - allowed object is ExecutableImage.FileSetRefGroup
      • getVendorExtensions

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public VendorExtensions getVendorExtensions()
        Gets the value of the vendorExtensions property.
        Returns:
        possible object is VendorExtensions
      • setVendorExtensions

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public void setVendorExtensions​(VendorExtensions value)
        Sets the value of the vendorExtensions property.
        Parameters:
        value - allowed object is VendorExtensions
      • getId

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public java.lang.String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public void setId​(java.lang.String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String
      • getImageType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public java.lang.String getImageType()
        Gets the value of the imageType property.
        Returns:
        possible object is String
      • setImageType

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2024-11-14T04:42:42Z")
        public void setImageType​(java.lang.String value)
        Sets the value of the imageType property.
        Parameters:
        value - allowed object is String