psdi.app.asset

Class FldAssetLocRelationTargetLRM

    • Constructor Detail

      • FldAssetLocRelationTargetLRM

        public FldAssetLocRelationTargetLRM(MboValue mbv)
        Construct and attatch to the specified mbo value
        Parameters:
        mbv -
    • Method Detail

      • init

        public void init()
                  throws MXException,
                         java.rmi.RemoteException
        Description copied from class: FldLRM
        override init. If this LRM value's mbo is new, set all the linear fields to read-oonly. For an existing mbo, if the Linear referencing method is absolute, set startfeaturelabel, endfeaturelabel, startoffset and endoffset to read-only. If the Linear referencing method is relative, set startmeasure and endmeasure to read-only.
        Specified by:
        init in interface MboValueListener
        Overrides:
        init in class FldLRM
        Throws:
        MXException
        java.rmi.RemoteException