|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XSTestType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/frankcohen/dev/cvs/tm_newer/tm5/TestMaker/src/com/pushtotest/testmaker/XSTest/xml/XSTestProps.xsd line 77)
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Directory">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="BaseDir" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="OpenFiles" type="{}itemlist"/>
<element name="ResultDir" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ChartDir" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="UseCases">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="usecase" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Properties" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Agent" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="DPLMap" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Payloads" type="{}dicttype"/>
</sequence>
<attribute name="code" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Targets">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Target" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Classpath" type="{}itemlist"/>
<choice>
<element name="ConnectionURI" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Connections" type="{}dicttype"/>
</choice>
</sequence>
<attribute name="code" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="RunSet">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Timing">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="cycletime" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="duration" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="sleeptime" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="startupdelay" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="warmup" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="Payloads" type="{}itemlist"/>
<element name="cvus" type="{}itemlist"/>
<element name="UseCases" type="{}itemlist"/>
<element name="Serverhost" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="ChartSet">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Scalability" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Entry" type="{}summtype" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="DistributionTX" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Entry" type="{}disttype" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="DistributionSD" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Entry" type="{}disttype" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="Scenario" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static interface |
XSTestType.ChartSetType
Java content class for anonymous complex type. |
static interface |
XSTestType.DirectoryType
Java content class for anonymous complex type. |
static interface |
XSTestType.RunSetType
Java content class for anonymous complex type. |
static interface |
XSTestType.TargetsType
Java content class for anonymous complex type. |
static interface |
XSTestType.UseCasesType
Java content class for anonymous complex type. |
| Method Summary | |
|---|---|
XSTestType.ChartSetType |
getChartSet()
Gets the value of the chartSet property. |
XSTestType.DirectoryType |
getDirectory()
Gets the value of the directory property. |
XSTestType.RunSetType |
getRunSet()
Gets the value of the runSet property. |
java.lang.String |
getScenario()
Gets the value of the scenario property. |
XSTestType.TargetsType |
getTargets()
Gets the value of the targets property. |
XSTestType.UseCasesType |
getUseCases()
Gets the value of the useCases property. |
void |
setChartSet(XSTestType.ChartSetType value)
Sets the value of the chartSet property. |
void |
setDirectory(XSTestType.DirectoryType value)
Sets the value of the directory property. |
void |
setRunSet(XSTestType.RunSetType value)
Sets the value of the runSet property. |
void |
setScenario(java.lang.String value)
Sets the value of the scenario property. |
void |
setTargets(XSTestType.TargetsType value)
Sets the value of the targets property. |
void |
setUseCases(XSTestType.UseCasesType value)
Sets the value of the useCases property. |
| Method Detail |
|---|
XSTestType.UseCasesType getUseCases()
XSTestType.UseCasesTypevoid setUseCases(XSTestType.UseCasesType value)
value - allowed object is
XSTestType.UseCasesTypeXSTestType.TargetsType getTargets()
XSTestType.TargetsTypevoid setTargets(XSTestType.TargetsType value)
value - allowed object is
XSTestType.TargetsTypejava.lang.String getScenario()
Stringvoid setScenario(java.lang.String value)
value - allowed object is
StringXSTestType.RunSetType getRunSet()
XSTestType.RunSetTypevoid setRunSet(XSTestType.RunSetType value)
value - allowed object is
XSTestType.RunSetTypeXSTestType.DirectoryType getDirectory()
XSTestType.DirectoryTypevoid setDirectory(XSTestType.DirectoryType value)
value - allowed object is
XSTestType.DirectoryTypeXSTestType.ChartSetType getChartSet()
XSTestType.ChartSetTypevoid setChartSet(XSTestType.ChartSetType value)
value - allowed object is
XSTestType.ChartSetType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||