pl.edu.agh.cast.ui.outline
Class OutlineConnectionNode
java.lang.Object
pl.edu.agh.cast.ui.outline.OutlineConnectionNode
public class OutlineConnectionNode
- extends Object
Outline connection node.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutlineConnectionNode
public OutlineConnectionNode(IRelation connection,
IEntity node)
- Creates new outline connection node.
- Parameters:
connection
- relationnode
- entity
getConnection
public IRelation getConnection()
getNode
public IEntity getNode()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.