Uses of Package
psdi.app.measurement

  • Packages that use psdi.app.measurement 
    Package Description
    psdi.app.measurement
    The Measurement package includes MBOs used to maintain information about equipment meter readings.
    psdi.app.measurement.virtual  
    psdi.app.meter
    The Meter package includes MBOs that contain information about meters and meter groups.
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
  • Classes in psdi.app.measurement used by psdi.app.measurement 
    Class and Description
    CharPointActionRemote
    Remote Interface to the CharPointAction object.
    CharPointActionSetRemote
    Remote Interface to the set of CharPointAction
    FldJPNum
    JPNum validation class for behaviors common to JPNum attributes in the measurement package.
    In addition to validating the JPNum value, validation also ensures that there is a non-null AssetNum for the object.
    FldObservation
    Behaviors of the persistent meter values associated with Characteristic meters, for example, MeasurementValue in the Measurement object and Value in the CharPointAction object
    FldPMNum
    PMNum validation class for behaviors common to PMNum attributes in the measurement package.
    In addition to validating the PMNum value, validation also ensures that there is a non-null AssetNum or Location for the object.
    MeasurementListener
    This listens for Measurements being deleted so the set knows to update the DeployedMeter LastReading.
    MeasurementRemote
    Remote Interface to the measurement object.
    MeasurementServiceRemote
    Remote Interface to the MeterService object.
    MeasurementSetRemote
    Remote Interface to the set of measurements Constants for relationships defined in the 'MAXRELATIONSHIP' table are declared here.
    MeasurePointRemote
    Remote Interface to the measurement point object.
    MeasurePointSetRemote
    Remote Interface to the set of measurement points Constants for relationships defined in the 'MAXRELATIONSHIP' table are declared here.
    PointWORemote
    Remote Interface to the Point WO object.
    PointWOSetRemote
    Remote Interface to the set of point wos
  • Classes in psdi.app.measurement used by psdi.app.measurement.virtual 
    Class and Description
    FldJPNum
    JPNum validation class for behaviors common to JPNum attributes in the measurement package.
    In addition to validating the JPNum value, validation also ensures that there is a non-null AssetNum for the object.
    FldPMNum
    PMNum validation class for behaviors common to PMNum attributes in the measurement package.
    In addition to validating the PMNum value, validation also ensures that there is a non-null AssetNum or Location for the object.
  • Classes in psdi.app.measurement used by psdi.app.meter 
    Class and Description
    FldPointNum
    Common validation class for: MeasurePoint identifier - pointnum
    The validation only checks that the entered value exists in the measurepoint table.
  • Classes in psdi.app.measurement used by psdi.app.workorder 
    Class and Description
    FldPointNum
    Common validation class for: MeasurePoint identifier - pointnum
    The validation only checks that the entered value exists in the measurepoint table.