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

N

NONE - Static variable in class org.apache.hivemind.Occurances
 
NamePrefixFilter - class org.apache.hivemind.methodmatch.NamePrefixFilter.
Matches when a provide name is a prefix of the method name.
NamePrefixFilter(String) - Constructor for class org.apache.hivemind.methodmatch.NamePrefixFilter
 
NameSuffixFilter - class org.apache.hivemind.methodmatch.NameSuffixFilter.
Used to match a method name against a suffix.
NameSuffixFilter(String) - Constructor for class org.apache.hivemind.methodmatch.NameSuffixFilter
 
Node - interface org.apache.hivemind.conditional.Node.
An AST node in the tree parsed from the conditional expression.
NodeImpl - class org.apache.hivemind.conditional.NodeImpl.
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.
NotEvaluator - class org.apache.hivemind.conditional.NotEvaluator.
Evaluates the left child of its peer Node and inverts the result.
NotEvaluator() - Constructor for class org.apache.hivemind.conditional.NotEvaluator
 
NullTranslator - class org.apache.hivemind.schema.rules.NullTranslator.
A translator that does nothing.
NullTranslator() - Constructor for class org.apache.hivemind.schema.rules.NullTranslator
 
newClass(String, Class) - Method in interface org.apache.hivemind.service.ClassFactory
Creates a ClassFabobject 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 InterfaceFabobject 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.
notNull(Object, String) - Static method in class org.apache.hivemind.util.Defense
Check for null parameter when not allowed.

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