|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InheritanceLink in org.devaki.nextobjects.ui.workspace.models |
Methods in org.devaki.nextobjects.ui.workspace.models with parameters of type InheritanceLink | |
static void |
EditorFactory.getInheritanceEdit(InheritanceLink pLink)
Call the 'InheritanceLinkEdit' window |
Uses of InheritanceLink in org.devaki.nextobjects.ui.workspace.models.objects |
Methods in org.devaki.nextobjects.ui.workspace.models.objects with parameters of type InheritanceLink | |
void |
InheritanceLinkEdit.setData(InheritanceLink pInheritanceLink)
Get the informations from the selected InheritanceLink |
Uses of InheritanceLink in org.devaki.nextobjects.util |
Methods in org.devaki.nextobjects.util with parameters of type InheritanceLink | |
static void |
EditorFactory.getInheritanceEdit(InheritanceLink pLink)
Call the 'InheritanceLinkEdit' window |
static void |
ModelMan.addInheritanceLink(BaseModel pModel,
InheritanceLink pInheritanceLink)
Conveniency method for the ConceptualView.java to add an InheritanceLink. |
Uses of InheritanceLink in org.devaki.nextobjects.workspace.models |
Methods in org.devaki.nextobjects.workspace.models that return InheritanceLink | |
InheritanceLink |
BaseModel.getInheritanceLinkAt(int i)
Return an inheritance links of the model |
Uses of InheritanceLink in org.devaki.nextobjects.workspace.models.graphics |
Constructors in org.devaki.nextobjects.workspace.models.graphics with parameters of type InheritanceLink | |
InheritanceLinkView(InheritanceLink pInheritanceLink)
Create a new InheritanceLinkView object |
Uses of InheritanceLink in org.devaki.nextobjects.workspace.models.objects |
Constructors in org.devaki.nextobjects.workspace.models.objects with parameters of type InheritanceLink | |
InheritanceLink(InheritanceLink pObject)
Clone a new 'Inheritance Link' object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |