Uses of Interface
de.mid.innovator.srv2api.icw2meta.ADCSInstance
Packages that use ADCSInstance
-
Uses of ADCSInstance in de.mid.innovator.srv2api.icw2meta
Fields in de.mid.innovator.srv2api.icw2meta declared as ADCSInstanceModifier and TypeFieldDescriptionARG_ChangeSetInstanceOverview.ohCSInstchange set instanceARG_ChangeSetOperationValue.ohCSInstchange set instanceARG_FindDeletedElement.ohCSInstancechange log instanceMethods in de.mid.innovator.srv2api.icw2meta that return ADCSInstanceModifier and TypeMethodDescriptionADCSMM2TypedEnumValue.getCSEnumMember()The enumeration value referenced by this enumeration value.ADCSPropertyValueRef.getCSInstance()The instance referenced by this instance reference.ADCSMM2TypedValue.getCSMM2Type()The MM2-type refernced by this property value.ADCSOperation.getInstance()The instance associated with this instance operation.ADCSContentOperation.getOwningContainerInstance()The instance which is transitive owner of the instance modified by thisADCSOperation.ADCSInstLocalizedName.getOwningInstance()The instance that owns the current object.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ADCSInstanceModifier and TypeMethodDescriptionADModel.getOwnedCSInstance(K_CONTROL_OPTION... behaviourFlags) All instances associated with a change set owned by this model.Constructors in de.mid.innovator.srv2api.icw2meta with parameters of type ADCSInstanceModifierConstructorDescriptionARG_ChangeSetInstanceOverview(ELElement ohInst, String strInstName, String strInstOwnerQualifiedName, String strInstBitmap, String strInstType, String strInstUUID, K_CS_INST kCSInst, ADCSInstance ohCSInst, Date lAtTime) ARG_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) ARG_FindDeletedElement(ADCSInstance ohCSInstance, String strInstName, String strInstOwnerQualifiedName, String strInstBitmap, String strInstType, String strInstUUID, ADChangeSet ohChangeSet, String strChangeSetName, Date lDeletedAtTime, String strDeletedBy)