|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectConfigSnapshot.SnapshotVariable
class SnapshotVariable
A container class which contains the details necessary in order to perform a snapshot of an item in the parameter noticeboard.
| Field Summary | |
|---|---|
(package private) java.lang.String |
Description
A plain english string which describes the semantics of the noticeboard item. |
(package private) java.lang.String |
InstrumentName
The name of the instrument which this variable is associated with. |
(package private) java.lang.String |
LogicalParameterName
The logical name of the parameter |
(package private) java.lang.String |
LogicalType
This is the datatype of the snaphost parameter |
(package private) java.lang.String |
MechanismName
This is the mechanism associated with the snap shot value |
(package private) java.lang.Integer |
MessageNumber
In the case of a 4MS based parameter this would be the message number of the |
(package private) org.omg.CORBA.Any |
NBValue
This is the Any value which is associated with the snapshot value |
(package private) java.lang.String |
NoticeboardName
This is the parameter noticeboard item which holds this value. |
(package private) ParameterType |
OriginOfParameter
The type of the parameter |
(package private) java.lang.Integer |
PositionNumber
In the case of a 4MS based parameter this would be the position number of the parameter iun the message. |
(package private) java.lang.String |
PVName
The name of the process variable |
| Constructor Summary | |
|---|---|
SnapshotVariable()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
org.omg.CORBA.Any NBValue
java.lang.String InstrumentName
java.lang.String NoticeboardName
java.lang.String LogicalType
ParameterType OriginOfParameter
java.lang.String Description
java.lang.String MechanismName
java.lang.Integer MessageNumber
java.lang.Integer PositionNumber
java.lang.String LogicalParameterName
java.lang.String PVName
| Constructor Detail |
|---|
SnapshotVariable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||