|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Component.ComponentType
public class ComponentType
Component-specific extension to componentType
Java class for componentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="componentType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}versionedIdentifier"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}busInterfaces" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}channels" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}remapStates" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}addressSpaces" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}memoryMaps" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}model" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}componentGenerators" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}choices" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}fileSets" minOccurs="0"/> <element name="whiteboxElements" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="whiteboxElement" type="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}whiteboxElementType" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="cpus" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="cpu" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}nameGroup"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}addressSpaceRef" maxOccurs="unbounded"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}parameters" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}vendorExtensions" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="otherClockDrivers" type="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}otherClocks" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}description" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}parameters" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}vendorExtensions" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Nested Class Summary | |
---|---|
static class |
ComponentType.Cpus
Java class for anonymous complex type. |
static class |
ComponentType.WhiteboxElements
Java class for anonymous complex type. |
Constructor Summary | |
---|---|
ComponentType()
|
Method Summary | |
---|---|
AddressSpaces |
getAddressSpaces()
Gets the value of the addressSpaces property. |
BusInterfaces |
getBusInterfaces()
Gets the value of the busInterfaces property. |
Channels |
getChannels()
Gets the value of the channels property. |
Choices |
getChoices()
Gets the value of the choices property. |
ComponentGenerators |
getComponentGenerators()
Generator list is tools-specific. |
ComponentType.Cpus |
getCpus()
Gets the value of the cpus property. |
java.lang.String |
getDescription()
Gets the value of the description property. |
FileSets |
getFileSets()
Gets the value of the fileSets property. |
java.lang.String |
getLibrary()
Gets the value of the library property. |
MemoryMaps |
getMemoryMaps()
Gets the value of the memoryMaps property. |
ModelType |
getModel()
Gets the value of the model property. |
java.lang.String |
getName()
Gets the value of the name property. |
OtherClocks |
getOtherClockDrivers()
Gets the value of the otherClockDrivers property. |
Parameters |
getParameters()
Gets the value of the parameters property. |
RemapStates |
getRemapStates()
Gets the value of the remapStates 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. |
ComponentType.WhiteboxElements |
getWhiteboxElements()
Gets the value of the whiteboxElements property. |
void |
setAddressSpaces(AddressSpaces value)
Sets the value of the addressSpaces property. |
void |
setBusInterfaces(BusInterfaces value)
Sets the value of the busInterfaces property. |
void |
setChannels(Channels value)
Sets the value of the channels property. |
void |
setChoices(Choices value)
Sets the value of the choices property. |
void |
setComponentGenerators(ComponentGenerators value)
Sets the value of the componentGenerators property. |
void |
setCpus(ComponentType.Cpus value)
Sets the value of the cpus property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setFileSets(FileSets value)
Sets the value of the fileSets property. |
void |
setLibrary(java.lang.String value)
Sets the value of the library property. |
void |
setMemoryMaps(MemoryMaps value)
Sets the value of the memoryMaps property. |
void |
setModel(ModelType value)
Sets the value of the model property. |
void |
setName(java.lang.String value)
Sets the value of the name property. |
void |
setOtherClockDrivers(OtherClocks value)
Sets the value of the otherClockDrivers property. |
void |
setParameters(Parameters value)
Sets the value of the parameters property. |
void |
setRemapStates(RemapStates value)
Sets the value of the remapStates 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. |
void |
setWhiteboxElements(ComponentType.WhiteboxElements value)
Sets the value of the whiteboxElements property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentType()
Method Detail |
---|
public java.lang.String getVendor()
String
public void setVendor(java.lang.String value)
value
- allowed object is
String
public java.lang.String getLibrary()
String
public void setLibrary(java.lang.String value)
value
- allowed object is
String
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getVersion()
String
public void setVersion(java.lang.String value)
value
- allowed object is
String
public BusInterfaces getBusInterfaces()
BusInterfaces
public void setBusInterfaces(BusInterfaces value)
value
- allowed object is
BusInterfaces
public Channels getChannels()
Channels
public void setChannels(Channels value)
value
- allowed object is
Channels
public RemapStates getRemapStates()
RemapStates
public void setRemapStates(RemapStates value)
value
- allowed object is
RemapStates
public AddressSpaces getAddressSpaces()
AddressSpaces
public void setAddressSpaces(AddressSpaces value)
value
- allowed object is
AddressSpaces
public MemoryMaps getMemoryMaps()
MemoryMaps
public void setMemoryMaps(MemoryMaps value)
value
- allowed object is
MemoryMaps
public ModelType getModel()
ModelType
public void setModel(ModelType value)
value
- allowed object is
ModelType
public ComponentGenerators getComponentGenerators()
ComponentGenerators
public void setComponentGenerators(ComponentGenerators value)
value
- allowed object is
ComponentGenerators
public Choices getChoices()
Choices
public void setChoices(Choices value)
value
- allowed object is
Choices
public FileSets getFileSets()
FileSets
public void setFileSets(FileSets value)
value
- allowed object is
FileSets
public ComponentType.WhiteboxElements getWhiteboxElements()
ComponentType.WhiteboxElements
public void setWhiteboxElements(ComponentType.WhiteboxElements value)
value
- allowed object is
ComponentType.WhiteboxElements
public ComponentType.Cpus getCpus()
ComponentType.Cpus
public void setCpus(ComponentType.Cpus value)
value
- allowed object is
ComponentType.Cpus
public OtherClocks getOtherClockDrivers()
OtherClocks
public void setOtherClockDrivers(OtherClocks value)
value
- allowed object is
OtherClocks
public java.lang.String getDescription()
String
public void setDescription(java.lang.String value)
value
- allowed object is
String
public Parameters getParameters()
Parameters
public void setParameters(Parameters value)
value
- allowed object is
Parameters
public VendorExtensions getVendorExtensions()
VendorExtensions
public void setVendorExtensions(VendorExtensions value)
value
- allowed object is
VendorExtensions
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |