Class AbstractionDefinition.Ports.Port.Wire.OnSlave

  • Enclosing class:
    AbstractionDefinition.Ports.Port.Wire

    @Generated(value="com.sun.tools.xjc.Driver",
               comments="JAXB RI v3.0.2",
               date="2024-11-14T04:42:50Z")
    public static class AbstractionDefinition.Ports.Port.Wire.OnSlave
    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.accellera.org/XMLSchema/IPXACT/1685-2014}wirePort"/>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • presence

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:50Z")
        protected PresenceType presence
      • width

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:50Z")
        protected UnsignedPositiveIntExpression width
      • direction

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:50Z")
        protected Direction direction
      • modeConstraints

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:50Z")
        protected AbstractionDefPortConstraintsType modeConstraints
      • mirroredModeConstraints

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

      • OnSlave

        public OnSlave()
    • Method Detail

      • getPresence

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:50Z")
        public PresenceType getPresence()
        Gets the value of the presence property.
        Returns:
        possible object is PresenceType
      • setPresence

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

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:50Z")
        public Direction getDirection()
        Gets the value of the direction property.
        Returns:
        possible object is Direction
      • setDirection

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

        @Generated(value="com.sun.tools.xjc.Driver",
                   comments="JAXB RI v3.0.2",
                   date="2024-11-14T04:42:50Z")
        public void setMirroredModeConstraints​(AbstractionDefPortConstraintsType value)
        Sets the value of the mirroredModeConstraints property.
        Parameters:
        value - allowed object is AbstractionDefPortConstraintsType