|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AssociationLink in org.devaki.nextobjects.ui.workspace.models |
Methods in org.devaki.nextobjects.ui.workspace.models with parameters of type AssociationLink | |
static void |
EditorFactory.getAssociationLinkEdit(AssociationLink pLink)
Call the 'AssociationLinkEdit' window |
Uses of AssociationLink in org.devaki.nextobjects.ui.workspace.models.objects |
Methods in org.devaki.nextobjects.ui.workspace.models.objects with parameters of type AssociationLink | |
void |
AssociationLinkEdit.setData(AssociationLink pAssociationLink)
Get the informations from the selected AssociationLink |
Uses of AssociationLink in org.devaki.nextobjects.util |
Methods in org.devaki.nextobjects.util that return AssociationLink | |
static AssociationLink |
ModelMan.addAssociationLink(ConceptualModel pMerise,
AssociationLink pAssocLink)
Add an associationLink |
Methods in org.devaki.nextobjects.util with parameters of type AssociationLink | |
static void |
EditorFactory.getAssociationLinkEdit(AssociationLink pLink)
Call the 'AssociationLinkEdit' window |
static AssociationLink |
ModelMan.addAssociationLink(ConceptualModel pMerise,
AssociationLink pAssocLink)
Add an associationLink |
Uses of AssociationLink in org.devaki.nextobjects.workspace.models |
Methods in org.devaki.nextobjects.workspace.models that return AssociationLink | |
AssociationLink |
ConceptualModel.getAssociationLinkAt(int at)
Return the association link identified by the parameter in the list of entities. |
Uses of AssociationLink in org.devaki.nextobjects.workspace.models.graphics |
Constructors in org.devaki.nextobjects.workspace.models.graphics with parameters of type AssociationLink | |
AssociationLinkView(AssociationLink pAssociationLink)
Create a new 'AssociationLinkView' object |
Uses of AssociationLink in org.devaki.nextobjects.workspace.models.objects |
Methods in org.devaki.nextobjects.workspace.models.objects that return AssociationLink | |
AssociationLink |
Association.getAssociationLinkAt(int i)
Get the association link to the given parameter |
AssociationLink |
Association.addAssociationLink(Entity pEntity,
int pCard)
Add an association link |
AssociationLink |
Association.addAssociationLink(Entity pEntity)
Add an association link |
Constructors in org.devaki.nextobjects.workspace.models.objects with parameters of type AssociationLink | |
AssociationLink(AssociationLink pObject)
Clone an 'AssociationLink' object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |