Uses of Class
org.devaki.nextobjects.workspace.models.objects.InheritanceLink

Packages that use InheritanceLink
org.devaki.nextobjects.ui.workspace.models   
org.devaki.nextobjects.ui.workspace.models.objects   
org.devaki.nextobjects.util   
org.devaki.nextobjects.workspace.models   
org.devaki.nextobjects.workspace.models.graphics   
org.devaki.nextobjects.workspace.models.objects   
 

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
 



Copyright © 2002-2004 devaki.org. All Rights Reserved.