treebolic.generator
Class PropertyView.EdgesSetter

java.lang.Object
  extended by treebolic.generator.PropertyView.EdgesSetter
All Implemented Interfaces:
PropertyView.Setter
Enclosing class:
PropertyView

private class PropertyView.EdgesSetter
extends java.lang.Object
implements PropertyView.Setter

Edges setter


Constructor Summary
private PropertyView.EdgesSetter()
           
 
Method Summary
 void set(java.lang.Object thisObject, java.lang.String thisPropertyName, java.lang.Object thisPropertyValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyView.EdgesSetter

private PropertyView.EdgesSetter()
Method Detail

set

public void set(java.lang.Object thisObject,
                java.lang.String thisPropertyName,
                java.lang.Object thisPropertyValue)
Specified by:
set in interface PropertyView.Setter