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

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

ActionsNSFTransition
addTrigger(NSFEvent trigger)NSFTransition
fireTransition(NSFStateMachineContext context)NSFLocalTransitionprotectedvirtual
getNextUniqueId()NSFUniquelyNumberedObjectstatic
GuardsNSFTransition
isSameObject(NSFUniquelyNumberedObject other)NSFUniquelyNumberedObject
NameNSFTaggedObject
NSFLocalTransition(NSFCompositeState source, NSFState target, NSFEvent trigger, NSFBoolGuard< NSFStateMachineContext > guard, NSFVoidAction< NSFStateMachineContext > action)NSFLocalTransition
NSFLocalTransition(NSFString name, NSFCompositeState source, NSFState target, NSFEvent trigger, NSFBoolGuard< NSFStateMachineContext > guard, NSFVoidAction< NSFStateMachineContext > action)NSFLocalTransition
NSFTaggedObject(NSFString name)NSFTaggedObject
NSFTransition(NSFString name, NSFState source, NSFState target, NSFEvent trigger, NSFBoolGuard< NSFStateMachineContext > guard, NSFVoidAction< NSFStateMachineContext > action)NSFTransitionprotected
NSFUniquelyNumberedObject()NSFUniquelyNumberedObject
SourceNSFLocalTransition
TargetNSFTransition
TriggersNSFTransition
UniqueIdNSFUniquelyNumberedObject



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