List methods belonging to object
thisObject.methods
The methods
method lists the names of the
methods belonging to this object.
Note
The methods
method for this object displays
some internal methods that do not apply to chart use, and are not
documented. Unsupported methods include: areChildrenOrdered
, evalDialogParams
, getChildren
, getCurrentDialogPrompts
, getDialogInterface
, getDialogProxy
, getDialogSchema
, getDisplayClass
, getDisplayIcon
, getDisplayLabel
, getFullName
, getHierarchicalChildren
, getInstanceProperties
, getParent
, getPreferredProperties
, isHierarchical
, isLibrary
, isLinked
, isMasked
, isModelReference
, isTunableProperty
, isValidProperty
.
| Object for which to list methods. Can be of any Stateflow® object type. |
None
If state A
is represented by State object sA
,
the command sA.methods
lists the methods of state A
.
classhandle
| get
| help