A B C D E F G H I K L M N O P Q R S T U V W Y _
L
- Label - Class in org.topcased.draw2d.figures
- This is the Label class of eclipse draw2d with the generic
representation of the label (ILabel)
- Label() -
Constructor for class org.topcased.draw2d.figures.Label
- The default contructor
- Label(String) -
Constructor for class org.topcased.draw2d.figures.Label
- Constructor
- Label(Image) -
Constructor for class org.topcased.draw2d.figures.Label
- Constructor
- Label(String, Image) -
Constructor for class org.topcased.draw2d.figures.Label
- Constructor
- label -
Variable in class org.topcased.search.ui.services.ParticipantTabDescriptor
-
- label -
Variable in class org.topcased.search.ui.services.QueryTabDescriptor
-
- LabelCellEditorLocator - Class in org.topcased.modeler.edit
- A CellEditorLocator for a specified label
- LabelCellEditorLocator(IFigure) -
Constructor for class org.topcased.modeler.edit.LabelCellEditorLocator
- Creates a new CellEditorLocator for the given Figure
- LabelDirectEditPolicy - Class in org.topcased.modeler.edit.policies
- Manage the DirectEditPolicy for a Label in the Editing Window
- LabelDirectEditPolicy() -
Constructor for class org.topcased.modeler.edit.policies.LabelDirectEditPolicy
-
- LabelHelper - Class in org.topcased.modeler.utils
- This helper class is used to get the name of an EObject for a given
EditDomain.
- LabelHelper() -
Constructor for class org.topcased.modeler.utils.LabelHelper
-
- LabelledPortFigure - Class in org.topcased.draw2d.figures
- The figure that display an ILabel associated with an IPortFigure.
- LabelledPortFigure(IPortFigure) -
Constructor for class org.topcased.draw2d.figures.LabelledPortFigure
- The Constructor
- LANDSCAPE_ORIENTATION -
Static variable in interface org.topcased.modeler.ModelerPropertyConstants
-
- layout(IFigure) -
Method in class org.topcased.draw2d.layout.BorderAttachedLayout
- Implements the algorithm to layout the components of the given container
figure.
- layout(IFigure) -
Method in class org.topcased.draw2d.layout.CenterLayout
-
- layout(IFigure) -
Method in class org.topcased.draw2d.layout.GridLayout
-
- layout(IFigure) -
Method in class org.topcased.draw2d.layout.RegionLayout
-
- LEAF_ELEMENT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The meta object id for the '
Leaf Element
' class
- LEAF_ELEMENT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage.Literals
- The meta object literal for the '
Leaf Element
' class
- LEAF_ELEMENT__CONTAINER -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Container' container reference
- LEAF_ELEMENT__PROPERTY -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Property' containment reference list
- LEAF_ELEMENT__REFERENCE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Reference' reference list. LEAF_ELEMENT__VISIBLE -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The feature id for the 'Visible' attribute
- LEAF_ELEMENT_FEATURE_COUNT -
Static variable in interface org.topcased.modeler.di.model.DiagramInterchangePackage
- The number of structural features of the 'Leaf Element' class
- LeafElement - Interface in org.topcased.modeler.di.model
- A representation of the model object 'Leaf Element'. leafElementItemProvider -
Variable in class org.topcased.modeler.di.model.provider.DiagramInterchangeItemProviderAdapterFactory
- This keeps track of the one adapter used for all
LeafElement
instances
- LeafElementItemProvider - Class in org.topcased.modeler.di.model.provider
- This is the item provider adapter for a
LeafElement
object - LeafElementItemProvider(AdapterFactory) -
Constructor for class org.topcased.modeler.di.model.provider.LeafElementItemProvider
- This constructs an instance from a factory and a notifier
- LEFT_MARGIN -
Static variable in interface org.topcased.modeler.ModelerPropertyConstants
-
- lightBlue -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- lightBrown -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- lightGray -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- lightGray2 -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- lightGreen -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- lightOrange -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- lightPurple -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- lightRed -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- lightYellow -
Static variable in interface org.topcased.modeler.ModelerColorConstants
-
- LINE_STYLE -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage
- The meta object id for the '
Line Style
' enum. LINE_STYLE -
Static variable in interface org.topcased.modeler.graphconf.GraphconfPackage.Literals
- The meta object literal for the '
Line Style
'
enum. LineStyle - Class in org.topcased.modeler.graphconf- A representation of the literals of the enumeration 'Line Style', and
utility methods for working with them. listener -
Variable in class org.topcased.modeler.editor.properties.sections.AbstractTextPropertySection
- A helper to listen for events that indicate that a text field has been
changed.
- listeners -
Variable in class org.topcased.modeler.commands.CommandStack
- Deprecated. This field should not be referenced, use
CommandStack.notifyListeners()
- listenToConnectors() -
Method in class org.topcased.modeler.edit.GraphEdgeEditPart
- Refresh the listening of connectors
- loadDialogSettings() -
Method in class org.topcased.search.ui.areas.AbstractModelSearchParticipantArea
-
- loadDialogSettings() -
Method in interface org.topcased.search.ui.areas.IModelSearchArea
- User wanting Model Search Area to be set up with previous user selections should override
this method after he/she did the save one, which will be more than usefull
- loadModelFile() -
Method in class org.topcased.modeler.wizards.DiagramsPage
- Load the modelFile selected and update the associated widgets
- loadParticipants(RefactoringStatus, SharableParticipants) -
Method in class org.topcased.core.refactoring.RenameModelFileProcessor
-
- log(String, int) -
Static method in class org.topcased.modeler.ModelerPlugin
- Deprecated. Log a message with given level into the Eclipse log file
- log(Throwable) -
Static method in class org.topcased.modeler.ModelerPlugin
- Deprecated. Log an exception into the Eclipse log file
- log(String, Throwable) -
Static method in class org.topcased.modeler.ModelerPlugin
- Deprecated. Log an exception into the Eclipse log file
- log(IStatus) -
Static method in class org.topcased.modeler.ModelerPlugin
- Deprecated. Log an IStatus
A B C D E F G H I K L M N O P Q R S T U V W Y _
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.