|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PublicVariable | |
---|---|
models | |
object |
Uses of PublicVariable in models |
---|
Methods in models that return PublicVariable | |
---|---|
PublicVariable |
BasicTestObject.getVariable(java.lang.String varName)
|
Uses of PublicVariable in object |
---|
Subclasses of PublicVariable in object | |
---|---|
class |
CumulativeInteger
|
class |
CumulativeVariable
|
class |
DummyInteger
|
class |
DummyVariable
|
class |
ExclusiveBoolean
|
class |
ExclusiveInteger
|
class |
ExclusiveVariable
|
class |
ViewableBoolean
|
class |
ViewableInteger
|
class |
ViewablePoint
|
class |
ViewableVariable
|
Methods in object that return PublicVariable | |
---|---|
PublicVariable |
RemoteObject.getVariable(java.lang.String name)
|
abstract PublicVariable |
PublicObject.getVariable(java.lang.String varName)
|
Methods in object with parameters of type PublicVariable | |
---|---|
boolean |
ObjectLookup.checkOwnership(PublicVariable var)
|
protected void |
ProxyList.initVariable(PublicVariable pv,
java.lang.String vname,
int owner,
object.ObjectShell initVals)
|
void |
ObjectLookup.internalUpdate(PublicVariable var)
|
void |
ObjectLookup.requestOwnership(PublicVariable var)
|
void |
ObjectLookup.returnOwnership(PublicVariable var)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |