Class AbstractionDefinition.Ports.Port

  • Enclosing class:
    AbstractionDefinition.Ports

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v3.0.2",
               date="2024-11-14T04:42:51Z")
    public static class AbstractionDefinition.Ports.Port
    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 ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}isPresent" minOccurs="0"/>
             <element name="logicalName" type="{http://www.w3.org/2001/XMLSchema}Name"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}displayName" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}description" minOccurs="0"/>
             <choice>
               <element name="wire">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <sequence>
                         <element name="qualifier" minOccurs="0">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <choice>
                                   <sequence>
                                     <element name="isAddress" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                     <element name="isData" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                   </sequence>
                                   <element name="isClock" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                   <element name="isReset" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                 </choice>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                         <element name="onSystem" maxOccurs="unbounded" minOccurs="0">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <sequence>
                                   <element name="group" type="{http://www.w3.org/2001/XMLSchema}Name"/>
                                   <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}wirePort"/>
                                 </sequence>
                                 <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                         <element name="onMaster" minOccurs="0">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}wirePort"/>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                         <element name="onSlave" minOccurs="0">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}wirePort"/>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                         <choice minOccurs="0">
                           <element name="defaultValue" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}unsignedBitVectorExpression"/>
                           <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}requiresDriver"/>
                         </choice>
                       </sequence>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
               <element name="transactional">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <sequence>
                         <element name="qualifier" minOccurs="0">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <sequence>
                                   <element name="isAddress" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                   <element name="isData" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                 </sequence>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                         <element name="onSystem" maxOccurs="unbounded" minOccurs="0">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <sequence>
                                   <element name="group" type="{http://www.w3.org/2001/XMLSchema}Name"/>
                                   <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}transactionalPort"/>
                                 </sequence>
                                 <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                         <element name="onMaster" minOccurs="0">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}transactionalPort"/>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                         <element name="onSlave" minOccurs="0">
                           <complexType>
                             <complexContent>
                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                 <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}transactionalPort"/>
                               </restriction>
                             </complexContent>
                           </complexType>
                         </element>
                       </sequence>
                     </restriction>
                   </complexContent>
                 </complexType>
               </element>
             </choice>
             <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

      • isPresent

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        protected UnsignedBitExpression isPresent
      • logicalName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        protected java.lang.String logicalName
      • displayName

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

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

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

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

      • Port

        public Port()
    • Method Detail

      • getIsPresent

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        public UnsignedBitExpression getIsPresent()
        Gets the value of the isPresent property.
        Returns:
        possible object is UnsignedBitExpression
      • setIsPresent

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        public void setIsPresent​(UnsignedBitExpression value)
        Sets the value of the isPresent property.
        Parameters:
        value - allowed object is UnsignedBitExpression
      • getLogicalName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        public java.lang.String getLogicalName()
        Gets the value of the logicalName property.
        Returns:
        possible object is String
      • setLogicalName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        public void setLogicalName​(java.lang.String value)
        Sets the value of the logicalName property.
        Parameters:
        value - allowed object is String
      • getDisplayName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        public java.lang.String getDisplayName()
        Gets the value of the displayName property.
        Returns:
        possible object is String
      • setDisplayName

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        public void setDisplayName​(java.lang.String value)
        Sets the value of the displayName property.
        Parameters:
        value - allowed object is String
      • getDescription

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:51Z")
        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="2024-11-14T04:42:51Z")
        public void setDescription​(java.lang.String value)
        Sets the value of the description property.
        Parameters:
        value - allowed object is String
      • getVendorExtensions

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