|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eu.miscedautils.ipxact.Component.ExecutableImage
public class ExecutableImage
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> <element name="name"> <complexType> <simpleContent> <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>spiritURI"> </extension> </simpleContent> </complexType> </element> <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}parameters" minOccurs="0"/> <element name="languageTools" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="fileBuilder" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <group ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}fileType"/> <element name="command"> <complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/> </extension> </simpleContent> </complexType> </element> <element name="flags" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/> </extension> </simpleContent> </complexType> </element> <element name="replaceDefaultFlags" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>boolean"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}bool.prompt.att"/> </extension> </simpleContent> </complexType> </element> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}vendorExtensions" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="linker" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/> </extension> </simpleContent> </complexType> </element> <element name="linkerFlags" minOccurs="0"> <complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/> </extension> </simpleContent> </complexType> </element> <element name="linkerCommandFile" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="name"> <complexType> <simpleContent> <extension base="<http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009>spiritURI"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/> </extension> </simpleContent> </complexType> </element> <element name="commandLineSwitch"> <complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}string.prompt.att"/> </extension> </simpleContent> </complexType> </element> <element name="enable"> <complexType> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>boolean"> <attGroup ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}bool.prompt.att"/> </extension> </simpleContent> </complexType> </element> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}generatorRef" maxOccurs="unbounded" 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="fileSetRefGroup" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}fileSetRef" maxOccurs="unbounded"/> </sequence> </restriction> </complexContent> </complexType> </element> <element ref="{http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009}vendorExtensions" minOccurs="0"/> </sequence> <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}ID" /> <attribute name="imageType" type="{http://www.w3.org/2001/XMLSchema}Name" /> </restriction> </complexContent> </complexType>
Nested Class Summary | |
---|---|
static class |
ExecutableImage.FileSetRefGroup
Java class for anonymous complex type. |
static class |
ExecutableImage.LanguageTools
Java class for anonymous complex type. |
static class |
ExecutableImage.Name
Java class for anonymous complex type. |
Constructor Summary | |
---|---|
ExecutableImage()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Gets the value of the description property. |
ExecutableImage.FileSetRefGroup |
getFileSetRefGroup()
Gets the value of the fileSetRefGroup property. |
java.lang.String |
getId()
Gets the value of the id property. |
java.lang.String |
getImageType()
Gets the value of the imageType property. |
ExecutableImage.LanguageTools |
getLanguageTools()
Gets the value of the languageTools property. |
ExecutableImage.Name |
getName()
Gets the value of the name property. |
Parameters |
getParameters()
Additional information about the load module, e.g. |
VendorExtensions |
getVendorExtensions()
Gets the value of the vendorExtensions property. |
void |
setDescription(java.lang.String value)
Sets the value of the description property. |
void |
setFileSetRefGroup(ExecutableImage.FileSetRefGroup value)
Sets the value of the fileSetRefGroup property. |
void |
setId(java.lang.String value)
Sets the value of the id property. |
void |
setImageType(java.lang.String value)
Sets the value of the imageType property. |
void |
setLanguageTools(ExecutableImage.LanguageTools value)
Sets the value of the languageTools property. |
void |
setName(ExecutableImage.Name value)
Sets the value of the name property. |
void |
setParameters(Parameters value)
Sets the value of the parameters property. |
void |
setVendorExtensions(VendorExtensions value)
Sets the value of the vendorExtensions property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecutableImage()
Method Detail |
---|
public ExecutableImage.Name getName()
ExecutableImage.Name
public void setName(ExecutableImage.Name value)
value
- allowed object is
ExecutableImage.Name
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 ExecutableImage.LanguageTools getLanguageTools()
ExecutableImage.LanguageTools
public void setLanguageTools(ExecutableImage.LanguageTools value)
value
- allowed object is
ExecutableImage.LanguageTools
public ExecutableImage.FileSetRefGroup getFileSetRefGroup()
ExecutableImage.FileSetRefGroup
public void setFileSetRefGroup(ExecutableImage.FileSetRefGroup value)
value
- allowed object is
ExecutableImage.FileSetRefGroup
public VendorExtensions getVendorExtensions()
VendorExtensions
public void setVendorExtensions(VendorExtensions value)
value
- allowed object is
VendorExtensions
public java.lang.String getId()
String
public void setId(java.lang.String value)
value
- allowed object is
String
public java.lang.String getImageType()
String
public void setImageType(java.lang.String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |