Uses of Interface
de.mid.innovator.srv2api.icw2meta.ADCSOperation
Packages that use ADCSOperation
-
Uses of ADCSOperation in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as ADCSOperationFields in de.mid.innovator.srv2api.icw2meta with type parameters of type ADCSOperationMethods in de.mid.innovator.srv2api.icw2meta that return ADCSOperationModifier and TypeMethodDescriptionADCSContentOperation.getCSOperation()TheADCSOperationof thisADCSContentOperation.ADCSMM2TypedValue.getOperation()The operation owning this property value.ADCSPropertyValue.getOperation()The operation owning this property value.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ADCSOperationModifier and TypeMethodDescriptionADCSInstance.getOperation()All instance operations assigned to this instance.ADChangeSet.getOwnedOperation(K_CONTROL_OPTION... behaviourFlags) All operations owned by the current object.Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ADCSOperationModifier and TypeMethodDescriptionstatic ADChangeSetADChangeSetHelper.splitChangeSet(SrvContext srvCtx, List<? extends ADCSOperation> seqOp, boolean createNewChangeSet) Splits the change set content and moves the specified operations to another change set.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type ADCSOperationModifierConstructorDescriptionARG_ChangeSetOperationValue(ADChangeSet ohChangeSet, String strChangeSetName, Date lStartTime, Date lEndTime, String strNote, String strUserName, ELElement ohInst, String strInstName, String strInstOwnerQualifiedName, String strInstBitmap, String strInstType, String strInstUUID, Date lAtTime, String strOperation, K_VATTR_CS kVAttrCS, String strPropertyName, String strPropertyValue, ADCSOperation ohCSOp, ADCSInstance ohCSInst) Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ADCSOperationModifierConstructorDescriptionARG_SplitChangeSet(List<ADCSOperation> seqOp, boolean createNewChangeSet)