, including all inherited members.
add(string key, string value="") | ArrayObject | |
append(ArrayObject target) | ArrayObject | |
assignFieldsFrom(SimObject fromObject) | SimObject | |
assignPersistentId() | SimObject | |
call(string method, string args...) | SimObject | |
canSave | SimObject | |
canSaveDynamicFields | SimObject | |
caseSensitive | ArrayObject | |
class | SimObject | |
className | SimObject | |
clone() | SimObject | |
count() | ArrayObject | |
countKey(string key) | ArrayObject | |
countValue(string value) | ArrayObject | |
crop(ArrayObject target) | ArrayObject | |
deepClone() | SimObject | |
delete() | SimObject | |
dump(bool detailed=false) | SimObject | |
dumpClassHierarchy() | SimObject | |
dumpGroupHierarchy() | SimObject | |
dumpMethods() | SimObject | |
duplicate(ArrayObject target) | ArrayObject | |
echo() | ArrayObject | |
empty() | ArrayObject | |
erase(int index) | ArrayObject | |
getCanSave() | SimObject | |
getClassName() | SimObject | |
getClassNamespace() | SimObject | |
getCurrent() | ArrayObject | |
getDebugInfo() | SimObject | |
getDeclarationLine() | SimObject | |
getDynamicField(int index) | SimObject | |
getDynamicFieldCount() | SimObject | |
getField(int index) | SimObject | |
getFieldCount() | SimObject | |
getFieldType(string fieldName) | SimObject | |
getFieldValue(string fieldName, int index=-1) | SimObject | |
getFilename() | SimObject | |
getGroup() | SimObject | |
getId() | SimObject | |
getIndexFromKey(string key) | ArrayObject | |
getIndexFromValue(string value) | ArrayObject | |
getInternalName() | SimObject | |
getKey(int index) | ArrayObject | |
getName() | SimObject | |
getSuperClassNamespace() | SimObject | |
getValue(int index) | ArrayObject | |
hidden | SimObject | |
insert(string key, string value, int index) | ArrayObject | |
internalName | SimObject | |
isChildOfGroup(SimGroup group) | SimObject | |
isEditorOnly() | SimObject | |
isExpanded() | SimObject | |
isInNamespaceHierarchy(string name) | SimObject | |
isMemberOfClass(string className) | SimObject | |
isMethod(string methodName) | SimObject | |
isNameChangeAllowed() | SimObject | |
isSelected() | SimObject | |
key | ArrayObject | |
locked | SimObject | |
moveFirst() | ArrayObject | |
moveLast() | ArrayObject | |
moveNext() | ArrayObject | |
movePrev() | ArrayObject | |
name | SimObject | |
parentGroup | SimObject | |
persistentId | SimObject | |
pop_back() | ArrayObject | |
pop_front() | ArrayObject | |
push_back(string key, string value="") | ArrayObject | |
push_front(string key, string value="") | ArrayObject | |
save(string fileName, bool selectedOnly=false, string preAppendString="") | SimObject | |
schedule(float time, string method, string args...) | SimObject | |
setCanSave(bool value=true) | SimObject | |
setClassNamespace(string name) | SimObject | |
setCurrent(int index) | ArrayObject | |
setEditorOnly(bool value=true) | SimObject | |
setFieldType(string fieldName, string type) | SimObject | |
setFieldValue(string fieldName, string value, int index=-1) | SimObject | |
setFilename(string fileName) | SimObject | |
setHidden(bool value=true) | SimObject | |
setInternalName(string newInternalName) | SimObject | |
setIsExpanded(bool state=true) | SimObject | |
setIsSelected(bool state=true) | SimObject | |
setKey(string key, int index) | ArrayObject | |
setLocked(bool value=true) | SimObject | |
setName(string newName) | SimObject | |
setNameChangeAllowed(bool value=true) | SimObject | |
setSuperClassNamespace(string name) | SimObject | |
setValue(string value, int index) | ArrayObject | |
sort(bool descending=false) | ArrayObject | |
sorta() | ArrayObject | |
sortd() | ArrayObject | |
sortf(string functionName) | ArrayObject | |
sortfd(string functionName) | ArrayObject | |
sortfk(string functionName) | ArrayObject | |
sortfkd(string functionName) | ArrayObject | |
sortk(bool descending=false) | ArrayObject | |
sortka() | ArrayObject | |
sortkd() | ArrayObject | |
sortn(bool descending=false) | ArrayObject | |
sortna() | ArrayObject | |
sortnd() | ArrayObject | |
sortnk(bool descending=false) | ArrayObject | |
sortnka() | ArrayObject | |
sortnkd() | ArrayObject | |
superClass | SimObject | |
uniqueKey() | ArrayObject | |
uniqueValue() | ArrayObject | |