Class AbstractorPortWireType


  • @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v3.0.2",
               date="2026-01-14T04:58:45Z")
    public class AbstractorPortWireType
    extends PortWireType
    Wire port type for an abstractor.

    Java class for abstractorPortWireType complex type.

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

     <complexType name="abstractorPortWireType">
       <complexContent>
         <restriction base="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}portWireType">
           <sequence>
             <element name="direction" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}componentPortDirectionType"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}vectors" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}wireTypeDefs" minOccurs="0"/>
             <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}drivers" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • AbstractorPortWireType

        public AbstractorPortWireType()