Package omero.model

Interface _ElectricPotentialOperationsNC

  • All Known Implementing Classes:
    _ElectricPotentialTie, ElectricPotential, ElectricPotentialI

    public interface _ElectricPotentialOperationsNC
    Unit of ElectricPotential which is used through the model. This is not an IObject implementation and as such does not have an ID value. Instead, the entire object is embedded into the containing class, so that the value and unit rows can be found on the table itself (e.g. detectorSettings.voltage and detectorSettings.voltageUnit).