|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectooc.LinkedTagInstance
softparsmap.AbstractEdgeType
Extending this class will facilitate creating a tag instance that is needed for any class to be installed and used by the property file.
Constructor Summary | |
AbstractEdgeType()
|
Method Summary | |
double |
getDefaultLeafEdge()
|
double |
getDefaultNodeEdge()
|
PropertyFile |
getPropertyFile()
Returns the property file. |
void |
setupInstance()
The default setup method which will be called. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface softparsmap.EdgeType |
getName, getShortName, isEdgeWeak, joinEdges, splitEdge |
Constructor Detail |
public AbstractEdgeType()
Method Detail |
public void setupInstance()
LinkedTagInstance
setupInstance
in class LinkedTagInstance
public PropertyFile getPropertyFile()
EdgeType
getPropertyFile
in interface EdgeType
PropertyFile
public double getDefaultNodeEdge()
getDefaultNodeEdge
in interface EdgeType
public double getDefaultLeafEdge()
getDefaultLeafEdge
in interface EdgeType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |