Class AbstractionDefinition.Ports.Port.Wire.OnMaster

  • Enclosing class:
    AbstractionDefinition.Ports.Port.Wire

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v2.3.8",
               date="2026-01-14T04:58:58Z")
    public static class AbstractionDefinition.Ports.Port.Wire.OnMaster
    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">
           <group ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}wirePort"/>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • presence

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        protected java.lang.String presence
      • width

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        protected java.math.BigInteger width
      • direction

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        protected java.lang.String direction
      • modeConstraints

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        protected AbstractionDefPortConstraintsType modeConstraints
      • mirroredModeConstraints

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        protected AbstractionDefPortConstraintsType mirroredModeConstraints
    • Constructor Detail

      • OnMaster

        public OnMaster()
    • Method Detail

      • getPresence

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        public java.lang.String getPresence()
        Gets the value of the presence property.
        Returns:
        possible object is String
      • setPresence

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        public void setPresence​(java.lang.String value)
        Sets the value of the presence property.
        Parameters:
        value - allowed object is String
      • getWidth

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        public java.math.BigInteger getWidth()
        Gets the value of the width property.
        Returns:
        possible object is BigInteger
      • setWidth

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        public void setWidth​(java.math.BigInteger value)
        Sets the value of the width property.
        Parameters:
        value - allowed object is BigInteger
      • getDirection

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        public java.lang.String getDirection()
        Gets the value of the direction property.
        Returns:
        possible object is String
      • setDirection

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        public void setDirection​(java.lang.String value)
        Sets the value of the direction property.
        Parameters:
        value - allowed object is String
      • setMirroredModeConstraints

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v2.3.8",
                   date="2026-01-14T04:58:58Z")
        public void setMirroredModeConstraints​(AbstractionDefPortConstraintsType value)
        Sets the value of the mirroredModeConstraints property.
        Parameters:
        value - allowed object is AbstractionDefPortConstraintsType