Class ComponentType


  • @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v3.0.2",
               date="2026-01-14T04:58:49Z")
    public class ComponentType
    extends java.lang.Object
    Component-specific extension to componentType

    Java class for componentType complex type.

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

     <complexType name="componentType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}versionedIdentifier"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}busInterfaces" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}indirectInterfaces" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}channels" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}remapStates" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}addressSpaces" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}memoryMaps" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}model" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}componentGenerators" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}choices" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}fileSets" minOccurs="0"/>
             <element name="whiteboxElements" minOccurs="0">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="whiteboxElement" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}whiteboxElementType" maxOccurs="unbounded"/>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
             <element name="cpus" minOccurs="0">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="cpu" maxOccurs="unbounded">
                         <complexType>
                           <complexContent>
                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                               <sequence>
                                 <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}nameGroup"/>
                                 <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}isPresent" minOccurs="0"/>
                                 <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}addressSpaceRef" maxOccurs="unbounded"/>
                                 <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}parameters" minOccurs="0"/>
                                 <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}vendorExtensions" minOccurs="0"/>
                               </sequence>
                               <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/>
                             </restriction>
                           </complexContent>
                         </complexType>
                       </element>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
             <element name="otherClockDrivers" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}otherClocks" minOccurs="0"/>
             <element name="resetTypes" minOccurs="0">
               <complexType>
                 <complexContent>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     <sequence>
                       <element name="resetType" maxOccurs="unbounded">
                         <complexType>
                           <complexContent>
                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                               <sequence>
                                 <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}nameGroup"/>
                                 <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}vendorExtensions" minOccurs="0"/>
                               </sequence>
                               <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/>
                             </restriction>
                           </complexContent>
                         </complexType>
                       </element>
                     </sequence>
                   </restriction>
                 </complexContent>
               </complexType>
             </element>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}description" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}parameters" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}assertions" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}vendorExtensions" minOccurs="0"/>
           </sequence>
           <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • vendor

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected java.lang.String vendor
      • library

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected java.lang.String library
      • name

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected java.lang.String name
      • version

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected java.lang.String version
      • busInterfaces

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected BusInterfaces busInterfaces
      • indirectInterfaces

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected IndirectInterfaces indirectInterfaces
      • channels

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected Channels channels
      • remapStates

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected RemapStates remapStates
      • addressSpaces

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected AddressSpaces addressSpaces
      • memoryMaps

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected MemoryMaps memoryMaps
      • model

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected ModelType model
      • componentGenerators

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected ComponentGenerators componentGenerators
      • choices

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected Choices choices
      • fileSets

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected FileSets fileSets
      • whiteboxElements

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected ComponentType.WhiteboxElements whiteboxElements
      • cpus

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected ComponentType.Cpus cpus
      • otherClockDrivers

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected OtherClocks otherClockDrivers
      • resetTypes

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected ComponentType.ResetTypes resetTypes
      • description

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected java.lang.String description
      • parameters

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected Parameters parameters
      • assertions

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected Assertions assertions
      • vendorExtensions

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected VendorExtensions vendorExtensions
      • id

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        protected java.lang.String id
    • Constructor Detail

      • ComponentType

        public ComponentType()
    • Method Detail

      • getVendor

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public java.lang.String getVendor()
        Gets the value of the vendor property.
        Returns:
        possible object is String
      • setVendor

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setVendor​(java.lang.String value)
        Sets the value of the vendor property.
        Parameters:
        value - allowed object is String
      • getLibrary

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public java.lang.String getLibrary()
        Gets the value of the library property.
        Returns:
        possible object is String
      • setLibrary

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setLibrary​(java.lang.String value)
        Sets the value of the library property.
        Parameters:
        value - allowed object is String
      • getName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public java.lang.String getName()
        Gets the value of the name property.
        Returns:
        possible object is String
      • setName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setName​(java.lang.String value)
        Sets the value of the name property.
        Parameters:
        value - allowed object is String
      • getVersion

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public java.lang.String getVersion()
        Gets the value of the version property.
        Returns:
        possible object is String
      • setVersion

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setVersion​(java.lang.String value)
        Sets the value of the version property.
        Parameters:
        value - allowed object is String
      • getBusInterfaces

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public BusInterfaces getBusInterfaces()
        Gets the value of the busInterfaces property.
        Returns:
        possible object is BusInterfaces
      • setBusInterfaces

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setBusInterfaces​(BusInterfaces value)
        Sets the value of the busInterfaces property.
        Parameters:
        value - allowed object is BusInterfaces
      • getIndirectInterfaces

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public IndirectInterfaces getIndirectInterfaces()
        Gets the value of the indirectInterfaces property.
        Returns:
        possible object is IndirectInterfaces
      • setIndirectInterfaces

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setIndirectInterfaces​(IndirectInterfaces value)
        Sets the value of the indirectInterfaces property.
        Parameters:
        value - allowed object is IndirectInterfaces
      • getChannels

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public Channels getChannels()
        Gets the value of the channels property.
        Returns:
        possible object is Channels
      • setChannels

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setChannels​(Channels value)
        Sets the value of the channels property.
        Parameters:
        value - allowed object is Channels
      • getRemapStates

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public RemapStates getRemapStates()
        Gets the value of the remapStates property.
        Returns:
        possible object is RemapStates
      • setRemapStates

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setRemapStates​(RemapStates value)
        Sets the value of the remapStates property.
        Parameters:
        value - allowed object is RemapStates
      • getAddressSpaces

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public AddressSpaces getAddressSpaces()
        Gets the value of the addressSpaces property.
        Returns:
        possible object is AddressSpaces
      • setAddressSpaces

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setAddressSpaces​(AddressSpaces value)
        Sets the value of the addressSpaces property.
        Parameters:
        value - allowed object is AddressSpaces
      • getMemoryMaps

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public MemoryMaps getMemoryMaps()
        Gets the value of the memoryMaps property.
        Returns:
        possible object is MemoryMaps
      • setMemoryMaps

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setMemoryMaps​(MemoryMaps value)
        Sets the value of the memoryMaps property.
        Parameters:
        value - allowed object is MemoryMaps
      • getModel

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public ModelType getModel()
        Gets the value of the model property.
        Returns:
        possible object is ModelType
      • setModel

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setModel​(ModelType value)
        Sets the value of the model property.
        Parameters:
        value - allowed object is ModelType
      • getComponentGenerators

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public ComponentGenerators getComponentGenerators()
        Generator list is tools-specific.
        Returns:
        possible object is ComponentGenerators
      • setComponentGenerators

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setComponentGenerators​(ComponentGenerators value)
        Sets the value of the componentGenerators property.
        Parameters:
        value - allowed object is ComponentGenerators
      • getChoices

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public Choices getChoices()
        Gets the value of the choices property.
        Returns:
        possible object is Choices
      • setChoices

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setChoices​(Choices value)
        Sets the value of the choices property.
        Parameters:
        value - allowed object is Choices
      • getFileSets

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public FileSets getFileSets()
        Gets the value of the fileSets property.
        Returns:
        possible object is FileSets
      • setFileSets

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setFileSets​(FileSets value)
        Sets the value of the fileSets property.
        Parameters:
        value - allowed object is FileSets
      • setWhiteboxElements

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setWhiteboxElements​(ComponentType.WhiteboxElements value)
        Sets the value of the whiteboxElements property.
        Parameters:
        value - allowed object is ComponentType.WhiteboxElements
      • getCpus

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public ComponentType.Cpus getCpus()
        Gets the value of the cpus property.
        Returns:
        possible object is ComponentType.Cpus
      • setCpus

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setCpus​(ComponentType.Cpus value)
        Sets the value of the cpus property.
        Parameters:
        value - allowed object is ComponentType.Cpus
      • getOtherClockDrivers

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public OtherClocks getOtherClockDrivers()
        Gets the value of the otherClockDrivers property.
        Returns:
        possible object is OtherClocks
      • setOtherClockDrivers

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setOtherClockDrivers​(OtherClocks value)
        Sets the value of the otherClockDrivers property.
        Parameters:
        value - allowed object is OtherClocks
      • getResetTypes

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public ComponentType.ResetTypes getResetTypes()
        Gets the value of the resetTypes property.
        Returns:
        possible object is ComponentType.ResetTypes
      • setResetTypes

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setResetTypes​(ComponentType.ResetTypes value)
        Sets the value of the resetTypes property.
        Parameters:
        value - allowed object is ComponentType.ResetTypes
      • getDescription

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        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 v3.0.2",
                   date="2026-01-14T04:58:49Z")
        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 v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public Parameters getParameters()
        Gets the value of the parameters property.
        Returns:
        possible object is Parameters
      • setParameters

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setParameters​(Parameters value)
        Sets the value of the parameters property.
        Parameters:
        value - allowed object is Parameters
      • getAssertions

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public Assertions getAssertions()
        Gets the value of the assertions property.
        Returns:
        possible object is Assertions
      • setAssertions

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setAssertions​(Assertions value)
        Sets the value of the assertions property.
        Parameters:
        value - allowed object is Assertions
      • getVendorExtensions

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2026-01-14T04:58:49Z")
        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 v3.0.2",
                   date="2026-01-14T04:58:49Z")
        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 v3.0.2",
                   date="2026-01-14T04:58:49Z")
        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 v3.0.2",
                   date="2026-01-14T04:58:49Z")
        public void setId​(java.lang.String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String