Class AbstractorPortWireType


  • @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v2.3.8",
               date="2026-01-14T04:58:58Z")
    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.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}portWireType">
           <sequence>
             <element name="direction" type="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}componentPortDirectionType"/>
             <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}vector" minOccurs="0"/>
             <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}wireTypeDefs" minOccurs="0"/>
             <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}driver" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • AbstractorPortWireType

        public AbstractorPortWireType()