|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.agh.cast.ui.outline.OutlineConnectionNode
public class OutlineConnectionNode
Constructor Summary | |
---|---|
OutlineConnectionNode(pl.edu.agh.cast.model.base.IRelation connection,
pl.edu.agh.cast.model.base.IEntity node)
|
Method Summary | |
---|---|
pl.edu.agh.cast.model.base.IRelation |
getConnection()
|
pl.edu.agh.cast.model.base.IEntity |
getNode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutlineConnectionNode(pl.edu.agh.cast.model.base.IRelation connection, pl.edu.agh.cast.model.base.IEntity node)
Method Detail |
---|
public pl.edu.agh.cast.model.base.IRelation getConnection()
public pl.edu.agh.cast.model.base.IEntity getNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |