|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fcmodeler.io.db.AbstractLink | +--fcmodeler.io.db.ExpressionLink
... is ...
Fields inherited from class fcmodeler.io.db.AbstractLink |
_graphModel, _properties |
Constructor Summary | |
ExpressionLink(java.util.Map properties,
diva.graph.model.GraphModel graphModel)
Creates new ExpressionLink |
Method Summary | |
void |
addLinkPiece(java.lang.String role,
java.util.Map properties,
java.util.Map nodeMap)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExpressionLink(java.util.Map properties, diva.graph.model.GraphModel graphModel)
Method Detail |
public void addLinkPiece(java.lang.String role, java.util.Map properties, java.util.Map nodeMap)
addLinkPiece
in class AbstractLink
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |