MODEL
- the model type to test againstpublic interface PrimitiveGuard<MODEL> extends RealGuard<MODEL>, TextGuard<MODEL>, NullGuard<MODEL>
PrimitiveAction
signal should be rejected or
accepted within the current context of a specific modelModifier and Type | Method and Description |
---|---|
boolean |
acceptPrimitive(SealedPrimitive<?> aSignal,
MODEL aModel) |
PrimitiveGuard<MODEL> |
getPrimitiveGuardAt(int anIndex) |
int |
getPrimitiveGuardChildCount() |
acceptReal, acceptReal, acceptReal, getRealGuardAt, getRealGuardChildCount
acceptScalar, acceptScalar, acceptScalar, acceptScalar, acceptScalar, acceptScalar, acceptScalar, acceptScalar, acceptScalar, getScalarGuardAt, getScalarGuardChildCount
getChildConjunction, isCompositeGuard, isSimpleGuard
acceptText, acceptText, acceptText, getTextGuardAt, getTextGuardChildCount
acceptNull, getNullGuardAt, getNullGuardChildCount
boolean acceptPrimitive(SealedPrimitive<?> aSignal, MODEL aModel)
PrimitiveGuard<MODEL> getPrimitiveGuardAt(int anIndex) throws IndexOutOfBoundsException
IndexOutOfBoundsException
int getPrimitiveGuardChildCount()
Copyright © 2006-2012 Ware-Squared Software Development. All Rights Reserved.