Package | Description |
---|---|
net.sf.jaccumulator.lex | |
net.sf.jaccumulator.primitives | |
net.sf.jaccumulator.texts |
Class and Description |
---|
AbstractPrimitiveAction |
AbstractPrimitiveGuard |
AbstractSimplePrimitiveGuard |
Action
Common behavior for all action/activity nodes
|
Guard
Common behavior for all production guards, or that which determines whether a
specific production is applicable given a specific signal and the current
state of some model
|
Logic
Logic operator lemma
|
NullAction
An action processor for empty events (no payload)
|
NullGuard
Determines whether a
null signal should be rejected or
accepted within the current context of a specific model |
PrimitiveAction
An action processor for
Primitive signals |
PrimitiveGuard
Determines whether a
PrimitiveAction signal should be rejected or
accepted within the current context of a specific model |
RealAction
An action processor for
Real signals |
RealGuard
Determines whether a
RealAction signal should be rejected or accepted
within the current context of a specific model |
ScalarAction
An action processor for
Scalar signals |
ScalarGuard
Determines whether a
ScalarAction signal should be rejected or
accepted within the current context of a specific model |
TextAction
An action processor for
Text signals |
TextGuard
Determines whether a
TextAction signal should be rejected or accepted
within the current context of a specific model |
To |
To.ToReal |
To.ToScalar |
Class and Description |
---|
PrimitiveAction
An action processor for
Primitive signals |
Class and Description |
---|
PrimitiveAction
An action processor for
Primitive signals |
Copyright © 2006-2012 Ware-Squared Software Development. All Rights Reserved.