Regenerates and adds the instance model to memory. | |
void | Erase () |
Erases the specified instance model from memory. | |
String | |
Get method for attribute "InstanceName" The name of the instance. | |
boolean | |
Get method for attribute "IsExtLocked" If this istrue, the instance is locked by external application. | |
boolean | GetIsLocked () |
Get method for attribute "IsLocked" If this istrue, the model is locked for modification. If this isfalse, the model is unlocked. | |
Get method for attribute "IsVerified" Specifies the verification status of the instance. | |
void | SetIsLocked (boolean value) |
Set method for attribute "IsLocked" If this istrue, the model is locked for modification. If this isfalse, the model is unlocked. |
GetInstanceName | ||
String | GetInstanceName | () |
GetIsLocked | ||
boolean | GetIsLocked | () |
SetIsLocked | ||
void | SetIsLocked | (boolean value) |
GetIsVerified | ||
GetIsVerified | () |
GetIsExtLocked | ||
boolean | GetIsExtLocked | () |
CreateInstance | ||
CreateInstance | () |
Erase | ||
void | Erase | () |