|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FTWReoptType
Java content class for anonymous complex type.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/shared_dir/belial/users/lepropre/eclipse/workspace/run-totem/src/resources/scenario/FTW-Scenario-v1_0.xsd line 27)
<complexType>
<complexContent>
<extension base="{http://jaxb.model.scenario.totem.run.montefiore.ulg.ac.be}ASTMEventType">
<sequence>
<element name="LSPGeneration">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="nbParallelPaths" use="required" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="applyChanges" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="changeCost" type="{http://www.w3.org/2001/XMLSchema}int" default="10" />
<attribute name="profit" type="{http://www.w3.org/2001/XMLSchema}int" default="1" />
<attribute name="runSolver" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</extension>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static interface |
FTWReoptType.LSPGenerationType
Java content class for anonymous complex type. |
| Method Summary | |
|---|---|
int |
getChangeCost()
Gets the value of the changeCost property. |
FTWReoptType.LSPGenerationType |
getLSPGeneration()
Gets the value of the lspGeneration property. |
int |
getProfit()
Gets the value of the profit property. |
boolean |
isApplyChanges()
Gets the value of the applyChanges property. |
boolean |
isRunSolver()
Gets the value of the runSolver property. |
boolean |
isSetApplyChanges()
|
boolean |
isSetChangeCost()
|
boolean |
isSetLSPGeneration()
|
boolean |
isSetProfit()
|
boolean |
isSetRunSolver()
|
void |
setApplyChanges(boolean value)
Sets the value of the applyChanges property. |
void |
setChangeCost(int value)
Sets the value of the changeCost property. |
void |
setLSPGeneration(FTWReoptType.LSPGenerationType value)
Sets the value of the lspGeneration property. |
void |
setProfit(int value)
Sets the value of the profit property. |
void |
setRunSolver(boolean value)
Sets the value of the runSolver property. |
void |
unsetApplyChanges()
|
void |
unsetChangeCost()
|
void |
unsetLSPGeneration()
|
void |
unsetProfit()
|
void |
unsetRunSolver()
|
| Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ASTMEventType |
|---|
getTMID, isSetTMID, setTMID, unsetTMID |
| Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.ASEventType |
|---|
getASID, isSetASID, setASID, unsetASID |
| Methods inherited from interface be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.EventType |
|---|
getTime, isSetTime, setTime, unsetTime |
| Method Detail |
|---|
int getProfit()
void setProfit(int value)
boolean isSetProfit()
void unsetProfit()
int getChangeCost()
void setChangeCost(int value)
boolean isSetChangeCost()
void unsetChangeCost()
FTWReoptType.LSPGenerationType getLSPGeneration()
FTWReoptType.LSPGenerationTypevoid setLSPGeneration(FTWReoptType.LSPGenerationType value)
value - allowed object is
FTWReoptType.LSPGenerationTypeboolean isSetLSPGeneration()
void unsetLSPGeneration()
boolean isRunSolver()
void setRunSolver(boolean value)
boolean isSetRunSolver()
void unsetRunSolver()
boolean isApplyChanges()
void setApplyChanges(boolean value)
boolean isSetApplyChanges()
void unsetApplyChanges()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||