Package org.databene.commons.mutator

Provides implementation and framework for org.databene.model.Mutator

See:
          Description

Interface Summary
NamedMutator Mutator class to which a name is assigned.
 

Class Summary
AnyMutator Mutator implementation for graphs of any object types.
ConditionalMutator Mutator that is only applied if a condition is true.
ConvertingMutator Converts its input by a Converter object and forwards the result to another Mutator.
EmptyMutator Empty implementation of the Mutator interface.
MutatorProxy Proxy for a Mutator.
MutatorWrapper Wraps a Mutator.
StringMutator Deprecated.  
 

Package org.databene.commons.mutator Description

Provides implementation and framework for org.databene.model.Mutator



Copyright © 2010. All Rights Reserved.