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

L

label - Variable in class de.cau.cs.kieler.core.kgraph.impl.KNodeImpl
The cached value of the 'Label' containment reference.
label - Variable in class de.cau.cs.kieler.core.kgraph.impl.KPortImpl
The cached value of the 'Label' containment reference.
label - Variable in class de.cau.cs.kieler.synccharts.impl.StateImpl
The cached value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class de.cau.cs.kieler.synccharts.impl.StateImpl
The default value of the 'Label' attribute.
LABEL_SPACING - Static variable in class de.cau.cs.kieler.kiml.layout.options.LayoutOptions
layout option key: spacing of edge labels to edges.
LabelDirectEditManager - Class in de.cau.cs.kieler.synccharts.custom.contentassist.part
Extends TextDirectEditManager to support ContentProposalAdapter.
LabelDirectEditManager(GraphicalEditPart, Class, CellEditorLocator, IContentProposalProvider) - Constructor for class de.cau.cs.kieler.synccharts.custom.contentassist.part.LabelDirectEditManager
Extended Constructor.
labels - Variable in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
The cached value of the 'Labels' containment reference list.
LABELS_LITERAL - Static variable in class de.cau.cs.kieler.kiml.layout.LayoutOptionData
literal value constant for labels target.
Layer - Class in de.cau.cs.kieler.klodd.hierarchical.structures
A single Layer used in a layered graph.
Layer(int, int, LayeredGraph) - Constructor for class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Creates a new layer with given rank and height.
LayerConnection - Class in de.cau.cs.kieler.klodd.hierarchical.structures
Connection between two layer elements in a layered graph.
LayerConnection(KEdge, LayerElement, KPort, LayerElement, KPort) - Constructor for class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Creates a layer connection with given source and target.
LayeredGraph - Class in de.cau.cs.kieler.klodd.hierarchical.structures
This structure manages the layering of an acyclic directed graph.
LayeredGraph(KNode) - Constructor for class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Creates a new layered graph.
LayerElement - Class in de.cau.cs.kieler.klodd.hierarchical.structures
A layer element representing a node or a long edge in the layered graph.
LayerElement(KGraphElement, Layer, KSlimNode) - Constructor for class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Creates a layer element in an existing layer.
LayerSweepCrossingReducer - Class in de.cau.cs.kieler.klodd.hierarchical.impl
Implementation of a crossing reducer that performs a layer-by-layer sweep with a 2-layer crossing reducer.
LayerSweepCrossingReducer(ISingleLayerCrossingReducer) - Constructor for class de.cau.cs.kieler.klodd.hierarchical.impl.LayerSweepCrossingReducer
Creates a layer-by-layer sweep crossing reducer with given single layer crossing reducer.
layout(IFigure) - Method in class de.cau.cs.kieler.dataflow.custom.diagram.TitledToolbarLayout
 
layout(KNode, IKielerProgressMonitor, String) - Method in class de.cau.cs.kieler.kiml.graphviz.layouter.GraphvizLayouter
Performs the actual work of the layout process.
layout(KNode, IKielerProgressMonitor, boolean) - Method in class de.cau.cs.kieler.kiml.layout.RecursiveLayouterEngine
Performs recursive layout on the given layout graph.
layout(IEditorPart, EditPart, boolean, boolean) - Static method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Performs layout on the given editor by choosing an appropriate layout manager instance.
layout(IEditorPart, EditPart, boolean, boolean, boolean) - Static method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Performs layout on the given editor by choosing an appropriate layout manager instance.
layout(IFigure) - Method in class de.cau.cs.kieler.synccharts.custom.ListCompartmentLayout
Apply the layout.
layout(IFigure) - Method in class de.cau.cs.kieler.synccharts.custom.StateLayout
LAYOUT_DIRECTION - Static variable in class de.cau.cs.kieler.kiml.layout.options.LayoutOptions
layout option key: direction of layout.
LAYOUT_HINT - Static variable in class de.cau.cs.kieler.kiml.layout.options.LayoutOptions
layout option key: layout hint.
LAYOUT_OPTION_STYLE - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage
The meta object id for the 'Layout Option Style' class.
LAYOUT_OPTION_STYLE - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage.Literals
The meta object literal for the 'Layout Option Style' class.
LAYOUT_OPTION_STYLE__CONTENTS - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage
The feature id for the 'Contents' containment reference list.
LAYOUT_OPTION_STYLE__DETAILS - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage
The feature id for the 'Details' map.
LAYOUT_OPTION_STYLE__EANNOTATIONS - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage
The feature id for the 'EAnnotations' containment reference list.
LAYOUT_OPTION_STYLE__EMODEL_ELEMENT - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage
The feature id for the 'EModel Element' container reference.
LAYOUT_OPTION_STYLE__OPTIONS - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage
The feature id for the 'Options' containment reference list.
LAYOUT_OPTION_STYLE__OPTIONS - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage.Literals
The meta object literal for the 'Options' containment reference list feature.
LAYOUT_OPTION_STYLE__REFERENCES - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage
The feature id for the 'References' reference list.
LAYOUT_OPTION_STYLE__SOURCE - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage
The feature id for the 'Source' attribute.
LAYOUT_OPTION_STYLE_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsPackage
The number of structural features of the 'Layout Option Style' class.
LayoutDirection - Enum in de.cau.cs.kieler.kiml.layout.options
Definition of layout directions.
LayoutEditPolicyProvider - Class in de.cau.cs.kieler.kiml.ui.layout
The edit policy provider for the apply layout edit policy.
LayoutEditPolicyProvider() - Constructor for class de.cau.cs.kieler.kiml.ui.layout.LayoutEditPolicyProvider
 
LayoutEffect - Class in de.cau.cs.kieler.viewmanagement.effects
The effect that is used to perform auto layout
LayoutEffect() - Constructor for class de.cau.cs.kieler.viewmanagement.effects.LayoutEffect
 
layoutElements(float, float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Sets the lengthwise position of this layer and all layer elements.
LAYOUTERS_PROPERTY - Static variable in class de.cau.cs.kieler.kiml.ui.preferences.PriorityTableProvider
property name of the layouters column.
LayoutHandler - Class in de.cau.cs.kieler.kiml.ui.handlers
The handler which is responsible to perform layout in a graphical diagram.
LayoutHandler() - Constructor for class de.cau.cs.kieler.kiml.ui.handlers.LayoutHandler
 
LayoutOptionData - Class in de.cau.cs.kieler.kiml.layout
Data type used to store information for a layout option.
LayoutOptionData() - Constructor for class de.cau.cs.kieler.kiml.layout.LayoutOptionData
 
LayoutOptionData.Target - Enum in de.cau.cs.kieler.kiml.layout
option target enumeration.
LayoutOptionData.Type - Enum in de.cau.cs.kieler.kiml.layout
data type enumeration.
LayoutOptions - Class in de.cau.cs.kieler.kiml.layout.options
Definition of layout options and utility methods to get and set these options.
LayoutOptionsFactory - Interface in de.cau.cs.kieler.kiml.ui.layout.layoutoptions
The Factory for the model.
LayoutOptionsFactoryImpl - Class in de.cau.cs.kieler.kiml.ui.layout.layoutoptions
An implementation of the model Factory.
LayoutOptionsFactoryImpl() - Constructor for class de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionsFactoryImpl
Creates an instance of the factory.
LayoutOptionsPackage - Interface in de.cau.cs.kieler.kiml.ui.layout.layoutoptions
The Package for the model.
LayoutOptionsPackage.Literals - Interface in de.cau.cs.kieler.kiml.ui.layout.layoutoptions
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
LayoutOptionsPackageImpl - Class in de.cau.cs.kieler.kiml.ui.layout.layoutoptions
An implementation of the model Package.
LayoutOptionStyle - Interface in de.cau.cs.kieler.kiml.ui.layout.layoutoptions
A representation of the model object 'Layout Option Style'.
LayoutOptionStyleImpl - Class in de.cau.cs.kieler.kiml.ui.layout.layoutoptions
An implementation of the model object 'Layout Option Style'.
LayoutOptionStyleImpl() - Constructor for class de.cau.cs.kieler.kiml.ui.layout.layoutoptions.LayoutOptionStyleImpl
 
LayoutOptionValidator - Class in de.cau.cs.kieler.kiml.ui
A validator for string input of layout option values by the user.
LayoutOptionValidator(LayoutOptionData) - Constructor for class de.cau.cs.kieler.kiml.ui.LayoutOptionValidator
Creates a layout option validator for a layout option data.
layoutPerformed(KNode, IKielerProgressMonitor) - Method in interface de.cau.cs.kieler.kiml.layout.ILayoutListener
Called after layout was performed for the given layout graph.
layoutPerformed(KNode, IKielerProgressMonitor) - Method in class de.cau.cs.kieler.kiml.layout.LayoutServices
Calls the layoutPerformed method of all registered layout listeners.
LayoutPreferencePage - Class in de.cau.cs.kieler.kiml.ui.preferences
Preference page for general KIML preferences.
LayoutPreferencePage() - Constructor for class de.cau.cs.kieler.kiml.ui.preferences.LayoutPreferencePage
Creates the layout preference page.
LayoutPropertyDescriptor - Class in de.cau.cs.kieler.kiml.ui.views
A property descriptor for layout options.
LayoutPropertyDescriptor(LayoutOptionData, String[], String[]) - Constructor for class de.cau.cs.kieler.kiml.ui.views.LayoutPropertyDescriptor
Creates a layout property descriptor based on a specific layout option.
LayoutProviderData - Class in de.cau.cs.kieler.kiml.layout
Data type used to store information for a layout provider.
LayoutProviderData() - Constructor for class de.cau.cs.kieler.kiml.layout.LayoutProviderData
 
layoutRequested(KNode) - Method in interface de.cau.cs.kieler.kiml.layout.ILayoutListener
Called when layout is requested for the given layout graph.
layoutRequested(KNode) - Method in class de.cau.cs.kieler.kiml.layout.LayoutServices
Calls the layoutRequested method of all registered layout listeners.
LayoutServices - Class in de.cau.cs.kieler.kiml.layout
Singleton class for access to the KIML layout services.
LayoutServices() - Constructor for class de.cau.cs.kieler.kiml.layout.LayoutServices
The default constructor is hidden to prevent others from instantiating this singleton class.
LayoutServices.Registry - Class in de.cau.cs.kieler.kiml.layout
Class used to register the layout services.
LayoutTrigger - Class in de.cau.cs.kieler.viewmanagement.triggers
The trigger that is used to perform auto layout
LayoutTrigger() - Constructor for class de.cau.cs.kieler.viewmanagement.triggers.LayoutTrigger
 
LayoutViewPart - Class in de.cau.cs.kieler.kiml.ui.views
A view that displays layout options for selected objects.
LayoutViewPart() - Constructor for class de.cau.cs.kieler.kiml.ui.views.LayoutViewPart
 
left() - Method in enum de.cau.cs.kieler.core.slimgraph.KSlimNode.Side
Returns the next side in counter-clockwise order.
left - Variable in class de.cau.cs.kieler.esterel.esterel.impl.DataExprImpl
The cached value of the 'Left' containment reference.
left - Variable in class de.cau.cs.kieler.esterel.esterel.impl.ParallelImpl
The cached value of the 'Left' containment reference.
left - Variable in class de.cau.cs.kieler.esterel.esterel.impl.SequenceImpl
The cached value of the 'Left' containment reference.
left - Variable in class de.cau.cs.kieler.esterel.esterel.impl.VariableDeclImpl
The cached value of the 'Left' containment reference.
left - Variable in class de.cau.cs.kieler.esterel.esterel.impl.VariableListImpl
The cached value of the 'Left' containment reference.
left - Variable in class de.cau.cs.kieler.kiml.layout.klayoutdata.impl.KInsetsImpl
The cached value of the 'Left' attribute.
left() - Method in enum de.cau.cs.kieler.kiml.layout.options.PortSide
Returns the next side in counter-clockwise order.
left - Variable in class de.cau.cs.kieler.quartz.editor.quartz.impl.StmtImpl
The cached value of the 'Left' containment reference.
LEFT_EDEFAULT - Static variable in class de.cau.cs.kieler.kiml.layout.klayoutdata.impl.KInsetsImpl
The default value of the 'Left' attribute.
leftFace() - Method in class de.cau.cs.kieler.core.slimgraph.KSlimNode.IncEntry
Returns the left face of this incidence entry, as seen from the containing node.
length() - Method in class org.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.json.JSONObject
Get the number of keys stored in the JSONObject.
LEQ_VALUE - Static variable in enum de.cau.cs.kieler.synccharts.OperatorType
The 'LEQ' literal value.
LinearSegment - Class in de.cau.cs.kieler.klodd.hierarchical.structures
A linear segment of layer elements that represents a long edge in a layered graph.
LinearSegment() - Constructor for class de.cau.cs.kieler.klodd.hierarchical.structures.LinearSegment
 
lineContainsPoint(int, int, int, int, int, int, boolean) - Method in class de.cau.cs.kieler.core.ui.figures.SplineConnection
Checks whether a point is near a line or not.
LINK_TYPE - Static variable in interface Moml.MomlPackage
The meta object id for the 'Link Type' class.
LINK_TYPE - Static variable in interface Moml.MomlPackage.Literals
The meta object literal for the 'Link Type' class.
LINK_TYPE__INSERT_AT - Static variable in interface Moml.MomlPackage
The feature id for the 'Insert At' attribute.
LINK_TYPE__INSERT_AT - Static variable in interface Moml.MomlPackage.Literals
The meta object literal for the 'Insert At' attribute feature.
LINK_TYPE__INSERT_INSIDE_AT - Static variable in interface Moml.MomlPackage
The feature id for the 'Insert Inside At' attribute.
LINK_TYPE__INSERT_INSIDE_AT - Static variable in interface Moml.MomlPackage.Literals
The meta object literal for the 'Insert Inside At' attribute feature.
LINK_TYPE__PORT - Static variable in interface Moml.MomlPackage
The feature id for the 'Port' attribute.
LINK_TYPE__PORT - Static variable in interface Moml.MomlPackage.Literals
The meta object literal for the 'Port' attribute feature.
LINK_TYPE__RELATION - Static variable in interface Moml.MomlPackage
The feature id for the 'Relation' attribute.
LINK_TYPE__RELATION - Static variable in interface Moml.MomlPackage.Literals
The meta object literal for the 'Relation' attribute feature.
LINK_TYPE__RELATION1 - Static variable in interface Moml.MomlPackage
The feature id for the 'Relation1' attribute.
LINK_TYPE__RELATION1 - Static variable in interface Moml.MomlPackage.Literals
The meta object literal for the 'Relation1' attribute feature.
LINK_TYPE__RELATION2 - Static variable in interface Moml.MomlPackage
The feature id for the 'Relation2' attribute.
LINK_TYPE__RELATION2 - Static variable in interface Moml.MomlPackage.Literals
The meta object literal for the 'Relation2' attribute feature.
LINK_TYPE__VERTEX - Static variable in interface Moml.MomlPackage
The feature id for the 'Vertex' attribute.
LINK_TYPE__VERTEX - Static variable in interface Moml.MomlPackage.Literals
The meta object literal for the 'Vertex' attribute feature.
LINK_TYPE_FEATURE_COUNT - Static variable in interface Moml.MomlPackage
The number of structural features of the 'Link Type' class.
LinkType - Interface in Moml
A representation of the model object 'Link Type'.
LinkTypeImpl - Class in Moml.impl
An implementation of the model object 'Link Type'.
LinkTypeImpl() - Constructor for class Moml.impl.LinkTypeImpl
 
list - Variable in class de.cau.cs.kieler.esterel.esterel.impl.RenamingListImpl
The cached value of the 'List' containment reference list.
list - Variable in class de.cau.cs.kieler.esterel.esterel.impl.RunImpl
The cached value of the 'List' containment reference.
ListCompartmentLayout - Class in de.cau.cs.kieler.synccharts.custom
A layout for compartments that lays out the compartment's children in rows, which are wrapped around if they are longer than the available space.
ListCompartmentLayout() - Constructor for class de.cau.cs.kieler.synccharts.custom.ListCompartmentLayout
 
listenTo(EObject) - Method in class de.cau.cs.kieler.core.ui.figures.AttributeAwareConnection
Listen to changes in attributes of the given model element.
listenTo(EObject) - Method in class de.cau.cs.kieler.core.ui.figures.AttributeAwareSwitchFigure
Listen to changes in attributes of the given model element.
listenTo(EObject) - Method in interface de.cau.cs.kieler.core.ui.figures.IAttributeAwareFigure
Listen to changes in attributes of the given model element.
listIterator(int) - Method in class de.cau.cs.kieler.core.util.ConcatenableList
ListSizeCondition - Class in de.cau.cs.kieler.core.ui.util
A condition that checks whether a featured list of an EObject has a certain size.
ListSizeCondition(EStructuralFeature, int) - Constructor for class de.cau.cs.kieler.core.ui.util.ListSizeCondition
Creates a size condition.
listToKiemPropertyArray(List<KiemProperty>) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Convert a list to a KiemProperty array.
listViewer - Variable in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This shows how a list view works.
load(String, String) - Method in class de.cau.cs.kieler.sim.kiem.config.managers.AbstractManager
Load a value from the Eclipse Preference Store.
load() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.AbstractManager
Load the saved data from the plugin's preference store.
load() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ConfigurationManager
Load the saved data from the plugin's preference store.
load() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ContributionManager
load the saved data from the preference store.
load() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.EditorManager
Load the saved data from the plugin's preference store.
load() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.PropertyUsageManager
Load the saved data from the plugin's preference store.
load() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleManager
Load the saved data from the plugin's preference store.
LOAD - Static variable in class de.cau.cs.kieler.sim.kiem.KiemEvent
The Constant LOAD event is triggered when the user loads a scheduling.
LOAD_STARTUP - Static variable in class de.cau.cs.kieler.kev.ui.OpenWizard
Entry in preference store for saving the load at startup flag.
loadAndExecuteModel() - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.SyncchartsSimDataComponent
 
loadDefaultOptions() - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutServices
Loads the default layout options from the extension point.
loadFromFile(String) - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
Loads an mapping file from disk.
loadFromResource(String) - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
Loads an .mapping file from the resource example folder.
LOADING_CANCELLED - Static variable in class de.cau.cs.kieler.kev.mapping.animations.SVGLoadingStatusListener
Return value for status LoadingCancelled.
LOADING_COMPLETED - Static variable in class de.cau.cs.kieler.kev.mapping.animations.SVGLoadingStatusListener
Return value for status LoadingCompleted.
LOADING_FAILED - Static variable in class de.cau.cs.kieler.kev.mapping.animations.SVGLoadingStatusListener
Return value for status LoadingFailed.
LOADING_STARTED - Static variable in class de.cau.cs.kieler.kev.mapping.animations.SVGLoadingStatusListener
Return value for status LoadingStarted.
LoadResourceAction - Class in de.cau.cs.kieler.dataflow.diagram.part
 
LoadResourceAction() - Constructor for class de.cau.cs.kieler.dataflow.diagram.part.LoadResourceAction
 
LoadResourceAction - Class in de.cau.cs.kieler.synccharts.diagram.part
 
LoadResourceAction() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.LoadResourceAction
 
loadSVGDocument(String) - Method in class de.cau.cs.kieler.kev.views.EclipseJSVGCanvas
Loads the SVGDoument from the given url.
loadTrace(String) - Method in class de.cau.cs.kieler.sim.esi.EsiFile
loadTrace(Object, String, String) - Static method in class de.cau.cs.kieler.sim.esi.Helper
 
loadTrace(Object, String) - Static method in class de.cau.cs.kieler.sim.esi.Helper
 
loadTrace(String) - Method in interface de.cau.cs.kieler.sim.trace.ITraceProvider
 
LOC_STMT - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage.Literals
The meta object literal for the 'Loc Stmt' class.
LOC_STMT - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage
The meta object id for the 'Loc Stmt' class.
LOC_STMT__EXPR - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage
The feature id for the 'Expr' containment reference.
LOC_STMT__LOCALS - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage.Literals
The meta object literal for the 'Locals' containment reference list feature.
LOC_STMT__LOCALS - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage
The feature id for the 'Locals' containment reference list.
LOC_STMT__STMT - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage.Literals
The meta object literal for the 'Stmt' containment reference feature.
LOC_STMT__STMT - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage
The feature id for the 'Stmt' containment reference.
LOC_STMT__T03 - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage
The feature id for the 'T03' containment reference.
LOC_STMT__T06 - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage
The feature id for the 'T06' containment reference.
LOC_STMT__T16 - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage
The feature id for the 'T16' containment reference.
LOC_STMT_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.quartz.editor.quartz.QuartzPackage
The number of structural features of the 'Loc Stmt' class.
LOCAL_SIGNAL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Local Signal' class.
LOCAL_SIGNAL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Local Signal' class.
LOCAL_SIGNAL__SIGNAL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Signal' containment reference list feature.
LOCAL_SIGNAL__SIGNAL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Signal' containment reference list.
LOCAL_SIGNAL_DECL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Local Signal Decl' class.
LOCAL_SIGNAL_DECL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Local Signal Decl' class.
LOCAL_SIGNAL_DECL__SIGNAL_LIST - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Signal List' containment reference feature.
LOCAL_SIGNAL_DECL__SIGNAL_LIST - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Signal List' containment reference.
LOCAL_SIGNAL_DECL__STATEMENT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Statement' containment reference feature.
LOCAL_SIGNAL_DECL__STATEMENT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Statement' containment reference.
LOCAL_SIGNAL_DECL_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Local Signal Decl' class.
LOCAL_SIGNAL_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Local Signal' class.
LOCAL_SIGNAL_LIST - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Local Signal List' class.
LOCAL_SIGNAL_LIST - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Local Signal List' class.
LOCAL_SIGNAL_LIST_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Local Signal List' class.
locals - Variable in class de.cau.cs.kieler.quartz.editor.quartz.impl.LocStmtImpl
The cached value of the 'Locals' containment reference list.
LocalSignal - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Local Signal'.
LocalSignalDecl - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Local Signal Decl'.
LocalSignalDeclImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Local Signal Decl'.
LocalSignalDeclImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.LocalSignalDeclImpl
 
LocalSignalImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Local Signal'.
LocalSignalImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.LocalSignalImpl
 
LocalSignalList - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Local Signal List'.
LocalSignalListImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Local Signal List'.
LocalSignalListImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.LocalSignalListImpl
 
LOCATION_NAME - Static variable in class de.cau.cs.kieler.sim.kiem.config.data.Tools
identifier for the location of a file.
LOCATION_TYPE - Static variable in interface Moml.MomlPackage.Literals
The meta object literal for the 'Location Type' class.
LOCATION_TYPE - Static variable in interface Moml.MomlPackage
The meta object id for the 'Location Type' class.
LOCATION_TYPE__VALUE - Static variable in interface Moml.MomlPackage.Literals
The meta object literal for the 'Value' attribute feature.
LOCATION_TYPE__VALUE - Static variable in interface Moml.MomlPackage
The feature id for the 'Value' attribute.
LOCATION_TYPE_FEATURE_COUNT - Static variable in interface Moml.MomlPackage
The number of structural features of the 'Location Type' class.
LocationType - Interface in Moml
A representation of the model object 'Location Type'.
LocationTypeImpl - Class in Moml.impl
An implementation of the model object 'Location Type'.
LocationTypeImpl() - Constructor for class Moml.impl.LocationTypeImpl
 
LocStmt - Interface in de.cau.cs.kieler.quartz.editor.quartz
A representation of the model object 'Loc Stmt'.
LocStmtImpl - Class in de.cau.cs.kieler.quartz.editor.quartz.impl
An implementation of the model object 'Loc Stmt'.
LocStmtImpl() - Constructor for class de.cau.cs.kieler.quartz.editor.quartz.impl.LocStmtImpl
 
logError(String) - Method in class de.cau.cs.kieler.core.model.CoreModelPlugin
Creates an error message for the CoreModel plug-in.
logError(String) - Method in class de.cau.cs.kieler.dataflow.diagram.part.DataflowDiagramEditorPlugin
 
logError(String, Throwable) - Method in class de.cau.cs.kieler.dataflow.diagram.part.DataflowDiagramEditorPlugin
 
logError(String) - Method in class de.cau.cs.kieler.ksbase.KSBasEPlugin
Creates an error message for the KSBasE plug-in.
logError(String) - Method in class de.cau.cs.kieler.ksbase.ui.KSBasEUIPlugin
Creates an error message for the KSBasE-UI plug-in.
logError(String) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
logError(String, Throwable) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
logInfo(String) - Method in class de.cau.cs.kieler.core.model.CoreModelPlugin
Creates an info message for the CoreModel plug-in.
logInfo(String) - Method in class de.cau.cs.kieler.dataflow.diagram.part.DataflowDiagramEditorPlugin
 
logInfo(String, Throwable) - Method in class de.cau.cs.kieler.dataflow.diagram.part.DataflowDiagramEditorPlugin
 
logInfo(String) - Method in class de.cau.cs.kieler.ksbase.KSBasEPlugin
Creates an info message for the KSBasE plug-in.
logInfo(String) - Method in class de.cau.cs.kieler.ksbase.ui.KSBasEUIPlugin
Creates an info message for the KSBasE-UI plug-in.
logInfo(String) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
logInfo(String, Throwable) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
logWarning(String) - Method in class de.cau.cs.kieler.core.model.CoreModelPlugin
Creates a warning message for the CoreModel plug-in.
logWarning(String) - Method in class de.cau.cs.kieler.ksbase.KSBasEPlugin
Creates a warning message for the KSBasE plug-in.
logWarning(String) - Method in class de.cau.cs.kieler.ksbase.ui.KSBasEUIPlugin
Creates a warning message for the KSBasE-UI plug-in.
LongestPathLayerAssigner - Class in de.cau.cs.kieler.klodd.hierarchical.impl
Layer assigner working with the longest path layering algorithm.
LongestPathLayerAssigner() - Constructor for class de.cau.cs.kieler.klodd.hierarchical.impl.LongestPathLayerAssigner
 
LOOP - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Loop' class.
LOOP - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Loop' class.
Loop - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Loop'.
LOOP__BODY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Body' containment reference feature.
LOOP__BODY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Body' containment reference.
LOOP__END - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'End' containment reference feature.
LOOP__END - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'End' containment reference.
LOOP_BODY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Loop Body' class.
LOOP_BODY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Loop Body' class.
LOOP_BODY__STATEMENT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Statement' containment reference feature.
LOOP_BODY__STATEMENT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Statement' containment reference.
LOOP_BODY_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Loop Body' class.
LOOP_DELAY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Loop Delay' class.
LOOP_DELAY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Loop Delay' class.
LOOP_DELAY__DELAY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Delay' containment reference feature.
LOOP_DELAY__DELAY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Delay' containment reference.
LOOP_DELAY_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Loop Delay' class.
LOOP_EACH - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Loop Each' class.
LOOP_EACH - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Loop Each' class.
LOOP_EACH_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Loop Each' class.
LOOP_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Loop' class.
LoopBody - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Loop Body'.
LoopBodyImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Loop Body'.
LoopBodyImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.LoopBodyImpl
 
LoopDelay - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Loop Delay'.
LoopDelayImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Loop Delay'.
LoopDelayImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.LoopDelayImpl
 
LoopEach - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Loop Each'.
LoopEachImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Loop Each'.
LoopEachImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.LoopEachImpl
 
LoopImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Loop'.
LoopImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.LoopImpl
 
LT - Static variable in class org.json.XML
The Character '<'.
LT_VALUE - Static variable in enum de.cau.cs.kieler.synccharts.OperatorType
The 'LT' literal value.

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