Class AbstractionDefinition.Ports.Port.Wire.OnSystem
- java.lang.Object
-
- org.spiritconsortium.SPIRIT_1685_2009.AbstractionDefinition.Ports.Port.Wire.OnSystem
-
- Enclosing class:
- AbstractionDefinition.Ports.Port.Wire
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") public static class AbstractionDefinition.Ports.Port.Wire.OnSystem 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 name="group" type="{http://www.w3.org/2001/XMLSchema}Name"/> <group ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}wirePort"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringdirectionprotected java.lang.Stringgroupprotected AbstractionDefPortConstraintsTypemirroredModeConstraintsprotected AbstractionDefPortConstraintsTypemodeConstraintsprotected java.lang.Stringpresenceprotected java.math.BigIntegerwidth
-
Constructor Summary
Constructors Constructor Description OnSystem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetDirection()Gets the value of the direction property.java.lang.StringgetGroup()Gets the value of the group property.AbstractionDefPortConstraintsTypegetMirroredModeConstraints()Gets the value of the mirroredModeConstraints property.AbstractionDefPortConstraintsTypegetModeConstraints()Gets the value of the modeConstraints property.java.lang.StringgetPresence()Gets the value of the presence property.java.math.BigIntegergetWidth()Gets the value of the width property.voidsetDirection(java.lang.String value)Sets the value of the direction property.voidsetGroup(java.lang.String value)Sets the value of the group property.voidsetMirroredModeConstraints(AbstractionDefPortConstraintsType value)Sets the value of the mirroredModeConstraints property.voidsetModeConstraints(AbstractionDefPortConstraintsType value)Sets the value of the modeConstraints property.voidsetPresence(java.lang.String value)Sets the value of the presence property.voidsetWidth(java.math.BigInteger value)Sets the value of the width property.
-
-
-
Field Detail
-
group
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") protected java.lang.String group
-
presence
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") protected java.lang.String presence
-
width
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") protected java.math.BigInteger width
-
direction
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") protected java.lang.String direction
-
modeConstraints
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") protected AbstractionDefPortConstraintsType modeConstraints
-
mirroredModeConstraints
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") protected AbstractionDefPortConstraintsType mirroredModeConstraints
-
-
Method Detail
-
getGroup
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") public java.lang.String getGroup()Gets the value of the group property.- Returns:
- possible object is
String
-
setGroup
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") public void setGroup(java.lang.String value)Sets the value of the group property.- Parameters:
value- allowed object isString
-
getPresence
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") 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 v3.0.2", date="2026-01-14T04:58:44Z") public void setPresence(java.lang.String value)Sets the value of the presence property.- Parameters:
value- allowed object isString
-
getWidth
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") 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 v3.0.2", date="2026-01-14T04:58:44Z") public void setWidth(java.math.BigInteger value)Sets the value of the width property.- Parameters:
value- allowed object isBigInteger
-
getDirection
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") 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 v3.0.2", date="2026-01-14T04:58:44Z") public void setDirection(java.lang.String value)Sets the value of the direction property.- Parameters:
value- allowed object isString
-
getModeConstraints
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") public AbstractionDefPortConstraintsType getModeConstraints()Gets the value of the modeConstraints property.- Returns:
- possible object is
AbstractionDefPortConstraintsType
-
setModeConstraints
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") public void setModeConstraints(AbstractionDefPortConstraintsType value)Sets the value of the modeConstraints property.- Parameters:
value- allowed object isAbstractionDefPortConstraintsType
-
getMirroredModeConstraints
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") public AbstractionDefPortConstraintsType getMirroredModeConstraints()Gets the value of the mirroredModeConstraints property.- Returns:
- possible object is
AbstractionDefPortConstraintsType
-
setMirroredModeConstraints
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2026-01-14T04:58:44Z") public void setMirroredModeConstraints(AbstractionDefPortConstraintsType value)Sets the value of the mirroredModeConstraints property.- Parameters:
value- allowed object isAbstractionDefPortConstraintsType
-
-