|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Unknown | |
|---|---|
| gov.nasa.arc.brahms.common.data | |
| gov.nasa.arc.brahms.common.rt | |
| Uses of Unknown in gov.nasa.arc.brahms.common.data |
|---|
| Methods in gov.nasa.arc.brahms.common.data with parameters of type Unknown | |
|---|---|
void |
ParameterValue.setValue(Unknown unknown)
|
| Uses of Unknown in gov.nasa.arc.brahms.common.rt |
|---|
| Methods in gov.nasa.arc.brahms.common.rt that return Unknown | |
|---|---|
Unknown |
Value.getUnknownValue()
Returns the unknown value |
Unknown |
ParameterCtx.getUnknownValue()
Returns the unknown value. |
| Methods in gov.nasa.arc.brahms.common.rt with parameters of type Unknown | |
|---|---|
void |
VariableCtx.addBinding(Unknown value)
Adds the specified value to bind the variable. |
void |
IVariableCtx.addBinding(Unknown value)
Adds the specified value to bind the variable. |
void |
Value.setValue(Unknown value)
Sets the value to unknown |
void |
ParameterCtx.setValue(Unknown value)
Sets the value to unknown. |
| Constructors in gov.nasa.arc.brahms.common.rt with parameters of type Unknown | |
|---|---|
Value(VariableCtx var,
Unknown value)
Constructor, creates an unknown value for the specified variable contex |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||