|
|||||||||
| Home >> All >> org >> wymiwyg >> mies >> server >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.wymiwyg.mies.server.impl
Class ModelIntersectionForwardingListener

java.lang.Objectorg.wymiwyg.mies.server.util.ModelSectionAdapter
org.wymiwyg.mies.server.impl.ModelIntersectionForwardingListener
- All Implemented Interfaces:
- org.wymiwyg.mies.server.ModelSectionListener
- public class ModelIntersectionForwardingListener
- extends org.wymiwyg.mies.server.util.ModelSectionAdapter
This ModelSectionListener wrapps a ModelSectionListener forwarding only those Statements in a new section that where not already contained in a previous section.
| Field Summary | |
private org.wymiwyg.mies.server.ModelSectionListener |
wrapped
|
| Fields inherited from class org.wymiwyg.mies.server.util.ModelSectionAdapter |
finished, model |
| Constructor Summary | |
(package private) |
ModelIntersectionForwardingListener(org.wymiwyg.mies.server.ModelSectionListener wrapped)
|
| Method Summary | |
void |
sectionAvailable(Model addition)
|
| Methods inherited from class org.wymiwyg.mies.server.util.ModelSectionAdapter |
finished, getModel, isFinished |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
wrapped
private org.wymiwyg.mies.server.ModelSectionListener wrapped
| Constructor Detail |
ModelIntersectionForwardingListener
ModelIntersectionForwardingListener(org.wymiwyg.mies.server.ModelSectionListener wrapped)
| Method Detail |
sectionAvailable
public void sectionAvailable(Model addition)
|
|||||||||
| Home >> All >> org >> wymiwyg >> mies >> server >> [ impl overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC