Reference
, ScriptingClass
@Plural("scripting elements") @Code("sdel") @Name("scripting element") @Inherits("scripting class") public interface ScriptingElement extends Reference, ScriptingClass
Modifier and Type | Method | Description |
---|---|---|
Map<String,Object> |
getProperties() |
Returns all properties for an instance of this class.
|
cast, getApplicationReference, getObjectReference, getTypeClass, isInstanceOf
countScriptingElements, countScriptingElements, countScriptingPropertys, countScriptingPropertys, getDescription, getId, getName, getPluralName, getScriptingElement, getScriptingElement, getScriptingElements, getScriptingElements, getScriptingProperty, getScriptingProperty, getScriptingPropertys, getScriptingPropertys, getSuiteName, getSuperclass, isHidden
static final TypeClass CLASS
Map<String,Object> getProperties()
getProperties
in interface ScriptingClass