UML

Deprecated API


Contents
Deprecated Classes
org.topcased.modeler.uml.classdiagram.commands.update.AssociationUpdateCommand
          The Association should be updated step by step 
org.topcased.modeler.uml.sequencediagram.dialogs.CommandDialog
          Should not be used anymore as the MessageEditDialog is deprecated (and this was the only one class that were implementing this interface) 
org.topcased.modeler.uml.sequencediagram.edit.DestructionEventEditPart
          The DestructionEvent should be created through the DeleteMessage 
org.topcased.modeler.uml.classdiagram.util.InstanceSpecificationDataStructure
          Do not use this class anymore since the associated dialog and command have been marked as deprecated too 
org.topcased.modeler.uml.sequencediagram.dialogs.LifelineEditDialog
          Use the Tabbed Properties View instead 
org.topcased.modeler.uml.sequencediagram.commands.update.LifelineUpdateCommand
          Use the UpdateLifelineRepresentsCommand instead 
org.topcased.modeler.uml.sequencediagram.MessageCreationFactory
          should not be used anymore. The MessageSort property should be directly initialized in the PaletteManager 
org.topcased.modeler.uml.sequencediagram.commands.creation.SyncCallEdgeCreationCommand
          Stop using this command. Now the two messages are created separately with the MessageEdgeCreationCommand and the MessageAndExecutionCreationCommand 
 

Deprecated Fields
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.ASSOCIATION_NAME
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.FIRST_END_AGGREGATION_KIND
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.FIRST_END_CLASS
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.FIRST_END_IS_NAVIGABLE
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.FIRST_END_IS_ORDERED
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.FIRST_END_LOWER_BOUND
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.FIRST_END_ROLE
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.FIRST_END_UPPER_BOUND
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.FIRST_END_VISIBILITY_KIND
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.SECOND_END_AGGREGATION_KIND
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.SECOND_END_CLASS
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.SECOND_END_IS_NAVIGABLE
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.SECOND_END_IS_ORDERED
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.SECOND_END_LOWER_BOUND
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.SECOND_END_ROLE
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.SECOND_END_UPPER_BOUND
          This constant will be deleted 
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.SECOND_END_VISIBILITY_KIND
          This constant will be deleted 
 

Deprecated Methods
org.topcased.modeler.uml.classdiagram.util.AssociationHelper.extractAssociationData()
          This method will be deleted 
org.topcased.modeler.uml.sequencediagram.commands.creation.LifelineCreationCommand.getProperty(Collaboration, Classifier)
          use the getOwnedAttribute() method of the StructuredClassifier class defined in UML 
org.topcased.modeler.uml.sequencediagram.commands.update.LifelineUpdateCommand.getProperty(Collaboration, Classifier)
          use the getOwnedAttribute() method of the StructuredClassifier class defined in UML 
org.topcased.modeler.uml.UMLTools.getStereotypesNotation(Element)
          Use the method declared in the org.topcased.modeler.uml.UMLLabel class 
org.topcased.modeler.uml.UMLTools.getVisibilityNotation(VisibilityKind)
          Use the method declared in the org.topcased.modeler.uml.UMLLabel class 
org.topcased.modeler.uml.sequencediagram.SequenceUtils.updateArguments(Collection, Collection)
          The update of the Arguments should be done step by step 
 

Deprecated Constructors
org.topcased.modeler.uml.classdiagram.dialogs.InstanceSpecificationEditDialog(InstanceSpecification, Shell)
          Use the properties view to update the Slot elements 
org.topcased.modeler.uml.classdiagram.commands.update.InstanceSpecificationUpdateCommand(InstanceSpecification, String, Class, InstanceSpecificationDataStructure)
          Slots should be updated through the properties view. 
 


UML

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