|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.egt.egraph.Cell
org.eucalyptus.analysesi.gui.graph.RelationCell
public class RelationCell
La représentation graphique d'une association
Field Summary |
---|
Fields inherited from class org.eucalyptus.egt.egraph.Cell |
---|
graphModelListeners, links, position |
Constructor Summary | |
---|---|
RelationCell(Relation relation)
Le constructeur de Relation . |
Method Summary | |
---|---|
Relation |
getRelation()
Retourne la relation. |
Methods inherited from class org.eucalyptus.egt.egraph.Cell |
---|
addGraphModelListener, addLink, getLinkBetweenCells, getLinkedCells, getLinks, getPosition, isLinkedWith, removeGraphModelListener, setPosition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RelationCell(Relation relation)
Relation
.
relation
- Method Detail |
---|
public Relation getRelation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |