UML

Uses of Class
org.topcased.modeler.uml.classdiagram.util.InstanceSpecificationDataStructure

Packages that use InstanceSpecificationDataStructure
org.topcased.modeler.uml.classdiagram.commands.update   
org.topcased.modeler.uml.classdiagram.dialogs   
 

Uses of InstanceSpecificationDataStructure in org.topcased.modeler.uml.classdiagram.commands.update
 

Constructors in org.topcased.modeler.uml.classdiagram.commands.update with parameters of type InstanceSpecificationDataStructure
InstanceSpecificationUpdateCommand(org.eclipse.uml2.uml.InstanceSpecification inst, java.lang.String instName, org.eclipse.uml2.uml.Class c, InstanceSpecificationDataStructure data)
          Deprecated. Slots should be updated through the properties view.
 

Uses of InstanceSpecificationDataStructure in org.topcased.modeler.uml.classdiagram.dialogs
 

Methods in org.topcased.modeler.uml.classdiagram.dialogs that return InstanceSpecificationDataStructure
 InstanceSpecificationDataStructure InstanceSpecificationViewer.getData()
          Return the data structure
 InstanceSpecificationDataStructure InstanceSpecificationEditDialog.getNewData()
          Get the InstanceSpecificationDataStructure data
 


UML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.