North State Framework in C#  V3.0.0
An object-oriented framework for implementing UML state machines.
NSFCompositeState Member List

This is the complete list of members for NSFCompositeState, including all inherited members.

EntryActionsNSFState
ExitActionsNSFState
getNextUniqueId()NSFUniquelyNumberedObjectstatic
isActive()NSFState
isInState(NSFState state)NSFCompositeStatevirtual
isInState(NSFString stateName)NSFCompositeStatevirtual
isSameObject(NSFUniquelyNumberedObject other)NSFUniquelyNumberedObject
LogEntryNSFState
NameNSFTaggedObject
NSFCompositeState(NSFString name, NSFRegion parentRegion, NSFVoidAction< NSFStateMachineContext > entryAction, NSFVoidAction< NSFStateMachineContext > exitAction)NSFCompositeState
NSFCompositeState(NSFString name, NSFCompositeState parentState, NSFVoidAction< NSFStateMachineContext > entryAction, NSFVoidAction< NSFStateMachineContext > exitAction)NSFCompositeState
NSFState(NSFString name, NSFRegion parentRegion, NSFVoidAction< NSFStateMachineContext > entryAction, NSFVoidAction< NSFStateMachineContext > exitAction)NSFState
NSFState(NSFString name, NSFCompositeState parentState, NSFVoidAction< NSFStateMachineContext > entryAction, NSFVoidAction< NSFStateMachineContext > exitAction)NSFState
NSFTaggedObject(NSFString name)NSFTaggedObject
NSFUniquelyNumberedObject()NSFUniquelyNumberedObject
TopStateMachineNSFState
UniqueIdNSFUniquelyNumberedObject



Copyright 2004-2014, North State Software, LLC. All rights reserved.