Package org.accellera.IPXACT_1685_2014
Class AbstractionDefinition
- java.lang.Object
-
- org.accellera.IPXACT_1685_2014.AbstractionDefinition
-
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public class AbstractionDefinition 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"> <sequence> <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}versionedIdentifier"/> <element name="busType" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}libraryRefType"/> <element name="extends" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}libraryRefType" minOccurs="0"/> <element name="ports"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="port" maxOccurs="unbounded"> <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="logicalName" type="{http://www.w3.org/2001/XMLSchema}Name"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}displayName" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}description" minOccurs="0"/> <choice> <element name="wire"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="qualifier" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <choice> <sequence> <element name="isAddress" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="isData" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> <element name="isClock" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="isReset" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </choice> </restriction> </complexContent> </complexType> </element> <element name="onSystem" maxOccurs="unbounded" minOccurs="0"> <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.accellera.org/XMLSchema/IPXACT/1685-2014}wirePort"/> </sequence> <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/> </restriction> </complexContent> </complexType> </element> <element name="onMaster" minOccurs="0"> <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> </element> <element name="onSlave" minOccurs="0"> <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> </element> <choice minOccurs="0"> <element name="defaultValue" type="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}unsignedBitVectorExpression"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}requiresDriver"/> </choice> </sequence> </restriction> </complexContent> </complexType> </element> <element name="transactional"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="qualifier" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="isAddress" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="isData" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="onSystem" maxOccurs="unbounded" minOccurs="0"> <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.accellera.org/XMLSchema/IPXACT/1685-2014}transactionalPort"/> </sequence> <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/> </restriction> </complexContent> </complexType> </element> <element name="onMaster" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}transactionalPort"/> </restriction> </complexContent> </complexType> </element> <element name="onSlave" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <group ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}transactionalPort"/> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> </choice> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}vendorExtensions" minOccurs="0"/> </sequence> <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}description" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}parameters" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}assertions" minOccurs="0"/> <element ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}vendorExtensions" minOccurs="0"/> </sequence> <attGroup ref="{http://www.accellera.org/XMLSchema/IPXACT/1685-2014}id.att"/> </restriction> </complexContent> </complexType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AbstractionDefinition.Ports
Java class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected LibraryRefType
_extends
protected Assertions
assertions
protected LibraryRefType
busType
protected java.lang.String
description
protected java.lang.String
id
protected java.lang.String
library
protected java.lang.String
name
protected Parameters
parameters
protected AbstractionDefinition.Ports
ports
protected java.lang.String
vendor
protected VendorExtensions
vendorExtensions
protected java.lang.String
version
-
Constructor Summary
Constructors Constructor Description AbstractionDefinition()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Assertions
getAssertions()
Gets the value of the assertions property.LibraryRefType
getBusType()
Gets the value of the busType property.java.lang.String
getDescription()
Gets the value of the description property.LibraryRefType
getExtends()
Gets the value of the extends property.java.lang.String
getId()
Gets the value of the id property.java.lang.String
getLibrary()
Gets the value of the library property.java.lang.String
getName()
Gets the value of the name property.Parameters
getParameters()
Gets the value of the parameters property.AbstractionDefinition.Ports
getPorts()
Gets the value of the ports property.java.lang.String
getVendor()
Gets the value of the vendor property.VendorExtensions
getVendorExtensions()
Gets the value of the vendorExtensions property.java.lang.String
getVersion()
Gets the value of the version property.void
setAssertions(Assertions value)
Sets the value of the assertions property.void
setBusType(LibraryRefType value)
Sets the value of the busType property.void
setDescription(java.lang.String value)
Sets the value of the description property.void
setExtends(LibraryRefType value)
Sets the value of the extends property.void
setId(java.lang.String value)
Sets the value of the id property.void
setLibrary(java.lang.String value)
Sets the value of the library property.void
setName(java.lang.String value)
Sets the value of the name property.void
setParameters(Parameters value)
Sets the value of the parameters property.void
setPorts(AbstractionDefinition.Ports value)
Sets the value of the ports property.void
setVendor(java.lang.String value)
Sets the value of the vendor property.void
setVendorExtensions(VendorExtensions value)
Sets the value of the vendorExtensions property.void
setVersion(java.lang.String value)
Sets the value of the version property.
-
-
-
Field Detail
-
vendor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected java.lang.String vendor
-
library
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected java.lang.String library
-
name
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected java.lang.String name
-
version
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected java.lang.String version
-
busType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected LibraryRefType busType
-
_extends
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected LibraryRefType _extends
-
ports
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected AbstractionDefinition.Ports ports
-
description
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected java.lang.String description
-
parameters
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected Parameters parameters
-
assertions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected Assertions assertions
-
vendorExtensions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected VendorExtensions vendorExtensions
-
id
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") protected java.lang.String id
-
-
Method Detail
-
getVendor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public java.lang.String getVendor()
Gets the value of the vendor property.- Returns:
- possible object is
String
-
setVendor
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setVendor(java.lang.String value)
Sets the value of the vendor property.- Parameters:
value
- allowed object isString
-
getLibrary
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public java.lang.String getLibrary()
Gets the value of the library property.- Returns:
- possible object is
String
-
setLibrary
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setLibrary(java.lang.String value)
Sets the value of the library property.- Parameters:
value
- allowed object isString
-
getName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public java.lang.String getName()
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setName(java.lang.String value)
Sets the value of the name property.- Parameters:
value
- allowed object isString
-
getVersion
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public java.lang.String getVersion()
Gets the value of the version property.- Returns:
- possible object is
String
-
setVersion
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setVersion(java.lang.String value)
Sets the value of the version property.- Parameters:
value
- allowed object isString
-
getBusType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public LibraryRefType getBusType()
Gets the value of the busType property.- Returns:
- possible object is
LibraryRefType
-
setBusType
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setBusType(LibraryRefType value)
Sets the value of the busType property.- Parameters:
value
- allowed object isLibraryRefType
-
getExtends
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public LibraryRefType getExtends()
Gets the value of the extends property.- Returns:
- possible object is
LibraryRefType
-
setExtends
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setExtends(LibraryRefType value)
Sets the value of the extends property.- Parameters:
value
- allowed object isLibraryRefType
-
getPorts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public AbstractionDefinition.Ports getPorts()
Gets the value of the ports property.- Returns:
- possible object is
AbstractionDefinition.Ports
-
setPorts
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setPorts(AbstractionDefinition.Ports value)
Sets the value of the ports property.- Parameters:
value
- allowed object isAbstractionDefinition.Ports
-
getDescription
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public java.lang.String getDescription()
Gets the value of the description property.- Returns:
- possible object is
String
-
setDescription
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setDescription(java.lang.String value)
Sets the value of the description property.- Parameters:
value
- allowed object isString
-
getParameters
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public Parameters getParameters()
Gets the value of the parameters property.- Returns:
- possible object is
Parameters
-
setParameters
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setParameters(Parameters value)
Sets the value of the parameters property.- Parameters:
value
- allowed object isParameters
-
getAssertions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public Assertions getAssertions()
Gets the value of the assertions property.- Returns:
- possible object is
Assertions
-
setAssertions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setAssertions(Assertions value)
Sets the value of the assertions property.- Parameters:
value
- allowed object isAssertions
-
getVendorExtensions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public VendorExtensions getVendorExtensions()
Gets the value of the vendorExtensions property.- Returns:
- possible object is
VendorExtensions
-
setVendorExtensions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") public void setVendorExtensions(VendorExtensions value)
Sets the value of the vendorExtensions property.- Parameters:
value
- allowed object isVendorExtensions
-
getId
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v3.0.2", date="2024-11-14T04:42:51Z") 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="2024-11-14T04:42:51Z") public void setId(java.lang.String value)
Sets the value of the id property.- Parameters:
value
- allowed object isString
-
-