pl.edu.agh.cast.ui.outline
Class OutlineConnectionNode

java.lang.Object
  extended by pl.edu.agh.cast.ui.outline.OutlineConnectionNode

public class OutlineConnectionNode
extends java.lang.Object

Author:
fox

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

OutlineConnectionNode

public OutlineConnectionNode(pl.edu.agh.cast.model.base.IRelation connection,
                             pl.edu.agh.cast.model.base.IEntity node)
Method Detail

getConnection

public pl.edu.agh.cast.model.base.IRelation getConnection()

getNode

public pl.edu.agh.cast.model.base.IEntity getNode()


Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.