A B C D E F G H I K L M N O P R S T U V W X Y Z

U

uiLayoutService - Static variable in class org.eclipse.graphiti.ui.services.GraphitiUi
 
undo(IContext) - Method in interface org.eclipse.graphiti.features.ICustomUndoableFeature
This method will be called to actually do the work needed for undo.
undo(IContext) - Method in class org.eclipse.graphiti.pattern.AddFeatureForPattern
 
undo(IContext) - Method in class org.eclipse.graphiti.pattern.CreateConnectionFeatureForPattern
 
undo(IContext) - Method in class org.eclipse.graphiti.pattern.CreateFeatureForPattern
 
undo(IContext) - Method in class org.eclipse.graphiti.pattern.DeleteFeatureForPattern
 
undo(IContext) - Method in class org.eclipse.graphiti.pattern.DirectEditingFeatureForPattern
 
undo(IFeature, IContext) - Method in interface org.eclipse.graphiti.pattern.ICustomUndoablePattern
This method will be called to actually do the work needed for undo.
undo(IContext) - Method in class org.eclipse.graphiti.pattern.LayoutFeatureForPattern
 
undo(IContext) - Method in class org.eclipse.graphiti.pattern.MoveShapeFeatureForPattern
 
undo(IContext) - Method in class org.eclipse.graphiti.pattern.ReconnectionFeatureForPattern
 
undo(IContext) - Method in class org.eclipse.graphiti.pattern.RemoveFeatureForPattern
 
undo(IContext) - Method in class org.eclipse.graphiti.pattern.ResizeShapeFeatureForPattern
 
undo(IContext) - Method in class org.eclipse.graphiti.pattern.UpdateFeatureForPattern
 
unregisterBusinessObjectsListener() - Method in class org.eclipse.graphiti.ui.editor.DiagramEditor
Hook that is called to unregister the listeners for changes of the business objects (domain objects).
unregisterDiagramResourceSetListener() - Method in class org.eclipse.graphiti.ui.editor.DiagramEditor
Hook to unregister the listeners for diagram changes.
unsetFilled() - Method in class org.eclipse.graphiti.mm.algorithms.impl.GraphicsAlgorithmImpl
 
unsetFilled() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.AbstractStyle
Unsets the value of the 'Filled' attribute.
unsetFilled() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.AbstractStyleImpl
 
unsetFilled() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StyleImpl
 
unsetLineVisible() - Method in class org.eclipse.graphiti.mm.algorithms.impl.GraphicsAlgorithmImpl
 
unsetLineVisible() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.AbstractStyle
Unsets the value of the 'Line Visible' attribute.
unsetLineVisible() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.AbstractStyleImpl
 
unsetLineVisible() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StyleImpl
 
UNSPECIFIED_VALUE - Static variable in enum org.eclipse.graphiti.mm.algorithms.styles.LineStyle
The 'UNSPECIFIED' literal value.
UNSPECIFIED_VALUE - Static variable in enum org.eclipse.graphiti.mm.algorithms.styles.Orientation
The 'UNSPECIFIED' literal value.
update(IUpdateContext) - Method in class org.eclipse.graphiti.features.impl.DefaultUpdateDiagramFeature
 
update(IUpdateContext) - Method in class org.eclipse.graphiti.features.impl.UpdateNoBoFeature
 
update(IUpdateContext) - Method in interface org.eclipse.graphiti.func.IUpdate
Updates the pictogram element.
update(IUpdateContext) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
Clients can override this method to implement the functionality to update a shape for the given domain object as defined in the given IUpdateContext.
update(IUpdateContext) - Method in class org.eclipse.graphiti.pattern.UpdateFeatureForPattern
 
updateAdapter - Variable in class org.eclipse.graphiti.ui.editor.DefaultUpdateBehavior
The default update that cares about refreshing the diagram editor in case of resource changes.
updateBehavior - Variable in class org.eclipse.graphiti.ui.editor.DiagramEditor
 
UpdateContext - Class in org.eclipse.graphiti.features.context.impl
The Class UpdateContext.
UpdateContext(PictogramElement) - Constructor for class org.eclipse.graphiti.features.context.impl.UpdateContext
Creates a new UpdateContext.
updateDirtyState() - Method in class org.eclipse.graphiti.ui.editor.DiagramEditor
Updates the UI to correctly reflect the dirty state of the editor.
UpdateFeatureForPattern - Class in org.eclipse.graphiti.pattern
This feature wraps the update functionality of a pattern for calls of the Graphiti framework.
UpdateFeatureForPattern(IFeatureProvider, IUpdate) - Constructor for class org.eclipse.graphiti.pattern.UpdateFeatureForPattern
Creates a new UpdateFeatureForPattern.
updateIfPossible(IUpdateContext) - Method in class org.eclipse.graphiti.features.DefaultFeatureProviderWrapper
 
updateIfPossible(IUpdateContext) - Method in interface org.eclipse.graphiti.features.IFeatureProvider
Process the update process.
updateIfPossible(IUpdateContext) - Method in class org.eclipse.graphiti.features.impl.AbstractFeatureProvider
 
updateIfPossibleAndNeeded(IUpdateContext) - Method in class org.eclipse.graphiti.features.DefaultFeatureProviderWrapper
 
updateIfPossibleAndNeeded(IUpdateContext) - Method in interface org.eclipse.graphiti.features.IFeatureProvider
Update if possible and needed.
updateIfPossibleAndNeeded(IUpdateContext) - Method in class org.eclipse.graphiti.features.impl.AbstractFeatureProvider
 
updateNeeded(IUpdateContext) - Method in class org.eclipse.graphiti.features.DefaultFeatureProviderWrapper
 
updateNeeded(IUpdateContext) - Method in interface org.eclipse.graphiti.features.IFeatureProvider
Checks if an update process is needed and has be processed.
updateNeeded(IUpdateContext) - Method in class org.eclipse.graphiti.features.impl.AbstractFeatureProvider
 
updateNeeded(IUpdateContext) - Method in class org.eclipse.graphiti.features.impl.DefaultUpdateDiagramFeature
 
updateNeeded(IUpdateContext) - Method in class org.eclipse.graphiti.features.impl.UpdateNoBoFeature
 
updateNeeded(IUpdateContext) - Method in interface org.eclipse.graphiti.func.IUpdate
Check whether the values in the pictogram element are up to date, that means whether the graphics algorithm of this pictogram element contain the latest values from the business objects.
updateNeeded(IUpdateContext) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
Clients can override this method to indicate if an update of a shape for the given domain object as defined in the given IUpdateContext needs to be triggered.
updateNeeded(IUpdateContext) - Method in class org.eclipse.graphiti.pattern.UpdateFeatureForPattern
 
UpdateNoBoFeature - Class in org.eclipse.graphiti.features.impl
The Class UpdateNoBoFeature.
UpdateNoBoFeature(IFeatureProvider) - Constructor for class org.eclipse.graphiti.features.impl.UpdateNoBoFeature
Creates a new UpdateNoBoFeature.
updatePictogramElement(PictogramElement) - Method in class org.eclipse.graphiti.features.impl.AbstractFeature
Updates the given pictogram element.
updatePictogramElement(PictogramElement) - Method in class org.eclipse.graphiti.features.impl.AbstractUpdateFeature
 
updatePictogramElement(PictogramElement) - Method in class org.eclipse.graphiti.pattern.AbstractConnectionPattern
Helper method that triggers an update of the given PictogramElement.
updatePictogramElement(PictogramElement) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
Helper method that triggers an update of the given PictogramElement.
updatePictogramElementNeeded(PictogramElement) - Method in class org.eclipse.graphiti.features.impl.AbstractAddPictogramElementFeature
Checks if the pictogram element has to be updated.
updatePictogramElementNeeded(PictogramElement) - Method in class org.eclipse.graphiti.features.impl.AbstractUpdateFeature
Update pictogram element needed.
updatePictogramElements(PictogramElement[]) - Method in class org.eclipse.graphiti.notification.DefaultNotificationService
Update dirty pictogram elements.
updatePictogramElements(PictogramElement[]) - Method in interface org.eclipse.graphiti.notification.INotificationService
Update dirty pictogram elements.
updateProblemIndication - Variable in class org.eclipse.graphiti.ui.editor.DefaultMarkerBehavior
Controls whether the problem indication should be updated.
updateProblemIndication() - Method in class org.eclipse.graphiti.ui.editor.DefaultMarkerBehavior
Updates the problems indication markers in the editor.
updateUri(URI) - Method in class org.eclipse.graphiti.ui.editor.DiagramEditorInput
 
updateUri(URI) - Method in interface org.eclipse.graphiti.ui.editor.IDiagramEditorInput
 
uri - Variable in class org.eclipse.graphiti.ui.editor.DiagramEditorInput
The stored URI string
USE_ANCHOR_LOCATION_AS_CONNECTION_ENDPOINT_EDEFAULT - Static variable in class org.eclipse.graphiti.mm.pictograms.impl.AdvancedAnchorImpl
The default value of the 'Use Anchor Location As Connection Endpoint' attribute.
useAnchorLocationAsConnectionEndpoint - Variable in class org.eclipse.graphiti.mm.pictograms.impl.AdvancedAnchorImpl
The cached value of the 'Use Anchor Location As Connection Endpoint' attribute.
Util - Class in org.eclipse.graphiti.export.batik
 
Util() - Constructor for class org.eclipse.graphiti.export.batik.Util
 
util - Static variable in class org.eclipse.graphiti.export.batik.Util
 

A B C D E F G H I K L M N O P R S T U V W X Y Z
Copyright (c) SAP AG 2005, 2012.