|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.eclipse.editors.rete.model.ModelElement
org.drools.eclipse.editors.rete.model.GraphicalVertex
org.drools.reteoo.BaseVertex
public abstract class BaseVertex
Intermediate class to have a workaround for *Node default visibility
and ReteooVisitor.
It's not good to have GraphicalVertex dependency in
org.drools.reteoo package.
| Field Summary |
|---|
| Fields inherited from class org.drools.eclipse.editors.rete.model.GraphicalVertex |
|---|
LOCATION_PROP, SIZE_PROP, SOURCE_CONNECTIONS_PROP, TARGET_CONNECTIONS_PROP |
| Constructor Summary | |
|---|---|
BaseVertex()
|
|
| Method Summary |
|---|
| Methods inherited from class org.drools.eclipse.editors.rete.model.GraphicalVertex |
|---|
addConnection, dumpConstraints, getDrawColor, getFillColor, getHtml, getLocation, getPropertyDescriptors, getPropertyValue, getSize, getSourceConnections, getTargetConnections, removeConnection, setLocation, setPropertyValue, setSize, toString |
| Methods inherited from class org.drools.eclipse.editors.rete.model.ModelElement |
|---|
addPropertyChangeListener, firePropertyChange, removePropertyChangeListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BaseVertex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||