org.eclipse.gmt.umlx.editor.refresh
Interface IOutlineElement

All Superinterfaces:
INotifierElement, IVisibleElement
All Known Implementing Classes:
E2AssociationOutline, E2DirectedAssociationOutline, E2InheritanceOutline, EClassOutline, EEnumOutline, ENamedElementOutline, EOperationOutline, EPackageOutline, EReferenceOutline, ETypedElementOutline, GDiagramParentOutline, GFolderOutline, GImportOutline, GRootFolderOutline, GSheetOutline, NotifierOutline, OrphanageOutline, ResourceOutline, UAttributeVariable2UExpressionVariableOutline, UAttributeVariableOutline, UBindingOutline, UClassVariable2UAttributeVariableOutline, UClassVariable2UClassVariableOutline, UClassVariableOutline, UDomain2UTypedModelOutline, UDomainOutline, UExpressionVariableOutline, UHelperOutline, UMappingInstanceOutline, UMappingOutline, UOCLConstraintOutline, URelationOutline, UTransformation2UTransformationOutline, UTransformationOutline, UTypedModel2EPackageOutline, UTypedModel2UTypedModelOutline, UTypedModelOutline, UVariableOutline

public interface IOutlineElement
extends INotifierElement


Method Summary
 boolean handleDoubleClick()
          Handle a double click.
 
Methods inherited from interface org.eclipse.gmt.umlx.editor.refresh.INotifierElement
computeProblemMessage, doRefreshChildren, doRefreshMappings, doRefreshMarkers, doRefreshNotifiers, doRefreshVisuals, getProblem, isActive, isSelectable, modelChanged, queueRefreshVisuals
 
Methods inherited from interface org.eclipse.gmt.umlx.editor.refresh.IVisibleElement
canDelete, getEditPart, getModel
 

Method Detail

handleDoubleClick

boolean handleDoubleClick()
Handle a double click.

Returns:
false if element does not handle double clicks