|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eucalyptus.egt.egraph.Link<EntityCell,RelationCell>
org.eucalyptus.analysesi.gui.graph.McdLink
public class McdLink
Un lien dans un MCD entre une entité et une association.
Constructor Summary | |
---|---|
McdLink(EntityCell firstCell,
RelationCell secondCell)
Construit un lien entre une entité et une association. |
Method Summary |
---|
Methods inherited from class org.eucalyptus.egt.egraph.Link |
---|
getFirstCell, getSecondCell |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public McdLink(EntityCell firstCell, RelationCell secondCell)
firstCell
- L'entitésecondCell
- L'association
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |