|
UML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.