Uses of Class
fr.umlv.tatoo.runtime.tools.AbstractToolsProcessor.BufferOperation

Packages that use AbstractToolsProcessor.BufferOperation
fr.umlv.tatoo.runtime.tools   
 

Uses of AbstractToolsProcessor.BufferOperation in fr.umlv.tatoo.runtime.tools
 

Methods in fr.umlv.tatoo.runtime.tools that return AbstractToolsProcessor.BufferOperation
static AbstractToolsProcessor.BufferOperation AbstractToolsProcessor.BufferOperation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AbstractToolsProcessor.BufferOperation[] AbstractToolsProcessor.BufferOperation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.