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
 
underline - Variable in class org.eclipse.graphiti.mm.algorithms.styles.impl.TextStyleImpl
The cached value of the 'Underline' attribute.
UNDERLINE_DOUBLE_VALUE - Static variable in enum org.eclipse.graphiti.mm.algorithms.styles.UnderlineStyle
The 'UNDERLINE DOUBLE' literal value.
UNDERLINE_EDEFAULT - Static variable in class org.eclipse.graphiti.mm.algorithms.styles.impl.TextStyleImpl
The default value of the 'Underline' attribute.
UNDERLINE_ERROR_VALUE - Static variable in enum org.eclipse.graphiti.mm.algorithms.styles.UnderlineStyle
The 'UNDERLINE ERROR' literal value.
UNDERLINE_SINGLE_VALUE - Static variable in enum org.eclipse.graphiti.mm.algorithms.styles.UnderlineStyle
The 'UNDERLINE SINGLE' literal value.
UNDERLINE_SQUIGGLE_VALUE - Static variable in enum org.eclipse.graphiti.mm.algorithms.styles.UnderlineStyle
The 'UNDERLINE SQUIGGLE' literal value.
UNDERLINE_STYLE - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage.Literals
The meta object literal for the 'Underline Style' enum.
UNDERLINE_STYLE - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage
The meta object id for the 'Underline Style' enum.
UNDERLINE_STYLE_EDEFAULT - Static variable in class org.eclipse.graphiti.mm.algorithms.styles.impl.TextStyleImpl
The default value of the 'Underline Style' attribute.
underlineColor - Variable in class org.eclipse.graphiti.mm.algorithms.styles.impl.TextStyleImpl
The cached value of the 'Underline Color' reference.
underlineStyle - Variable in class org.eclipse.graphiti.mm.algorithms.styles.impl.TextStyleImpl
The cached value of the 'Underline Style' attribute.
UnderlineStyle - Enum in org.eclipse.graphiti.mm.algorithms.styles
A representation of the literals of the enumeration 'Underline Style', and utility methods for working with them.
UnderlineStyle(int, String, String) - Constructor for enum org.eclipse.graphiti.mm.algorithms.styles.UnderlineStyle
Only this class can construct instances.
underlineStyleEEnum - Variable in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesPackageImpl
 
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.DiagramBehavior
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.DiagramBehavior
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.id.IdPattern
Updates a PictogramElement representation given in the context.
update(IUpdateContext, boolean) - Method in class org.eclipse.graphiti.pattern.id.IdPattern
Updates a PictogramElement representation given in the context recursively.
update(IdUpdateContext, String) - Method in class org.eclipse.graphiti.pattern.id.IdPattern
Clients should primarily override this method and implement their update functionality here.
update(IUpdateContext) - Method in class org.eclipse.graphiti.pattern.UpdateFeatureForPattern
 
updateActions(List) - Method in class org.eclipse.graphiti.ui.editor.GraphicalComposite
A convenience method for updating a set of actions defined by the given List of action IDs.
updateAdapter - Variable in class org.eclipse.graphiti.ui.editor.DefaultUpdateBehavior
Stores the update adapter that cares about refreshing the diagram editor in case of resource changes.
updateBehavior - Variable in class org.eclipse.graphiti.ui.editor.DiagramBehavior
 
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 interface org.eclipse.graphiti.platform.IDiagramContainer
Updates the UI of the container to correctly reflect the dirty state.
updateDirtyState() - Method in class org.eclipse.graphiti.ui.editor.DiagramComposite
 
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.
updateGraphicsAlgorithmChildren(GraphicsAlgorithm, IdUpdateContext) - Method in class org.eclipse.graphiti.pattern.id.IdPattern
This method implements the part of the update that deals with the GraphicsAlgorithm children, see IdPattern.update(IUpdateContext, boolean).
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.id.IdPattern
Checks if an updates is needed for a PictogramElement representation given in the context.
updateNeeded(IdUpdateContext, String) - Method in class org.eclipse.graphiti.pattern.id.IdPattern
Clients should primarily override this method and implement their update check functionality here.
updateNeeded(IUpdateContext) - Method in class org.eclipse.graphiti.pattern.UpdateFeatureForPattern
 
updateNeededGraphicsAlgorithmChildren(GraphicsAlgorithm, IdUpdateContext) - Method in class org.eclipse.graphiti.pattern.id.IdPattern
This method implements the part of the update needed check that deals with the GraphicsAlgorithm children, see IdPattern.updateNeeded(IUpdateContext).
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.