edu.iastate.metnet.model
Class InteractionDecorator

java.lang.Object
  extended by edu.iastate.metnet.model.AbstractBlockunitDecorator
      extended by edu.iastate.metnet.model.InteractionDecorator

public class InteractionDecorator
extends AbstractBlockunitDecorator

provide decorator function for interaction

Author:
Jie Li

Field Summary
 
Fields inherited from class edu.iastate.metnet.model.AbstractBlockunitDecorator
blockunit, tooltipTemplate
 
Constructor Summary
InteractionDecorator()
           
InteractionDecorator(Blockunit blockunit)
           
 
Method Summary
 java.lang.String getTooltip()
          get the interaction tooltip
 
Methods inherited from class edu.iastate.metnet.model.AbstractBlockunitDecorator
getBlockunit, getTooltipTemplate, setBlockunit, setTooltipTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractionDecorator

public InteractionDecorator()

InteractionDecorator

public InteractionDecorator(Blockunit blockunit)
Method Detail

getTooltip

public java.lang.String getTooltip()
get the interaction tooltip

Overrides:
getTooltip in class AbstractBlockunitDecorator
Returns:
interaction tooltip