A B C D E F G H I J L M N O P Q R S T U V W X _

N

NamePrefixFilter - Class in org.apache.hivemind.methodmatch
Matches when a provide name is a prefix of the method name.
NamePrefixFilter(String) - Constructor for class org.apache.hivemind.methodmatch.NamePrefixFilter
 
NameSuffixFilter - Class in org.apache.hivemind.methodmatch
Used to match a method name against a suffix.
NameSuffixFilter(String) - Constructor for class org.apache.hivemind.methodmatch.NameSuffixFilter
 
newClass(String, Class) - Method in interface org.apache.hivemind.service.ClassFactory
Creates a ClassFab object for the given name; the new class is a subclass of the indicated class.
newClass(String, Class) - Method in class org.apache.hivemind.service.impl.ClassFactoryImpl
 
newClass(String, Class) - Method in class org.apache.hivemind.service.impl.CtClassSource
 
newControl(Class) - Method in class org.apache.hivemind.test.HiveMindTestCase
Creates a managed control via MockControl.createStrictControl(java.lang.Class).
newInterface(String) - Method in interface org.apache.hivemind.service.ClassFactory
Creates a new InterfaceFab object with the given name.
newInterface(String) - Method in class org.apache.hivemind.service.impl.ClassFactoryImpl
 
newInterface(String) - Method in class org.apache.hivemind.service.impl.CtClassSource
Creates a new, empty interace, with the given name.
newLocation() - Method in class org.apache.hivemind.test.HiveMindTestCase
Returns a new Location instance.
newMock(Class) - Method in class org.apache.hivemind.test.HiveMindTestCase
Convienience for invoking HiveMindTestCase.newControl(Class) and then invoking MockControl.getMock() on the result.
newResource(String) - Method in class org.apache.hivemind.util.AbstractResource
 
newResource(String) - Method in class org.apache.hivemind.util.ClasspathResource
 
newResource(String) - Method in class org.apache.hivemind.util.ContextResource
 
newResource(String) - Method in class org.apache.hivemind.util.FileResource
 
newResource(String) - Method in class org.apache.hivemind.util.URLResource
 
next() - Method in class org.apache.hivemind.service.MethodIterator
Returns the next method (as a MethodSignature, returning null when all are exhausted.
next() - Method in class org.apache.hivemind.util.LocalizedNameGenerator
Returns the next localized variant.
Node - Interface in org.apache.hivemind.conditional
An AST node in the tree parsed from the conditional expression.
NodeImpl - Class in org.apache.hivemind.conditional
Implementation of Node.
NodeImpl(Node, Node, Evaluator) - Constructor for class org.apache.hivemind.conditional.NodeImpl
 
NodeImpl(Evaluator) - Constructor for class org.apache.hivemind.conditional.NodeImpl
Alternate constructor used for terminal nodes.
NONE - Static variable in class org.apache.hivemind.Occurances
 
NotEvaluator - Class in org.apache.hivemind.conditional
Evaluates the left child of its peer Node and inverts the result.
NotEvaluator() - Constructor for class org.apache.hivemind.conditional.NotEvaluator
 
notNull(Object, String) - Static method in class org.apache.hivemind.util.Defense
Check for null parameter when not allowed.
NullTranslator - Class in org.apache.hivemind.schema.rules
A translator that returns the input value itself.
NullTranslator() - Constructor for class org.apache.hivemind.schema.rules.NullTranslator
 

A B C D E F G H I J L M N O P Q R S T U V W X _