Uses of Class
com.tailf.ned.NedEditOp
Packages that use NedEditOp
-
Uses of NedEditOp in com.tailf.ned
Methods in com.tailf.ned that return NedEditOpMethods in com.tailf.ned with parameters of type NedEditOpModifier and TypeMethodDescriptionabstract void
Is invoked by NCS to abort the current transaction and bring the configuration back to the state before the previousprepare()
invocation.abstract void
Is invoked by NCS to take the configuration to a new state.void
NedGenericBase.prepareDry
(NedWorker w, NedEditOp[] ops) Is invoked by NCS to ask the NED what actions it would take towards the device if it would do a prepare.abstract void
Is invoked by NCS to undo the changes introduced in the last commit operation (communicated to the NED in the prepare method invocation).