|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScenarioInstance
A representation of the model object 'Instance'.
The following features are supported:
ScenarioPackage.getScenarioInstance()| Method Summary | |
|---|---|
Scenario |
getScenario()
Returns the value of the 'Scenario' container reference. |
Scenario |
getSubScenario()
Returns the value of the 'Sub Scenario' reference. |
void |
setScenario(Scenario value)
Sets the value of the ' Scenario' container reference. |
void |
setSubScenario(Scenario value)
Sets the value of the ' Sub Scenario' reference. |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.scenario.Instance |
|---|
getConnections, getName, getNumAllConnections, getPorts, setName |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.property.DirectPropertyContainer |
|---|
getAllPropertyDeclarations, getProperties, getPropertyValue, isPropertyLocal, removeProperty |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.base.CalmObject |
|---|
addBackReference, getBackReferences, getDeleted, getTrashCan, getUuid, removeBackReference |
| Methods inherited from interface edu.ksu.cis.cadena.core.specification.property.PortPropertyContainer |
|---|
getAllPorts, getAllPropertyDeclarations, getPortProperties, getPortProperties, getPortProperty, isPortPropertyLocal, removePortProperty, setPortProperty |
| Method Detail |
|---|
Scenario getSubScenario()
If the meaning of the 'Sub Scenario' reference isn't clear, there really should be more of a description here...
setSubScenario(Scenario),
ScenarioPackage.getScenarioInstance_SubScenario()void setSubScenario(Scenario value)
Sub Scenario' reference.
value - the new value of the 'Sub Scenario' reference.getSubScenario()Scenario getScenario()
Scenario Instances'.
If the meaning of the 'Scenario' container reference isn't clear, there really should be more of a description here...
setScenario(Scenario),
ScenarioPackage.getScenarioInstance_Scenario(),
Scenario.getScenarioInstances()void setScenario(Scenario value)
Scenario' container reference.
value - the new value of the 'Scenario' container reference.getScenario()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||