Inheritance Graph
graph BT
GroupState
GroupState --> State
click GroupState "escript_type_MinSG_GroupState"
click State "escript_type_MinSG_State"
Functions
_constructor() | [ESMF] GroupState new MinSG.GroupState( ) |
addState(p0) | [ESMF] thisEObj MinSG.Node.addState(State) |
getStates() | [ESMF] Array MinSG.Node.getStates() |
hasStates() | [ESMF] bool MinSG.Node.hasStates() |
removeState(p0) | [ESMF] thisEObj MinSG.Node.removeState(State) |
removeStates() | [ESMF] thisEObj MinSG.Node.removeStates() |