edu.iastate.metnet.model
Class EntitywithcontextDecorator

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

public class EntitywithcontextDecorator
extends AbstractBlockunitDecorator

Author:
Jie Li

Field Summary
 
Fields inherited from class edu.iastate.metnet.model.AbstractBlockunitDecorator
blockunit, tooltipTemplate
 
Constructor Summary
EntitywithcontextDecorator()
           
EntitywithcontextDecorator(Blockunit blockunit)
           
 
Method Summary
 java.lang.String getTooltip()
           
 
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

EntitywithcontextDecorator

public EntitywithcontextDecorator()

EntitywithcontextDecorator

public EntitywithcontextDecorator(Blockunit blockunit)
Method Detail

getTooltip

public java.lang.String getTooltip()
Overrides:
getTooltip in class AbstractBlockunitDecorator