|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.model.AbstractMultiBlockunitDecorator
edu.iastate.metnet.model.MultiInteractionDecorator
public class MultiInteractionDecorator
tooltip decorator for interaction
| Field Summary | |
|---|---|
(package private) static org.apache.log4j.Logger |
logger
log4j facility |
| Fields inherited from class edu.iastate.metnet.model.AbstractMultiBlockunitDecorator |
|---|
leftUnit, rightUnit |
| Constructor Summary | |
|---|---|
MultiInteractionDecorator()
default constructor |
|
MultiInteractionDecorator(Blockunit leftUnit,
Blockunit rightUnit)
default constrictor |
|
| Method Summary | |
|---|---|
java.lang.String |
getTooltip()
return tooltip for multi-interaction |
| Methods inherited from class edu.iastate.metnet.model.AbstractMultiBlockunitDecorator |
|---|
getLeftUnit, getRightUnit, setLeftUnit, setRightUnit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static org.apache.log4j.Logger logger
| Constructor Detail |
|---|
public MultiInteractionDecorator()
public MultiInteractionDecorator(Blockunit leftUnit,
Blockunit rightUnit)
leftUnit - left blockunitrightUnit - right blockunit| Method Detail |
|---|
public java.lang.String getTooltip()
getTooltip in class AbstractMultiBlockunitDecorator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||