Package org.accellera.IPXACT_1685_2014
Class AbstractionTypes.AbstractionType.PortMaps.PortMap
- java.lang.Object
-
- org.accellera.IPXACT_1685_2014.AbstractionTypes.AbstractionType.PortMaps.PortMap
-
- Enclosing class:
- AbstractionTypes.AbstractionType.PortMaps
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public static class AbstractionTypes.AbstractionType.PortMaps.PortMap extends java.lang.ObjectJava 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="logicalPort"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="name" type="{http://www.w3.org/2001/XMLSchema}Name"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}range" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <choice> <element name="physicalPort"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="name" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}portName"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}partSelect" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="logicalTieOff" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}unsignedPositiveIntExpression"/> </choice> <element name="isInformative" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/> <attribute name="invert" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" default="false" /> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAbstractionTypes.AbstractionType.PortMaps.PortMap.LogicalPortJava class for anonymous complex type.static classAbstractionTypes.AbstractionType.PortMaps.PortMap.PhysicalPortJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringidprotected java.lang.Stringinvertprotected java.lang.BooleanisInformativeprotected UnsignedBitExpressionisPresentprotected AbstractionTypes.AbstractionType.PortMaps.PortMap.LogicalPortlogicalPortprotected UnsignedPositiveIntExpressionlogicalTieOffprotected AbstractionTypes.AbstractionType.PortMaps.PortMap.PhysicalPortphysicalPort
-
Constructor Summary
Constructors Constructor Description PortMap()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetId()Gets the value of the id property.java.lang.StringgetInvert()Gets the value of the invert property.UnsignedBitExpressiongetIsPresent()Gets the value of the isPresent property.AbstractionTypes.AbstractionType.PortMaps.PortMap.LogicalPortgetLogicalPort()Gets the value of the logicalPort property.UnsignedPositiveIntExpressiongetLogicalTieOff()Gets the value of the logicalTieOff property.AbstractionTypes.AbstractionType.PortMaps.PortMap.PhysicalPortgetPhysicalPort()Gets the value of the physicalPort property.java.lang.BooleanisIsInformative()Gets the value of the isInformative property.voidsetId(java.lang.String value)Sets the value of the id property.voidsetInvert(java.lang.String value)Sets the value of the invert property.voidsetIsInformative(java.lang.Boolean value)Sets the value of the isInformative property.voidsetIsPresent(UnsignedBitExpression value)Sets the value of the isPresent property.voidsetLogicalPort(AbstractionTypes.AbstractionType.PortMaps.PortMap.LogicalPort value)Sets the value of the logicalPort property.voidsetLogicalTieOff(UnsignedPositiveIntExpression value)Sets the value of the logicalTieOff property.voidsetPhysicalPort(AbstractionTypes.AbstractionType.PortMaps.PortMap.PhysicalPort value)Sets the value of the physicalPort property.
-
-
-
Field Detail
-
isPresent
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected UnsignedBitExpression isPresent
-
logicalPort
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected AbstractionTypes.AbstractionType.PortMaps.PortMap.LogicalPort logicalPort
-
physicalPort
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected AbstractionTypes.AbstractionType.PortMaps.PortMap.PhysicalPort physicalPort
-
logicalTieOff
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected UnsignedPositiveIntExpression logicalTieOff
-
isInformative
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.Boolean isInformative
-
invert
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.String invert
-
id
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") protected java.lang.String id
-
-
Method Detail
-
getIsPresent
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") 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="2026-01-14T04:58:49Z") public void setIsPresent(UnsignedBitExpression value)Sets the value of the isPresent property.- Parameters:
value- allowed object isUnsignedBitExpression
-
getLogicalPort
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public AbstractionTypes.AbstractionType.PortMaps.PortMap.LogicalPort getLogicalPort()Gets the value of the logicalPort property.- Returns:
- possible object is
AbstractionTypes.AbstractionType.PortMaps.PortMap.LogicalPort
-
setLogicalPort
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setLogicalPort(AbstractionTypes.AbstractionType.PortMaps.PortMap.LogicalPort value)Sets the value of the logicalPort property.- Parameters:
value- allowed object isAbstractionTypes.AbstractionType.PortMaps.PortMap.LogicalPort
-
getPhysicalPort
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public AbstractionTypes.AbstractionType.PortMaps.PortMap.PhysicalPort getPhysicalPort()Gets the value of the physicalPort property.- Returns:
- possible object is
AbstractionTypes.AbstractionType.PortMaps.PortMap.PhysicalPort
-
setPhysicalPort
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setPhysicalPort(AbstractionTypes.AbstractionType.PortMaps.PortMap.PhysicalPort value)Sets the value of the physicalPort property.- Parameters:
value- allowed object isAbstractionTypes.AbstractionType.PortMaps.PortMap.PhysicalPort
-
getLogicalTieOff
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public UnsignedPositiveIntExpression getLogicalTieOff()Gets the value of the logicalTieOff property.- Returns:
- possible object is
UnsignedPositiveIntExpression
-
setLogicalTieOff
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setLogicalTieOff(UnsignedPositiveIntExpression value)Sets the value of the logicalTieOff property.- Parameters:
value- allowed object isUnsignedPositiveIntExpression
-
isIsInformative
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.Boolean isIsInformative()Gets the value of the isInformative property.- Returns:
- possible object is
Boolean
-
setIsInformative
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setIsInformative(java.lang.Boolean value)Sets the value of the isInformative property.- Parameters:
value- allowed object isBoolean
-
getInvert
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public java.lang.String getInvert()Gets the value of the invert property.- Returns:
- possible object is
String
-
setInvert
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") public void setInvert(java.lang.String value)Sets the value of the invert property.- Parameters:
value- allowed object isString
-
getId
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:49Z") 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="2026-01-14T04:58:49Z") public void setId(java.lang.String value)Sets the value of the id property.- Parameters:
value- allowed object isString
-
-