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

S

sameClock(WhenExpression) - Method in class de.cau.cs.kieler.krep.compiler.lustre.WhenExpression
 
save(String, String) - Method in class de.cau.cs.kieler.sim.kiem.automated.KiemAutomatedPlugin
Save a key,value pair to the Eclipse Preference Store.
save(String, String) - Method in class de.cau.cs.kieler.sim.kiem.config.managers.AbstractManager
Save a key,value pair to the Eclipse Preference Store.
save() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.AbstractManager
Saves the data inside the manager into the plugin's preference store.
save() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ConfigurationManager
Save the default configuration to the eclipse preferences.
save() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ContributionManager
Saves the data inside the manager into the plugin's preference store.
save() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.EditorManager
Saves the data inside the manager into the plugin's preference store.
save() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.PropertyUsageManager
Saves the data inside the manager into the plugin's preference store.
save() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleManager
Saves the data inside the manager into the plugin's preference store.
SAVE - Static variable in class de.cau.cs.kieler.sim.kiem.KiemEvent
The Constant SAVE event is triggered when the user saves a scheduling.
save(IFile, IProgressMonitor) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
This method saves the model to a file using the EMFModelManager.
save(IPath) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.EMFModelManager
Saves the content of the model to the file.
saveAll() - Static method in class de.cau.cs.kieler.sim.kiem.config.managers.AbstractManager
Save all managers.
saveConfiguration() - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.OptimizeUtils
Save the configuration in the preference store back to the persistent store.
savedResources - Variable in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
Resources that have been saved.
saveEsi(String) - Method in interface de.cau.cs.kieler.krep.evalbench.comm.IKrepWrapper
Tell the processor to log the communication into a log-File in esi Format.
saveEsi(String) - Method in class de.cau.cs.kieler.krep.evalbench.comm.KepWrapper
Tell the processor to log the communication into a log-File in esi Format.
saveEsi(String) - Method in class de.cau.cs.kieler.krep.evalbench.comm.KlpWrapper
Tell the processor to log the communication into a log-File in esi Format.
saveState(IMemento) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorContentProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorLabelProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorContentProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorLabelProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorContentProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorLabelProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorContentProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorLabelProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorContentProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorLabelProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorContentProvider
 
saveState(IMemento) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorLabelProvider
 
saveState(IMemento) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
Closes all views of this editor.
saveSVGDocument() - Method in class de.cau.cs.kieler.kev.views.KevComposite
Helper function for saving current-status of svg-file This function creates an Eclipse Project with an "images" folder, where all svg-files are saved to.
saveWidgetState() - Method in class de.cau.cs.kieler.core.model.ui.AbstractContributionItem
Scade2klp - Class in de.cau.cs.kieler.krep.compiler.main
Compile Lustre ec-file to KLP assembler.
scadeLexer - Class in de.cau.cs.kieler.krep.compiler.parser
 
scadeLexer() - Constructor for class de.cau.cs.kieler.krep.compiler.parser.scadeLexer
 
scadeLexer(CharStream) - Constructor for class de.cau.cs.kieler.krep.compiler.parser.scadeLexer
 
scadeLexer(CharStream, RecognizerSharedState) - Constructor for class de.cau.cs.kieler.krep.compiler.parser.scadeLexer
 
scadeParser - Class in de.cau.cs.kieler.krep.compiler.parser
 
scadeParser(TokenStream) - Constructor for class de.cau.cs.kieler.krep.compiler.parser.scadeParser
 
scadeParser(TokenStream, RecognizerSharedState) - Constructor for class de.cau.cs.kieler.krep.compiler.parser.scadeParser
 
scadeParser.emission_body_return - Class in de.cau.cs.kieler.krep.compiler.parser
 
scadeParser.emission_body_return() - Constructor for class de.cau.cs.kieler.krep.compiler.parser.scadeParser.emission_body_return
 
scadeParser.lhs_return - Class in de.cau.cs.kieler.krep.compiler.parser
 
scadeParser.lhs_return() - Constructor for class de.cau.cs.kieler.krep.compiler.parser.scadeParser.lhs_return
 
scadeParser.var_decls_return - Class in de.cau.cs.kieler.krep.compiler.parser
 
scadeParser.var_decls_return() - Constructor for class de.cau.cs.kieler.krep.compiler.parser.scadeParser.var_decls_return
 
ScadeProgram - Class in de.cau.cs.kieler.krep.compiler.ceq
Representation of a Scade program, this extends a ceq program by a parser for Scade files.
ScadeProgram(String) - Constructor for class de.cau.cs.kieler.krep.compiler.ceq.ScadeProgram
 
ScadeProgram(InputStream) - Constructor for class de.cau.cs.kieler.krep.compiler.ceq.ScadeProgram
parse input stream which is expected to be a Scade textual file.
scale(double) - Method in class de.cau.cs.kieler.core.math.KVector
Scale the vector.
scaledCreate(double) - Method in class de.cau.cs.kieler.core.math.KVector
Create a scaled version of this vector.
scaleToLength(double) - Method in class de.cau.cs.kieler.core.math.KVector
scales this vector to the passed length.
ScanContact(int, int, boolean) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
ScanTrackUsed(int) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
SCDataComponent - Class in de.cau.cs.kieler.synccharts.sim.sc
This is the data component to handle the communication between KIEM and the external SC-Program.
SCDataComponent() - Constructor for class de.cau.cs.kieler.synccharts.sim.sc.SCDataComponent
 
SCGenerator - Class in de.cau.cs.kieler.synccharts.codegen.sc
A simple class to invoke the process of generating SC-Code.
SCGenerator() - Constructor for class de.cau.cs.kieler.synccharts.codegen.sc.SCGenerator
 
schedule(IEffect) - Method in class de.cau.cs.kieler.core.kivi.AbstractCombination
Schedule an effect for execution, performs merging against all other effects scheduled during this execution before actually executing the effect.
schedule() - Method in class de.cau.cs.kieler.core.kivi.AbstractEffect
Schedule the effect for execution.
schedule() - Method in interface de.cau.cs.kieler.core.kivi.IEffect
Schedule the effect for execution.
SCHEDULE_CONFIGURATION_KEY - Static variable in class de.cau.cs.kieler.sim.kiem.config.data.Tools
identifier for the schedule configuration.
SCHEDULE_DATA_NAME - Static variable in class de.cau.cs.kieler.sim.kiem.config.data.Tools
identifier for a single scheduling data.
scheduleAll() - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test.EditorJob
 
ScheduleComparator - Class in de.cau.cs.kieler.sim.kiem.config.managers
Compares schedule data based on their supported priorities for an editor.
ScheduleComparator() - Constructor for class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleComparator
Create a new comparator.
ScheduleComparator(EditorDefinition) - Constructor for class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleComparator
Create a new comparator.
SCHEDULED - Static variable in class de.cau.cs.kieler.sim.kiem.KiemEvent
The Constant SCHEDULED event is triggered when the user changes the scheduling order.
ScheduleData - Class in de.cau.cs.kieler.sim.kiem.config.data
Holds all data needed to manage a specific schedule.
ScheduleData(IPath) - Constructor for class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Create a new Scheduling data.
ScheduleFileMissingException - Exception in de.cau.cs.kieler.sim.kiem.config.exception
Indicates that the file associated with a given schedule is no longer in the saved location.
ScheduleFileMissingException(String, Object) - Constructor for exception de.cau.cs.kieler.sim.kiem.config.exception.ScheduleFileMissingException
Creates a new ScheduleFileMissingException.
ScheduleFileMissingException(Throwable, Object) - Constructor for exception de.cau.cs.kieler.sim.kiem.config.exception.ScheduleFileMissingException
Creates a new ScheduleFileMissingException.java.
ScheduleManager - Class in de.cau.cs.kieler.sim.kiem.config.managers
Manages all data for the scheduling preferences.
SchedulePreferencePage - Class in de.cau.cs.kieler.sim.kiem.config.preferences
Preference page for the scheduling preferences in KIEM.
SchedulePreferencePage() - Constructor for class de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePreferencePage
Creates the schedule preference page.
SchedulePriorityTableProvider - Class in de.cau.cs.kieler.sim.kiem.config.preferences
Provider class for the schedule priorities table.
SchedulePriorityTableProvider(TableViewer, List<SchedulePriorityTableProvider.DataEntry>) - Constructor for class de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePriorityTableProvider
Creates a table provider instance.
SchedulePriorityTableProvider.DataEntry - Class in de.cau.cs.kieler.sim.kiem.config.preferences
data type for row entries in the table.
SchedulePriorityTableProvider.DataEntry() - Constructor for class de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePriorityTableProvider.DataEntry
 
SCHEDULES_PROPERTY - Static variable in class de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePriorityTableProvider
property name of the schedule column.
ScheduleSelector - Class in de.cau.cs.kieler.sim.kiem.config.ui
The selection combobox for loading saved schedules.
ScheduleSelector(int) - Constructor for class de.cau.cs.kieler.sim.kiem.config.ui.ScheduleSelector
Creates a new configuration selection box.
scheduleUndo() - Method in class de.cau.cs.kieler.core.kivi.AbstractEffect
Schedule the effect to be undone.
scheduleUndo() - Method in interface de.cau.cs.kieler.core.kivi.IEffect
Schedule the effect to be undone.
SCLine - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
SCLine(String, int, int) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.SCLine
 
SCLine(String, int) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.SCLine
 
Scope - Interface in de.cau.cs.kieler.krep.compiler.ceq
Scope of a program.
scope - Variable in class de.cau.cs.kieler.krep.editors.klp.klp.impl.DeclImpl
The cached value of the 'Scope' attribute.
SCOPE - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage.Literals
The meta object literal for the 'Scope' enum.
SCOPE - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The meta object id for the 'Scope' enum.
Scope - Enum in de.cau.cs.kieler.krep.editors.klp.klp
A representation of the literals of the enumeration 'Scope', and utility methods for working with them.
Scope - Interface in de.cau.cs.kieler.synccharts
A representation of the model object 'Scope'.
SCOPE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Scope' class.
SCOPE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The meta object id for the 'Scope' class.
SCOPE__ANNOTATIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Annotations' containment reference list.
SCOPE__BODY_CONTENTS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Body Contents' containment reference feature.
SCOPE__BODY_CONTENTS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Body Contents' containment reference.
SCOPE__BODY_REFERENCE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Body Reference' reference feature.
SCOPE__BODY_REFERENCE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Body Reference' reference.
SCOPE__BODY_TEXT - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Body Text' containment reference list feature.
SCOPE__BODY_TEXT - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Body Text' containment reference list.
SCOPE__ENTRY_ACTIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Entry Actions' containment reference list feature.
SCOPE__ENTRY_ACTIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Entry Actions' containment reference list.
SCOPE__EXIT_ACTIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Exit Actions' containment reference list feature.
SCOPE__EXIT_ACTIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Exit Actions' containment reference list.
SCOPE__ID - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Id' attribute feature.
SCOPE__ID - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Id' attribute.
SCOPE__INNER_ACTIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Inner Actions' containment reference list feature.
SCOPE__INNER_ACTIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Inner Actions' containment reference list.
SCOPE__INTERFACE_DECLARATION - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Interface Declaration' attribute feature.
SCOPE__INTERFACE_DECLARATION - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Interface Declaration' attribute.
SCOPE__LABEL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Label' attribute feature.
SCOPE__LABEL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Label' attribute.
SCOPE__RENAMINGS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Renamings' containment reference list feature.
SCOPE__RENAMINGS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Renamings' containment reference list.
SCOPE__SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Signals' containment reference list feature.
SCOPE__SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Signals' containment reference list.
SCOPE__SUSPENSION_TRIGGER - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Suspension Trigger' containment reference feature.
SCOPE__SUSPENSION_TRIGGER - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Suspension Trigger' containment reference.
SCOPE__VARIABLES - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Variables' containment reference list feature.
SCOPE__VARIABLES - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Variables' containment reference list.
scope_Assignment_variable(Assignment, EReference) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsEmbeddedScopeProvider
A implementation of scoping for variable assignments.
scope_Assignment_variable(Assignment, EReference) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsScopeProvider
A implementation of scoping for variable assignments.
SCOPE_EDEFAULT - Static variable in class de.cau.cs.kieler.krep.editors.klp.klp.impl.DeclImpl
The default value of the 'Scope' attribute.
scope_Emission_signal(Emission, EReference) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsEmbeddedScopeProvider
A implementation of scoping for signal emissions.
scope_Emission_signal(Emission, EReference) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsScopeProvider
A implementation of scoping for signal emissions.
SCOPE_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The number of structural features of the 'Scope' class.
scope_Scope_bodyReference(State, EReference) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsScopeProvider
A implementation of scoping for scopes' body references.
scope_Signal(EObject, EReference, Scope) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsScopeProvider
More generic scoping implementation that can be re-used.
scope_Transition_targetState(Transition, EReference) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsEmbeddedScopeProvider
 
scope_Transition_targetState(Transition, EReference) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsScopeProvider
A implementation of scoping for transitions' targets.
scope_ValuedObject(EObject, EReference, Scope) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsScopeProvider
More generic scoping implementation that can be re-used.
scope_ValuedObjectReference_valuedObject(EObject, EReference) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsEmbeddedScopeProvider
A implementation of scoping for signals and variables.
scope_ValuedObjectReference_valuedObject(EObject, EReference) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsScopeProvider
A implementation of scoping for signal and variable references.
scope_Variable(EObject, EReference, Scope) - Method in class de.cau.cs.kieler.synccharts.text.kits.scoping.KitsScopeProvider
More generic scoping implementation that can be re-used.
ScopeEditPart - Class in de.cau.cs.kieler.kvid.ui.displays
EditPart which handles ScopeNodes.
ScopeEditPart(View) - Constructor for class de.cau.cs.kieler.kvid.ui.displays.ScopeEditPart
Constructor which initializes all necessary functions for scope drawing.
ScopeImpl - Class in de.cau.cs.kieler.synccharts.impl
An implementation of the model object 'Scope'.
ScopeImpl() - Constructor for class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
ScopeItemProvider - Class in de.cau.cs.kieler.synccharts.provider
This is the item provider adapter for a Scope object.
ScopeItemProvider(AdapterFactory) - Constructor for class de.cau.cs.kieler.synccharts.provider.ScopeItemProvider
This constructs an instance from a factory and a notifier.
SCPlugin - Class in de.cau.cs.kieler.synccharts.sim.sc
The activator class controls the plug-in life cycle.
SCPlugin() - Constructor for class de.cau.cs.kieler.synccharts.sim.sc.SCPlugin
The constructor (empty).
searchUP(File, String) - Static method in class de.cau.cs.kieler.kex.controller.util.IOHandler
Searches for an file with matching fileName in parent folders of source directory.
second - Variable in class de.cau.cs.kieler.esterel.esterel.impl.RelationImplicationImpl
The cached value of the 'Second' reference.
secondNode() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimFace.BorderEntry
Returns the second node encountered when traversing the edge in forward direction.
secondSide() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimFace.BorderEntry
Returns the side of the contained edge at the second encountered node.
SelectAllInMultiViewerAction - Class in de.tu_berlin.cs.tfs.muvitorkit.actions
An action that selects all edit parts in the current viewer of an AbstractMultiViewerPage.
SelectAllInMultiViewerAction(MuvitorPage) - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.actions.SelectAllInMultiViewerAction
Constructs a SelectAllAction and associates it with the given part.
selectedModelElement - Variable in class de.cau.cs.kieler.kaom.diagram.part.ModelElementSelectionPage
 
selectedModelElement - Variable in class de.cau.cs.kieler.keg.diagram.part.ModelElementSelectionPage
 
selectedModelElement - Variable in class de.cau.cs.kieler.synccharts.diagram.part.ModelElementSelectionPage
 
selectElement(EObject[]) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomModelingAssistantProvider
 
selectElement(EObject[]) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
selectElement(EObject[]) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
selectElementsInDiagram(IDiagramWorkbenchPart, List<EditPart>) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorUtil
 
selectElementsInDiagram(IDiagramWorkbenchPart, List<EditPart>) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorUtil
 
selectElementsInDiagram(IDiagramWorkbenchPart, List<EditPart>) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorUtil
 
selectExistingElement(IAdaptable, Collection) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomModelingAssistantProvider
 
selectExistingElement(IAdaptable, Collection) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
selectExistingElement(IAdaptable, Collection) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
selectExistingElementForSource(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomModelingAssistantProvider
 
selectExistingElementForSource(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
selectExistingElementForSource(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
selectExistingElementForTarget(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomModelingAssistantProvider
 
selectExistingElementForTarget(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
selectExistingElementForTarget(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
SelectImportedDialog - Class in de.cau.cs.kieler.sim.kiem.automated.ui.ui
This dialog is for selecting additional schedules from the list of schedules that were imported through the extension point.
SelectImportedDialog(List<ScheduleData>, Shell) - Constructor for class de.cau.cs.kieler.sim.kiem.automated.ui.ui.SelectImportedDialog
Create a new dialog.
selection - Variable in class de.cau.cs.kieler.kaom.diagram.part.KaomCreationWizard
 
selection - Variable in class de.cau.cs.kieler.keg.diagram.part.GraphsCreationWizard
 
selection - Variable in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizard
 
selection - Variable in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard
Remember the selection during initialization for populating the default container.
selectionChanged(IWorkbenchPart, ISelection) - Method in class de.cau.cs.kieler.core.kivi.triggers.SelectionTrigger
selectionChanged(IWorkbenchPart, ISelection) - Method in class de.cau.cs.kieler.core.ui.util.CombinedWorkbenchListener
selectionChanged(IAction, ISelection) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomInitDiagramFileAction
 
selectionChanged(IAction, ISelection) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsInitDiagramFileAction
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class de.cau.cs.kieler.kev.views.KevComposite
Callback of ISelectionListener that listens on selection of svg-files in the file navigator/project explorer.
selectionChanged(SelectionChangedEvent) - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutViewPart
selectionChanged(IAction, ISelection) - Method in class de.cau.cs.kieler.krep.evalbench.application.actions.OpenFileAction
 
selectionChanged(SelectionChangedEvent) - Method in class de.cau.cs.kieler.kvid.ui.views.PropertiesView
selectionChanged(IAction, ISelection) - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.ClearViewAction
selectionChanged(IAction, ISelection) - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.ExportTableAction
selectionChanged(IAction, ISelection) - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.OpenWizardAction
selectionChanged(IAction, ISelection) - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipAction
selectionChanged(IAction, ISelection) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsInitDiagramFileAction
 
selectionChanged(SelectionChangedEvent) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(IWorkbenchPart, ISelection) - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.SyncChartSynchronizerJob
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
If a selection change occurs in the one of the editor components (possibly in the current viewer) the UpdateActions in this page's ActionRegistry are being updated.
selectionChanged(IWorkbenchPart, ISelection) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
 
selectionChangedListener - Variable in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This listens to which ever viewer is active.
selectionChangedListeners - Variable in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor.
SelectionInfoAction - Class in de.cau.cs.kieler.kiml.ui.views
An action that displays useful information about the current selection.
SelectionInfoAction(LayoutViewPart, String) - Constructor for class de.cau.cs.kieler.kiml.ui.views.SelectionInfoAction
Creates a selection info action.
selectionProvider - Variable in class de.cau.cs.kieler.synccharts.presentation.SyncchartsActionBarContributor
This keeps track of the current selection provider.
SelectionProviderIntermediate - Class in de.tu_berlin.cs.tfs.muvitorkit.ui.utils
IPostSelectionProvider implementation that delegates to another ISelectionProvider or IPostSelectionProvider.
SelectionProviderIntermediate() - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SelectionProviderIntermediate
 
SelectionTrigger - Class in de.cau.cs.kieler.core.kivi.triggers
Listens for selection and deselection of graphical elements.
SelectionTrigger() - Constructor for class de.cau.cs.kieler.core.kivi.triggers.SelectionTrigger
Create a new SelectionTrigger.
SelectionTrigger.SelectionState - Class in de.cau.cs.kieler.core.kivi.triggers
Contains the currently selected EObjects.
SelectionTrigger.SelectionState() - Constructor for class de.cau.cs.kieler.core.kivi.triggers.SelectionTrigger.SelectionState
Default constructor.
selectionViewer - Variable in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This is the viewer that shadows the selection in the content outline.
SelectObjectsFromListDialog<Type> - Class in de.cau.cs.kieler.core.ui.commands
Dialog for selecting object from a list of objects.
SelectObjectsFromListDialog(Shell, List<Type>, String, FunctionReturningString<Type>) - Constructor for class de.cau.cs.kieler.core.ui.commands.SelectObjectsFromListDialog
Creates a new dialog.
SelectObjectsFromListDialog(Shell, List<Type>, String) - Constructor for class de.cau.cs.kieler.core.ui.commands.SelectObjectsFromListDialog
Creates a new dialog.
SelfLoopRouter - Class in de.cau.cs.kieler.kiml.ogdf
A router for self-loops.
SelfLoopRouter() - Constructor for class de.cau.cs.kieler.kiml.ogdf.SelfLoopRouter
 
send(String) - Method in class de.cau.cs.kieler.krep.evalbench.comm.Connection
Sends data to the target.
send(byte) - Method in class de.cau.cs.kieler.krep.evalbench.comm.Connection
Sends data to the target.
send(byte[]) - Method in class de.cau.cs.kieler.krep.evalbench.comm.Connection
Sends data to the target.
send(String) - Method in interface de.cau.cs.kieler.krep.evalbench.comm.IConnection
Sends data to the target.
send(byte) - Method in interface de.cau.cs.kieler.krep.evalbench.comm.IConnection
Sends data to the target.
send(byte[]) - Method in interface de.cau.cs.kieler.krep.evalbench.comm.IConnection
Sends data to the target.
send(byte) - Method in interface de.cau.cs.kieler.krep.evalbench.comm.IKrepWrapper
 
send(String) - Method in class de.cau.cs.kieler.krep.evalbench.comm.JNIConnection
Sends data to the target.
send(byte) - Method in class de.cau.cs.kieler.krep.evalbench.comm.JNIConnection
Sends data to the target.
send(byte[]) - Method in class de.cau.cs.kieler.krep.evalbench.comm.JNIConnection
Sends data to the target.
send(byte) - Method in class de.cau.cs.kieler.krep.evalbench.comm.KepWrapper
send(byte) - Method in class de.cau.cs.kieler.krep.evalbench.comm.KlpWrapper
Send(String) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface.TAsyncCom
 
SendAndReceive(String) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface.TAsyncCom
 
SENSOR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Sensor' class.
SENSOR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Sensor' class.
sensor - Variable in class de.cau.cs.kieler.esterel.esterel.impl.SensorDeclImpl
The cached value of the 'Sensor' containment reference list.
Sensor - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Sensor'.
SENSOR__NAME - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Name' attribute feature.
SENSOR__NAME - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Name' attribute.
SENSOR__TYPE - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Type' attribute feature.
SENSOR__TYPE - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Type' attribute.
SENSOR_DECL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Sensor Decl' class.
SENSOR_DECL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Sensor Decl' class.
SENSOR_DECL__SENSOR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Sensor' containment reference list feature.
SENSOR_DECL__SENSOR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Sensor' containment reference list.
SENSOR_DECL_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Sensor Decl' class.
SENSOR_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Sensor' class.
SensorDecl - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Sensor Decl'.
SensorDeclImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Sensor Decl'.
SensorDeclImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SensorDeclImpl
 
SensorImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Sensor'.
SensorImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SensorImpl
 
SEPARATOR - Static variable in class de.cau.cs.kieler.core.ui.figures.layout.container.ExtendedTable
 
SEQUENCE - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Sequence' class.
SEQUENCE - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Sequence' class.
Sequence - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Sequence'.
SEQUENCE__LIST - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'List' containment reference list feature.
SEQUENCE__LIST - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'List' containment reference list.
SEQUENCE_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Sequence' class.
SequenceImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Sequence'.
SequenceImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SequenceImpl
 
serialize(ObjectOutputStream) - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Serializes this object to the given ObjectOutputStream.
SERIALIZE - Static variable in class de.cau.cs.kieler.synccharts.text.actions.bridge.ActionLabelProcessorWrapper
 
SERIALIZE - Static variable in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.InterfaceDeclProcessorWrapper
determines that the internal signals and variables should be serialized into the interface declaration string.
serializeActions(EObject) - Method in class de.cau.cs.kieler.synccharts.synchronizer.KitsSynchronizeLinker
Serializes transition labels if the linker has been configured to do so.
serializeAssignedValue(EObject, RuleCall, Object, AbstractNode) - Method in class de.cau.cs.kieler.synccharts.text.actions.ActionsValueSerializer
Customized Computation of serialized output fragments.
serializeAssignedValue(EObject, RuleCall, Object, AbstractNode) - Method in class de.cau.cs.kieler.synccharts.text.kits.formatting.KitsValueSerializer
 
SerializerListener - Class in de.cau.cs.kieler.synccharts.text.actions.bridge.listeners
Will trigger a re-serialization of an Action label when one of its underlying features has changed.
SerializerListener() - Constructor for class de.cau.cs.kieler.synccharts.text.actions.bridge.listeners.SerializerListener
 
serializeUnassignedKeyword(EObject, Keyword, AbstractNode) - Method in class de.cau.cs.kieler.synccharts.text.kits.formatting.KitsKeywordSerializer
 
serializeUnassignedValue(EObject, RuleCall, AbstractNode) - Method in class de.cau.cs.kieler.synccharts.text.actions.ActionsValueSerializer
 
set(E) - Method in class de.cau.cs.kieler.core.util.FilteredIterator
set(T) - Method in class de.cau.cs.kieler.core.util.Maybe
Sets the contained object.
SET_CLK - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage.Literals
The meta object literal for the 'Set Clk' class.
SET_CLK - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The meta object id for the 'Set Clk' class.
SET_CLK__CLK - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage.Literals
The meta object literal for the 'Clk' containment reference feature.
SET_CLK__CLK - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Clk' containment reference.
SET_CLK__OPCODE0 - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Opcode0' attribute.
SET_CLK__OPCODE1 - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Opcode1' attribute.
SET_CLK__OPCODE2 - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Opcode2' attribute.
SET_CLK__OPCODE3 - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Opcode3' attribute.
SET_CLK__REG - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage.Literals
The meta object literal for the 'Reg' reference feature.
SET_CLK__REG - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Reg' reference.
SET_CLK_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The number of structural features of the 'Set Clk' class.
SET_DIRTY - Static variable in class de.cau.cs.kieler.sim.kiem.KiemEvent
This constant is triggered when the opened execution file is edited.
SET_PC - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage.Literals
The meta object literal for the 'Set PC' class.
SET_PC - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The meta object id for the 'Set PC' class.
SET_PC__LABEL - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage.Literals
The meta object literal for the 'Label' containment reference feature.
SET_PC__LABEL - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Label' containment reference.
SET_PC__OPCODE0 - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Opcode0' attribute.
SET_PC__OPCODE1 - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Opcode1' attribute.
SET_PC__OPCODE2 - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Opcode2' attribute.
SET_PC__OPCODE3 - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Opcode3' attribute.
SET_PC__REG - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage.Literals
The meta object literal for the 'Reg' reference feature.
SET_PC__REG - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The feature id for the 'Reg' reference.
SET_PC_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.krep.editors.klp.klp.KlpPackage
The number of structural features of the 'Set PC' class.
setAccessID(String) - Method in interface de.cau.cs.kieler.kev.mapping.Animation
Sets the value of the 'Access ID' attribute.
setAccessID(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.AnimationImpl
 
setActionsEnabled(boolean) - Method in class de.cau.cs.kieler.krep.evalbench.ui.views.VerifyView
Deprecated. Enables or disables the control actions in this view.
setActive(boolean) - Method in class de.cau.cs.kieler.core.kivi.AbstractCombination
Change the active status of this combination.
setActive(boolean) - Method in class de.cau.cs.kieler.core.kivi.AbstractTrigger
Called by the view management to register or unregister this trigger.
setActive(boolean) - Method in class de.cau.cs.kieler.core.kivi.CombinationDescriptor
Set the element described as active or inactive.
setActive(boolean) - Method in interface de.cau.cs.kieler.core.kivi.ICombination
Change the active status of this combination.
setActive(boolean) - Method in interface de.cau.cs.kieler.core.kivi.ITrigger
Called by the view management to register or unregister this trigger.
setActive(boolean) - Method in class de.cau.cs.kieler.core.kivi.KiVi
Activate or deactivate the entire view management.
setActive(boolean) - Method in class de.cau.cs.kieler.synccharts.synchronizer.ModelSynchronizer
 
setActiveEditor(EditorTransformationSettings) - Static method in class de.cau.cs.kieler.ksbase.ui.preferences.EditorsPreferencePage
Sets the new active editor.
setActiveEditor(IEditorPart) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActivePart(IAction, IWorkbenchPart) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomInitDiagramFileAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsInitDiagramFileAction
 
setActivePart(IAction, IWorkbenchPart) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsInitDiagramFileAction
 
setActual(String) - Method in class de.cau.cs.kieler.synccharts.impl.SubstitutionImpl
 
setActual(String) - Method in interface de.cau.cs.kieler.synccharts.Substitution
Sets the value of the 'Actual' attribute.
setAddr(int) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.LabelImpl
 
setAddr(int) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Label
Sets the value of the 'Addr' attribute.
setAddr(Label) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.AddrInstruction
 
setAdjustableCanvas(int) - Method in class de.cau.cs.kieler.core.ui.figures.layout.container.ExtendedTable
 
setAimedStepDuration(int) - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Sets the aimed step duration.
setAimedStepDuration(int) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Sets the aimed step duration.
setAlgorithm(String) - Method in class de.tu_berlin.cs.tfs.muvitorkit.actions.GenericGraphLayoutActionZEST
This setter allows universal usage of this action.
setAllEnabled(boolean) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemView
Sets the all actions (tool bar buttons and context menu entires) to enabled or disabled.
setAllowCaching(boolean) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomEditPartProvider
 
setAllowCaching(boolean) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsEditPartProvider
 
setAllowCaching(boolean) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsEditPartProvider
 
setAnalysisResults(List<AbstractInfoAnalysis>, Map<String, Object>) - Method in class de.cau.cs.kieler.kiml.grana.views.AnalysisResultViewPart
Sets the analysis results.
setAnchorPoint(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.MovePathImpl
 
setAnchorPoint(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.RotateImpl
 
setAnchorPoint(String) - Method in interface de.cau.cs.kieler.kev.mapping.MovePath
Sets the value of the 'Anchor Point' attribute.
setAnchorPoint(String) - Method in interface de.cau.cs.kieler.kev.mapping.Rotate
Sets the value of the 'Anchor Point' attribute.
setAngleRange(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.RotateImpl
 
setAngleRange(String) - Method in interface de.cau.cs.kieler.kev.mapping.Rotate
Sets the value of the 'Angle Range' attribute.
setArg1(Read) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Binop
Sets the value of the 'Arg1' containment reference.
setArg1(Read) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.BinopImpl
 
setArg2(Read) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Binop
Sets the value of the 'Arg2' containment reference.
setArg2(Read) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.BinopImpl
 
setAssembler(IAssembler) - Method in class de.cau.cs.kieler.krep.evalbench.ui.views.AssemblerView
Set the assembler that is displayed in the assembler view.
setAttrName(String) - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
setAttrName(String) - Method in interface org.graphdrawing.graphml.KeyType
Sets the value of the 'Attr Name' attribute.
setAttrType(KeyTypeType) - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
setAttrType(KeyTypeType) - Method in interface org.graphdrawing.graphml.KeyType
Sets the value of the 'Attr Type' attribute.
setAuthor(String) - Method in class de.cau.cs.kieler.kex.model.Example
Setter for example author.
setAuthor(Text) - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleAttributesPage
setter for author.
setAutoOrientation(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.MovePathImpl
 
setAutoOrientation(String) - Method in interface de.cau.cs.kieler.kev.mapping.MovePath
Sets the value of the 'Auto Orientation' attribute.
setAwaitUserRepsonse(boolean) - Static method in class de.cau.cs.kieler.sim.kiem.execution.TimeoutThread
Sets the await user repsonse flag.
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.core.ui.figures.AttributeAwareSwitchFigure
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeEditPart
 
setBackgroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableEditPart
 
setBase(String) - Method in class org.ptolemy.moml.impl.ImportTypeImpl
 
setBase(String) - Method in class org.ptolemy.moml.impl.InputTypeImpl
 
setBase(String) - Method in interface org.ptolemy.moml.ImportType
Sets the value of the 'Base' attribute.
setBase(String) - Method in interface org.ptolemy.moml.InputType
Sets the value of the 'Base' attribute.
setBlockSigExpr(SigExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.DelayEvent
Sets the value of the 'Block Sig Expr' containment reference.
setBlockSigExpr(SigExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DelayEventImpl
 
setBody(AbortBody) - Method in interface de.cau.cs.kieler.esterel.esterel.Abort
Sets the value of the 'Body' containment reference.
setBody(AwaitBody) - Method in interface de.cau.cs.kieler.esterel.esterel.Await
Sets the value of the 'Body' containment reference.
setBody(AbortBody) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AbortImpl
 
setBody(AwaitBody) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AwaitImpl
 
setBody(LoopBody) - Method in class de.cau.cs.kieler.esterel.esterel.impl.LoopImpl
 
setBody(PresentBody) - Method in class de.cau.cs.kieler.esterel.esterel.impl.PresentImpl
 
setBody(LoopBody) - Method in interface de.cau.cs.kieler.esterel.esterel.Loop
Sets the value of the 'Body' containment reference.
setBody(PresentBody) - Method in interface de.cau.cs.kieler.esterel.esterel.Present
Sets the value of the 'Body' containment reference.
setBodyContents(EObject) - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
setBodyContents(EObject) - Method in interface de.cau.cs.kieler.synccharts.Scope
Sets the value of the 'Body Contents' containment reference.
setBodyReference(EObject) - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
setBodyReference(EObject) - Method in interface de.cau.cs.kieler.synccharts.Scope
Sets the value of the 'Body Reference' reference.
setBottom(float) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KInsetsImpl
 
setBottom(float) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KInsets
Sets the value of the 'Bottom' attribute.
setBounds(Rectangle) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
setBounds(Rectangle) - Method in class de.cau.cs.kieler.synccharts.custom.AttributeAwareStateFigure
setBoundsDirect(Rectangle) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
Directly set the bounds of this figure, without further checks.
setBoundsDirect(Rectangle) - Method in class de.cau.cs.kieler.synccharts.custom.AttributeAwareStateFigure
Directly set the bounds of this figure, without further checks.
setBuffered(boolean) - Method in class de.cau.cs.kieler.kiml.ui.util.DebugCanvas
Sets the canvas to buffered mode or non-buffered mode.
setBuffered(boolean) - Method in interface de.cau.cs.kieler.kiml.util.IDebugCanvas
Sets the canvas to buffered mode or non-buffered mode.
SETC - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Setc - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Setc(SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Setc
 
setCalculator(ISemanticHighlightingCalculator) - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.HighlightingReconciler
 
setCanBeSaved(boolean) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
setCanceled(boolean) - Method in class de.cau.cs.kieler.core.model.ui.M2MProgressMonitor
setCanceled(boolean) - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent.M2MProgressMonitor
 
setCategory(String) - Method in class de.cau.cs.kieler.kiml.LayoutProviderData
Sets the category.
setCellEditor(Composite) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyType
Sets the default cell editor.
setChangeWidth(boolean) - Method in class de.cau.cs.kieler.core.model.effects.HighlightEffect
Specify whether the outline width is increased during highlight or not.
setChannel(ChannelDescription) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SignalImpl
 
setChannel(ChannelDescription) - Method in interface de.cau.cs.kieler.esterel.esterel.Signal
Sets the value of the 'Channel' containment reference.
setChannelDesc(ChannelDescription) - Method in class de.cau.cs.kieler.esterel.esterel.impl.TrapDeclImpl
 
setChannelDesc(ChannelDescription) - Method in interface de.cau.cs.kieler.esterel.esterel.TrapDecl
Sets the value of the 'Channel Desc' containment reference.
setCharset(IFile) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorUtil
 
setCharset(IFile) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorUtil
 
setCharset(IFile) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorUtil
 
setCheckVisibility(boolean) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Set visibility checks.
setClass(String) - Method in interface org.ptolemy.moml.DirectorType
Sets the value of the 'Class' attribute.
setClass(ClassType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Class' containment reference.
setClass(String) - Method in class org.ptolemy.moml.impl.DirectorTypeImpl
 
setClass(ClassType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setClass(String) - Method in class org.ptolemy.moml.impl.PortTypeImpl
 
setClass(String) - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
setClass(String) - Method in class org.ptolemy.moml.impl.RelationTypeImpl
 
setClass(String) - Method in class org.ptolemy.moml.impl.RenditionTypeImpl
 
setClass(String) - Method in interface org.ptolemy.moml.PortType
Sets the value of the 'Class' attribute.
setClass(String) - Method in interface org.ptolemy.moml.PropertyType
Sets the value of the 'Class' attribute.
setClass(String) - Method in interface org.ptolemy.moml.RelationType
Sets the value of the 'Class' attribute.
setClass(String) - Method in interface org.ptolemy.moml.RenditionType
Sets the value of the 'Class' attribute.
setClass1(String) - Method in interface org.ptolemy.moml.EntityType
Sets the value of the 'Class1' attribute.
setClass1(String) - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
setClass1(String) - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
setClass1(String) - Method in interface org.ptolemy.moml.ModelType
Sets the value of the 'Class1' attribute.
setClk(Reg) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.SetClkImpl
 
SetClk - Interface in de.cau.cs.kieler.krep.editors.klp.klp
A representation of the model object 'Set Clk'.
setClk(Reg) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.SetClk
Sets the value of the 'Clk' containment reference.
SetClkImpl - Class in de.cau.cs.kieler.krep.editors.klp.klp.impl
An implementation of the model object 'Set Clk'.
SetClkImpl() - Constructor for class de.cau.cs.kieler.krep.editors.klp.klp.impl.SetClkImpl
 
setClock(String) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Equation
 
setClock(ClockList) - Method in class de.cau.cs.kieler.krep.compiler.lustre.Expression
 
setClock(String) - Method in class de.cau.cs.kieler.krep.compiler.lustre.VarAccessExpression
 
setClock(String) - Method in class de.cau.cs.kieler.krep.compiler.lustre.Variable
 
setCloneSlotContents(boolean) - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.MomlWriter
Sets the clone slot contents.
setCode(String) - Method in class de.cau.cs.kieler.core.expressions.impl.TextExpressionImpl
 
setCode(String) - Method in class de.cau.cs.kieler.core.expressions.impl.TextualCodeImpl
 
setCode(String) - Method in interface de.cau.cs.kieler.core.expressions.TextualCode
Sets the value of the 'Code' attribute.
setCollapsed(boolean) - Method in class de.cau.cs.kieler.core.model.effects.CompartmentCollapseExpandEffect
Set whether this effect should collapse or expand on the next execute().
setColor(Color) - Method in class de.cau.cs.kieler.core.model.effects.HighlightEffect
Set the color to use for highlighting.
setCombineOperator(CombineOperator) - Method in class de.cau.cs.kieler.core.expressions.impl.SignalImpl
 
setCombineOperator(CombineOperator) - Method in interface de.cau.cs.kieler.core.expressions.Signal
Sets the value of the 'Combine Operator' attribute.
setCommand(String) - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
Sets the transformation command.
setCommandHandler(String) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Sets the command handler for this editor.
setComment(String) - Method in class de.cau.cs.kieler.krep.compiler.klp.AbstractInstruction
 
setCommunicationListeners(LinkedList<ICommunicationListener>) - Method in class de.cau.cs.kieler.krep.evalbench.comm.CommunicationProtocol
 
setCompass_pt(CompassPoint) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.PortImpl
 
setCompass_pt(CompassPoint) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.Port
Sets the value of the 'Compass pt' attribute.
setCompleteDuration(int) - Method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimatingCommand
You may use this to specify how long the animation should be in total in msec.
setComponentList(List<AbstractDataComponent>) - Method in class de.cau.cs.kieler.sim.kiem.ui.AddDataComponentDialog
Sets the component list.
setComponentWrapperList(List<DataComponentWrapper>) - Method in class de.cau.cs.kieler.sim.kiem.ui.AddDataComponentDialog
Sets the DataComponentEsList.
setCond(JumpKind) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.CJmp
Sets the value of the 'Cond' attribute.
setCond(JumpKind) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.CJmpImpl
 
setConfigurationElemenet(IConfigurationElement) - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
Sets the configuration element.
setConfigure(ConfigureType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Configure' containment reference.
setConfigure(ConfigureType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setConnection(IConnection) - Method in class de.cau.cs.kieler.krep.evalbench.comm.CommunicationProtocol
 
setConst(boolean) - Method in class de.cau.cs.kieler.core.expressions.impl.VariableImpl
 
setConst(boolean) - Method in interface de.cau.cs.kieler.core.expressions.Variable
Sets the value of the 'Const' attribute.
setConstraint(EObject, Rectangle) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.policies.MuvitorXYLayoutEditPolicy
 
setContact(String) - Method in class de.cau.cs.kieler.kex.model.Example
Setter for example contact.
setContact(Text) - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleAttributesPage
setter for contact.
setContext(String) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Sets the diagram context.
setContributor(IContributor) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Sets the editors contributor project.
setCornerDimensions(Dimension) - Method in class de.cau.cs.kieler.core.ui.figures.RoundedRectangleFigure
Sets the dimensions of each corner.
setCorrespondingLayout(ExtendedTable) - Method in class de.cau.cs.kieler.synccharts.custom.StateLayout
 
setCrosswiseDim(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Sets the crosswiseDim.
setCrosswiseDim(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Sets the crosswise dimension, that is the height for horizontal layout or the width for vertical layout.
setCrosswisePos(float, float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Sets the crosswise position for this layer element, considering all edges that are routed before this element.
setCurrentCommandStack(CommandStack) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test.DelegatingCommandStack
Sets the current CommandStack.
setCurrentComponentID(String) - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
 
setCurrentFigure(IFigure) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
Setter for the currently displayed figure.
setCurrentFile(IPath) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Sets the current file.
setCurrentlyEditing(boolean) - Method in class de.cau.cs.kieler.sim.table.views.DataTableView
Sets the currently editing status to true or false.
setCurrentValue(int) - Method in class de.cau.cs.kieler.kvid.datadistributor.Property
Sets the current option by it's number.
setCurrentValue(String) - Method in class de.cau.cs.kieler.kvid.datadistributor.Property
Sets the current option by it's name.
setCurrentViewer(Viewer) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(MuvitorPage.MultiViewerPageViewer) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
This method sets the current graphical viewer of this page which implies that the passed viewer will be shown in the Thumbnail, becomes the current ISelectionProvider in the SelectionProviderIntermediate for this page's IPageSite and provides the ZoomManager for the zoom actions the ZoomManagerDelegate delegates to.
setCurrentViewerPane(ViewerPane) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
 
setCurrentZoomManager(ZoomManager) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
setData(JSONObject) - Method in class de.cau.cs.kieler.kaom.sim.ptolemy.ExecutePtolemyModel
 
setData(JSONObject) - Method in class de.cau.cs.kieler.sim.kiem.execution.ObserverExecution
Sets the input JSON data for the observer DataComponent.
setData(JSONObject) - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.ExecutePtolemyModel
 
setData(DataType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Data' containment reference.
setData(DataType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setDataExpr(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.ChannelDescription
Sets the value of the 'Data Expr' containment reference.
setDataExpr(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.DataBlock
Sets the value of the 'Data Expr' containment reference.
setDataExpr(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.Exit
Sets the value of the 'Data Expr' containment reference.
setDataExpr(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ChannelDescriptionImpl
 
setDataExpr(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataBlockImpl
 
setDataExpr(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ExitImpl
 
setDataExpr(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.RepeatImpl
 
setDataExpr(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SustainImpl
 
setDataExpr(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.Repeat
Sets the value of the 'Data Expr' containment reference.
setDataExpr(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.Sustain
Sets the value of the 'Data Expr' containment reference.
setDebug(boolean) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimatingCommand
Setting this flag to true may be used to display an animation in more detail for debugging.
setDebugCanvas(IDebugCanvas) - Method in class de.cau.cs.kieler.kiml.AbstractLayoutProvider
Sets the current debug canvas.
setDefault(String, double) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the default value for the double-valued preference with the given name.
setDefault(String, float) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the default value for the float-valued preference with the given name.
setDefault(String, int) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the default value for the integer-valued preference with the given name.
setDefault(String, long) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the default value for the long-valued preference with the given name.
setDefault(String, String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the default value for the string-valued preference with the given name.
setDefault(String, boolean) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the default value for the boolean-valued preference with the given name.
setDefault(String, double) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the default value for the double-valued preference with the given name.
setDefault(String, float) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the default value for the float-valued preference with the given name.
setDefault(String, int) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the default value for the integer-valued preference with the given name.
setDefault(String, long) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the default value for the long-valued preference with the given name.
setDefault(String, String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the default value for the string-valued preference with the given name.
setDefault(String, boolean) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the default value for the boolean-valued preference with the given name.
setDefault(String, double) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the default value for the double-valued preference with the given name.
setDefault(String, float) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the default value for the float-valued preference with the given name.
setDefault(String, int) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the default value for the integer-valued preference with the given name.
setDefault(String, long) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the default value for the long-valued preference with the given name.
setDefault(String, String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the default value for the string-valued preference with the given name.
setDefault(String, boolean) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the default value for the boolean-valued preference with the given name.
setDefault(boolean) - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.KOption
Sets the value of the 'Default' attribute.
setDefault(boolean) - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.KOptionImpl
 
setDefault(T) - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Sets the default value.
setDefault(SyncchartsKsbasePlugin) - Static method in class de.cau.cs.kieler.synccharts.ksbase.SyncchartsKsbasePlugin
Sets the shared instance.
setDefault(Activator) - Static method in class de.cau.cs.kieler.uml2.Activator
Sets the shared instance.
setDefault(DefaultType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Default' containment reference.
setDefault(DefaultType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setDefault(DefaultType) - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
setDefault(DefaultType) - Method in interface org.graphdrawing.graphml.KeyType
Sets the value of the 'Default' containment reference.
setDefaultActive(boolean) - Method in class de.cau.cs.kieler.core.kivi.CombinationDescriptor
Set the element described as active or inactive by default.
setDefaultDecoration(RotatableDecoration, RotatableDecoration) - Method in class de.cau.cs.kieler.core.ui.figures.AttributeAwareConnection
Set the default decoration of the connection.
setDefaultDuration(int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimatingCommand
 
setDefaultEditor(EditorDefinition) - Method in class de.cau.cs.kieler.sim.kiem.config.managers.EditorManager
Set the default editor.
setDefaultFigure(IFigure) - Method in class de.cau.cs.kieler.core.ui.figures.AttributeAwareSwitchFigure
Set the figure that is to be drawn if no condition is fulfilled.
setDefaultIcon(String) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Sets the path to the default icon.
setDefaultKeyToAnimationsMap(HashMap<String, ArrayList<Pair<String, Animation>>>) - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
 
setDelay(DelayExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.AbortCaseSingle
Sets the value of the 'Delay' containment reference.
setDelay(DelayExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.AbortInstance
Sets the value of the 'Delay' containment reference.
setDelay(DelayExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.AwaitInstance
Sets the value of the 'Delay' containment reference.
setDelay(DelayExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.DoWatching
Sets the value of the 'Delay' containment reference.
setDelay(DelayExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.EveryDo
Sets the value of the 'Delay' containment reference.
setDelay(DelayExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AbortCaseSingleImpl
 
setDelay(DelayExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AbortInstanceImpl
 
setDelay(DelayExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AwaitInstanceImpl
 
setDelay(DelayExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DoWatchingImpl
 
setDelay(DelayExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.EveryDoImpl
 
setDelay(DelayExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.LoopDelayImpl
 
setDelay(DelayExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SuspendImpl
 
setDelay(DelayExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.WeakAbortInstanceImpl
 
setDelay(DelayExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.LoopDelay
Sets the value of the 'Delay' containment reference.
setDelay(DelayExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.Suspend
Sets the value of the 'Delay' containment reference.
setDelay(DelayExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.WeakAbortInstance
Sets the value of the 'Delay' containment reference.
setDelay(int) - Method in interface de.cau.cs.kieler.synccharts.Action
Sets the value of the 'Delay' attribute.
setDelay(int) - Method in class de.cau.cs.kieler.synccharts.impl.ActionImpl
 
setDeleteEntity(DeleteEntityType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Delete Entity' containment reference.
setDeleteEntity(DeleteEntityType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setDeletePort(DeletePortType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Delete Port' containment reference.
setDeletePort(DeletePortType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setDeleteProperty(DeletePropertyType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Delete Property' containment reference.
setDeleteProperty(DeletePropertyType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setDeleteRelation(DeleteRelationType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Delete Relation' containment reference.
setDeleteRelation(DeleteRelationType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setDeltaIndex(long) - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Sets the delta index.
setDependencyType(int) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Dependency
Sets the type of the dependency.
setDepGraph(DepGraph) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Program
 
setDesc(String) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Desc' attribute.
setDesc(String) - Method in interface org.graphdrawing.graphml.EdgeType
Sets the value of the 'Desc' attribute.
setDesc(String) - Method in interface org.graphdrawing.graphml.EndpointType
Sets the value of the 'Desc' attribute.
setDesc(String) - Method in interface org.graphdrawing.graphml.GraphmlType
Sets the value of the 'Desc' attribute.
setDesc(String) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Desc' attribute.
setDesc(String) - Method in interface org.graphdrawing.graphml.HyperedgeType
Sets the value of the 'Desc' attribute.
setDesc(String) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setDesc(String) - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
setDesc(String) - Method in class org.graphdrawing.graphml.impl.EndpointTypeImpl
 
setDesc(String) - Method in class org.graphdrawing.graphml.impl.GraphmlTypeImpl
 
setDesc(String) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setDesc(String) - Method in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
 
setDesc(String) - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
setDesc(String) - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
setDesc(String) - Method in class org.graphdrawing.graphml.impl.PortTypeImpl
 
setDesc(String) - Method in interface org.graphdrawing.graphml.KeyType
Sets the value of the 'Desc' attribute.
setDesc(String) - Method in interface org.graphdrawing.graphml.NodeType
Sets the value of the 'Desc' attribute.
setDesc(String) - Method in interface org.graphdrawing.graphml.PortType
Sets the value of the 'Desc' attribute.
setDescription(String) - Method in class de.cau.cs.kieler.kex.model.Example
Setter for example description.
setDescription(String) - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Sets the description.
setDetailButton(int) - Method in class de.cau.cs.kieler.core.ui.errorhandler.InternalErrorDialog
Set the detail button.
setDiagramDefault(LayoutOptionData<?>, Object) - Method in class de.cau.cs.kieler.kiml.DefaultLayoutConfig
Throws an UnsupportedOperationException, since this configuration cannot be used to change default values.
setDiagramDefault(LayoutOptionData<?>, Object) - Method in class de.cau.cs.kieler.kiml.gmf.GmfLayoutConfig
Sets a default value for the selected diagram.
setDiagramDefault(LayoutOptionData<?>, Object) - Method in interface de.cau.cs.kieler.kiml.ILayoutConfig
Sets the given option as default value for all elements of the associated diagram.
setDiagramDefault(LayoutOptionData<?>, Object) - Method in class de.cau.cs.kieler.kiml.VolatileLayoutConfig
Throws an UnsupportedOperationException, since this configuration cannot be used to change diagram options.
setDiagramSupport(String, int) - Method in class de.cau.cs.kieler.kiml.LayoutProviderData
Sets support for the given diagram type.
setDiffModel(DiffModel) - Method in class de.cau.cs.kieler.synccharts.synchronizer.KitsSynchronizeLinker
Convenience method to initialize the linker.
setDirected(boolean) - Method in interface de.cau.cs.kieler.keg.Edge
Sets the value of the 'Directed' attribute.
setDirected(boolean) - Method in class de.cau.cs.kieler.keg.impl.EdgeImpl
 
setDirected(boolean) - Method in interface org.graphdrawing.graphml.EdgeType
Sets the value of the 'Directed' attribute.
setDirected(boolean) - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
setDirectOpen(boolean) - Method in class de.cau.cs.kieler.kex.controller.ExportResource
Setter for direct open attribute.
setDirectOpen(boolean) - Method in class de.cau.cs.kieler.kex.model.ExampleResource
Setter for the attribute directopen.
setDirector(DirectorType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Director' containment reference.
setDirector(DirectorType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setDirty(boolean) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Sets the dirty flag.
setDirty(boolean) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemView
Sets the dirty flag.
setDoc(DocType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Doc' containment reference.
setDoc(DocType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setDocumentContent(IDocument, IEditorInput) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider
 
setDocumentContent(IDocument, IEditorInput) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
 
setDocumentContent(IDocument, IEditorInput) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
setDocumentProvider(IEditorInput) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditor
 
setDocumentProvider(IEditorInput) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditor
 
setDocumentProvider(IEditorInput) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditor
 
setDrawSides(boolean, boolean, boolean, boolean) - Method in class de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure
Set which sides of the rectangle shall be drawn.
setDynamic(boolean) - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
setDynamic(boolean) - Method in interface org.graphdrawing.graphml.KeyType
Sets the value of the 'Dynamic' attribute.
setEast(boolean) - Method in class de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure
Sets the east.
setEdge(EdgeType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Edge' containment reference.
setEdge(EdgeType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setEdgeAdaptor(IAdaptable) - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.KaomReorientConnectionViewCommand
 
setEdgedefault(GraphEdgedefaultType) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Edgedefault' attribute.
setEdgedefault(GraphEdgedefaultType) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setEdgeLayout(KEdgeLayout, ConnectionEditPart, float, float) - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Stores the layout information of the given connection edit part into an edge layout.
setEditable(boolean) - Method in class de.cau.cs.kieler.sim.kiem.properties.EditableDialogCellEditor
Sets the editable flag.
setEditDomain(EditDomain) - Method in class de.cau.cs.kieler.core.ui.policies.BalloonMouseListener
setEditor(String) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Sets the editor class.
setEditorPattern(String) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
setEditorPattern(String) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
setEditorPattern(String) - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
setEditorPattern(String) - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
setEditorPattern(String) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
setEditorPattern(String) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
setEditorSupport(EditorIdWrapper, int) - Method in class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Set the supported priority of the given editor.
setEditPart(IEditorPart) - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
Sets the edit part.
setEditPattern(String) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
setEditPattern(String) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
setEditPattern(String) - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
setEditPattern(String) - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
setEditPattern(String) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
setEditPattern(String) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
setEffectSignals(ArrayList<Signal>) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StateAndSignals
 
setElementInitializers(ElementInitializers) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
 
setElementInitializers(ElementInitializers) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
setElementInitializers(ElementInitializers) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
setElementMap(HashMap<String, EObject>) - Method in class de.cau.cs.kieler.synccharts.custom.contentassist.providers.AbstractEObjectProvider
Set the EObject map.
setElementToEdit(EObject) - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.LinkCreateCommand
 
setElementToEdit(EObject) - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge2CreateCommand
 
setElementToEdit(EObject) - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge3CreateCommand
 
setElementToEdit(EObject) - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge4CreateCommand
 
setElementToEdit(EObject) - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge5CreateCommand
 
setElementToEdit(EObject) - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge6CreateCommand
 
setElementToEdit(EObject) - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge7CreateCommand
 
setElementToEdit(EObject) - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge8CreateCommand
 
setElementToEdit(EObject) - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.EdgeCreateCommand
 
setElementToEdit(EObject) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.TransitionCreateCommand
 
setElseIf(ElsIfPart) - Method in interface de.cau.cs.kieler.esterel.esterel.IfTest
Sets the value of the 'Else If' containment reference.
setElseIf(ElsIfPart) - Method in class de.cau.cs.kieler.esterel.esterel.impl.IfTestImpl
 
setElsePart(ElsePart) - Method in interface de.cau.cs.kieler.esterel.esterel.IfTest
Sets the value of the 'Else Part' containment reference.
setElsePart(ElsePart) - Method in class de.cau.cs.kieler.esterel.esterel.impl.IfTestImpl
 
setElsePart(ElsePart) - Method in class de.cau.cs.kieler.esterel.esterel.impl.PresentImpl
 
setElsePart(ElsePart) - Method in interface de.cau.cs.kieler.esterel.esterel.Present
Sets the value of the 'Else Part' containment reference.
setEnabled(String, boolean) - Static method in class de.cau.cs.kieler.core.model.validation.ValidationManager
Set the enablement of a file.
setEnabled(Object) - Method in class de.cau.cs.kieler.core.ui.commands.ReInitDiagramCommand
Checks whether the selection consists of edit parts in files with the model extension or files with the model extension.
setEnabled(boolean) - Method in class de.cau.cs.kieler.core.ui.views.TextViewer
Enable/Disable the current textviewer.
setEnabled(boolean) - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Sets the enabled flag of this DataComponent.
setEnabled(boolean) - Method in class de.cau.cs.kieler.sim.kiem.ui.AimedStepDurationTextField
Enables or disables the text field.
setEnabled(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.custom.handlers.ExpandMacroStatesCommand
setEnabled(boolean) - Static method in class de.cau.cs.kieler.synccharts.synchronizer.ModelChangeTriggerListener
 
setEnd(String) - Method in interface de.cau.cs.kieler.esterel.esterel.AwaitBody
Sets the value of the 'End' attribute.
setEnd(DoWatchingEnd) - Method in interface de.cau.cs.kieler.esterel.esterel.DoWatching
Sets the value of the 'End' containment reference.
setEnd(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AwaitBodyImpl
 
setEnd(DoWatchingEnd) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DoWatchingImpl
 
setEnd(LoopEach) - Method in class de.cau.cs.kieler.esterel.esterel.impl.LoopImpl
 
setEnd(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.WeakAbortBodyImpl
 
setEnd(LoopEach) - Method in interface de.cau.cs.kieler.esterel.esterel.Loop
Sets the value of the 'End' containment reference.
setEnd(String) - Method in interface de.cau.cs.kieler.esterel.esterel.WeakAbortBody
Sets the value of the 'End' attribute.
setEnd(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.RoutingSlot
Sets the end.
setEndpoint(EndpointType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Endpoint' containment reference.
setEndpoint(EndpointType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setEndUp(DoUpto) - Method in interface de.cau.cs.kieler.esterel.esterel.Do
Sets the value of the 'End Up' containment reference.
setEndUp(DoUpto) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DoImpl
 
setEndWatch(DoWatching) - Method in interface de.cau.cs.kieler.esterel.esterel.Do
Sets the value of the 'End Watch' containment reference.
setEndWatch(DoWatching) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DoImpl
 
setEntity(EntityType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Entity' containment reference.
setEntity(EntityType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
SetEObjectFeatureValueCommand - Class in de.tu_berlin.cs.tfs.muvitorkit.commands
The SetEObjectFeatureValueCommand is used for generically changing an EObject's value that is determined by a featureID.
SetEObjectFeatureValueCommand(EObject, String, int) - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.commands.SetEObjectFeatureValueCommand
Create a SetEObjectFeatureValueCommand that changes the value of an EObject' feature.
setEqs(LinkedList<Equation>) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Program
 
setEvent(DelayEvent) - Method in interface de.cau.cs.kieler.esterel.esterel.DelayExpr
Sets the value of the 'Event' containment reference.
setEvent(DelayEvent) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DelayExprImpl
 
setEvent(PresentEvent) - Method in class de.cau.cs.kieler.esterel.esterel.impl.PresentCaseImpl
 
setEvent(PresentEvent) - Method in class de.cau.cs.kieler.esterel.esterel.impl.PresentEventBodyImpl
 
setEvent(PresentEvent) - Method in interface de.cau.cs.kieler.esterel.esterel.PresentCase
Sets the value of the 'Event' containment reference.
setEvent(PresentEvent) - Method in interface de.cau.cs.kieler.esterel.esterel.PresentEventBody
Sets the value of the 'Event' containment reference.
setEvents(int[]) - Method in class de.cau.cs.kieler.sim.kiem.KiemEvent
Adds the event.
setExampleDescription(Text) - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleAttributesPage
setter for example description.
setExampleTitle(Text) - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleAttributesPage
setter for example title.
setExecFileName(String) - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.views.ExecutionFilePanel.PanelData
Setter for the execFileName.
setExecution(Execution) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Sets the execution.
setExecutionContext(ExecutionContext) - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.PtolemyHelper
Execution context is set by Xtend component from outside.
setExecutionManagerStatus(boolean) - Static method in class de.cau.cs.kieler.kev.Activator
Set the current visibility status of the KEV-View instance.
setExpr(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.Assignment
Sets the value of the 'Expr' containment reference.
setExpr(DataUnaryExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.DataMinus
Sets the value of the 'Expr' containment reference.
setExpr(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.DelayExpr
Sets the value of the 'Expr' containment reference.
setExpr(DelayExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.DoUpto
Sets the value of the 'Expr' containment reference.
setExpr(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.ElsIf
Sets the value of the 'Expr' containment reference.
setExpr(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.Emit
Sets the value of the 'Expr' containment reference.
setExpr(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.IfTest
Sets the value of the 'Expr' containment reference.
setExpr(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AssignmentImpl
 
setExpr(DataUnaryExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataMinusImpl
 
setExpr(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DelayExprImpl
 
setExpr(DelayExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DoUptoImpl
 
setExpr(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ElsIfImpl
 
setExpr(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.EmitImpl
 
setExpr(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.IfTestImpl
 
setExpr(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SigExprUnaryImpl
 
setExpr(String) - Method in interface de.cau.cs.kieler.esterel.esterel.SigExprUnary
Sets the value of the 'Expr' attribute.
setExpr(Expression) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Equation
 
setExpression(SigExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.PresentEventImpl
 
setExpression(DataExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.VariableSingleImpl
 
setExpression(SigExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.PresentEvent
Sets the value of the 'Expression' containment reference.
setExpression(DataExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.VariableSingle
Sets the value of the 'Expression' containment reference.
setExpression(Expression) - Method in class de.cau.cs.kieler.krep.compiler.lustre.WhenExpression
 
setExpression(Expression) - Method in interface de.cau.cs.kieler.synccharts.Assignment
Sets the value of the 'Expression' containment reference.
setExpression(Expression) - Method in class de.cau.cs.kieler.synccharts.impl.AssignmentImpl
 
setExtends(String) - Method in interface org.ptolemy.moml.ClassType
Sets the value of the 'Extends' attribute.
setExtends(String) - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
setExternalFace(KSlimFace) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraph
Sets the externalFace.
setFactory(EditPartFactory) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomEditPartProvider
 
setFactory(EditPartFactory) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsEditPartProvider
 
setFactory(EditPartFactory) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsEditPartProvider
 
setFalse(String) - Method in interface de.cau.cs.kieler.krep.editors.rif.rif.Data
Sets the value of the 'False' attribute.
setFalse(String) - Method in class de.cau.cs.kieler.krep.editors.rif.rif.impl.DataImpl
 
setFigure(IFigure) - Method in class de.cau.cs.kieler.karma.AdvancedRenderingBorderedShapeEditPart
 
setFile(File) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.LineReplacer
 
setFilename(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.SVGFileImpl
 
setFilename(String) - Method in interface de.cau.cs.kieler.kev.mapping.SVGFile
Sets the value of the 'Filename' attribute.
setFileName(String) - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
Sets the filename.
setFill(boolean) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
setFillColor(String) - Method in interface de.cau.cs.kieler.kev.mapping.Colorize
Sets the value of the 'Fill Color' attribute.
setFillColor(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.ColorizeImpl
 
setFilterExts(String[]) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeFile
Sets the filter extensions.
setFilterExts(String[]) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeWorkspaceFile
Sets the filter extensions.
setFilterNames(String[]) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeFile
Sets the filter extension names.
setFilterNames(String[]) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeWorkspaceFile
Sets the filter extension names.
setFirst(F) - Method in class de.cau.cs.kieler.core.util.Pair
Sets the first element.
setFirst(Signal) - Method in class de.cau.cs.kieler.esterel.esterel.impl.RelationImplicationImpl
 
setFirst(Signal) - Method in interface de.cau.cs.kieler.esterel.esterel.RelationImplication
Sets the value of the 'First' reference.
setFirstStateTupel(StatePlusTransition) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Dependency
Sets the first state tuple.
setFocus() - Method in class de.cau.cs.kieler.core.ui.views.BugReportView
setFocus() - Method in class de.cau.cs.kieler.kev.views.KevView
Sets the focus to the KevComposite.
setFocus(Object) - Method in class de.cau.cs.kieler.kiml.DefaultLayoutConfig
Initialize the configuration with a layout hint.
setFocus(Object) - Method in class de.cau.cs.kieler.kiml.gmf.GmfLayoutConfig
Set the focus of the layout configuration on a specific edit part.
setFocus() - Method in class de.cau.cs.kieler.kiml.grana.views.AnalysisResultViewPart
setFocus(Object) - Method in interface de.cau.cs.kieler.kiml.ILayoutConfig
Set the focus of this layout configuration on the given element.
setFocus(Object) - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutConfig
Set the edit part or domain model element as focus for this layout configuration.
setFocus() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutViewPart
setFocus(Object) - Method in class de.cau.cs.kieler.kiml.VolatileLayoutConfig
Set the focus of this layout configuration on the given element.
setFocus() - Method in class de.cau.cs.kieler.krep.evalbench.ui.editors.AssemblerEditor
 
setFocus() - Method in class de.cau.cs.kieler.krep.evalbench.ui.views.AssemblerView
 
setFocus() - Method in class de.cau.cs.kieler.krep.evalbench.ui.views.ConnectionView
 
setFocus() - Method in class de.cau.cs.kieler.krep.evalbench.ui.views.VerifyView
Deprecated.  
setFocus() - Method in class de.cau.cs.kieler.kvid.ui.views.PropertiesView
 
setFocus() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.views.AutomatedEvalView
setFocus() - Method in class de.cau.cs.kieler.sim.kiem.internal.KiemProxyEditor
 
setFocus() - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemView
Passing the focus request to the viewer's control.
setFocus() - Method in class de.cau.cs.kieler.sim.table.views.DataTableView
Pass the focus request to the viewer's control.
setFocus() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
 
setFocus() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.KitsView
 
setFocus() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
Sets focus to a part in the page.
setFocus() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPageBookView
 
setFocus() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
 
setFontColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
setFontColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
setFontFamily(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.TextImpl
 
setFontFamily(String) - Method in interface de.cau.cs.kieler.kev.mapping.Text
Sets the value of the 'Font Family' attribute.
setFontSize(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.TextImpl
 
setFontSize(String) - Method in interface de.cau.cs.kieler.kev.mapping.Text
Sets the value of the 'Font Size' attribute.
setFor(KeyForType) - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
setFor(KeyForType) - Method in interface org.graphdrawing.graphml.KeyType
Sets the value of the 'For' attribute.
setForegroundColor(Color) - Method in class de.cau.cs.kieler.core.ui.figures.AttributeAwareSwitchFigure
setForegroundColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
setForegroundColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeEditPart
 
setForegroundColor(Color) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableEditPart
 
setFormal(String) - Method in class de.cau.cs.kieler.synccharts.impl.SubstitutionImpl
 
setFormal(String) - Method in interface de.cau.cs.kieler.synccharts.Substitution
Sets the value of the 'Formal' attribute.
setFramework(ITransformationFramework) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Sets the transformation framework for this editor.
setFramework(ITransformationFramework) - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
Sets the transformation framework.
setFrom(Read) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.MoveImpl
 
setFrom(Read) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Move
Sets the value of the 'From' containment reference.
setFunc(Function) - Method in interface de.cau.cs.kieler.esterel.esterel.ChannelType
Sets the value of the 'Func' reference.
setFunc(Function) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ChannelTypeImpl
 
setFunction(Function) - Method in interface de.cau.cs.kieler.esterel.esterel.DataFunction
Sets the value of the 'Function' reference.
setFunction(Function) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataFunctionImpl
 
setGrammarAccess(AnnotationsGrammarAccess) - Method in class de.cau.cs.kieler.core.annotations.parser.antlr.AnnotationsParser
 
setGrammarAccess(AnnotationsGrammarAccess) - Method in class de.cau.cs.kieler.core.annotations.ui.contentassist.antlr.AnnotationsParser
 
setGrammarAccess(AnnotationsGrammarAccess) - Method in class de.cau.cs.kieler.core.annotations.ui.contentassist.antlr.internal.InternalAnnotationsParser
 
setGrammarAccess(ExpressionsGrammarAccess) - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.ExpressionsParser
 
setGrammarAccess(ExpressionsGrammarAccess) - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.ExpressionsParser
 
setGrammarAccess(ExpressionsGrammarAccess) - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
setGrammarAccess(EsterelGrammarAccess) - Method in class de.cau.cs.kieler.esterel.parser.antlr.EsterelParser
 
setGrammarAccess(EsterelGrammarAccess) - Method in class de.cau.cs.kieler.esterel.ui.contentassist.antlr.EsterelParser
 
setGrammarAccess(EsterelGrammarAccess) - Method in class de.cau.cs.kieler.esterel.ui.contentassist.antlr.internal.InternalEsterelParser
 
setGrammarAccess(GraphvizDotGrammarAccess) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.parser.antlr.GraphvizDotParser
 
setGrammarAccess(KlpGrammarAccess) - Method in class de.cau.cs.kieler.krep.editors.klp.parser.antlr.KlpParser
 
setGrammarAccess(KlpGrammarAccess) - Method in class de.cau.cs.kieler.krep.editors.klp.ui.contentassist.antlr.internal.InternalKlpParser
 
setGrammarAccess(KlpGrammarAccess) - Method in class de.cau.cs.kieler.krep.editors.klp.ui.contentassist.antlr.KlpParser
 
setGrammarAccess(RifGrammarAccess) - Method in class de.cau.cs.kieler.krep.editors.rif.parser.antlr.RifParser
 
setGrammarAccess(RifGrammarAccess) - Method in class de.cau.cs.kieler.krep.editors.rif.ui.contentassist.antlr.internal.InternalRifParser
 
setGrammarAccess(RifGrammarAccess) - Method in class de.cau.cs.kieler.krep.editors.rif.ui.contentassist.antlr.RifParser
 
setGrammarAccess(EsiGrammarAccess) - Method in class de.cau.cs.kieler.sim.esi.parser.antlr.EsiParser
 
setGrammarAccess(EsiGrammarAccess) - Method in class de.cau.cs.kieler.sim.esi.ui.contentassist.antlr.EsiParser
 
setGrammarAccess(EsiGrammarAccess) - Method in class de.cau.cs.kieler.sim.esi.ui.contentassist.antlr.internal.InternalEsiParser
 
setGrammarAccess(ActionsGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.ActionsParser
 
setGrammarAccess(ActionsGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.ActionsParser
 
setGrammarAccess(ActionsGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
setGrammarAccess(InterfacesGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.InterfacesParser
 
setGrammarAccess(InterfacesGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.InterfacesParser
 
setGrammarAccess(InterfacesGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
setGrammarAccess(KitsGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.KitsParser
 
setGrammarAccess(KitsGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
setGrammarAccess(KitsGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.KitsParser
 
setGrammarAccess(KitsStateGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.KitsStateParser
 
setGrammarAccess(KitsStateGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
setGrammarAccess(KitsStateGrammarAccess) - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.KitsStateParser
 
setGraph(GraphType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Graph' containment reference.
setGraph(GraphType) - Method in interface org.graphdrawing.graphml.EdgeType
Sets the value of the 'Graph' containment reference.
setGraph(GraphType) - Method in interface org.graphdrawing.graphml.HyperedgeType
Sets the value of the 'Graph' containment reference.
setGraph(GraphType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setGraph(GraphType) - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
setGraph(GraphType) - Method in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
 
setGraph(GraphType) - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
setGraph(GraphType) - Method in interface org.graphdrawing.graphml.NodeType
Sets the value of the 'Graph' containment reference.
setGraphml(GraphmlType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Graphml' containment reference.
setGraphml(GraphmlType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setGraphsOCLFactory(GraphsOCLFactory) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
setGroup(GroupType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Group' containment reference.
setGroup(GroupType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setHash(int) - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
setHeadLabel(String) - Method in interface de.cau.cs.kieler.keg.Edge
Sets the value of the 'Head Label' attribute.
setHeadLabel(String) - Method in class de.cau.cs.kieler.keg.impl.EdgeImpl
 
setHeight(float) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KShapeLayoutImpl
 
setHeight(float) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KShapeLayout
Sets the value of the 'Height' attribute.
setHeight(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Sets the height.
setHeight(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraph
Sets the height.
setHistoryStep(boolean) - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
Sets the history step flag.
setHistoryStep(boolean) - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Flag the current step as a history step.
setHostCombineOperator(String) - Method in class de.cau.cs.kieler.core.expressions.impl.SignalImpl
 
setHostCombineOperator(String) - Method in interface de.cau.cs.kieler.core.expressions.Signal
Sets the value of the 'Host Combine Operator' attribute.
setHostConnection(boolean) - Method in class de.cau.cs.kieler.core.ui.policies.PopupBarPolicy
set the host is connection flag.
setHostType(String) - Method in class de.cau.cs.kieler.core.expressions.impl.ValuedObjectImpl
 
setHostType(String) - Method in interface de.cau.cs.kieler.core.expressions.ValuedObject
Sets the value of the 'Host Type' attribute.
setHref(String) - Method in class org.graphdrawing.graphml.impl.LocatorTypeImpl
 
setHref(String) - Method in interface org.graphdrawing.graphml.LocatorType
Sets the value of the 'Href' attribute.
setHyperedge(HyperedgeType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Hyperedge' containment reference.
setHyperedge(HyperedgeType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setHypernode(boolean) - Method in class de.cau.cs.kieler.keg.impl.NodeImpl
 
setHypernode(boolean) - Method in interface de.cau.cs.kieler.keg.Node
Sets the value of the 'Hypernode' attribute.
setIcon(String) - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Sets the iconURI used by the menu contributions.
setId(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.SVGElementImpl
 
setId(String) - Method in interface de.cau.cs.kieler.kev.mapping.SVGElement
Sets the value of the 'Id' attribute.
setId(String) - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Sets the identifier.
setId(String) - Method in class de.cau.cs.kieler.kiml.LayoutProviderData
Sets the id.
setId(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraphElement
Sets the id.
setId(int) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.RegImpl
 
setId(int) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Reg
Sets the value of the 'Id' attribute.
setId(Integer) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.Identifer
 
setId(String) - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
setId(String) - Method in interface de.cau.cs.kieler.synccharts.Scope
Sets the value of the 'Id' attribute.
setId(String) - Method in interface org.graphdrawing.graphml.DataType
Sets the value of the 'Id' attribute.
setId(String) - Method in interface org.graphdrawing.graphml.EdgeType
Sets the value of the 'Id' attribute.
setId(String) - Method in interface org.graphdrawing.graphml.EndpointType
Sets the value of the 'Id' attribute.
setId(String) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Id' attribute.
setId(String) - Method in interface org.graphdrawing.graphml.HyperedgeType
Sets the value of the 'Id' attribute.
setId(String) - Method in class org.graphdrawing.graphml.impl.DataTypeImpl
 
setId(String) - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
setId(String) - Method in class org.graphdrawing.graphml.impl.EndpointTypeImpl
 
setId(String) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setId(String) - Method in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
 
setId(String) - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
setId(String) - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
setId(String) - Method in interface org.graphdrawing.graphml.KeyType
Sets the value of the 'Id' attribute.
setId(String) - Method in interface org.graphdrawing.graphml.NodeType
Sets the value of the 'Id' attribute.
setIgnoredKeys(List<KiemPropertyKeyWrapper>) - Method in class de.cau.cs.kieler.sim.kiem.config.managers.PropertyUsageManager
Setter for the list of ignored keys.
setImport(ImportType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Import' containment reference.
setImport(ImportType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setImportURI(String) - Method in class de.cau.cs.kieler.core.annotations.impl.ImportAnnotationImpl
 
setImportURI(String) - Method in interface de.cau.cs.kieler.core.annotations.ImportAnnotation
Sets the value of the 'Import URI' attribute.
setInAdvancedMode(boolean) - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ContributionManager
Setter for the isInAdvancedMode.
setIndex(int) - Method in class de.cau.cs.kieler.krep.evalbench.comm.Signal
Set the signal index.
setIndex(HashMap<String, Integer>) - Method in class de.cau.cs.kieler.krep.evalbench.trace.Trace
 
setIndex(String) - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
setIndex(String) - Method in interface org.ptolemy.moml.UnlinkType
Sets the value of the 'Index' attribute.
SetIndexCommand<T extends EObject> - Class in de.cau.cs.kieler.core.model.util
Set an integer feature of the element to its index in a list.
SetIndexCommand(EList<T>, EStructuralFeature, int) - Constructor for class de.cau.cs.kieler.core.model.util.SetIndexCommand
 
setInfo(Object) - Method in class de.cau.cs.kieler.sim.kiem.KiemEvent
Sets the optional info parameter.
setInit(Expression) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Equation
 
setInit(Expression) - Method in class de.cau.cs.kieler.krep.compiler.lustre.Expression
 
setInitializationData(IConfigurationElement, String, Object) - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
SetInitialTrain(int) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
SetInitialTrain(int, boolean) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
setInitialValue(String) - Method in class de.cau.cs.kieler.core.expressions.impl.ValuedObjectImpl
 
setInitialValue(String) - Method in interface de.cau.cs.kieler.core.expressions.ValuedObject
Sets the value of the 'Initial Value' attribute.
setInitialVariables(JSONObject) - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Sets the global initial variables.
setInitialVariables(JSONObject) - Method in class de.cau.cs.kieler.sim.kiem.JSONObjectDataComponent
Sets the global interface variables and their initial values.
setInitialVariables(String) - Method in class de.cau.cs.kieler.sim.kiem.JSONStringDataComponent
Sets the global interface variables and their initial values.
setInput(IWorkbenchPart, ISelection) - Method in class de.cau.cs.kieler.kaom.diagram.sheet.KaomPropertySection
 
setInput(IWorkbenchPart, ISelection) - Method in class de.cau.cs.kieler.keg.diagram.sheet.GraphsPropertySection
 
setInput(String) - Method in interface de.cau.cs.kieler.kev.mapping.Animation
Sets the value of the 'Input' attribute.
setInput(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.AnimationImpl
 
setInput(IWorkbenchPart, ISelection) - Method in class de.cau.cs.kieler.synccharts.diagram.sheet.SyncchartsPropertySection
 
setInput(IEditorInput) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
This method will create an EMFModelManager that handles loading and saving to the file the passed IEditorInput relies on.
setInput(InputType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Input' containment reference.
setInput(InputType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setInputs(LinkedList<Variable>) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Program
 
setInputs(LinkedList<Variable>) - Method in class de.cau.cs.kieler.krep.compiler.lustre.Lustre
 
setInsertAt(String) - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
setInsertAt(String) - Method in interface org.ptolemy.moml.LinkType
Sets the value of the 'Insert At' attribute.
setInsertInsideAt(String) - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
setInsertInsideAt(String) - Method in interface org.ptolemy.moml.LinkType
Sets the value of the 'Insert Inside At' attribute.
setInsideIndex(String) - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
setInsideIndex(String) - Method in interface org.ptolemy.moml.UnlinkType
Sets the value of the 'Inside Index' attribute.
setInstance(AbstractLayoutProvider) - Method in class de.cau.cs.kieler.kiml.LayoutProviderData
Sets the instance.
setInstruction(Instruction) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.LineImpl
 
setInstruction(Instruction) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Line
Sets the value of the 'Instruction' containment reference.
setInterfaceDeclaration(String) - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
setInterfaceDeclaration(String) - Method in interface de.cau.cs.kieler.synccharts.Scope
Sets the value of the 'Interface Declaration' attribute.
setIO() - Method in class de.cau.cs.kieler.krep.compiler.ceq.Automaton
Extract io of the automaton from the initial state.
setIO() - Method in class de.cau.cs.kieler.krep.compiler.ceq.ScadeProgram
infer io from equations.
setIO() - Method in class de.cau.cs.kieler.krep.compiler.ceq.State
 
setIsDisplayAtMouseHoverLocation(boolean) - Method in class de.cau.cs.kieler.core.ui.policies.PopupBarPolicy
setter for the IsDisplayAtMouseHoverLocation.
setIsFinal(boolean) - Method in class de.cau.cs.kieler.synccharts.impl.StateImpl
 
setIsFinal(boolean) - Method in interface de.cau.cs.kieler.synccharts.State
Sets the value of the 'Is Final' attribute.
setIsHistory(boolean) - Method in class de.cau.cs.kieler.synccharts.impl.TransitionImpl
 
setIsHistory(boolean) - Method in interface de.cau.cs.kieler.synccharts.Transition
Sets the value of the 'Is History' attribute.
setIsImmediate(boolean) - Method in interface de.cau.cs.kieler.synccharts.Action
Sets the value of the 'Is Immediate' attribute.
setIsImmediate(boolean) - Method in class de.cau.cs.kieler.synccharts.impl.ActionImpl
 
setIsInitial(boolean) - Method in class de.cau.cs.kieler.synccharts.impl.StateImpl
 
setIsInitial(boolean) - Method in interface de.cau.cs.kieler.synccharts.State
Sets the value of the 'Is Initial' attribute.
setIsInput(boolean) - Method in class de.cau.cs.kieler.core.expressions.impl.SignalImpl
 
setIsInput(boolean) - Method in interface de.cau.cs.kieler.core.expressions.Signal
Sets the value of the 'Is Input' attribute.
setIsOutput(boolean) - Method in class de.cau.cs.kieler.core.expressions.impl.SignalImpl
 
setIsOutput(boolean) - Method in interface de.cau.cs.kieler.core.expressions.Signal
Sets the value of the 'Is Output' attribute.
setJsonKeyToInputValuesToAnimationsMap(HashMap<String, HashMap<String, ArrayList<Pair<String, Animation>>>>) - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
 
setKevView(KevView) - Static method in class de.cau.cs.kieler.kev.Activator
Setting the single instance of KEV-View.
setKey(IProperty<?>) - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
setKey(String) - Method in class de.cau.cs.kieler.core.kgraph.impl.PersistentEntryImpl
 
setKey(String) - Method in interface de.cau.cs.kieler.core.kgraph.PersistentEntry
Sets the value of the 'Key' attribute.
setKey(String) - Method in interface de.cau.cs.kieler.kev.mapping.Animation
Sets the value of the 'Key' attribute.
setKey(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.AnimationImpl
 
setKey(String) - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.KOption
Sets the value of the 'Key' attribute.
setKey(String) - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.KOptionImpl
 
setKey(String) - Method in class de.cau.cs.kieler.sim.table.views.TableData
Sets the key of the entry.
setKey(String) - Method in interface org.graphdrawing.graphml.DataType
Sets the value of the 'Key' attribute.
setKey(KeyType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Key' containment reference.
setKey(String) - Method in class org.graphdrawing.graphml.impl.DataTypeImpl
 
setKey(KeyType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setKeyboardShortcut(String) - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Sets the keyboard shortcut for this transformation.
setKeyToAnimationsMap(HashMap<String, ArrayList<Pair<String, Animation>>>) - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
 
setLabel(KLabel) - Method in class de.cau.cs.kieler.core.kgraph.impl.KNodeImpl
 
setLabel(KLabel) - Method in class de.cau.cs.kieler.core.kgraph.impl.KPortImpl
 
setLabel(KLabel) - Method in interface de.cau.cs.kieler.core.kgraph.KNode
Sets the value of the 'Label' containment reference.
setLabel(KLabel) - Method in interface de.cau.cs.kieler.core.kgraph.KPort
Sets the value of the 'Label' containment reference.
setLabel(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
setLabel(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
setLabel(Label) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.CJmp
Sets the value of the 'Label' containment reference.
setLabel(Label) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.CJmpImpl
 
setLabel(Label) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.JmpImpl
 
setLabel(Label) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.SetPCImpl
 
setLabel(Label) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Jmp
Sets the value of the 'Label' reference.
setLabel(Label) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.SetPC
Sets the value of the 'Label' containment reference.
setLabel(String) - Method in class de.cau.cs.kieler.krep.evalbench.program.Instruction
 
setLabel(String) - Method in class de.cau.cs.kieler.ksbase.core.KSBasEMenuContribution
Sets the label.
setLabel(String) - Method in interface de.cau.cs.kieler.synccharts.Action
Sets the value of the 'Label' attribute.
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeLabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
setLabel(WrappingLabel) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
setLabel(String) - Method in class de.cau.cs.kieler.synccharts.impl.ActionImpl
 
setLabel(String) - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
setLabel(Action, String) - Static method in class de.cau.cs.kieler.synccharts.ksbase.SyncchartsKsbasePlugin
 
setLabel(String) - Method in interface de.cau.cs.kieler.synccharts.Scope
Sets the value of the 'Label' attribute.
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
setLabelIconHelper(IFigure, Image) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
setLabels(LinkedList<String>) - Method in class de.cau.cs.kieler.krep.evalbench.program.Instruction
 
setLabelText(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
setLabelText(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
setLabelTextHelper(IFigure, String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
setLastAnalysesSelection(List<AbstractInfoAnalysis>) - Method in class de.cau.cs.kieler.kiml.grana.handlers.AbstractAnalysisHandler
Sets the last selected analyses in the preference store.
setLayer(Layer) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Set a new layer for this element.
setLayoutCommand(Command) - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Sets the given command as new layout command.
setLayoutConfig(ILayoutConfig) - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Set an external layout configuration to use with this layout manager.
setLeft(DataMult) - Method in interface de.cau.cs.kieler.esterel.esterel.DataExpr
Sets the value of the 'Left' containment reference.
setLeft(DataMult) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataExprImpl
 
setLeft(VariableDecl) - Method in class de.cau.cs.kieler.esterel.esterel.impl.VariableDeclImpl
 
setLeft(VariableList) - Method in class de.cau.cs.kieler.esterel.esterel.impl.VariableListImpl
 
setLeft(VariableDecl) - Method in interface de.cau.cs.kieler.esterel.esterel.VariableDecl
Sets the value of the 'Left' containment reference.
setLeft(VariableList) - Method in interface de.cau.cs.kieler.esterel.esterel.VariableList
Sets the value of the 'Left' containment reference.
setLeft(float) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KInsetsImpl
 
setLeft(float) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KInsets
Sets the value of the 'Left' attribute.
setLeftFace(KSlimFace) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Sets the leftFace.
setLeftHandDisplay() - Method in class de.cau.cs.kieler.core.ui.policies.PopupBarPolicy
Deprecated. this is not being used anymore
setLengthwiseDim(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Sets the lengthwiseDim.
setLengthwiseDim(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Sets the lengthwise dimension, that is the width for horizontal layout or the height for vertical layout.
setLengthwisePos(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Sets the lengthwisePos.
setLengthwisePos(float, float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Sets the lengthwise position for this layer element, considering all edges that are routed before this element.
setLevel(int) - Static method in class de.cau.cs.kieler.krep.compiler.util.Debug
 
setLinearSegment(LinearSegment) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Sets the linear segment.
setLineDash(float[]) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
setLineStyle(int) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
setLineType(int) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeEditPart
 
setLineType(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
setLineWidth(int) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeEditPart
 
setLineWidth(int) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableEditPart
 
setLineWidthFloat(float) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
setLink(LinkType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Link' containment reference.
setLink(LinkType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setLinkConstraints(KaomBaseItemSemanticEditPolicy.LinkConstraints) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
 
setLinkConstraints(GraphsBaseItemSemanticEditPolicy.LinkConstraints) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
setLinkConstraints(SyncchartsBaseItemSemanticEditPolicy.LinkConstraints) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
setList(RenamingList) - Method in class de.cau.cs.kieler.esterel.esterel.impl.RunImpl
 
setList(RenamingList) - Method in interface de.cau.cs.kieler.esterel.esterel.Run
Sets the value of the 'List' containment reference.
setLoadImminent() - Method in class de.cau.cs.kieler.sim.kiem.config.extension.KiemEventListener
Notify the listener that the plugin will report a load soon but the listener should ignore it as it was plugin-triggered.
setLocals(LinkedList<Variable>) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Program
 
setLocals(LinkedList<Variable>) - Method in class de.cau.cs.kieler.krep.compiler.lustre.Lustre
 
setLocation(IPath) - Method in class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Set the location of the schedule.
setLocation(LocationType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Location' containment reference.
setLocation(LocationType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setLocator(LocatorType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Locator' containment reference.
setLocator(LocatorType) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Locator' containment reference.
setLocator(LocatorType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setLocator(LocatorType) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setLocator(LocatorType) - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
setLocator(LocatorType) - Method in interface org.graphdrawing.graphml.NodeType
Sets the value of the 'Locator' containment reference.
setLocked(boolean) - Method in class de.cau.cs.kieler.sim.kiem.config.data.EditorDefinition
Setter for the isLocked.
setlTick(int) - Method in class de.cau.cs.kieler.krep.evalbench.program.KepConfig
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
setManager(DiagramLayoutManager) - Method in class de.cau.cs.kieler.kiml.ui.util.DebugCanvas
Sets the canvas up for the given layout manager.
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
setManager(DirectEditManager) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
setMaximumSize(Dimension) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
setMaxROM(int) - Method in class de.cau.cs.kieler.krep.evalbench.program.KepConfig
 
setMenuContributions(List<KSBasEMenuContribution>) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Sets the menu contributions for this editor and removes any existing contributions.
setMessage(String) - Method in class de.cau.cs.kieler.sim.kiem.automated.data.IterationResult
Set the message on the result.
setMidLabel(String) - Method in interface de.cau.cs.kieler.keg.Edge
Sets the value of the 'Mid Label' attribute.
setMidLabel(String) - Method in class de.cau.cs.kieler.keg.impl.EdgeImpl
 
setMinHeight(int) - Method in class de.cau.cs.kieler.core.ui.figures.layout.container.ExtendedTable
 
setMinimumHeight(int) - Method in class de.cau.cs.kieler.core.ui.figures.layout.container.LayoutSizes
 
setMinimumSize(Dimension) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
setMinimumWidth(int) - Method in class de.cau.cs.kieler.core.ui.figures.layout.container.LayoutSizes
 
setMinWidth(int) - Method in class de.cau.cs.kieler.core.ui.figures.layout.container.ExtendedTable
 
setModBody(ModuleBody) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ModuleImpl
 
setModBody(ModuleBody) - Method in interface de.cau.cs.kieler.esterel.esterel.Module
Sets the value of the 'Mod Body' containment reference.
setModel(ModelType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Model' containment reference.
setModel(ModelType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setModelElement(EObject) - Method in class de.cau.cs.kieler.kaom.diagram.part.ModelElementSelectionPage
 
setModelElement(EObject) - Method in class de.cau.cs.kieler.keg.diagram.part.ModelElementSelectionPage
 
setModelElement(Notifier) - Method in class de.cau.cs.kieler.synccharts.custom.StateLayout
 
setModelElement(EObject) - Method in class de.cau.cs.kieler.synccharts.diagram.part.ModelElementSelectionPage
 
setModifiable(boolean) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
setModifiable(boolean) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
setModifiable(boolean) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
setModificationStamp(long) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
setModificationStamp(long) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
setModificationStamp(long) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
setModified(boolean) - Method in class de.cau.cs.kieler.sim.table.views.TableData
Sets the modified flag of an entry.
setModInt(ModuleInterface) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ModuleImpl
 
setModInt(ModuleInterface) - Method in interface de.cau.cs.kieler.esterel.esterel.Module
Sets the value of the 'Mod Int' containment reference.
setModule(Module) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ModuleRenamingImpl
 
setModule(ModuleRenaming) - Method in class de.cau.cs.kieler.esterel.esterel.impl.RunImpl
 
setModule(Module) - Method in interface de.cau.cs.kieler.esterel.esterel.ModuleRenaming
Sets the value of the 'Module' reference.
setModule(ModuleRenaming) - Method in interface de.cau.cs.kieler.esterel.esterel.Run
Sets the value of the 'Module' containment reference.
setMonitor(IProgressMonitor) - Method in class de.cau.cs.kieler.sim.kiem.automated.execution.CancelManager
Setter for the monitor.
setMostImportantTransitionPrio(Issue, IssueResolutionAcceptor) - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.quickfix.KitsQuickfixProvider
 
setMultipleResourcesInCaseOfList(boolean) - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.MomlWriter
Sets the multiple resources in case of list.
setN(String) - Method in class de.cau.cs.kieler.sim.esi.esi.impl.tickImpl
 
setN(String) - Method in interface de.cau.cs.kieler.sim.esi.esi.tick
Sets the value of the 'N' attribute.
setName(String) - Method in class de.cau.cs.kieler.core.annotations.impl.NamedObjectImpl
 
setName(String) - Method in interface de.cau.cs.kieler.core.annotations.NamedObject
Sets the value of the 'Name' attribute.
setName(String) - Method in class de.cau.cs.kieler.core.expressions.impl.ValuedObjectImpl
 
setName(String) - Method in interface de.cau.cs.kieler.core.expressions.ValuedObject
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Constant
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Function
Sets the value of the 'Name' attribute.
setName(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ConstantImpl
 
setName(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.FunctionImpl
 
setName(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ModuleImpl
 
setName(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ProcedureImpl
 
setName(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SensorImpl
 
setName(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SignalImpl
 
setName(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.TrapDeclImpl
 
setName(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.TypeImpl
 
setName(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.VariableSingleImpl
 
setName(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Module
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Procedure
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Sensor
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Signal
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.esterel.esterel.TrapDecl
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Type
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.esterel.esterel.VariableSingle
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.Attribute
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.Graph
Sets the value of the 'Name' attribute.
setName(String) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.AttributeImpl
 
setName(String) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.GraphImpl
 
setName(String) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.NodeImpl
 
setName(String) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.PortImpl
 
setName(String) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.SubgraphImpl
 
setName(String) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.Node
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.Port
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.Subgraph
Sets the value of the 'Name' attribute.
setName(String) - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Sets the name.
setName(String) - Method in class de.cau.cs.kieler.kiml.LayoutProviderData
Sets the name.
setName(String) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Equation
 
setName(String) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Expression
Set the unique name of the expression.
setName(String) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Program
 
setName(String) - Method in class de.cau.cs.kieler.krep.compiler.lustre.Expression
 
setName(String) - Method in class de.cau.cs.kieler.krep.compiler.lustre.Lustre
 
setName(String) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.LabelImpl
 
setName(String) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.RegImpl
 
setName(String) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Label
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Reg
Sets the value of the 'Name' attribute.
setName(String) - Method in interface de.cau.cs.kieler.krep.editors.rif.rif.decl
Sets the value of the 'Name' attribute.
setName(String) - Method in class de.cau.cs.kieler.krep.editors.rif.rif.impl.declImpl
 
setName(String) - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Sets the name of the transformation used in the menus.
setName(String) - Method in class de.cau.cs.kieler.sim.esi.esi.impl.signalImpl
 
setName(String) - Method in interface de.cau.cs.kieler.sim.esi.esi.signal
Sets the value of the 'Name' attribute.
setName(NamedElement, String) - Static method in class de.cau.cs.kieler.uml2.EditingUtil
Set the name of a named element.
setName(String) - Method in class org.graphdrawing.graphml.impl.PortTypeImpl
 
setName(String) - Method in interface org.graphdrawing.graphml.PortType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.ClassType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.DeleteEntityType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.DeletePortType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.DeletePropertyType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.DeleteRelationType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.DirectorType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.DocType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.EntityType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.GroupType
Sets the value of the 'Name' attribute.
setName(String) - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.DeleteEntityTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.DeletePortTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.DeletePropertyTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.DeleteRelationTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.DirectorTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.DocTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.GroupTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.PortTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.RelationTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.RenameTypeImpl
 
setName(String) - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
setName(String) - Method in interface org.ptolemy.moml.ModelType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.PortType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.PropertyType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.RelationType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.RenameType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface org.ptolemy.moml.VertexType
Sets the value of the 'Name' attribute.
setNamespaceId(String) - Method in class de.cau.cs.kieler.kex.model.Example
Setter for example namespaceId.
setNewName(Constant) - Method in interface de.cau.cs.kieler.esterel.esterel.ConstantRenaming
Sets the value of the 'New Name' reference.
setNewName(Function) - Method in interface de.cau.cs.kieler.esterel.esterel.FunctionRenaming
Sets the value of the 'New Name' reference.
setNewName(Constant) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ConstantRenamingImpl
 
setNewName(Function) - Method in class de.cau.cs.kieler.esterel.esterel.impl.FunctionRenamingImpl
 
setNewName(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ModuleRenamingImpl
 
setNewName(Procedure) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ProcedureRenamingImpl
 
setNewName(Signal) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SignalRenamingImpl
 
setNewName(Type) - Method in class de.cau.cs.kieler.esterel.esterel.impl.TypeRenamingImpl
 
setNewName(String) - Method in interface de.cau.cs.kieler.esterel.esterel.ModuleRenaming
Sets the value of the 'New Name' attribute.
setNewName(Procedure) - Method in interface de.cau.cs.kieler.esterel.esterel.ProcedureRenaming
Sets the value of the 'New Name' reference.
setNewName(Signal) - Method in interface de.cau.cs.kieler.esterel.esterel.SignalRenaming
Sets the value of the 'New Name' reference.
setNewName(Type) - Method in interface de.cau.cs.kieler.esterel.esterel.TypeRenaming
Sets the value of the 'New Name' reference.
setNewValue(Expression) - Method in interface de.cau.cs.kieler.synccharts.Emission
Sets the value of the 'New Value' containment reference.
setNewValue(Expression) - Method in class de.cau.cs.kieler.synccharts.impl.EmissionImpl
 
setNext(Layer) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Sets the next.
setNode(KNode) - Method in class de.cau.cs.kieler.core.kgraph.impl.KPortImpl
 
setNode(KNode) - Method in interface de.cau.cs.kieler.core.kgraph.KPort
Sets the value of the 'Node' container reference.
setNode(Node) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.NodeStatementImpl
 
setNode(Node) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.NodeStatement
Sets the value of the 'Node' containment reference.
setNode(NodeType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Node' containment reference.
setNode(String) - Method in interface org.graphdrawing.graphml.EndpointType
Sets the value of the 'Node' attribute.
setNode(NodeType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setNode(String) - Method in class org.graphdrawing.graphml.impl.EndpointTypeImpl
 
setNodeLabel(String) - Method in class de.cau.cs.kieler.keg.impl.NodeImpl
 
setNodeLabel(String) - Method in interface de.cau.cs.kieler.keg.Node
Sets the value of the 'Node Label' attribute.
setNoDrawMargin(int) - Method in class de.cau.cs.kieler.synccharts.custom.NeighborAwareOpenRectangleFigure
Set the margin from either the border of the parent or siblings at which the corresponding sides shall be drawn no matter what.
setNorth(boolean) - Method in class de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure
Sets the north.
setNr(int) - Method in class de.cau.cs.kieler.krep.editors.rif.rif.impl.TickImpl
 
setNr(int) - Method in interface de.cau.cs.kieler.krep.editors.rif.rif.Tick
Sets the value of the 'Nr' attribute.
setnSignals(int) - Method in class de.cau.cs.kieler.krep.evalbench.program.KepConfig
 
setnThread(int) - Method in class de.cau.cs.kieler.krep.evalbench.program.KepConfig
 
setO1(T) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Tuple
Setter for the first object of the tuple.
setO2(V) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Tuple
Setter for the second object of the tuple.
setObject(EObject) - Method in interface de.cau.cs.kieler.core.annotations.ContainmentAnnotation
Sets the value of the 'Object' containment reference.
setObject(EObject) - Method in class de.cau.cs.kieler.core.annotations.impl.ContainmentAnnotationImpl
 
setObject(EObject) - Method in class de.cau.cs.kieler.core.annotations.impl.ReferenceAnnotationImpl
 
setObject(EObject) - Method in interface de.cau.cs.kieler.core.annotations.ReferenceAnnotation
Sets the value of the 'Object' reference.
setObject(Object) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraphElement
Sets the object.
setObliqueRouting(boolean) - Method in class de.cau.cs.kieler.kiml.gmf.GmfLayoutCommand
Enforces all edges to be drawn with oblique routing style.
setOffset(KNode, float, float) - Method in class de.cau.cs.kieler.kiml.ui.util.DebugCanvas
Sets an offset for this canvas.
setOffset(KNode, float, float) - Method in interface de.cau.cs.kieler.kiml.util.IDebugCanvas
Sets an offset for this canvas.
setOldName(Constant) - Method in interface de.cau.cs.kieler.esterel.esterel.ConstantRenaming
Sets the value of the 'Old Name' reference.
setOldName(Function) - Method in interface de.cau.cs.kieler.esterel.esterel.FunctionRenaming
Sets the value of the 'Old Name' reference.
setOldName(Constant) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ConstantRenamingImpl
 
setOldName(Function) - Method in class de.cau.cs.kieler.esterel.esterel.impl.FunctionRenamingImpl
 
setOldName(Procedure) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ProcedureRenamingImpl
 
setOldName(Signal) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SignalRenamingImpl
 
setOldName(Type) - Method in class de.cau.cs.kieler.esterel.esterel.impl.TypeRenamingImpl
 
setOldName(Procedure) - Method in interface de.cau.cs.kieler.esterel.esterel.ProcedureRenaming
Sets the value of the 'Old Name' reference.
setOldName(Signal) - Method in interface de.cau.cs.kieler.esterel.esterel.SignalRenaming
Sets the value of the 'Old Name' reference.
setOldName(Type) - Method in interface de.cau.cs.kieler.esterel.esterel.TypeRenaming
Sets the value of the 'Old Name' reference.
setOp(String) - Method in interface de.cau.cs.kieler.esterel.esterel.ChannelType
Sets the value of the 'Op' attribute.
setOp(String) - Method in interface de.cau.cs.kieler.esterel.esterel.DataExpr
Sets the value of the 'Op' attribute.
setOp(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ChannelTypeImpl
 
setOp(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataExprImpl
 
setOp(Operator) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Binop
Sets the value of the 'Op' attribute.
setOp(Operator) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.BinopImpl
 
setOpacity(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.OpacityImpl
 
setOpacity(String) - Method in interface de.cau.cs.kieler.kev.mapping.Opacity
Sets the value of the 'Opacity' attribute.
setOpcode0(int) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.InstructionImpl
 
setOpcode0(int) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Instruction
Sets the value of the 'Opcode0' attribute.
setOpcode1(int) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.InstructionImpl
 
setOpcode1(int) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Instruction
Sets the value of the 'Opcode1' attribute.
setOpcode2(int) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.InstructionImpl
 
setOpcode2(int) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Instruction
Sets the value of the 'Opcode2' attribute.
setOpcode3(int) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.InstructionImpl
 
setOpcode3(int) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Instruction
Sets the value of the 'Opcode3' attribute.
setOpenNewlyCreatedDiagramEditor(boolean) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomCreationWizard
 
setOpenNewlyCreatedDiagramEditor(boolean) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsCreationWizard
 
setOpenNewlyCreatedDiagramEditor(boolean) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizard
 
setOperator(OperatorType) - Method in class de.cau.cs.kieler.core.expressions.impl.OperatorExpressionImpl
 
setOperator(OperatorType) - Method in interface de.cau.cs.kieler.core.expressions.OperatorExpression
Sets the value of the 'Operator' attribute.
setOperator(EdgeOperator) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.EdgeTarget
Sets the value of the 'Operator' attribute.
setOperator(EdgeOperator) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.EdgeTargetImpl
 
setOption(String, boolean) - Method in class de.cau.cs.kieler.kiml.LayoutProviderData
Sets the knowledge status of the given layout option.
setOption(EObject, IProperty<?>, Object) - Method in class de.cau.cs.kieler.kiml.ui.layout.LayoutEffect
Set a layout option value for this layout effect.
setOptionClass(Class<?>) - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Sets the option type class.
SetOptionsEffect - Class in de.cau.cs.kieler.kiml.ui.layout
An effect that sets layout options for a specific element.
SetOptionsEffect(EObject, String, Object) - Constructor for class de.cau.cs.kieler.kiml.ui.layout.SetOptionsEffect
Creates an effect to set a single option.
SetOptionsEffect(EObject, Map<String, Object>) - Constructor for class de.cau.cs.kieler.kiml.ui.layout.SetOptionsEffect
Creates an effect to set multiple options.
setOutput(Tick) - Method in class de.cau.cs.kieler.krep.evalbench.trace.Tick
copy all outputs from Tick t.
setOutput(Tick) - Method in class de.cau.cs.kieler.krep.evalbench.trace.Trace
set the value of the output signal in the current tick.
setOutput(Tick) - Method in class de.cau.cs.kieler.krep.evalbench.trace.TraceList
 
setOutputs(LinkedList<Variable>) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Program
 
setOutputs(LinkedList<Variable>) - Method in class de.cau.cs.kieler.krep.compiler.lustre.Lustre
 
setOverviewPic(String) - Method in class de.cau.cs.kieler.kex.model.Example
Setter for example overviewPic.
setParameters(List<List<String>>) - Method in class de.cau.cs.kieler.core.model.transformation.AbstractTransformation
Sets the parameters from a list.
setParameters(List<EObject>, String...) - Method in interface de.cau.cs.kieler.core.model.transformation.ITransformationFramework
Sets the transformation parameters by matching the current selection with the given list of types.
setParameters(Object[]) - Method in interface de.cau.cs.kieler.core.model.transformation.ITransformationFramework
Sets the transformation parameters.
setParameters(List<List<String>>) - Method in class de.cau.cs.kieler.core.model.transformation.xtend.XtendTransformation
Sets the parameters for this transformation.
setParameters(Object[]) - Method in class de.cau.cs.kieler.core.model.transformation.xtend.XtendTransformationFramework
Sets the actual parameters.
setParameters(List<EObject>, String...) - Method in class de.cau.cs.kieler.core.model.transformation.xtend.XtendTransformationFramework
Sets the transformation parameters by matching the current selection with the given list of types.
setParameters(List<KiemProperty>) - Method in class de.cau.cs.kieler.krep.sim.DataComponent
The default implementation only retrieves the model file and the current iteration index.
setParameters(List<List<String>>) - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Sets parameters list.
setParameters(List<KiemProperty>) - Method in class de.cau.cs.kieler.sim.kiem.automated.AbstractAutomatedComponent
The default implementation only retrieves the model file and the current iteration index.
setParameters(List<KiemProperty>) - Method in class de.cau.cs.kieler.sim.kiem.automated.data.AutoTestComponent
The default implementation only retrieves the model file and the current iteration index.
setParameters(List<KiemProperty>) - Method in interface de.cau.cs.kieler.sim.kiem.automated.IAutomatedComponent
Give the component information.
setParameters(List<KiemProperty>) - Method in class de.cau.cs.kieler.sim.trace.TraceReader
The default implementation only retrieves the model file and the current iteration index.
setParameters(List<KiemProperty>) - Method in class de.cau.cs.kieler.sim.trace.TraceValidator
The default implementation only retrieves the model file and the current iteration index.
setParameters(List<KiemProperty>) - Method in class de.cau.cs.kieler.synccharts.sim.sc.SCDataComponent
The default implementation only retrieves the model file and the current iteration index.
setParent(KGraphElement) - Method in class de.cau.cs.kieler.core.kgraph.impl.KLabelImpl
 
setParent(KNode) - Method in class de.cau.cs.kieler.core.kgraph.impl.KNodeImpl
 
setParent(KGraphElement) - Method in interface de.cau.cs.kieler.core.kgraph.KLabel
Sets the value of the 'Parent' reference.
setParent(KNode) - Method in interface de.cau.cs.kieler.core.kgraph.KNode
Sets the value of the 'Parent' container reference.
setParent(IContributionManager) - Method in class de.cau.cs.kieler.core.model.ui.AbstractContributionItem
setParent(State) - Static method in class de.cau.cs.kieler.synccharts.text.interfaces.scoping.InterfacesScopeProvider
Setter for the parent.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotationsItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.cau.cs.kieler.core.expressions.provider.ExpressionsItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.cau.cs.kieler.core.kgraph.provider.KGraphItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.cau.cs.kieler.kaom.provider.KaomItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.cau.cs.kieler.keg.provider.KEGItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.cau.cs.kieler.synccharts.provider.SyncchartsItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentDialog(WizardDialog) - Method in class de.cau.cs.kieler.kev.ui.OpenWizard
The parent dialog.
setParentRegion(Region) - Method in class de.cau.cs.kieler.synccharts.impl.StateImpl
 
setParentRegion(Region) - Method in interface de.cau.cs.kieler.synccharts.State
Sets the value of the 'Parent Region' container reference.
setParentScope(Scope) - Method in class de.cau.cs.kieler.synccharts.impl.SubstitutionImpl
 
setParentScope(Scope) - Method in interface de.cau.cs.kieler.synccharts.Substitution
Sets the value of the 'Parent Scope' container reference.
setParentState(State) - Method in class de.cau.cs.kieler.synccharts.impl.RegionImpl
 
setParentState(State) - Method in interface de.cau.cs.kieler.synccharts.Region
Sets the value of the 'Parent State' container reference.
setParseEdgeids(GraphEdgeidsType) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Parse Edgeids' attribute.
setParseEdgeids(GraphEdgeidsType) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setParseEdges(BigInteger) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Parse Edges' attribute.
setParseEdges(BigInteger) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setParseIndegree(BigInteger) - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
setParseIndegree(BigInteger) - Method in interface org.graphdrawing.graphml.NodeType
Sets the value of the 'Parse Indegree' attribute.
setParseMaxindegree(BigInteger) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Parse Maxindegree' attribute.
setParseMaxindegree(BigInteger) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setParseMaxoutdegree(BigInteger) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Parse Maxoutdegree' attribute.
setParseMaxoutdegree(BigInteger) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setParseNodeids(GraphNodeidsType) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Parse Nodeids' attribute.
setParseNodeids(GraphNodeidsType) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setParseNodes(BigInteger) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Parse Nodes' attribute.
setParseNodes(BigInteger) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setParseOrder(GraphOrderType) - Method in interface org.graphdrawing.graphml.GraphType
Sets the value of the 'Parse Order' attribute.
setParseOrder(GraphOrderType) - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
setParseOutdegree(BigInteger) - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
setParseOutdegree(BigInteger) - Method in interface org.graphdrawing.graphml.NodeType
Sets the value of the 'Parse Outdegree' attribute.
setPasses(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.impl.LayerSweepCrossingReducer
Sets the number of passes for crossing reduction.
setPath(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.MovePathImpl
 
setPath(String) - Method in interface de.cau.cs.kieler.kev.mapping.MovePath
Sets the value of the 'Path' attribute.
setPathTo(String) - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
setPathTo(String) - Method in interface org.ptolemy.moml.VertexType
Sets the value of the 'Path To' attribute.
setPc(Label) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Done
Sets the value of the 'Pc' reference.
setPc(Label) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.DoneImpl
 
SetPC - Interface in de.cau.cs.kieler.krep.editors.klp.klp
A representation of the model object 'Set PC'.
SetPCImpl - Class in de.cau.cs.kieler.krep.editors.klp.klp.impl
An implementation of the model object 'Set PC'.
SetPCImpl() - Constructor for class de.cau.cs.kieler.krep.editors.klp.klp.impl.SetPCImpl
 
setPerformAnimation(boolean) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimatingCommand
If this is set to false animations will be generally disabled until it is reset to true.
setPermanent(boolean) - Method in class de.cau.cs.kieler.sim.table.views.TableData
Sets the permanent flag of an entry.
setPermanent(boolean) - Method in class ptolemy.actor.kiel.KielerIO
 
setPluginId(String) - Method in class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Setter for the pluginId.
SetPoint(int, boolean) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
setPort(Port) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.NodeImpl
 
setPort(Port) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.Node
Sets the value of the 'Port' containment reference.
setPort(PortType) - Method in interface org.graphdrawing.graphml.DocumentRoot
Sets the value of the 'Port' containment reference.
setPort(String) - Method in interface org.graphdrawing.graphml.EndpointType
Sets the value of the 'Port' attribute.
setPort(PortType) - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
setPort(String) - Method in class org.graphdrawing.graphml.impl.EndpointTypeImpl
 
setPort(PortType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Port' containment reference.
setPort(PortType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setPort(String) - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
setPort(String) - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
setPort(String) - Method in interface org.ptolemy.moml.LinkType
Sets the value of the 'Port' attribute.
setPort(String) - Method in interface org.ptolemy.moml.UnlinkType
Sets the value of the 'Port' attribute.
setPortBehavior(boolean) - Method in class de.cau.cs.kieler.core.ui.figures.layout.LabelLocator
Sets whether the locator should handle the parents as ports.
setPortLabel(String) - Method in class de.cau.cs.kieler.keg.impl.PortImpl
 
setPortLabel(String) - Method in interface de.cau.cs.kieler.keg.Port
Sets the value of the 'Port Label' attribute.
setPositive(boolean) - Method in class de.cau.cs.kieler.esterel.esterel.impl.RepeatImpl
 
setPositive(boolean) - Method in interface de.cau.cs.kieler.esterel.esterel.Repeat
Sets the value of the 'Positive' attribute.
setPostTransformationSelection(Object) - Static method in class de.cau.cs.kieler.ksbase.ui.utils.TransformationUtils
Sets the object that should be selected after the transformation has been executed.
setPre(String) - Method in interface de.cau.cs.kieler.esterel.esterel.DataMinus
Sets the value of the 'Pre' attribute.
setPre(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataMinusImpl
 
setPre(boolean) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.ReadImpl
 
setPre(boolean) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Read
Sets the value of the 'Pre' attribute.
setPreBounds(Rectangle) - Method in class de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure
Sets the preBounds.
setPreferenceStore(IKielerPreferenceStore) - Static method in class de.cau.cs.kieler.klodd.hierarchical.HierarchicalDataflowLayoutProvider
Sets the preference store.
setPreferenceStoreAccessor(IPreferenceStoreAccess) - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.HighlightingHelper
 
setPreferredHeight(int) - Method in class de.cau.cs.kieler.core.ui.figures.layout.container.LayoutSizes
 
setPreferredSize(Dimension) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
setPreferredSizes(Dimension[][]) - Method in class de.cau.cs.kieler.core.ui.figures.layout.container.LayoutSizes
 
setPreferredWidth(int) - Method in class de.cau.cs.kieler.core.ui.figures.layout.container.LayoutSizes
 
setPreParentBounds(Rectangle) - Method in class de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure
Sets the preParentBounds.
setPresent(boolean) - Method in class de.cau.cs.kieler.krep.evalbench.comm.Signal
Set the current signal status.
setPresent(JSONObject, boolean) - Static method in class de.cau.cs.kieler.sim.kiem.JSONSignalValues
Sets the presents of a signaled value.
setPresent(boolean) - Method in class de.cau.cs.kieler.sim.table.views.TableData
Sets the present flag (for signal entries only).
setPresent(boolean) - Method in class ptolemy.actor.kiel.KielerIO
 
setPresenterProvider(Provider<HighlightingPresenter>) - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.HighlightingHelper
 
setPreSigExpr(SigExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.DelayEvent
Sets the value of the 'Pre Sig Expr' containment reference.
setPreSigExpr(SigExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DelayEventImpl
 
setPrio(int) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Equation
 
setPrio(int) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.PrioImpl
 
setPrio(int) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Prio
Sets the value of the 'Prio' attribute.
setPriority(int) - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Set the manager priority.
setPriority(int) - Method in class de.cau.cs.kieler.kvid.data.KvidUri
Setter for the priority.
setPriority(int) - Method in class de.cau.cs.kieler.synccharts.impl.TransitionImpl
 
setPriority(int) - Method in interface de.cau.cs.kieler.synccharts.Transition
Sets the value of the 'Priority' attribute.
setProc(Procedure) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ProcCallImpl
 
setProc(Procedure) - Method in interface de.cau.cs.kieler.esterel.esterel.ProcCall
Sets the value of the 'Proc' reference.
setProg(Program) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Expression
 
setProg(Lustre) - Method in class de.cau.cs.kieler.krep.compiler.parser.lustreParser
 
setProg(ScadeProgram) - Method in class de.cau.cs.kieler.krep.compiler.parser.scadeParser
 
setProgressMonitor(IKielerProgressMonitor) - Method in class de.cau.cs.kieler.core.alg.AbstractAlgorithm
Set the progress monitor for the algorithm.
setProgressMonitor(IKielerProgressMonitor) - Method in interface de.cau.cs.kieler.core.alg.IAlgorithm
Set the progress monitor for the algorithm.
setProperties(Map) - Method in class de.cau.cs.kieler.core.ui.policies.BalloonMouseListener
setProperties(KiemProperty[]) - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
Sets the properties.
setProperties(KiemProperty[]) - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Sets the properties for the DataComponent and this DataComponentWrapper instance.
setProperty(IProperty<?>, Object) - Method in class de.cau.cs.kieler.core.kgraph.impl.EMapPropertyHolderImpl
Sets a property value.
setProperty(IProperty<?>, Object) - Method in interface de.cau.cs.kieler.core.properties.IPropertyHolder
Sets a property value.
setProperty(IProperty<?>, Object) - Method in class de.cau.cs.kieler.core.properties.MapPropertyHolder
Sets a property value.
setProperty(IProperty<?>, Object) - Method in class de.cau.cs.kieler.kiml.DefaultLayoutConfig
Throws an UnsupportedOperationException, since this configuration cannot be used to change default values.
setProperty(IProperty<?>, Object) - Method in class de.cau.cs.kieler.kiml.gmf.GmfLayoutConfig
Stores the given value in the notation view of the selected element.
setProperty(IProperty<?>, Object) - Method in class de.cau.cs.kieler.kiml.VolatileLayoutConfig
Sets a property value.
setProperty(PropertyType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Property' containment reference.
setProperty(PropertyType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setPropertyValue(Object, Object) - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertySource
setPropertyValue(Object, Object) - Method in class de.tu_berlin.cs.tfs.muvitorkit.properties.EObjectPropertySource
 
setPropertyValue(Object, Object) - Method in class de.tu_berlin.cs.tfs.muvitorkit.properties.LocationPropertySource
 
setRank(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Sets the rank.
setRank(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Sets the rank.
setRank(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LinearSegment
Sets the rank.
setRank(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.RoutingSlot
Sets the rank.
setRank(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraphElement
Sets the rank.
setRanks(int, PortSide) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Sets the ranks for a specific side.
setRatio(Double) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityEntityCompartment2EditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityEntityCompartmentEditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeCompartment2EditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeCompartmentEditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateCompartmentEditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionCompartment2EditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionCompartmentEditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionCompartment2EditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionCompartmentEditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionCompartment2EditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionCompartmentEditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionCompartment2EditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionCompartmentEditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSignalCompartment2EditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSignalCompartmentEditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerCompartment2EditPart
 
setRatio(Double) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerCompartmentEditPart
 
setReadOnly(boolean) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
setReadOnly(boolean) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
setReadOnly(boolean) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
setReconcilerProvider(Provider<HighlightingReconciler>) - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.HighlightingHelper
 
setRecursive(boolean) - Method in class de.cau.cs.kieler.kaom.sim.ptolemy.ExecutePtolemyModel
 
setReferredObjectURI(KvidUri) - Method in class de.cau.cs.kieler.kvid.ui.displays.ScopeEditPart
Associate this node with a new model element by it's URI.
setReg(Read) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.CJmp
Sets the value of the 'Reg' containment reference.
setReg(Reg) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Decl
Sets the value of the 'Reg' reference.
setReg(Read) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.CJmpImpl
 
setReg(Reg) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.DeclImpl
 
setReg(Reg) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.PrioImpl
 
setReg(Reg) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.ReadImpl
 
setReg(Reg) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.SetClkImpl
 
setReg(Reg) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.SetPCImpl
 
setReg(Reg) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Prio
Sets the value of the 'Reg' reference.
setReg(Reg) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Read
Sets the value of the 'Reg' reference.
setReg(Reg) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.SetClk
Sets the value of the 'Reg' reference.
setReg(Reg) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.SetPC
Sets the value of the 'Reg' reference.
setReg(Register) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.KepSignal
 
setReg(Register) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.ReadSignal
 
setRegion(Region) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl.RegionSignalDecImpl
 
setRegion(Region) - Method in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.RegionSignalDec
Sets the value of the 'Region' reference.
setReInitDiagramCommand(ReInitDiagramCommand) - Static method in class de.cau.cs.kieler.synccharts.custom.update.UpdateResourceFactoryImpl
Set the reinitialize command for automatic migration.
setRelation(RelationType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Relation' containment reference.
setRelation(RelationType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setRelation(String) - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
setRelation(String) - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
setRelation(String) - Method in interface org.ptolemy.moml.LinkType
Sets the value of the 'Relation' attribute.
setRelation(String) - Method in interface org.ptolemy.moml.UnlinkType
Sets the value of the 'Relation' attribute.
setRelation1(String) - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
setRelation1(String) - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
setRelation1(String) - Method in interface org.ptolemy.moml.LinkType
Sets the value of the 'Relation1' attribute.
setRelation1(String) - Method in interface org.ptolemy.moml.UnlinkType
Sets the value of the 'Relation1' attribute.
setRelation2(String) - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
setRelation2(String) - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
setRelation2(String) - Method in interface org.ptolemy.moml.LinkType
Sets the value of the 'Relation2' attribute.
setRelation2(String) - Method in interface org.ptolemy.moml.UnlinkType
Sets the value of the 'Relation2' attribute.
setRename(RenameType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Rename' containment reference.
setRename(RenameType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setRenamed(boolean) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ModuleRenamingImpl
 
setRenamed(boolean) - Method in interface de.cau.cs.kieler.esterel.esterel.ModuleRenaming
Sets the value of the 'Renamed' attribute.
setRendition(RenditionType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Rendition' containment reference.
setRendition(RenditionType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setReplacingRules(ArrayList<Tuple<String, Tuple<String, String>>>) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.LineReplacer
 
setResizeable(Boolean) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
set the figure to be resizeable or not.
setResults(List<KiemProperty>) - Method in class de.cau.cs.kieler.sim.kiem.automated.data.AbstractResult
Set the list of results.
setReversed(boolean) - Method in class de.cau.cs.kieler.sim.table.views.TableViewerSorter
Sets the reversed flag.
setReversedEdges(LinkedList<KSlimEdge>) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg.AbstractCycleRemover
Sets the reversed edges.
setRight(DataMult) - Method in interface de.cau.cs.kieler.esterel.esterel.DataExpr
Sets the value of the 'Right' containment reference.
setRight(DataMult) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataExprImpl
 
setRight(float) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KInsetsImpl
 
setRight(float) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KInsets
Sets the value of the 'Right' attribute.
setRightFace(KSlimFace) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Sets the right face.
setRightHandDisplay() - Method in class de.cau.cs.kieler.core.ui.policies.PopupBarPolicy
Deprecated. this is not being used anymore
setRootDir(String) - Method in class de.cau.cs.kieler.kex.model.Example
Setter for example root directory.
setRotation(double) - Method in class de.cau.cs.kieler.core.ui.figures.CircleDecoration
Sets the angle by which rotation is to be done on the PolygonDecoration.
setRoutePos(int, PortSide) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.ElementLoop
Sets the route position for a specific side.
setRT(int) - Method in class de.cau.cs.kieler.krep.evalbench.trace.Tick
set the reaction time to compute this tick.
setSaveHistory(boolean) - Method in class de.cau.cs.kieler.kvid.data.DataObject
Enables or disables history save functionality.
setSaveImminent() - Method in class de.cau.cs.kieler.sim.kiem.config.extension.KiemEventListener
Notify the listener that the plugin will report a save soon but the listener should ignore it as it was plugin-triggered.
setScope(Scope) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Decl
Sets the value of the 'Scope' attribute.
setScope(Scope) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.DeclImpl
 
setSecond(S) - Method in class de.cau.cs.kieler.core.util.Pair
Sets the second element.
setSecond(Signal) - Method in class de.cau.cs.kieler.esterel.esterel.impl.RelationImplicationImpl
 
setSecond(Signal) - Method in interface de.cau.cs.kieler.esterel.esterel.RelationImplication
Sets the value of the 'Second' reference.
setSecondStateTupel(StatePlusTransition) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Dependency
Sets the second state tuple.
setSelectedRows(int[]) - Method in class de.cau.cs.kieler.krep.evalbench.ui.editors.AssemblerEditor
Selects the rows with the given numbers in the embedded table.
setSelection(ISelection, boolean) - Method in class de.cau.cs.kieler.core.ui.views.TextViewer
 
setSelection(List<Object>) - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
Sets the current selection.
setSelection(ISelection) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SelectionProviderIntermediate
 
setSelectionProviderDelegate(ISelectionProvider) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SelectionProviderIntermediate
Sets a new selection provider to delegate to.
setSelectionToViewer(Collection<?>) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This sets the selection into whichever viewer is active.
setShell(Shell) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Sets the parent shell that KIEM shoudl use to display user dialogs.
setSiblingLevel(int) - Method in class de.cau.cs.kieler.synccharts.custom.NeighborAwareOpenRectangleFigure
Set the hierarchy level on which this figure searches for sibling neighbors.
setSigExpr(EObject) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SigExprUnaryImpl
 
setSigExpr(EObject) - Method in interface de.cau.cs.kieler.esterel.esterel.SigExprUnary
Sets the value of the 'Sig Expr' containment reference.
setSignal(Signal) - Method in interface de.cau.cs.kieler.esterel.esterel.DataCurrent
Sets the value of the 'Signal' reference.
setSignal(Signal) - Method in interface de.cau.cs.kieler.esterel.esterel.DataPre
Sets the value of the 'Signal' reference.
setSignal(Signal) - Method in interface de.cau.cs.kieler.esterel.esterel.DelayEvent
Sets the value of the 'Signal' reference.
setSignal(Signal) - Method in interface de.cau.cs.kieler.esterel.esterel.Emit
Sets the value of the 'Signal' reference.
setSignal(Signal) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataCurrentImpl
 
setSignal(Signal) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataPreImpl
 
setSignal(Signal) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DelayEventImpl
 
setSignal(Signal) - Method in class de.cau.cs.kieler.esterel.esterel.impl.EmitImpl
 
setSignal(Signal) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SustainImpl
 
setSignal(Signal) - Method in interface de.cau.cs.kieler.esterel.esterel.Sustain
Sets the value of the 'Signal' reference.
setSignal(boolean) - Method in class de.cau.cs.kieler.sim.table.views.TableData
Sets the signal flag of an entry.
setSignal(Signal) - Method in interface de.cau.cs.kieler.synccharts.Emission
Sets the value of the 'Signal' reference.
setSignal(Signal) - Method in class de.cau.cs.kieler.synccharts.impl.EmissionImpl
 
SetSignal(int, int, int) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
setSignalList(LocalSignalList) - Method in class de.cau.cs.kieler.esterel.esterel.impl.LocalSignalDeclImpl
 
setSignalList(LocalSignalList) - Method in interface de.cau.cs.kieler.esterel.esterel.LocalSignalDecl
Sets the value of the 'Signal List' containment reference.
setSignalName(String) - Method in class ptolemy.actor.kiel.KielerIO
 
setSize(int, int) - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
setSource(KNode) - Method in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
 
setSource(KNode) - Method in interface de.cau.cs.kieler.core.kgraph.KEdge
Sets the value of the 'Source' container reference.
setSource(Linkable) - Method in class de.cau.cs.kieler.kaom.impl.LinkImpl
 
setSource(Linkable) - Method in interface de.cau.cs.kieler.kaom.Link
Sets the value of the 'Source' reference.
setSource(KSlimNode) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Sets the source.
setSource(String) - Method in interface org.graphdrawing.graphml.EdgeType
Sets the value of the 'Source' attribute.
setSource(String) - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
setSource(String) - Method in interface org.ptolemy.moml.ClassType
Sets the value of the 'Source' attribute.
setSource(String) - Method in interface org.ptolemy.moml.ConfigureType
Sets the value of the 'Source' attribute.
setSource(String) - Method in interface org.ptolemy.moml.EntityType
Sets the value of the 'Source' attribute.
setSource(String) - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
setSource(String) - Method in class org.ptolemy.moml.impl.ConfigureTypeImpl
 
setSource(String) - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
setSource(String) - Method in class org.ptolemy.moml.impl.ImportTypeImpl
 
setSource(String) - Method in class org.ptolemy.moml.impl.InputTypeImpl
 
setSource(String) - Method in interface org.ptolemy.moml.ImportType
Sets the value of the 'Source' attribute.
setSource(String) - Method in interface org.ptolemy.moml.InputType
Sets the value of the 'Source' attribute.
setSourceBackPos(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Sets the source back position.
setSourceCode(SCLine) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.Instruction
 
setSourceDecoration(RotatableDecoration) - Method in class de.cau.cs.kieler.core.ui.figures.SplineConnection
 
setSourceNode(Node) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.EdgeStatement
Sets the value of the 'Source Node' containment reference.
setSourceNode(Node) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.EdgeStatementImpl
 
setSourcePoint(KPoint) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KEdgeLayoutImpl
 
setSourcePoint(KPoint) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KEdgeLayout
Sets the value of the 'Source Point' containment reference.
setSourcePort(KPort) - Method in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
 
setSourcePort(KPort) - Method in interface de.cau.cs.kieler.core.kgraph.KEdge
Sets the value of the 'Source Port' reference.
setSourceport(String) - Method in interface org.graphdrawing.graphml.EdgeType
Sets the value of the 'Sourceport' attribute.
setSourceport(String) - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
setSourceSide(KSlimNode.Side) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Sets the source side.
setSourceSidePos(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Sets the source side position.
setSourceState(State) - Method in class de.cau.cs.kieler.synccharts.impl.TransitionImpl
 
setSourceState(State) - Method in interface de.cau.cs.kieler.synccharts.Transition
Sets the value of the 'Source State' container reference.
setSouth(boolean) - Method in class de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure
Sets the south.
setSplineMode(int) - Method in class de.cau.cs.kieler.core.ui.figures.SplineConnection
Set spline mode for this connection.
setSsms(LinkedList<Automaton>) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Program
 
setStart(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.RoutingSlot
Sets the start.
setState(StatePlusTransition) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StateAndSignals
 
setState(State) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StatePlusTransition
 
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.Abort
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.AbortCaseSingle
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.AbortInstance
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.AwaitInstance
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.Block
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.Do
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.DoWatchingEnd
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.ElsePart
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.EveryDo
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AbortCaseSingleImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AbortImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AbortInstanceImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AwaitInstanceImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.BlockImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DoImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DoWatchingEndImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ElsePartImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.EveryDoImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.LocalSignalDeclImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.LoopBodyImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.PresentCaseImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.RepeatImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SuspendImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ThenPartImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.TrapHandlerImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.TrapImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.VariableImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.WeakAbortImpl
 
setStatement(Statement) - Method in class de.cau.cs.kieler.esterel.esterel.impl.WeakAbortInstanceImpl
 
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.LocalSignalDecl
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.LoopBody
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.PresentCase
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.Repeat
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.Suspend
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.ThenPart
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.Trap
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.TrapHandler
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.Variable
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.WeakAbort
Sets the value of the 'Statement' containment reference.
setStatement(Statement) - Method in interface de.cau.cs.kieler.esterel.esterel.WeakAbortInstance
Sets the value of the 'Statement' containment reference.
setStatus(int, String, Throwable) - Method in class de.cau.cs.kieler.keg.diagram.expressions.GraphsAbstractExpression
 
setStatus(ResultStatus) - Method in class de.cau.cs.kieler.sim.kiem.automated.data.IterationResult
Setter for the status.
setStatus(ResultStatus) - Method in class de.cau.cs.kieler.sim.kiem.automated.data.ModelResult
Setter for the status.
setStatus(int, String, Throwable) - Method in class de.cau.cs.kieler.synccharts.diagram.expressions.SyncchartsAbstractExpression
 
setStatusLineManager(ISelection) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
 
setStrict(boolean) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.Graph
Sets the value of the 'Strict' attribute.
setStrict(boolean) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.GraphImpl
 
setStrokeColor(String) - Method in interface de.cau.cs.kieler.kev.mapping.Colorize
Sets the value of the 'Stroke Color' attribute.
setStrokeColor(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.ColorizeImpl
 
setStrokeWidth(String) - Method in interface de.cau.cs.kieler.kev.mapping.Colorize
Sets the value of the 'Stroke Width' attribute.
setStrokeWidth(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.ColorizeImpl
 
setSummaryMessageDisabled(boolean) - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ContributionManager
Setter for the isSummaryMessageDisabled.
setSuspensionTrigger(Action) - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
setSuspensionTrigger(Action) - Method in interface de.cau.cs.kieler.synccharts.Scope
Sets the value of the 'Suspension Trigger' containment reference.
setSVGFile(IFile) - Method in class de.cau.cs.kieler.kev.views.KevComposite
 
setSVGFile(URL) - Method in class de.cau.cs.kieler.kev.views.KevComposite
 
setSVGPath(IPath) - Method in class de.cau.cs.kieler.kev.views.KevComposite
 
setSVGURI(URI) - Method in class de.cau.cs.kieler.kev.views.KevComposite
 
setSyncchartsOCLFactory(SyncchartsOCLFactory) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
setSynchronized(Resource) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
setSynchronized(Resource) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
setSynchronized(Resource) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
setTailLabel(String) - Method in interface de.cau.cs.kieler.keg.Edge
Sets the value of the 'Tail Label' attribute.
setTailLabel(String) - Method in class de.cau.cs.kieler.keg.impl.EdgeImpl
 
setTarget(KNode) - Method in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
 
setTarget(KNode) - Method in interface de.cau.cs.kieler.core.kgraph.KEdge
Sets the value of the 'Target' reference.
setTarget(Notifier) - Method in class de.cau.cs.kieler.core.ui.figures.AttributeAwareConnection
setTarget(Notifier) - Method in class de.cau.cs.kieler.core.ui.figures.AttributeAwareSwitchFigure
setTarget(Linkable) - Method in class de.cau.cs.kieler.kaom.impl.LinkImpl
 
setTarget(Linkable) - Method in interface de.cau.cs.kieler.kaom.Link
Sets the value of the 'Target' reference.
setTarget(KSlimNode) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Sets the target.
setTarget(Notifier) - Method in class de.cau.cs.kieler.synccharts.synchronizer.merge.LinkingAdapter
 
setTarget(String) - Method in interface org.graphdrawing.graphml.EdgeType
Sets the value of the 'Target' attribute.
setTarget(String) - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
setTargetDecoration(RotatableDecoration) - Method in class de.cau.cs.kieler.core.ui.figures.SplineConnection
 
setTargetFrontPos(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Sets the target front position.
setTargetnode(Node) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.EdgeTarget
Sets the value of the 'Targetnode' containment reference.
setTargetnode(Node) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.EdgeTargetImpl
 
setTargetPoint(KPoint) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KEdgeLayoutImpl
 
setTargetPoint(KPoint) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KEdgeLayout
Sets the value of the 'Target Point' containment reference.
setTargetPort(KPort) - Method in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
 
setTargetPort(KPort) - Method in interface de.cau.cs.kieler.core.kgraph.KEdge
Sets the value of the 'Target Port' reference.
setTargetport(String) - Method in interface org.graphdrawing.graphml.EdgeType
Sets the value of the 'Targetport' attribute.
setTargetport(String) - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
setTargets(String) - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Sets the targets property of this layout option data.
setTargetSide(KSlimNode.Side) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Sets the target side.
setTargetSidePos(int) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Sets the target side position.
setTargetState(State) - Method in class de.cau.cs.kieler.synccharts.impl.TransitionImpl
 
setTargetState(State) - Method in interface de.cau.cs.kieler.synccharts.Transition
Sets the value of the 'Target State' reference.
setTargetSubgraph(Subgraph) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.EdgeTarget
Sets the value of the 'Target Subgraph' containment reference.
setTargetSubgraph(Subgraph) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.EdgeTargetImpl
 
setTaskName(String) - Method in class de.cau.cs.kieler.core.model.ui.M2MProgressMonitor
setTaskName(String) - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent.M2MProgressMonitor
 
setText(String) - Method in class de.cau.cs.kieler.core.kgraph.impl.KLabelImpl
 
setText(String) - Method in interface de.cau.cs.kieler.core.kgraph.KLabel
Sets the value of the 'Text' attribute.
setText(String) - Method in class de.cau.cs.kieler.core.ui.views.TextViewer
Changes the displayed text to the given string.
setText(XtextDocument, String) - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.EmbeddedXtextEditor
Should be called only once, during initialization.
setTextValue(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.TextImpl
 
setTextValue(String) - Method in interface de.cau.cs.kieler.kev.mapping.Text
Sets the value of the 'Text Value' attribute.
setThenPart(ThenPart) - Method in interface de.cau.cs.kieler.esterel.esterel.ElsIf
Sets the value of the 'Then Part' containment reference.
setThenPart(ThenPart) - Method in interface de.cau.cs.kieler.esterel.esterel.IfTest
Sets the value of the 'Then Part' containment reference.
setThenPart(ThenPart) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ElsIfImpl
 
setThenPart(ThenPart) - Method in class de.cau.cs.kieler.esterel.esterel.impl.IfTestImpl
 
setThenPart(ThenPart) - Method in class de.cau.cs.kieler.esterel.esterel.impl.PresentEventBodyImpl
 
setThenPart(ThenPart) - Method in interface de.cau.cs.kieler.esterel.esterel.PresentEventBody
Sets the value of the 'Then Part' containment reference.
setTick(String) - Method in interface de.cau.cs.kieler.esterel.esterel.DataCurrent
Sets the value of the 'Tick' attribute.
setTick(String) - Method in interface de.cau.cs.kieler.esterel.esterel.DataPre
Sets the value of the 'Tick' attribute.
setTick(String) - Method in interface de.cau.cs.kieler.esterel.esterel.DelayEvent
Sets the value of the 'Tick' attribute.
setTick(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Emit
Sets the value of the 'Tick' attribute.
setTick(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataCurrentImpl
 
setTick(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataPreImpl
 
setTick(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DelayEventImpl
 
setTick(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.EmitImpl
 
setTick(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SustainImpl
 
setTick(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Sustain
Sets the value of the 'Tick' attribute.
setTicks(ArrayList<Tick>) - Method in class de.cau.cs.kieler.krep.evalbench.trace.Trace
 
setTime(long) - Method in interface org.graphdrawing.graphml.DataType
Sets the value of the 'Time' attribute.
setTime(long) - Method in class org.graphdrawing.graphml.impl.DataTypeImpl
 
setTo(Reg) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Binop
Sets the value of the 'To' reference.
setTo(Reg) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.BinopImpl
 
setTo(Reg) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.MoveImpl
 
setTo(Reg) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Move
Sets the value of the 'To' reference.
setToDefault(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the current value of the preference with the given name back to its default value.
setToDefault(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the current value of the preference with the given name back to its default value.
setToDefault(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the current value of the preference with the given name back to its default value.
setToolTip(String) - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Sets the toolTip message.
setTop(float) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KInsetsImpl
 
setTop(float) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KInsets
Sets the value of the 'Top' attribute.
SetTrack(int, int, int) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
setTransformation(String) - Method in class de.cau.cs.kieler.core.model.transformation.AbstractTransformation
Sets the transformation.
setTransformation(String) - Method in class de.cau.cs.kieler.core.model.transformation.xtend.XtendTransformation
Sets the name of the transformation to be executed.
setTransformation(String) - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Sets the name of the transformation to be executed.
setTransformationFile(String) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Sets the path to the transformation file.
setTransformationId(String) - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Sets the Id for this transformation.
setTransition(Transition) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StatePlusTransition
 
setTrap(TrapDecl) - Method in interface de.cau.cs.kieler.esterel.esterel.DataTrap
Sets the value of the 'Trap' reference.
setTrap(TrapDecl) - Method in interface de.cau.cs.kieler.esterel.esterel.Exit
Sets the value of the 'Trap' reference.
setTrap(TrapDecl) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataTrapImpl
 
setTrap(TrapDecl) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ExitImpl
 
setTrapDeclList(TrapDeclList) - Method in class de.cau.cs.kieler.esterel.esterel.impl.TrapImpl
 
setTrapDeclList(TrapDeclList) - Method in interface de.cau.cs.kieler.esterel.esterel.Trap
Sets the value of the 'Trap Decl List' containment reference.
setTrapExpr(TrapExpr) - Method in class de.cau.cs.kieler.esterel.esterel.impl.TrapHandlerImpl
 
setTrapExpr(TrapExpr) - Method in interface de.cau.cs.kieler.esterel.esterel.TrapHandler
Sets the value of the 'Trap Expr' containment reference.
setTrapHandlerList(TrapHandlerList) - Method in class de.cau.cs.kieler.esterel.esterel.impl.TrapImpl
 
setTrapHandlerList(TrapHandlerList) - Method in interface de.cau.cs.kieler.esterel.esterel.Trap
Sets the value of the 'Trap Handler List' containment reference.
setTrigger(Expression) - Method in interface de.cau.cs.kieler.synccharts.Action
Sets the value of the 'Trigger' containment reference.
setTrigger(Expression) - Method in class de.cau.cs.kieler.synccharts.impl.ActionImpl
 
setTriggerSignals(ArrayList<Signal>) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StateAndSignals
 
setTrue(String) - Method in interface de.cau.cs.kieler.krep.editors.rif.rif.Data
Sets the value of the 'True' attribute.
setTrue(String) - Method in class de.cau.cs.kieler.krep.editors.rif.rif.impl.DataImpl
 
setType(String) - Method in class de.cau.cs.kieler.core.expressions.impl.TextExpressionImpl
 
setType(String) - Method in class de.cau.cs.kieler.core.expressions.impl.TextualCodeImpl
 
setType(ValueType) - Method in class de.cau.cs.kieler.core.expressions.impl.ValuedObjectImpl
 
setType(String) - Method in interface de.cau.cs.kieler.core.expressions.TextualCode
Sets the value of the 'Type' attribute.
setType(ValueType) - Method in interface de.cau.cs.kieler.core.expressions.ValuedObject
Sets the value of the 'Type' attribute.
setType(ChannelType) - Method in interface de.cau.cs.kieler.esterel.esterel.ChannelDescription
Sets the value of the 'Type' containment reference.
setType(String) - Method in interface de.cau.cs.kieler.esterel.esterel.ChannelType
Sets the value of the 'Type' attribute.
setType(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Function
Sets the value of the 'Type' attribute.
setType(ChannelType) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ChannelDescriptionImpl
 
setType(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ChannelTypeImpl
 
setType(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.FunctionImpl
 
setType(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.OneTypeConstantDeclImpl
 
setType(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.RelationTypeImpl
 
setType(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.SensorImpl
 
setType(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.VariableDeclImpl
 
setType(String) - Method in interface de.cau.cs.kieler.esterel.esterel.OneTypeConstantDecl
Sets the value of the 'Type' attribute.
setType(String) - Method in interface de.cau.cs.kieler.esterel.esterel.RelationType
Sets the value of the 'Type' attribute.
setType(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Sensor
Sets the value of the 'Type' attribute.
setType(String) - Method in interface de.cau.cs.kieler.esterel.esterel.VariableDecl
Sets the value of the 'Type' attribute.
setType(EdgeType) - Method in interface de.cau.cs.kieler.keg.Edge
Sets the value of the 'Type' attribute.
setType(EdgeType) - Method in class de.cau.cs.kieler.keg.impl.EdgeImpl
 
setType(AttributeType) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.AttributeStatement
Sets the value of the 'Type' attribute.
setType(GraphType) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.Graph
Sets the value of the 'Type' attribute.
setType(AttributeType) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.AttributeStatementImpl
 
setType(GraphType) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.GraphImpl
 
setType(String) - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Sets the type field depending on the given literal.
setType(LayoutOptionData.Type) - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Sets the data type.
setType(String) - Method in class de.cau.cs.kieler.kiml.LayoutProviderData
Sets the type.
setType(KSlimNode.IncEntry.Type) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimNode.IncEntry
Sets the type.
setType(Type) - Method in class de.cau.cs.kieler.krep.compiler.lustre.Expression
 
setType(MoveKind) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.MoveImpl
 
setType(MoveKind) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Move
Sets the value of the 'Type' attribute.
setType(String) - Method in interface de.cau.cs.kieler.krep.editors.rif.rif.decl
Sets the value of the 'Type' attribute.
setType(String) - Method in class de.cau.cs.kieler.krep.editors.rif.rif.impl.declImpl
 
setType(Constants.SignalType) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.KepSignal
 
setType(Constants.SignalType) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.ReadSignal
 
setType(String) - Method in class de.cau.cs.kieler.krep.evalbench.program.KepConfig
 
setType(KiemPropertyType) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemProperty
Sets the KIEM property type.
setType(int) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StatePlusTransition
 
setType(StateType) - Method in class de.cau.cs.kieler.synccharts.impl.StateImpl
 
setType(TransitionType) - Method in class de.cau.cs.kieler.synccharts.impl.TransitionImpl
 
setType(StateType) - Method in interface de.cau.cs.kieler.synccharts.State
Sets the value of the 'Type' attribute.
setType(TransitionType) - Method in interface de.cau.cs.kieler.synccharts.Transition
Sets the value of the 'Type' attribute.
setType(EndpointTypeType) - Method in interface org.graphdrawing.graphml.EndpointType
Sets the value of the 'Type' attribute.
setType(EndpointTypeType) - Method in class org.graphdrawing.graphml.impl.EndpointTypeImpl
 
setType(TypeType) - Method in class org.graphdrawing.graphml.impl.LocatorTypeImpl
 
setType(TypeType) - Method in interface org.graphdrawing.graphml.LocatorType
Sets the value of the 'Type' attribute.
setTypedKey(IProperty<?>) - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
setTypedValue(Object) - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
setUIMultiplier(double) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
setUndoLimit(int) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test.DelegatingCommandStack
 
setUnfolded(boolean) - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Sets whether the properties of this DataComponent are unfolded.
setUnlink(UnlinkType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Unlink' containment reference.
setUnlink(UnlinkType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setUnSynchronized(Resource) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
setUnSynchronized(Resource) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
setUnSynchronized(Resource) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
setup() - Method in class de.cau.cs.kieler.esterel.test.TestEsterelGrammar
Set up.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeEditPart
Default implementation treats passed figure as content pane.
setupContentPane(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableEditPart
Default implementation treats passed figure as content pane.
setUpdateCache(boolean) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
setUpdateCache(boolean) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
setUpdateCache(boolean) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
setupDocument(Object, IDocument) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider
Sets up the given document as it would be provided for the given element.
setupDocument(Object, IDocument) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
Sets up the given document as it would be provided for the given element.
setupDocument(IDocument) - Method in class de.cau.cs.kieler.krep.evalbench.application.editors.TextDocumentProvider
Set up the document - default implementation does nothing.
setupDocument(Object, IDocument) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
Sets up the given document as it would be provided for the given element.
setupKeyHandler(KeyHandler) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
Subclasses must implement to associate KeyStrokes with Actions in the passed KeyHandler which is the one used for the GraphicalViewers.
setupKeyHandler(KeyHandler) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
Subclasses must implement to associate KeyStrokes with Actions in the passed KeyHandler which is the one used for the MuvitorTreeEditor.EditorTreeViewer.
setUpParserAndSerializer() - Method in class de.cau.cs.kieler.synccharts.text.actions.bridge.test.ParserSerializerTest
Initialize the parser and serializer.
setUpParserAndSerializer() - Method in class de.cau.cs.kieler.synccharts.text.expressions.bridge.test.ExprParserSerializerTest
Initialize the parser and serializer.
setUpParserAndSerializer() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.test.InterfaceDeclParserTests
Initialize the parser and serializer.
setUpSyncChart() - Method in class de.cau.cs.kieler.synccharts.text.actions.bridge.test.ParserSerializerTest
Create a simple SyncChart, one root state machine and two states connected by one transition.
setUpSyncChart() - Method in class de.cau.cs.kieler.synccharts.text.expressions.bridge.test.ExprParserSerializerTest
Create a simple SyncChart, one root state machine and two states connected by one transition.
setUpSyncChart() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.test.InterfaceDeclParserTests
 
setUserResizeable(boolean) - Method in class de.cau.cs.kieler.core.ui.figures.layout.container.ExtendedTable
 
SETV - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Setv - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Setv(KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Setv
 
Setv(KepSignal, Data, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Setv
 
SETV_REG - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Setv_Reg - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Setv_Reg(KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Setv_Reg
 
setVal(int) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Binop
Sets the value of the 'Val' attribute.
setVal(int) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.BinopImpl
 
setVal(int) - Method in class de.cau.cs.kieler.krep.editors.klp.klp.impl.MoveImpl
 
setVal(int) - Method in interface de.cau.cs.kieler.krep.editors.klp.klp.Move
Sets the value of the 'Val' attribute.
setVal(int) - Method in interface de.cau.cs.kieler.krep.editors.rif.rif.Data
Sets the value of the 'Val' attribute.
setVal(int) - Method in class de.cau.cs.kieler.krep.editors.rif.rif.impl.DataImpl
 
setVal(int) - Method in class de.cau.cs.kieler.sim.esi.esi.impl.signalImpl
 
setVal(int) - Method in interface de.cau.cs.kieler.sim.esi.esi.signal
Sets the value of the 'Val' attribute.
setValidation(String) - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Sets the transformation that is used for validation.
setValidRange(double, double) - Method in class de.cau.cs.kieler.core.ui.util.DoubleFieldEditor
Sets the range of valid values for this field.
setValidRange(float, float) - Method in class de.cau.cs.kieler.core.ui.util.FloatFieldEditor
Sets the range of valid float values for this field editor.
setValue(boolean) - Method in interface de.cau.cs.kieler.core.annotations.BooleanAnnotation
Sets the value of the 'Value' attribute.
setValue(float) - Method in interface de.cau.cs.kieler.core.annotations.FloatAnnotation
Sets the value of the 'Value' attribute.
setValue(boolean) - Method in class de.cau.cs.kieler.core.annotations.impl.BooleanAnnotationImpl
 
setValue(float) - Method in class de.cau.cs.kieler.core.annotations.impl.FloatAnnotationImpl
 
setValue(int) - Method in class de.cau.cs.kieler.core.annotations.impl.IntAnnotationImpl
 
setValue(String) - Method in class de.cau.cs.kieler.core.annotations.impl.StringAnnotationImpl
 
setValue(int) - Method in interface de.cau.cs.kieler.core.annotations.IntAnnotation
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface de.cau.cs.kieler.core.annotations.StringAnnotation
Sets the value of the 'Value' attribute.
setValue(Boolean) - Method in interface de.cau.cs.kieler.core.expressions.BooleanValue
Sets the value of the 'Value' attribute.
setValue(Float) - Method in interface de.cau.cs.kieler.core.expressions.FloatValue
Sets the value of the 'Value' attribute.
setValue(Boolean) - Method in class de.cau.cs.kieler.core.expressions.impl.BooleanValueImpl
 
setValue(Float) - Method in class de.cau.cs.kieler.core.expressions.impl.FloatValueImpl
 
setValue(Integer) - Method in class de.cau.cs.kieler.core.expressions.impl.IntValueImpl
 
setValue(Integer) - Method in interface de.cau.cs.kieler.core.expressions.IntValue
Sets the value of the 'Value' attribute.
setValue(String, double) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the current value of the double-valued preference with the given name.
setValue(String, float) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the current value of the float-valued preference with the given name.
setValue(String, int) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the current value of the integer-valued preference with the given name.
setValue(String, long) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the current value of the long-valued preference with the given name.
setValue(String, String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the current value of the string-valued preference with the given name.
setValue(String, boolean) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Sets the current value of the boolean-valued preference with the given name.
setValue(Object) - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
setValue(String) - Method in class de.cau.cs.kieler.core.kgraph.impl.PersistentEntryImpl
 
setValue(String) - Method in interface de.cau.cs.kieler.core.kgraph.PersistentEntry
Sets the value of the 'Value' attribute.
setValue(String, double) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the current value of the double-valued preference with the given name.
setValue(String, float) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the current value of the float-valued preference with the given name.
setValue(String, int) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the current value of the integer-valued preference with the given name.
setValue(String, long) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the current value of the long-valued preference with the given name.
setValue(String, String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the current value of the string-valued preference with the given name.
setValue(String, boolean) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Sets the current value of the boolean-valued preference with the given name.
setValue(String, double) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the current value of the double-valued preference with the given name.
setValue(String, float) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the current value of the float-valued preference with the given name.
setValue(String, int) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the current value of the integer-valued preference with the given name.
setValue(String, long) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the current value of the long-valued preference with the given name.
setValue(String, String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the current value of the string-valued preference with the given name.
setValue(String, boolean) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Sets the current value of the boolean-valued preference with the given name.
setValue(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Constant
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface de.cau.cs.kieler.esterel.esterel.DataValueBoolean
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface de.cau.cs.kieler.esterel.esterel.DataValueFloat
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface de.cau.cs.kieler.esterel.esterel.DataValueID
Sets the value of the 'Value' attribute.
setValue(int) - Method in interface de.cau.cs.kieler.esterel.esterel.DataValueInt
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface de.cau.cs.kieler.esterel.esterel.DataValueString
Sets the value of the 'Value' attribute.
setValue(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.ConstantImpl
 
setValue(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataValueBooleanImpl
 
setValue(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataValueFloatImpl
 
setValue(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataValueIDImpl
 
setValue(int) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataValueIntImpl
 
setValue(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.DataValueStringImpl
 
setValue(String) - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.KOption
Sets the value of the 'Value' attribute.
setValue(String) - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.KOptionImpl
 
setValue(String) - Method in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.Attribute
Sets the value of the 'Value' attribute.
setValue(String) - Method in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.AttributeImpl
 
setValue(Object) - Method in class de.cau.cs.kieler.kiml.ui.preferences.OptionsTableProvider.DataEntry
Sets the value.
setValue(Object) - Method in class de.cau.cs.kieler.krep.evalbench.comm.Signal
Set the signal value.
setValue(Data) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.KepSignal
 
setValue(Data) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.ReadSignal
 
setValue(KiemProperty, Object) - Method in interface de.cau.cs.kieler.sim.kiem.properties.IKiemPropertyType
Sets the value of the property type.
setValue(String) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemProperty
Sets the value of the KiemPorperty.
setValue(KiemProperty, Object) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeBool
This method bridges boolean values (encoded as Strings in property) to int of the combobox cell editor.
setValue(KiemProperty, boolean) - Static method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeBool
Gets the value as a boolean.
setValue(KiemProperty, Object) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeChoice
This method bridges String names values (encoded as Strings in property) to int of the combobox cell editor.
setValue(KiemProperty, Object) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeEditor
This method bridges String names values (encoded as Strings in property) to int of the combobox cell editor.
setValue(KiemProperty, Object) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeFile
This method bridges String file location values (encoded as Strings in property) and the String displayed in the String cell editor.
setValue(KiemProperty, Object) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeInt
This method bridges integer values (encoded as Strings in property) to Strings of the string cell editor.
setValue(KiemProperty, int) - Static method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeInt
Sets the value.
setValue(KiemProperty, Object) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeString
This method does not bridge anything because the string cell editor handles Strings directly.
setValue(KiemProperty, Object) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeWorkspaceFile
This method bridges String file location values (encoded as Strings in property) and the String displayed in the String cell editor.
setValue(Object, Object) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemComponentEditing
 
setValue(Object, Object) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemPropertyEditing
 
setValue(String) - Method in class de.cau.cs.kieler.sim.table.views.TableData
Sets the value of the entry.
setValue(Object, Object) - Method in class de.cau.cs.kieler.sim.table.views.TableDataEditing
 
setValue(String) - Method in class org.ptolemy.moml.impl.LocationTypeImpl
 
setValue(String) - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
setValue(String) - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
setValue(String) - Method in interface org.ptolemy.moml.LocationType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface org.ptolemy.moml.PropertyType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface org.ptolemy.moml.VertexType
Sets the value of the 'Value' attribute.
setValue(int) - Method in class ptolemy.actor.kiel.KielerIO
 
setValued(boolean) - Method in class de.cau.cs.kieler.sim.esi.esi.impl.signalImpl
 
setValued(boolean) - Method in interface de.cau.cs.kieler.sim.esi.esi.signal
Sets the value of the 'Valued' attribute.
setValuedObject(ValuedObject) - Method in class de.cau.cs.kieler.core.expressions.impl.ValuedObjectReferenceImpl
 
setValuedObject(ValuedObject) - Method in interface de.cau.cs.kieler.core.expressions.ValuedObjectReference
Sets the value of the 'Valued Object' reference.
setVarDecl(VariableDecl) - Method in class de.cau.cs.kieler.esterel.esterel.impl.VariableImpl
 
setVarDecl(VariableDecl) - Method in interface de.cau.cs.kieler.esterel.esterel.Variable
Sets the value of the 'Var Decl' containment reference.
setVariable(String) - Method in interface de.cau.cs.kieler.esterel.esterel.Assignment
Sets the value of the 'Variable' attribute.
setVariable(String) - Method in class de.cau.cs.kieler.esterel.esterel.impl.AssignmentImpl
 
setVariable(Variable) - Method in interface de.cau.cs.kieler.synccharts.Assignment
Sets the value of the 'Variable' reference.
setVariable(Variable) - Method in class de.cau.cs.kieler.synccharts.impl.AssignmentImpl
 
setVarList(VariableList) - Method in class de.cau.cs.kieler.esterel.esterel.impl.VariableDeclImpl
 
setVarList(VariableList) - Method in interface de.cau.cs.kieler.esterel.esterel.VariableDecl
Sets the value of the 'Var List' containment reference.
setVars(HashMap<String, Variable>) - Method in class de.cau.cs.kieler.krep.compiler.ceq.Program
 
setVertex(VertexType) - Method in interface org.ptolemy.moml.DocumentRoot
Sets the value of the 'Vertex' containment reference.
setVertex(VertexType) - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
setVertex(String) - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
setVertex(String) - Method in interface org.ptolemy.moml.LinkType
Sets the value of the 'Vertex' attribute.
setVertical(boolean) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg.InteractiveCycleRemover
Activate vertical layout.
setVerticalAlignment(int) - Method in class de.cau.cs.kieler.core.ui.figures.layout.container.ExtendedTable
 
setViewer(EditPartViewer) - Method in class de.cau.cs.kieler.core.ui.policies.BalloonMouseListener
setViewer(AssemblerView) - Method in class de.cau.cs.kieler.krep.evalbench.ui.Activator
Set the AssemblerView to display the current assembler.
setViewer(EditPartViewer) - Method in class de.tu_berlin.cs.tfs.muvitorkit.actions.GenericGraphLayoutAction
This setter allows universal usage of this action.
setViewer(EditPartViewer) - Method in class de.tu_berlin.cs.tfs.muvitorkit.actions.GenericGraphLayoutActionZEST
This setter allows universal usage of this action.
setViewer(EditPartViewer) - Method in class de.tu_berlin.cs.tfs.muvitorkit.actions.MuvitorToggleGridAction
This setter allows universal usage of this action.
setViewer(EditPartViewer) - Method in class de.tu_berlin.cs.tfs.muvitorkit.actions.MuvitorToggleRulerVisibilityAction
This setter allows universal usage of this action.
setViewer(EditPartViewer) - Method in class de.tu_berlin.cs.tfs.muvitorkit.actions.TrimViewerAction
This setter allows universal usage of this action.
setViewersContents(int, EObject) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
A method to set a new object to be shown in a specific viewer.
setViewerVisibility(int, boolean) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
This method sets the visibility of a viewer's control and relayouts the SashForm so that the visible viewers on it occupy the remaining space.
setViewLocation(Point) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
setViewPattern(String) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
setViewPattern(String) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
setViewPattern(String) - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
setViewPattern(String) - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
setViewPattern(String) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
setViewPattern(String) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
setVisible(boolean) - Method in class de.cau.cs.kieler.core.model.ui.AbstractContributionItem
setVisible(Boolean) - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Sets the transformation visibility.
setVisible(boolean) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard.SyncchartsModelWizardInitialObjectCreationPage
 
setWatch(Watcher) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.AddrSigWatchInstruction
 
setWeakAbortBody(WeakAbortBody) - Method in class de.cau.cs.kieler.esterel.esterel.impl.WeakAbortImpl
 
setWeakAbortBody(WeakAbortBody) - Method in interface de.cau.cs.kieler.esterel.esterel.WeakAbort
Sets the value of the 'Weak Abort Body' containment reference.
setWest(boolean) - Method in class de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure
Sets the west.
setWidget(Widget) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.AdapterTreeEditPart
This forces the top element to be shown as a tree element.
setWidth(float) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KShapeLayoutImpl
 
setWidth(float) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KShapeLayout
Sets the value of the 'Width' attribute.
setWidth(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraph
Sets the width.
setWidthCounter(int) - Method in class de.cau.cs.kieler.krep.evalbench.program.KepConfig
 
setWidthIncrease(int) - Method in class de.cau.cs.kieler.core.model.effects.HighlightEffect
Set the line width increase.
setWidthMaximum(int) - Method in class de.cau.cs.kieler.core.model.effects.HighlightEffect
Set the maximum line width.
setWrapper(DataComponentWrapper) - Method in class de.cau.cs.kieler.sim.kiem.config.data.ConfigDataComponent
Setter for the wrapper.
setX(float) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KPointImpl
 
setX(float) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KPoint
Sets the value of the 'X' attribute.
setXpos(float) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KShapeLayoutImpl
 
setXpos(float) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KShapeLayout
Sets the value of the 'Xpos' attribute.
setXpos(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge.Bend
Sets the x position.
setXpos(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimNode
Sets the xpos.
setXRange(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.MoveImpl
 
setXRange(String) - Method in interface de.cau.cs.kieler.kev.mapping.Move
Sets the value of the 'XRange' attribute.
setY(float) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KPointImpl
 
setY(float) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KPoint
Sets the value of the 'Y' attribute.
setYpos(float) - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KShapeLayoutImpl
 
setYpos(float) - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KShapeLayout
Sets the value of the 'Ypos' attribute.
setYpos(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge.Bend
 
setYpos(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimNode
Sets the ypos.
setYRange(String) - Method in class de.cau.cs.kieler.kev.mapping.impl.MoveImpl
 
setYRange(String) - Method in interface de.cau.cs.kieler.kev.mapping.Move
Sets the value of the 'YRange' attribute.
setZoom(double) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
setZoomAnimationStyle(int) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
setZoomAsText(String) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
setZoomLevelContributions(List) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
setZoomLevels(double[]) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
SHAPE - Static variable in class de.cau.cs.kieler.kiml.options.LayoutOptions
node shape property.
Shape - Enum in de.cau.cs.kieler.kiml.options
Definition of node shapes.
SHAPE_ID - Static variable in class de.cau.cs.kieler.kiml.options.LayoutOptions
layout option key: shape of a node (enum).
shouldBeIgnored(EAttribute) - Method in class de.cau.cs.kieler.synccharts.synchronizer.diff.KitsAttributesCheck
 
shouldBeIgnored(EReference) - Method in class de.cau.cs.kieler.synccharts.synchronizer.diff.KitsReferencesCheck
shouldConstraintsBePrivate() - Static method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsValidationProvider
 
shouldRepaint() - Method in class de.cau.cs.kieler.synccharts.custom.NeighborAwareOpenRectangleFigure
Overriding shouldRepaint to test whether the sides must be checked again.
shouldRepaint() - Method in class de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure
Test whether the realRepaint should be called or not.
shouldShowDiagramAssistant() - Method in class de.cau.cs.kieler.core.ui.policies.PopupBarPolicy
show() - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.directedit.MuvitorTreeDirectEditManager
Shows the cell editor when direct edit is started.
showAlert(String) - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Shows an alert dialog box.
showConfirm(String) - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Shows a confirm dialog box.
showCurrentEditValue(DirectEditRequest) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.directedit.MuvitorDirectEditPolicy
 
showCurrentEditValue(DirectEditRequest) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.directedit.MuvitorTreeDirectEditPolicy
 
showDiagramAssistant(Point) - Method in class de.cau.cs.kieler.core.ui.policies.PopupBarPolicy
 
showDiagramAssistantAfterDelay(int) - Method in class de.cau.cs.kieler.core.ui.policies.PopupBarPolicy
showError(String, String, Exception) - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
A proxy method for showing an error from within an ObserverExecution, a.
showError(String, String, Exception, boolean) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Shows an error dialog using the StatusAdapter.
showError(String) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemView
Show error dialog with the message.
showErrorDialog(String, Shell) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Display an error dialog with a message.
showErrorWithStackTrace(RuntimeException, Shell) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Display an error dialog with a message.
showFocus() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomTextNonResizableEditPolicy
 
showFocus() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomTextSelectionEditPolicy
 
showFocus() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsTextNonResizableEditPolicy
 
showFocus() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsTextSelectionEditPolicy
 
showFocus() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsTextNonResizableEditPolicy
 
showFocus() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsTextSelectionEditPolicy
 
ShowHierarchyCombination - Class in de.cau.cs.kieler.core.model.combinations
Color the levels of hierarchy.
ShowHierarchyCombination() - Constructor for class de.cau.cs.kieler.core.model.combinations.ShowHierarchyCombination
 
showOutlineView() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
Returns whether the outline view should be presented to the user.
showPageRec(PageBookView.PageRec) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPageBookView
 
showParseWarningMissingEditorAttributes(String) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Shows a silent warning in the main KIEMPlugin to notify
the user that one of the EditorDefinitions couldn't be parsed.
showParseWarningMissingPropertyAttributes(String) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Shows a silent warning in the main KIEMPlugin to notify
the user that one of the KiemProperties couldn't be parsed.
showPrimarySelection() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomTextNonResizableEditPolicy
 
showPrimarySelection() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomTextSelectionEditPolicy
 
showPrimarySelection() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsTextNonResizableEditPolicy
 
showPrimarySelection() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsTextSelectionEditPolicy
 
showPrimarySelection() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsTextNonResizableEditPolicy
 
showPrimarySelection() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsTextSelectionEditPolicy
 
showPrompt(String) - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Shows a prompt dialog box.
showPrompt(String, String) - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Shows a prompt dialog box.
showPropertiesViewAction - Variable in class de.cau.cs.kieler.synccharts.presentation.SyncchartsActionBarContributor
This action opens the Properties view.
showSelection() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomTextNonResizableEditPolicy
 
showSelection() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomTextSelectionEditPolicy
 
showSelection() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsTextNonResizableEditPolicy
 
showSelection() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsTextSelectionEditPolicy
 
showSelection() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsTextNonResizableEditPolicy
 
showSelection() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsTextSelectionEditPolicy
 
showTabs() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom.
showView(EObject) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
This is Muvitor's main method for opening a MuvitorPageBookView in the workbench displaying a model.
showView(String, EObject) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
This method does the actual work of opening a MuvitorPageBookView .
showWarning(String, Exception, boolean) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
KiemPlugin.showWarning(String, String, Exception, boolean).
showWarning(String, String, Exception) - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
A proxy method for showing a warning from within an ObserverExecution, a.
showWarning(String, String, Exception, boolean) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Shows a warning dialog using the StatusAdapter.
showWarning(String) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemView
Show warning dialog with the message.
side() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimNode.IncEntry
Returns the side of the containing node on which this incidence entry lies.
SIG_EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Sig Expr' class.
SIG_EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Sig Expr' class.
sig_expr() - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.parser.kepParser
 
SIG_EXPR__AND_EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'And Expr' containment reference list feature.
SIG_EXPR__AND_EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'And Expr' containment reference list.
SIG_EXPR_AND - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Sig Expr AND' class.
SIG_EXPR_AND - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Sig Expr AND' class.
SIG_EXPR_AND__UNA_EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Una Expr' containment reference list feature.
SIG_EXPR_AND__UNA_EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Una Expr' containment reference list.
SIG_EXPR_AND_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Sig Expr AND' class.
SIG_EXPR_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Sig Expr' class.
SIG_EXPR_UNARY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Sig Expr Unary' class.
SIG_EXPR_UNARY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Sig Expr Unary' class.
SIG_EXPR_UNARY__EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Expr' attribute feature.
SIG_EXPR_UNARY__EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Expr' attribute.
SIG_EXPR_UNARY__SIG_EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Sig Expr' containment reference feature.
SIG_EXPR_UNARY__SIG_EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Sig Expr' containment reference.
SIG_EXPR_UNARY_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Sig Expr Unary' class.
sig_list(kepParser.Scope, boolean) - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.parser.kepParser
 
SigDataInstruction - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
SigDataInstruction(String, String, KepSignal, Data, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.SigDataInstruction
 
SigDataInstruction(String, String, KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.SigDataInstruction
 
sigExpr - Variable in class de.cau.cs.kieler.esterel.esterel.impl.SigExprUnaryImpl
The cached value of the 'Sig Expr' containment reference.
SigExpr - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Sig Expr'.
SigExprAND - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Sig Expr AND'.
SigExprANDImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Sig Expr AND'.
SigExprANDImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SigExprANDImpl
 
SigExprImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Sig Expr'.
SigExprImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SigExprImpl
 
SigExprUnary - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Sig Expr Unary'.
SigExprUnaryImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Sig Expr Unary'.
SigExprUnaryImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SigExprUnaryImpl
 
SigInstruction - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
SigInstruction(String, String, KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.SigInstruction
 
SIGNAL - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Signal' class.
SIGNAL - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The meta object id for the 'Signal' class.
Signal - Interface in de.cau.cs.kieler.core.expressions
A representation of the model object 'Signal'.
SIGNAL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Signal' class.
SIGNAL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Signal' class.
signal - Variable in class de.cau.cs.kieler.esterel.esterel.impl.DataCurrentImpl
The cached value of the 'Signal' reference.
signal - Variable in class de.cau.cs.kieler.esterel.esterel.impl.DataPreImpl
The cached value of the 'Signal' reference.
signal - Variable in class de.cau.cs.kieler.esterel.esterel.impl.DelayEventImpl
The cached value of the 'Signal' reference.
signal - Variable in class de.cau.cs.kieler.esterel.esterel.impl.EmitImpl
The cached value of the 'Signal' reference.
signal - Variable in class de.cau.cs.kieler.esterel.esterel.impl.LocalSignalImpl
The cached value of the 'Signal' containment reference list.
signal - Variable in class de.cau.cs.kieler.esterel.esterel.impl.SignalDeclImpl
The cached value of the 'Signal' containment reference list.
signal - Variable in class de.cau.cs.kieler.esterel.esterel.impl.SustainImpl
The cached value of the 'Signal' reference.
Signal - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Signal'.
Signal - Class in de.cau.cs.kieler.krep.evalbench.comm
Pure or valued signal for the synchronous signal model.
Signal(String, boolean, Integer, HashMap<String, Integer>) - Constructor for class de.cau.cs.kieler.krep.evalbench.comm.Signal
Creates and initializes a signal.
Signal(String, boolean, Integer, Integer) - Constructor for class de.cau.cs.kieler.krep.evalbench.comm.Signal
generate Signal with explicit index.
Signal(Signal) - Constructor for class de.cau.cs.kieler.krep.evalbench.comm.Signal
generate a new signal by copying.
Signal(String, Integer) - Constructor for class de.cau.cs.kieler.krep.evalbench.comm.Signal
generate new signal.
signal() - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.parser.kepParser
 
signal() - Method in class de.cau.cs.kieler.krep.evalbench.trace.esi.esiParser
 
SIGNAL - Static variable in interface de.cau.cs.kieler.sim.esi.esi.EsiPackage.Literals
The meta object literal for the 'signal' class.
SIGNAL - Static variable in interface de.cau.cs.kieler.sim.esi.esi.EsiPackage
The meta object id for the 'signal' class.
signal - Interface in de.cau.cs.kieler.sim.esi.esi
A representation of the model object 'signal'.
Signal - Class in de.cau.cs.kieler.sim.trace
Implementation of a signal, which has a name, as status and an optional value.
Signal(String) - Constructor for class de.cau.cs.kieler.sim.trace.Signal
Generate pure signal
Signal(String, int) - Constructor for class de.cau.cs.kieler.sim.trace.Signal
Generate valued signal.
signal - Variable in class de.cau.cs.kieler.synccharts.impl.EmissionImpl
The cached value of the 'Signal' reference.
signal - Variable in class ptolemy.actor.kiel.KielerIO
 
Signal_3041 - Static variable in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
 
SIGNAL__ANNOTATIONS - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The feature id for the 'Annotations' containment reference list.
SIGNAL__CHANNEL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Channel' containment reference feature.
SIGNAL__CHANNEL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Channel' containment reference.
SIGNAL__COMBINE_OPERATOR - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Combine Operator' attribute feature.
SIGNAL__COMBINE_OPERATOR - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The feature id for the 'Combine Operator' attribute.
SIGNAL__HOST_COMBINE_OPERATOR - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Host Combine Operator' attribute feature.
SIGNAL__HOST_COMBINE_OPERATOR - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The feature id for the 'Host Combine Operator' attribute.
SIGNAL__HOST_TYPE - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The feature id for the 'Host Type' attribute.
SIGNAL__INITIAL_VALUE - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The feature id for the 'Initial Value' attribute.
SIGNAL__IS_INPUT - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Is Input' attribute feature.
SIGNAL__IS_INPUT - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The feature id for the 'Is Input' attribute.
SIGNAL__IS_OUTPUT - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage.Literals
The meta object literal for the 'Is Output' attribute feature.
SIGNAL__IS_OUTPUT - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The feature id for the 'Is Output' attribute.
SIGNAL__NAME - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The feature id for the 'Name' attribute.
SIGNAL__NAME - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Name' attribute feature.
SIGNAL__NAME - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Name' attribute.
SIGNAL__NAME - Static variable in interface de.cau.cs.kieler.sim.esi.esi.EsiPackage.Literals
The meta object literal for the 'Name' attribute feature.
SIGNAL__NAME - Static variable in interface de.cau.cs.kieler.sim.esi.esi.EsiPackage
The feature id for the 'Name' attribute.
SIGNAL__TYPE - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The feature id for the 'Type' attribute.
SIGNAL__VAL - Static variable in interface de.cau.cs.kieler.sim.esi.esi.EsiPackage.Literals
The meta object literal for the 'Val' attribute feature.
SIGNAL__VAL - Static variable in interface de.cau.cs.kieler.sim.esi.esi.EsiPackage
The feature id for the 'Val' attribute.
SIGNAL__VALUED - Static variable in interface de.cau.cs.kieler.sim.esi.esi.EsiPackage.Literals
The meta object literal for the 'Valued' attribute feature.
SIGNAL__VALUED - Static variable in interface de.cau.cs.kieler.sim.esi.esi.EsiPackage
The feature id for the 'Valued' attribute.
signal_block() - Method in class de.cau.cs.kieler.krep.compiler.parser.scadeParser
 
SIGNAL_DECL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Signal Decl' class.
SIGNAL_DECL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Signal Decl' class.
SIGNAL_DECL__SIGNAL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Signal' containment reference list feature.
SIGNAL_DECL__SIGNAL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Signal' containment reference list.
SIGNAL_DECL_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Signal Decl' class.
SIGNAL_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.core.expressions.ExpressionsPackage
The number of structural features of the 'Signal' class.
SIGNAL_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Signal' class.
SIGNAL_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.sim.esi.esi.EsiPackage
The number of structural features of the 'signal' class.
SIGNAL_FIRST - Variable in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
SIGNAL_GREEN - Variable in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
signal_id() - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.parser.kepParser
 
SIGNAL_RED - Variable in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
SIGNAL_RENAMING - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Signal Renaming' class.
SIGNAL_RENAMING - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Signal Renaming' class.
SIGNAL_RENAMING__NEW_NAME - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'New Name' reference feature.
SIGNAL_RENAMING__NEW_NAME - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'New Name' reference.
SIGNAL_RENAMING__OLD_NAME - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Old Name' reference feature.
SIGNAL_RENAMING__OLD_NAME - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Old Name' reference.
SIGNAL_RENAMING_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Signal Renaming' class.
SIGNAL_SECOND - Variable in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
signal_val() - Method in class de.cau.cs.kieler.krep.evalbench.program.kep.parser.kepParser
 
signal_width - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
SIGNAL_YELLOW - Variable in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
SignalCreateCommand - Class in de.cau.cs.kieler.synccharts.diagram.edit.commands
 
SignalCreateCommand(CreateElementRequest) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.commands.SignalCreateCommand
 
SignalDecl - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Signal Decl'.
SignalDeclImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Signal Decl'.
SignalDeclImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SignalDeclImpl
 
SignalEditHelper - Class in de.cau.cs.kieler.synccharts.diagram.edit.helpers
 
SignalEditHelper() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.helpers.SignalEditHelper
 
SignalEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
SignalEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart
 
SignalEditPart.InvisibleFigure - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
SignalEditPart.InvisibleFigure() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart.InvisibleFigure
 
SignalFlowCombination - Class in de.cau.cs.kieler.synccharts.kivi
Started by the signal flow button, visualizes the flow of signals in a SyncChart diagram.
SignalFlowCombination() - Constructor for class de.cau.cs.kieler.synccharts.kivi.SignalFlowCombination
 
SignalFlowHandler - Class in de.cau.cs.kieler.synccharts.kivi
Handles the button for showing the signal flow.
SignalFlowHandler() - Constructor for class de.cau.cs.kieler.synccharts.kivi.SignalFlowHandler
 
SignalFlowTester - Class in de.cau.cs.kieler.synccharts.kivi
Tests whether the active editor is a SyncChart editor.
SignalFlowTester() - Constructor for class de.cau.cs.kieler.synccharts.kivi.SignalFlowTester
 
SignalFlowTrigger - Class in de.cau.cs.kieler.synccharts.kivi
This trigger is informed whenever the button for the signal flow visualization is pushed.
SignalFlowTrigger() - Constructor for class de.cau.cs.kieler.synccharts.kivi.SignalFlowTrigger
 
SignalFlowTrigger.SignalFlowActiveState - Class in de.cau.cs.kieler.synccharts.kivi
Contains the state for the signal flow mechanism.
SignalFlowTrigger.SignalFlowActiveState() - Constructor for class de.cau.cs.kieler.synccharts.kivi.SignalFlowTrigger.SignalFlowActiveState
Default constructor.
SignalImpl - Class in de.cau.cs.kieler.core.expressions.impl
An implementation of the model object 'Signal'.
SignalImpl() - Constructor for class de.cau.cs.kieler.core.expressions.impl.SignalImpl
 
SignalImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Signal'.
SignalImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SignalImpl
 
signalImpl - Class in de.cau.cs.kieler.sim.esi.esi.impl
An implementation of the model object 'signal'.
signalImpl() - Constructor for class de.cau.cs.kieler.sim.esi.esi.impl.signalImpl
 
SIGNALIN - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
SignalIn - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
SignalIn(KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.SignalIn
 
signalItemProvider - Variable in class de.cau.cs.kieler.core.expressions.provider.ExpressionsItemProviderAdapterFactory
This keeps track of the one adapter used for all Signal instances.
SignalItemProvider - Class in de.cau.cs.kieler.core.expressions.provider
This is the item provider adapter for a Signal object.
SignalItemProvider(AdapterFactory) - Constructor for class de.cau.cs.kieler.core.expressions.provider.SignalItemProvider
This constructs an instance from a factory and a notifier.
SignalItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
SignalItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.SignalItemSemanticEditPolicy
 
signalList - Variable in class de.cau.cs.kieler.esterel.esterel.impl.LocalSignalDeclImpl
The cached value of the 'Signal List' containment reference.
signalName - Variable in class de.cau.cs.kieler.synccharts.sim.ptolemy.ExecutePtolemyModel.ModelOutput
 
SignalNameContentProposalProvider - Class in de.cau.cs.kieler.synccharts.custom.contentassist.example
Content proposal provider for the property field assist processor.
SignalNameContentProposalProvider() - Constructor for class de.cau.cs.kieler.synccharts.custom.contentassist.example.SignalNameContentProposalProvider
Constructor.
SignalNameEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
SignalNameEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
SignalNameProvider - Class in de.cau.cs.kieler.synccharts.custom.contentassist.example
This is a provider for signals.
SignalNameProvider() - Constructor for class de.cau.cs.kieler.synccharts.custom.contentassist.example.SignalNameProvider
 
SignalRenaming - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Signal Renaming'.
SignalRenamingImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Signal Renaming'.
SignalRenamingImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SignalRenamingImpl
 
signals() - Method in class de.cau.cs.kieler.krep.evalbench.trace.esi.esiParser
 
SIGNALS - Static variable in class de.cau.cs.kieler.synccharts.custom.StateLayout
 
SIGNALS - Static variable in class de.cau.cs.kieler.synccharts.custom.SyncchartsFigureProvider
 
signals - Variable in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
The cached value of the 'Signals' containment reference list.
signals - Variable in class de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl.InOutputSignalsImpl
The cached value of the 'Signals' containment reference list.
signals - Variable in class de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl.InputSignalsImpl
The cached value of the 'Signals' containment reference list.
signals - Variable in class de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl.OutputSignalsImpl
The cached value of the 'Signals' containment reference list.
signals - Variable in class de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl.RegionSignalDecImpl
The cached value of the 'Signals' containment reference list.
signals - Variable in class de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl.SignalsImpl
The cached value of the 'Signals' containment reference list.
signals - Variable in class de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl.StateExtendImpl
The cached value of the 'Signals' containment reference list.
SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage.Literals
The meta object literal for the 'Signals' class.
SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The meta object id for the 'Signals' class.
Signals - Interface in de.cau.cs.kieler.synccharts.text.interfaces.interfaces
A representation of the model object 'Signals'.
signals - Variable in class ptolemy.actor.kiel.ModelRailwayIO
Set a signal using RecordTokens like port={signal2a={lights=2}} where a means first and b second signal in default driving direction of the selected track (here 2) and lights can be off(0), red(1), yellowgreen(2), green(4) DEFAULT is red(1)
SIGNALS__SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage.Literals
The meta object literal for the 'Signals' containment reference list feature.
SIGNALS__SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The feature id for the 'Signals' containment reference list.
SIGNALS_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The number of structural features of the 'Signals' class.
SignalsImpl - Class in de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl
An implementation of the model object 'Signals'.
SignalsImpl() - Constructor for class de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl.SignalsImpl
 
SigRegInst - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
SigRegInst(String, String, Register, KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.SigRegInst
 
SigRegInst(String, String, KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.SigRegInst
 
SILENT - Static variable in class de.cau.cs.kieler.krep.compiler.util.Debug
Do not print any debug info.
simple_equation() - Method in class de.cau.cs.kieler.krep.compiler.parser.scadeParser
 
SIMPLE_VALUE - Static variable in enum org.w3._1999.xlink.TypeType
The 'Simple' literal value.
SimpleDeleteEObjectCommand - Class in de.tu_berlin.cs.tfs.muvitorkit.commands
Document SimpleDeleteEObjectCommand
SimpleDeleteEObjectCommand(EObject) - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.commands.SimpleDeleteEObjectCommand
 
simpleStateLayout - Variable in class de.cau.cs.kieler.synccharts.custom.StateLayout.AbstractSyncChartsConfiguration
 
simplify() - Method in class de.cau.cs.kieler.krep.compiler.ceq.Automaton
simply the automaton by simplifying each state.
simplify() - Method in class de.cau.cs.kieler.krep.compiler.ceq.Program
simplify all equations by replacing variables that are only read once.
simplify() - Method in class de.cau.cs.kieler.krep.compiler.ceq.State
simplify contained equations.
SingleStringInputDialog - Class in de.cau.cs.kieler.sim.kiem.config.ui
Reads a single String from the user.
SingleStringInputDialog(Shell, String, String, String) - Constructor for class de.cau.cs.kieler.sim.kiem.config.ui.SingleStringInputDialog
Creates a new SingleStringInputDialog.
size() - Method in interface de.cau.cs.kieler.krep.evalbench.program.IAssembler
The number of instructions in the program.
size() - Method in class de.cau.cs.kieler.krep.evalbench.program.KepAssembler
The number of instructions in the program.
size() - Method in class de.cau.cs.kieler.krep.evalbench.program.KlpAssembler
The number of instructions in the program.
size() - Method in class de.cau.cs.kieler.krep.evalbench.program.LstAssembler
The number of instructions in the program.
size() - Method in class de.cau.cs.kieler.krep.evalbench.smakc.KitAssembler
The number of instructions in the program.
size() - Method in class de.cau.cs.kieler.krep.evalbench.trace.Trace
 
size() - Method in class de.cau.cs.kieler.krep.evalbench.trace.TraceList
 
size() - Method in class de.cau.cs.kieler.sim.kiem.config.data.MostRecentCollection
size() - Method in class de.cau.cs.kieler.sim.table.views.TableDataList
Gets the size of this list.
skip(long) - Method in class de.cau.cs.kieler.core.util.ForwardingInputStream
skip(long) - Method in class de.cau.cs.kieler.kiml.graphviz.layouter.NonBlockingInputStream
SkipAction - Class in de.cau.cs.kieler.sim.kiem.automated.ui.ui
Super class for all actions that have to do with skipping.
SkipAction() - Constructor for class de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipAction
 
SkipExecutionAction - Class in de.cau.cs.kieler.sim.kiem.automated.ui.ui
Stop the currently running automated execution run.
SkipExecutionAction() - Constructor for class de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipExecutionAction
 
SkipExecutionFileAction - Class in de.cau.cs.kieler.sim.kiem.automated.ui.ui
Action for skipping the currently running execution file.
SkipExecutionFileAction() - Constructor for class de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipExecutionFileAction
 
SkipIterationAction - Class in de.cau.cs.kieler.sim.kiem.automated.ui.ui
Action for skipping the currently running iteration.
SkipIterationAction() - Constructor for class de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipIterationAction
 
SkipModelFileAction - Class in de.cau.cs.kieler.sim.kiem.automated.ui.ui
Action for canceling the currently running model file.
SkipModelFileAction() - Constructor for class de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipModelFileAction
 
skipPast(String) - Method in class org.json.XMLTokener
Skip characters until past the requested string.
skipTo(char) - Method in class org.json.JSONTokener
Skip characters until the next character is the requested character.
SL - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Sl - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Sl(Register, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Sl
 
SLASH - Static variable in class org.json.XML
The Character '/'.
SLC - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Slc - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Slc(Register, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Slc
 
sleepAll() - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test.EditorJob
 
SLEEPTIME - Static variable in class de.cau.cs.kieler.sim.kiem.KiemPlugin
The Constant SLEEPTIME for a sync method spinlock.
SlidableRoundedRectangleAnchor - Class in de.cau.cs.kieler.core.ui.figures
A slideable anchor for rounded rectangle figures.
SlidableRoundedRectangleAnchor() - Constructor for class de.cau.cs.kieler.core.ui.figures.SlidableRoundedRectangleAnchor
The default constructor.
SlidableRoundedRectangleAnchor(IRoundedRectangleAnchorableFigure) - Constructor for class de.cau.cs.kieler.core.ui.figures.SlidableRoundedRectangleAnchor
Constructs a SlidableRoundedRectangleAnchor without a desired anchor point.
SlidableRoundedRectangleAnchor(IRoundedRectangleAnchorableFigure, PrecisionPoint) - Constructor for class de.cau.cs.kieler.core.ui.figures.SlidableRoundedRectangleAnchor
Constructs a SlidableRoundedRectangleAnchor.
SMALL - Static variable in class de.cau.cs.kieler.core.ui.ModelingPerspective
A small view.
sname - Variable in class ptolemy.actor.kiel.KielerIO
 
snapshot() - Method in class de.cau.cs.kieler.krep.evalbench.trace.Tick
save the current status of all outputs.
snapshot() - Method in class de.cau.cs.kieler.krep.evalbench.trace.Trace
save the current value of all outputs as a reference.
sndControlPnt - Variable in class de.cau.cs.kieler.core.math.BezierSpline.BezierCurve
snd control point.
SocketConnection - Class in de.cau.cs.kieler.krep.evalbench.comm
Connection that uses sockets from java.net.
SocketConnection(String, int) - Constructor for class de.cau.cs.kieler.krep.evalbench.comm.SocketConnection
Initializes connection.
sort(KNode) - Method in class de.cau.cs.kieler.kiml.util.alg.BoxSorter
Sorts nodes according to priority and size.
sort() - Method in class de.cau.cs.kieler.krep.compiler.dependencies.DepGraph
 
sortByPorts(boolean) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Sorts the elements in this layer and assigns them new rank values based on the ranks of contained ports.
SortCommand<T> - Class in de.cau.cs.kieler.core.model.util
Command to sort an EList using a given Comparator.
SortCommand(EList<T>, Comparator<T>) - Constructor for class de.cau.cs.kieler.core.model.util.SortCommand
Constructor, taking the list to sort and the comparator to use for sorting.
sortedKeys() - Method in class org.json.JSONObject
Get an enumeration of the keys of the JSONObject.
SortingLayerwiseEdgePlacer - Class in de.cau.cs.kieler.klodd.hierarchical.impl
Layerwise edge placer implementation that sorts the edges and gives them slot ranks according to the result.
SortingLayerwiseEdgePlacer() - Constructor for class de.cau.cs.kieler.klodd.hierarchical.impl.SortingLayerwiseEdgePlacer
 
SortingNodewiseEdgePlacer - Class in de.cau.cs.kieler.klodd.hierarchical.impl
Nodewise edge placer implementation that sorts the edges and gives them slot ranks according to the result.
SortingNodewiseEdgePlacer() - Constructor for class de.cau.cs.kieler.klodd.hierarchical.impl.SortingNodewiseEdgePlacer
 
sortPorts(Map<KPort, Double>, boolean) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Sorts the ports on each side of the related node according to the given abstract ranks.
sortPorts(Map<KPort, Double>, Map<KPort, Double>) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Sorts the ports on each side of the related node according to the given abstract ranks.
sortStateControlFlow(State) - Static method in class template.Helper
Computes a sorted list with states.
sortStates(List<State>) - Static method in class de.cau.cs.kieler.synccharts.codegen.esterel.Helper
Sort the states inside a region according to their immediate transitions.
source - Variable in class de.cau.cs.kieler.kaom.impl.LinkImpl
The cached value of the 'Source' reference.
source - Variable in class org.graphdrawing.graphml.impl.EdgeTypeImpl
The cached value of the 'Source' attribute.
source - Variable in class org.ptolemy.moml.impl.ClassTypeImpl
The cached value of the 'Source' attribute.
source - Variable in class org.ptolemy.moml.impl.ConfigureTypeImpl
The cached value of the 'Source' attribute.
source - Variable in class org.ptolemy.moml.impl.EntityTypeImpl
The cached value of the 'Source' attribute.
source - Variable in class org.ptolemy.moml.impl.ImportTypeImpl
The cached value of the 'Source' attribute.
source - Variable in class org.ptolemy.moml.impl.InputTypeImpl
The cached value of the 'Source' attribute.
SOURCE_EDEFAULT - Static variable in class org.graphdrawing.graphml.impl.EdgeTypeImpl
The default value of the 'Source' attribute.
SOURCE_EDEFAULT - Static variable in class org.ptolemy.moml.impl.ClassTypeImpl
The default value of the 'Source' attribute.
SOURCE_EDEFAULT - Static variable in class org.ptolemy.moml.impl.ConfigureTypeImpl
The default value of the 'Source' attribute.
SOURCE_EDEFAULT - Static variable in class org.ptolemy.moml.impl.EntityTypeImpl
The default value of the 'Source' attribute.
SOURCE_EDEFAULT - Static variable in class org.ptolemy.moml.impl.ImportTypeImpl
The default value of the 'Source' attribute.
SOURCE_EDEFAULT - Static variable in class org.ptolemy.moml.impl.InputTypeImpl
The default value of the 'Source' attribute.
sourceNode - Variable in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.EdgeStatementImpl
The cached value of the 'Source Node' containment reference.
sourcePoint - Variable in class de.cau.cs.kieler.kiml.klayoutdata.impl.KEdgeLayoutImpl
The cached value of the 'Source Point' containment reference.
sourcePort - Variable in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
The cached value of the 'Source Port' reference.
sourceport - Variable in class org.graphdrawing.graphml.impl.EdgeTypeImpl
The cached value of the 'Sourceport' attribute.
SOURCEPORT_EDEFAULT - Static variable in class org.graphdrawing.graphml.impl.EdgeTypeImpl
The default value of the 'Sourceport' attribute.
sourceReferencePoint(PointList, int) - Static method in class de.cau.cs.kieler.core.ui.util.SplineUtilities
Calculate reference Point for source RotatableDecoration.
SourceType - Enum in de.cau.cs.kieler.kex.model
Sourcetype describes the backend of kex.
SOUTH_EAST_VALUE - Static variable in enum de.cau.cs.kieler.kiml.graphviz.dot.dot.CompassPoint
The 'South East' literal value.
SOUTH_VALUE - Static variable in enum de.cau.cs.kieler.kiml.graphviz.dot.dot.CompassPoint
The 'South' literal value.
SOUTH_WEST_VALUE - Static variable in enum de.cau.cs.kieler.kiml.graphviz.dot.dot.CompassPoint
The 'South West' literal value.
specifyStep(Object, Object, double) - Method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimatingCommand
With this method you can specify the current animation step (the initial one or some subsequent one due to AnimatingCommand.nextStep(double)) with a relative size factor.
specifyStep(Object, Object) - Method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimatingCommand
With this method you can specify the current animation step (the initial one or some subsequent one due to AnimatingCommand.nextStep(double)) so that the relative size factor will be 1.
Speed - Enum in de.cau.cs.kieler.kiml.ogdf.options
Definition of the speed option for the Davidson-Harel layouter.
SPEED_FAST - Static variable in class net.ogdf.lib.Ogdf
the fast speed option.
SPEED_HQ - Static variable in class net.ogdf.lib.Ogdf
the hq speed option.
SPEED_MEDIUM - Static variable in class net.ogdf.lib.Ogdf
the medium speed option.
SPLINE_CUBIC - Static variable in class de.cau.cs.kieler.core.ui.figures.SplineConnection
Draw cubic spline segments.
SPLINE_CUBIC_APPROX - Static variable in class de.cau.cs.kieler.core.ui.figures.SplineConnection
Approximate cubic spline segments.
SPLINE_OFF - Static variable in class de.cau.cs.kieler.core.ui.figures.SplineConnection
Don't draw splines.
SplineConnection - Class in de.cau.cs.kieler.core.ui.figures
Temporary class implementing the spline extension to polylines until the changes are merged into GMF.
SplineConnection() - Constructor for class de.cau.cs.kieler.core.ui.figures.SplineConnection
 
SplineConnection.ArrowLocatorEx - Class in de.cau.cs.kieler.core.ui.figures
An extension of the ArrowLocator that is capable of using spline points as references.
SplineConnection.ArrowLocatorEx(Connection, int) - Constructor for class de.cau.cs.kieler.core.ui.figures.SplineConnection.ArrowLocatorEx
 
SplineUtilities - Class in de.cau.cs.kieler.core.ui.util
Helper methods for handling splines.
split(int) - Method in class de.cau.cs.kieler.krep.compiler.dependencies.DepGraph
Cluster all nodes, cluster 0 are inputs, cluster n are outputs.
SpringEmbedderFRLayouter - Class in de.cau.cs.kieler.kiml.ogdf
The Spring Embedder algorithm by Fruchterman and Reingold.
SpringEmbedderFRLayouter() - Constructor for class de.cau.cs.kieler.kiml.ogdf.SpringEmbedderFRLayouter
 
SR - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Sr - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Sr(Register, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Sr
 
SRC - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Src - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Src(Register, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Src
 
sscope(Scope) - Method in class de.cau.cs.kieler.krep.compiler.parser.scadeParser
 
SSM03Configuration - Class in de.cau.cs.kieler.synccharts.custom.layout
 
SSM03Configuration() - Constructor for class de.cau.cs.kieler.synccharts.custom.layout.SSM03Configuration
 
STAGE_CURRENT - Static variable in class de.cau.cs.kieler.krep.compiler.lustre.Expression
declock clocked equation when current has been seen.
STAGE_INIT - Static variable in class de.cau.cs.kieler.krep.compiler.lustre.Expression
declock clocked equation when init has been seen.
STAGE_NEW - Static variable in class de.cau.cs.kieler.krep.compiler.lustre.Expression
declock fresh clocked equation.
STAGE_WHEN - Static variable in class de.cau.cs.kieler.krep.compiler.lustre.Expression
declock clocked equation when "when" has been seen.
start(BundleContext) - Method in class de.cau.cs.kieler.core.annotations.ui.internal.AnnotationsActivator
 
start(BundleContext) - Method in class de.cau.cs.kieler.core.expressions.ui.internal.ExpressionsActivator
 
start(BundleContext) - Method in class de.cau.cs.kieler.core.kivi.KiViPlugin
start - Variable in class de.cau.cs.kieler.core.math.BezierSpline.BezierCurve
start point.
start(BundleContext) - Method in class de.cau.cs.kieler.core.model.CoreModelPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.core.ui.CoreUIPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.esterel.cec.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.esterel.cec.sim.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.esterel.ui.internal.EsterelActivator
 
start(BundleContext) - Method in class de.cau.cs.kieler.kaom.custom.Activator
start(BundleContext) - Method in class de.cau.cs.kieler.kaom.diagram.custom.KaomDiagramCustomPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.kaom.examples.KAOMExamplesPlugin
starts the bundle.
start(BundleContext) - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.KaomImporterPtolemyPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.kaom.sim.ptolemy.KaomSimPtolemyPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.karma.KarmaPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.keg.KEGPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.keg.ksbase.KEGKsbasePlugin
start(BundleContext) - Method in class de.cau.cs.kieler.kev.Activator
Starts the bundle.
start(BundleContext) - Method in class de.cau.cs.kieler.kex.KEXPlugin
Starts the bundle.
start(BundleContext) - Method in class de.cau.cs.kieler.kex.ui.KEXUIPlugin
starts the bundle.
start(BundleContext) - Method in class de.cau.cs.kieler.kiml.grana.plugin.GranaPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.kiml.graphviz.layouter.GraphvizLayouterPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.klodd.ui.KloddUIPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.krep.editors.klp.ui.internal.KlpActivator
 
start(BundleContext) - Method in class de.cau.cs.kieler.krep.editors.rif.ui.internal.RifActivator
 
start(BundleContext) - Method in class de.cau.cs.kieler.krep.evalbench.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.krep.evalbench.application.Activator
 
start(IApplicationContext) - Method in class de.cau.cs.kieler.krep.evalbench.application.EvalBenchApplication
 
start(BundleContext) - Method in class de.cau.cs.kieler.krep.evalbench.ui.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.krep.sim.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.ksbase.KSBasEPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.ksbase.ui.KSBasEUIPlugin
Starts the plug-in.
start() - Method in interface de.cau.cs.kieler.kvid.dataprovider.IDataProvider
Deprecated. Method to be called when data delivery starts.
start(BundleContext) - Method in class de.cau.cs.kieler.kvid.KvidPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.kvid.ui.KvidUIPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.sim.esi.ui.internal.EsiActivator
 
start(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.automated.KiemAutomatedPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.config.KiemConfigurationPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.DataComponentPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.ui.KiemUIPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.sim.kivi.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.sim.syncsignalreset.SyncSignalResetPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.sim.table.TablePlugin
start(BundleContext) - Method in class de.cau.cs.kieler.sim.trace.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.codegen.esterel.EsterelPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.custom.SyncChartsCustomPlugin
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.diagram.custom.SyncchartsDiagramCustomPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.examples.SyncChartsExamplesPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.kivi.Activator
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.ksbase.SyncchartsKsbasePlugin
Starts the plug-in.
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.SyncchartsSimPtolemyPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.sim.sc.SCPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.synchronizer.SyncchartsSynchronizerPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.actions.bridge.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.actions.bridge.LabelParserBridgePlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.internal.ActionsActivator
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.Activator
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.internal.InterfacesActivator
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.internal.KitsActivator
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.internal.KitsStateActivator
 
start(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.ui.KitsUIPlugin
 
start(BundleContext) - Method in class de.cau.cs.kieler.uml2.Activator
Starts the plug-in.
start(BundleContext) - Method in class de.tu_berlin.cs.tfs.muvitorkit.MuvitorKitPlugin
 
start(BundleContext) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorActivator
 
start(BundleContext) - Method in class org.json.Activator
 
started(Object, Object) - Method in class de.cau.cs.kieler.core.model.ui.M2MProgressMonitor
started(Object, Object) - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent.M2MProgressMonitor
 
startProcess(String) - Static method in class de.cau.cs.kieler.kiml.graphviz.layouter.GraphvizAPI
Starts a new Graphviz process with the given command.
startResourceListening() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
startResourceListening() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
startResourceListening() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
startTick() - Method in class de.cau.cs.kieler.krep.evalbench.trace.Trace
generate new Tick from scratch.
State - Class in de.cau.cs.kieler.krep.compiler.ceq
A state in a Safe State Machine, consisting of a name, a flag whether this is an initial state, and outgoing transitions.
State(String, boolean) - Constructor for class de.cau.cs.kieler.krep.compiler.ceq.State
 
State - Interface in de.cau.cs.kieler.synccharts
A representation of the model object 'State'.
STATE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'State' class.
STATE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The meta object id for the 'State' class.
State1CreationTool_desc - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
State1CreationTool_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
State_2005 - Static variable in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
 
State_3040 - Static variable in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
 
STATE__ANNOTATIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Annotations' containment reference list.
STATE__BODY_CONTENTS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Body Contents' containment reference.
STATE__BODY_REFERENCE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Body Reference' reference.
STATE__BODY_TEXT - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Body Text' containment reference list.
STATE__ENTRY_ACTIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Entry Actions' containment reference list.
STATE__EXIT_ACTIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Exit Actions' containment reference list.
STATE__ID - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Id' attribute.
STATE__INCOMING_TRANSITIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Incoming Transitions' reference list feature.
STATE__INCOMING_TRANSITIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Incoming Transitions' reference list.
STATE__INNER_ACTIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Inner Actions' containment reference list.
STATE__INTERFACE_DECLARATION - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Interface Declaration' attribute.
STATE__IS_FINAL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Is Final' attribute feature.
STATE__IS_FINAL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Is Final' attribute.
STATE__IS_INITIAL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Is Initial' attribute feature.
STATE__IS_INITIAL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Is Initial' attribute.
STATE__LABEL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Label' attribute.
STATE__OUTGOING_TRANSITIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Outgoing Transitions' containment reference list feature.
STATE__OUTGOING_TRANSITIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Outgoing Transitions' containment reference list.
STATE__PARENT_REGION - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Parent Region' container reference feature.
STATE__PARENT_REGION - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Parent Region' container reference.
STATE__REGIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Regions' containment reference list feature.
STATE__REGIONS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Regions' containment reference list.
STATE__RENAMINGS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Renamings' containment reference list.
STATE__SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Signals' containment reference list.
STATE__SUSPENSION_TRIGGER - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Suspension Trigger' containment reference.
STATE__TYPE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Type' attribute feature.
STATE__TYPE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Type' attribute.
STATE__VARIABLES - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Variables' containment reference list.
state_decl(Automaton) - Method in class de.cau.cs.kieler.krep.compiler.parser.scadeParser
 
STATE_EXTEND - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage.Literals
The meta object literal for the 'State Extend' class.
STATE_EXTEND - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The meta object id for the 'State Extend' class.
STATE_EXTEND__IN_OUTPUT_SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage.Literals
The meta object literal for the 'In Output Signals' containment reference list feature.
STATE_EXTEND__IN_OUTPUT_SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The feature id for the 'In Output Signals' containment reference list.
STATE_EXTEND__INPUT_SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage.Literals
The meta object literal for the 'Input Signals' containment reference list feature.
STATE_EXTEND__INPUT_SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The feature id for the 'Input Signals' containment reference list.
STATE_EXTEND__OUTPUT_SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage.Literals
The meta object literal for the 'Output Signals' containment reference list feature.
STATE_EXTEND__OUTPUT_SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The feature id for the 'Output Signals' containment reference list.
STATE_EXTEND__REGIONS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage.Literals
The meta object literal for the 'Regions' containment reference list feature.
STATE_EXTEND__REGIONS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The feature id for the 'Regions' containment reference list.
STATE_EXTEND__SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage.Literals
The meta object literal for the 'Signals' containment reference list feature.
STATE_EXTEND__SIGNALS - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The feature id for the 'Signals' containment reference list.
STATE_EXTEND__VARIABLE - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage.Literals
The meta object literal for the 'Variable' containment reference list feature.
STATE_EXTEND__VARIABLE - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The feature id for the 'Variable' containment reference list.
STATE_EXTEND_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.synccharts.text.interfaces.interfaces.InterfacesPackage
The number of structural features of the 'State Extend' class.
STATE_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The number of structural features of the 'State' class.
state_machine() - Method in class de.cau.cs.kieler.krep.compiler.parser.scadeParser
 
STATE_TYPE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'State Type' enum.
STATE_TYPE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The meta object id for the 'State Type' enum.
StateActivityTrigger - Class in de.cau.cs.kieler.sim.kivi
A trigger notifying the view management about the active states during simulation.
StateActivityTrigger() - Constructor for class de.cau.cs.kieler.sim.kivi.StateActivityTrigger
 
StateActivityTrigger.ActiveStates - Class in de.cau.cs.kieler.sim.kivi
Contains the currently active states.
StateActivityTrigger.ActiveStates() - Constructor for class de.cau.cs.kieler.sim.kivi.StateActivityTrigger.ActiveStates
Default Constructor.
StateAndSignals - Class in de.cau.cs.kieler.synccharts.codegen.sc
An implementation of a "triple" with a state, its trigger signals and effect signals.
StateAndSignals() - Constructor for class de.cau.cs.kieler.synccharts.codegen.sc.StateAndSignals
 
StateCreateCommand - Class in de.cau.cs.kieler.synccharts.diagram.edit.commands
 
StateCreateCommand(CreateElementRequest) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateCreateCommand
 
StateEditHelper - Class in de.cau.cs.kieler.synccharts.diagram.edit.helpers
 
StateEditHelper() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.helpers.StateEditHelper
 
StateEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
StateEditPart.StateFigure - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateEditPart.StateFigure() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart.StateFigure
 
StateEntryActionCompartment2CanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateEntryActionCompartment2CanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionCompartment2CanonicalEditPolicy
 
StateEntryActionCompartment2EditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateEntryActionCompartment2EditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionCompartment2EditPart
 
StateEntryActionCompartment2EditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateEntryActionCompartment2ItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateEntryActionCompartment2ItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionCompartment2ItemSemanticEditPolicy
 
StateEntryActionCompartmentCanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateEntryActionCompartmentCanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionCompartmentCanonicalEditPolicy
 
StateEntryActionCompartmentEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateEntryActionCompartmentEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionCompartmentEditPart
 
StateEntryActionCompartmentEditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateEntryActionCompartmentItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateEntryActionCompartmentItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionCompartmentItemSemanticEditPolicy
 
StateEntryActionCreateCommand - Class in de.cau.cs.kieler.synccharts.diagram.edit.commands
 
StateEntryActionCreateCommand(CreateElementRequest) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateEntryActionCreateCommand
 
StateEntryActionEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateEntryActionEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart
 
StateEntryActionEditPart.InvisibleFigure - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateEntryActionEditPart.InvisibleFigure() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart.InvisibleFigure
 
StateEntryActionItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateEntryActionItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionItemSemanticEditPolicy
 
StateEntryActionLabelEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateEntryActionLabelEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
StateExitActionCompartment2CanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateExitActionCompartment2CanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionCompartment2CanonicalEditPolicy
 
StateExitActionCompartment2EditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateExitActionCompartment2EditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionCompartment2EditPart
 
StateExitActionCompartment2EditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateExitActionCompartment2ItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateExitActionCompartment2ItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionCompartment2ItemSemanticEditPolicy
 
StateExitActionCompartmentCanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateExitActionCompartmentCanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionCompartmentCanonicalEditPolicy
 
StateExitActionCompartmentEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateExitActionCompartmentEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionCompartmentEditPart
 
StateExitActionCompartmentEditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateExitActionCompartmentItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateExitActionCompartmentItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionCompartmentItemSemanticEditPolicy
 
StateExitActionCreateCommand - Class in de.cau.cs.kieler.synccharts.diagram.edit.commands
 
StateExitActionCreateCommand(CreateElementRequest) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateExitActionCreateCommand
 
StateExitActionEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateExitActionEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart
 
StateExitActionEditPart.InvisibleFigure - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateExitActionEditPart.InvisibleFigure() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart.InvisibleFigure
 
StateExitActionItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateExitActionItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionItemSemanticEditPolicy
 
StateExitActionLabelEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateExitActionLabelEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
StateExtend - Interface in de.cau.cs.kieler.synccharts.text.interfaces.interfaces
A representation of the model object 'State Extend'.
StateExtendImpl - Class in de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl
An implementation of the model object 'State Extend'.
StateExtendImpl() - Constructor for class de.cau.cs.kieler.synccharts.text.interfaces.interfaces.impl.StateExtendImpl
 
StateImpl - Class in de.cau.cs.kieler.synccharts.impl
An implementation of the model object 'State'.
StateImpl() - Constructor for class de.cau.cs.kieler.synccharts.impl.StateImpl
 
StateInnerActionCompartment2CanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateInnerActionCompartment2CanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionCompartment2CanonicalEditPolicy
 
StateInnerActionCompartment2EditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateInnerActionCompartment2EditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionCompartment2EditPart
 
StateInnerActionCompartment2EditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateInnerActionCompartment2ItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateInnerActionCompartment2ItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionCompartment2ItemSemanticEditPolicy
 
StateInnerActionCompartmentCanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateInnerActionCompartmentCanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionCompartmentCanonicalEditPolicy
 
StateInnerActionCompartmentEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateInnerActionCompartmentEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionCompartmentEditPart
 
StateInnerActionCompartmentEditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateInnerActionCompartmentItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateInnerActionCompartmentItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionCompartmentItemSemanticEditPolicy
 
StateInnerActionCreateCommand - Class in de.cau.cs.kieler.synccharts.diagram.edit.commands
 
StateInnerActionCreateCommand(CreateElementRequest) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateInnerActionCreateCommand
 
StateInnerActionEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateInnerActionEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart
 
StateInnerActionEditPart.InvisibleFigure - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateInnerActionEditPart.InvisibleFigure() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart.InvisibleFigure
 
StateInnerActionItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateInnerActionItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionItemSemanticEditPolicy
 
StateInnerActionLabelEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateInnerActionLabelEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
StateInterfaceDeclarationEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateInterfaceDeclarationEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
StateItemProvider - Class in de.cau.cs.kieler.synccharts.provider
This is the item provider adapter for a State object.
StateItemProvider(AdapterFactory) - Constructor for class de.cau.cs.kieler.synccharts.provider.StateItemProvider
This constructs an instance from a factory and a notifier.
stateItemProvider - Variable in class de.cau.cs.kieler.synccharts.provider.SyncchartsItemProviderAdapterFactory
This keeps track of the one adapter used for all State instances.
StateItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateItemSemanticEditPolicy
 
STATELABEL - Static variable in class de.cau.cs.kieler.synccharts.custom.StateLayout
the layout elements resp.
STATELABEL - Static variable in class de.cau.cs.kieler.synccharts.custom.SyncchartsFigureProvider
the layout elements resp.
StateLabelEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateLabelEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
StateLayout - Class in de.cau.cs.kieler.synccharts.custom
This class is an extension of AbstractTableLayout, customized to StateFigure in synccharts.gmfgraph and its ecore model-object.
StateLayout() - Constructor for class de.cau.cs.kieler.synccharts.custom.StateLayout
Creates a state layout.
StateLayout.AbstractSyncChartsConfiguration - Class in de.cau.cs.kieler.synccharts.custom
A container for the class variables.
StateLayout.AbstractSyncChartsConfiguration() - Constructor for class de.cau.cs.kieler.synccharts.custom.StateLayout.AbstractSyncChartsConfiguration
 
STATEMENT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Statement' class.
STATEMENT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Statement' class.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.AbortCaseSingleImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.AbortImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.AbortInstanceImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.AwaitInstanceImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.BlockImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.DoImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.DoWatchingEndImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.ElsePartImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.EveryDoImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.LocalSignalDeclImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.LoopBodyImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.ModuleBodyImpl
The cached value of the 'Statement' containment reference list.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.PresentCaseImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.RepeatImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.SuspendImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.ThenPartImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.TrapHandlerImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.TrapImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.VariableImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.WeakAbortImpl
The cached value of the 'Statement' containment reference.
statement - Variable in class de.cau.cs.kieler.esterel.esterel.impl.WeakAbortInstanceImpl
The cached value of the 'Statement' containment reference.
Statement - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Statement'.
STATEMENT - Static variable in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage.Literals
The meta object literal for the 'Statement' class.
STATEMENT - Static variable in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage
The meta object id for the 'Statement' class.
Statement - Interface in de.cau.cs.kieler.kiml.graphviz.dot.dot
A representation of the model object 'Statement'.
STATEMENT_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Statement' class.
STATEMENT_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage
The number of structural features of the 'Statement' class.
StatementImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Statement'.
StatementImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.StatementImpl
 
StatementImpl - Class in de.cau.cs.kieler.kiml.graphviz.dot.dot.impl
An implementation of the model object 'Statement'.
StatementImpl() - Constructor for class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.StatementImpl
 
statements - Variable in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.GraphImpl
The cached value of the 'Statements' containment reference list.
statements - Variable in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.SubgraphImpl
The cached value of the 'Statements' containment reference list.
StatePlusTransition - Class in de.cau.cs.kieler.synccharts.codegen.sc
An implementation of a "triple" with a state, its type and one of its transitions.
StatePlusTransition(State, int, Transition) - Constructor for class de.cau.cs.kieler.synccharts.codegen.sc.StatePlusTransition
Constructor, setting the fields.
StatePlusTransition() - Constructor for class de.cau.cs.kieler.synccharts.codegen.sc.StatePlusTransition
Constructor without setting fields.
StateRegionCompartment2CanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateRegionCompartment2CanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionCompartment2CanonicalEditPolicy
 
StateRegionCompartment2EditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateRegionCompartment2EditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionCompartment2EditPart
 
StateRegionCompartment2EditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateRegionCompartment2ItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateRegionCompartment2ItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionCompartment2ItemSemanticEditPolicy
 
StateRegionCompartmentCanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateRegionCompartmentCanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionCompartmentCanonicalEditPolicy
 
StateRegionCompartmentEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateRegionCompartmentEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionCompartmentEditPart
 
StateRegionCompartmentEditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateRegionCompartmentItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateRegionCompartmentItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionCompartmentItemSemanticEditPolicy
 
StateRegionCreateCommand - Class in de.cau.cs.kieler.synccharts.diagram.edit.commands
 
StateRegionCreateCommand(CreateElementRequest) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateRegionCreateCommand
 
StateRegionEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateRegionEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart
 
StateRegionEditPart.RegionFigure - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateRegionEditPart.RegionFigure() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart.RegionFigure
 
StateRegionItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateRegionItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionItemSemanticEditPolicy
 
StateRegionLabelEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateRegionLabelEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
states - Variable in class de.cau.cs.kieler.synccharts.impl.RegionImpl
The cached value of the 'States' containment reference list.
StateSignalCompartment2CanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateSignalCompartment2CanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSignalCompartment2CanonicalEditPolicy
 
StateSignalCompartment2EditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateSignalCompartment2EditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSignalCompartment2EditPart
 
StateSignalCompartment2EditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateSignalCompartment2ItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateSignalCompartment2ItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSignalCompartment2ItemSemanticEditPolicy
 
StateSignalCompartmentCanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateSignalCompartmentCanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSignalCompartmentCanonicalEditPolicy
 
StateSignalCompartmentEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateSignalCompartmentEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSignalCompartmentEditPart
 
StateSignalCompartmentEditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateSignalCompartmentItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateSignalCompartmentItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSignalCompartmentItemSemanticEditPolicy
 
StateSuspensionTriggerCompartment2CanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateSuspensionTriggerCompartment2CanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerCompartment2CanonicalEditPolicy
 
StateSuspensionTriggerCompartment2EditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateSuspensionTriggerCompartment2EditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerCompartment2EditPart
 
StateSuspensionTriggerCompartment2EditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateSuspensionTriggerCompartment2ItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateSuspensionTriggerCompartment2ItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerCompartment2ItemSemanticEditPolicy
 
StateSuspensionTriggerCompartmentCanonicalEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateSuspensionTriggerCompartmentCanonicalEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerCompartmentCanonicalEditPolicy
 
StateSuspensionTriggerCompartmentEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateSuspensionTriggerCompartmentEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerCompartmentEditPart
 
StateSuspensionTriggerCompartmentEditPart_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
StateSuspensionTriggerCompartmentItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateSuspensionTriggerCompartmentItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerCompartmentItemSemanticEditPolicy
 
StateSuspensionTriggerCreateCommand - Class in de.cau.cs.kieler.synccharts.diagram.edit.commands
 
StateSuspensionTriggerCreateCommand(CreateElementRequest) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateSuspensionTriggerCreateCommand
 
StateSuspensionTriggerEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateSuspensionTriggerEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart
 
StateSuspensionTriggerEditPart.InvisibleFigure - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateSuspensionTriggerEditPart.InvisibleFigure() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart.InvisibleFigure
 
StateSuspensionTriggerItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
StateSuspensionTriggerItemSemanticEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerItemSemanticEditPolicy
 
StateSuspensionTriggerLabelEditPart - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
StateSuspensionTriggerLabelEditPart(View) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
StateType - Enum in de.cau.cs.kieler.synccharts
A representation of the literals of the enumeration 'State Type', and utility methods for working with them.
staticEval() - Method in class de.cau.cs.kieler.krep.compiler.ceq.BinOpExpression
 
staticEval() - Method in class de.cau.cs.kieler.krep.compiler.ceq.ConstExpression
 
staticEval() - Method in class de.cau.cs.kieler.krep.compiler.ceq.Equation
static evaluation.
staticEval() - Method in class de.cau.cs.kieler.krep.compiler.ceq.Expression
Perform static evaluation, remove operations on constant values by the result of the operation.
staticEval() - Method in class de.cau.cs.kieler.krep.compiler.ceq.IfExpression
 
staticEval() - Method in class de.cau.cs.kieler.krep.compiler.ceq.NotExpression
 
staticEval() - Method in class de.cau.cs.kieler.krep.compiler.ceq.Program
perform static evaluation.
staticEval() - Method in class de.cau.cs.kieler.krep.compiler.ceq.VarAccessExpression
 
STATUS - Static variable in class de.cau.cs.kieler.sim.kiem.automated.data.AbstractResult
Identifier for the status of the execution.
StatusLineUtil - Class in de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test
Utility class for outputting text to the status line
step(JSONObject) - Method in class de.cau.cs.kieler.esterel.cec.sim.DataComponent
Step method for a DataObserver and a DataPrroducer.
step(JSONObject) - Method in class de.cau.cs.kieler.kaom.sim.ptolemy.KaomSimDataComponent
 
step(JSONObject) - Method in class de.cau.cs.kieler.kev.extension.dataobserver.Backhoe
 
step(JSONObject) - Method in class de.cau.cs.kieler.kev.extension.dataobserver.Elevator
 
step(JSONObject) - Method in class de.cau.cs.kieler.kev.extension.dataobserver.Example_01
 
step(JSONObject) - Method in class de.cau.cs.kieler.kev.extension.dataobserver.Example_02
 
step(JSONObject) - Method in class de.cau.cs.kieler.kev.extension.dataobserver.KEVDataObserver
Applies the JSON data to the SVG document.
step(JSONObject) - Method in class de.cau.cs.kieler.kev.extension.dataobserver.KEVExampleDataProducer
Step method, where JSON-Values are created.
step() - Method in interface de.cau.cs.kieler.krep.evalbench.comm.IKrepWrapper
perform one tick.
step() - Method in class de.cau.cs.kieler.krep.evalbench.comm.KepWrapper
perform one tick.
step() - Method in class de.cau.cs.kieler.krep.evalbench.comm.KlpWrapper
perform one tick.
step() - Method in interface de.cau.cs.kieler.kvid.dataprovider.IDataProvider
Deprecated. Method to be called every time new data is available.
step(JSONObject) - Method in class de.cau.cs.kieler.kvid.dataprovider.KiemCsvDataProvider
Step method for a DataObserver and a DataPrroducer.
step(JSONObject) - Method in class de.cau.cs.kieler.kvid.dataprovider.KiemDataProvider
Step method for a DataObserver and a DataPrroducer.
step(JSONObject) - Method in class de.cau.cs.kieler.sim.esi.EsoComponent
Step method for a DataObserver and a DataPrroducer.
step(JSONObject) - Method in class de.cau.cs.kieler.sim.kiem.config.data.ConfigDataComponent
Step method for a DataObserver and a DataPrroducer.
step() - Method in class de.cau.cs.kieler.sim.kiem.execution.ObserverExecution
Schedules a new step of the observer DataComponent.
step(JSONObject) - Method in interface de.cau.cs.kieler.sim.kiem.IJSONObjectDataComponent
Step method for a DataObserver and a DataPrroducer.
step(String) - Method in interface de.cau.cs.kieler.sim.kiem.IJSONStringDataComponent
Step method for a DataObserver and a DataProducer.
step(JSONObject) - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
 
step(JSONObject) - Method in class de.cau.cs.kieler.sim.kivi.KiViDataComponent
Step method for a DataObserver and a DataPrroducer.
step(List<List<EObject>>, DiagramEditor) - Method in class de.cau.cs.kieler.sim.kivi.StateActivityTrigger
Give map of active states to the view management.
step(JSONObject) - Method in class de.cau.cs.kieler.sim.syncsignalreset.DataComponent
Step method for a DataObserver and a DataPrroducer.
step(String) - Method in class de.cau.cs.kieler.sim.table.DataObserver
Step method for a DataObserver and a DataProducer.
step(String) - Method in class de.cau.cs.kieler.sim.table.DataProducer
Step method for a DataObserver and a DataProducer.
STEP_DONE - Static variable in class de.cau.cs.kieler.sim.kiem.KiemEvent
The Constant STEP DONE event is triggered after a step has been made.
STEP_INFO - Static variable in class de.cau.cs.kieler.sim.kiem.KiemEvent
The Constant STEP INFO event is triggered before a step is about to occur.
stepBackExecutionSync() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Make a backward execution step.
stepExecutionPause(long) - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Step execution to the specific, user defined step number and pause.
stepExecutionSync() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Make a forward execution step.
StepTextField - Class in de.cau.cs.kieler.sim.kiem.ui
The Class StepTextField.
StepTextField() - Constructor for class de.cau.cs.kieler.sim.kiem.ui.StepTextField
Instantiates a new step text field GUI ControlContribution.
stop(BundleContext) - Method in class de.cau.cs.kieler.core.kivi.KiViPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.core.model.CoreModelPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.core.ui.CoreUIPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.esterel.cec.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.esterel.cec.sim.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.kaom.custom.Activator
stop(BundleContext) - Method in class de.cau.cs.kieler.kaom.diagram.custom.KaomDiagramCustomPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.kaom.examples.KAOMExamplesPlugin
stops the bundle.
stop(BundleContext) - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.KaomImporterPtolemyPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.kaom.sim.ptolemy.KaomSimPtolemyPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.karma.KarmaPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.keg.KEGPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.keg.ksbase.KEGKsbasePlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.kev.Activator
Stops the bundle.
stop(BundleContext) - Method in class de.cau.cs.kieler.kex.KEXPlugin
Stops the bundle.
stop(BundleContext) - Method in class de.cau.cs.kieler.kex.ui.KEXUIPlugin
stops the bundle.
stop(BundleContext) - Method in class de.cau.cs.kieler.kiml.grana.plugin.GranaPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.kiml.graphviz.layouter.GraphvizLayouterPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.klodd.ui.KloddUIPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.krep.evalbench.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.krep.evalbench.application.Activator
 
stop() - Method in class de.cau.cs.kieler.krep.evalbench.application.EvalBenchApplication
 
stop(BundleContext) - Method in class de.cau.cs.kieler.krep.evalbench.ui.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.krep.sim.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.ksbase.KSBasEPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.ksbase.ui.KSBasEUIPlugin
Stops the plug-in.
stop() - Method in interface de.cau.cs.kieler.kvid.dataprovider.IDataProvider
Deprecated. Method to be called once when no more new data will follow.
stop(BundleContext) - Method in class de.cau.cs.kieler.kvid.KvidPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.kvid.ui.KvidUIPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.automated.KiemAutomatedPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.config.KiemConfigurationPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.DataComponentPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.sim.kiem.ui.KiemUIPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.sim.kivi.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.sim.syncsignalreset.SyncSignalResetPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.sim.table.TablePlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.sim.trace.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.codegen.esterel.EsterelPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.custom.SyncChartsCustomPlugin
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.examples.SyncChartsExamplesPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.kivi.Activator
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.ksbase.SyncchartsKsbasePlugin
Stops the plug-in.
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.SyncchartsSimPtolemyPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.sim.sc.SCPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.synchronizer.SyncchartsSynchronizerPlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.actions.bridge.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.actions.bridge.LabelParserBridgePlugin
 
stop(BundleContext) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.Activator
 
stop(BundleContext) - Method in class de.cau.cs.kieler.uml2.Activator
Stops the plug-in.
stop(BundleContext) - Method in class de.tu_berlin.cs.tfs.muvitorkit.MuvitorKitPlugin
 
stop(BundleContext) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorActivator
 
stop(BundleContext) - Method in class org.json.Activator
 
stopContinuous() - Method in interface de.cau.cs.kieler.krep.evalbench.comm.ICommunicationProtocol
Stops continuous mode and returns to single tick mode.
stopContinuous() - Method in class de.cau.cs.kieler.krep.evalbench.comm.KepProtocol
Stops continuous mode and returns to single tick mode.
stopContinuous() - Method in class de.cau.cs.kieler.krep.evalbench.comm.KlpProtocol
Stops continuous mode and returns to single tick mode.
stopExecution() - Method in class de.cau.cs.kieler.sim.kiem.execution.ObserverExecution
Terminates the execution of this thread.
stopExecution() - Method in class de.cau.cs.kieler.sim.kiem.execution.ProducerExecution
Terminates the execution of this thread.
stopExecutionSync() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Stops the execution.
stopReplay() - Static method in class de.cau.cs.kieler.kvid.visual.GmfAnimator
Call this when the next step starts or the visualization is finished.
stopResourceListening() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
stopResourceListening() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
stopResourceListening() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
storeDefaults() - Method in class de.cau.cs.kieler.keg.wizards.CreateRandomModelWizardPage
Store the current value into the preference store.
storeOption(String, LayoutOptionData<?>, String) - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutServices
Stores the layout option with given value for the diagram type.
storeOption(EditPart, LayoutOptionData<?>, String, boolean) - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutServices
Stores the layout option with given value for the edit part.
storePreferences() - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutServices
Stores preferences for KIML.
storeSettings() - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.wizards.ImportDiagramSourceFilePage
Saves the current settings.
storeUserDefinedTransformations() - Method in class de.cau.cs.kieler.ksbase.core.TransformationManager
Stores the user defined settings in the KSbasE state location folder.
strict - Variable in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.GraphImpl
The cached value of the 'Strict' attribute.
STRICT_EDEFAULT - Static variable in class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.GraphImpl
The default value of the 'Strict' attribute.
STRING_ANNOTATION - Static variable in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage.Literals
The meta object literal for the 'String Annotation' class.
STRING_ANNOTATION - Static variable in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
The meta object id for the 'String Annotation' class.
STRING_ANNOTATION__ANNOTATIONS - Static variable in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
The feature id for the 'Annotations' containment reference list.
STRING_ANNOTATION__NAME - Static variable in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
The feature id for the 'Name' attribute.
STRING_ANNOTATION__VALUE - Static variable in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage.Literals
The meta object literal for the 'Value' attribute feature.
STRING_ANNOTATION__VALUE - Static variable in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
The feature id for the 'Value' attribute.
STRING_ANNOTATION_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
The number of structural features of the 'String Annotation' class.
STRING_LITERAL - Static variable in class de.cau.cs.kieler.kiml.LayoutOptionData
literal value constant for strings.
STRING_TYPE - Static variable in class de.cau.cs.kieler.core.kivi.CombinationParameter
Default parameter type for strings.
STRING_VALUE - Static variable in enum org.graphdrawing.graphml.KeyTypeType
The 'String' literal value.
StringAnnotation - Interface in de.cau.cs.kieler.core.annotations
A representation of the model object 'String Annotation'.
StringAnnotationImpl - Class in de.cau.cs.kieler.core.annotations.impl
An implementation of the model object 'String Annotation'.
StringAnnotationImpl() - Constructor for class de.cau.cs.kieler.core.annotations.impl.StringAnnotationImpl
 
stringAnnotationItemProvider - Variable in class de.cau.cs.kieler.core.annotations.provider.AnnotationsItemProviderAdapterFactory
This keeps track of the one adapter used for all StringAnnotation instances.
StringAnnotationItemProvider - Class in de.cau.cs.kieler.core.annotations.provider
This is the item provider adapter for a StringAnnotation object.
StringAnnotationItemProvider(AdapterFactory) - Constructor for class de.cau.cs.kieler.core.annotations.provider.StringAnnotationItemProvider
This constructs an instance from a factory and a notifier.
stringToValue(String) - Static method in class org.json.JSONObject
Try to convert a string into a number, boolean, or null.
STROKE_COLOR_EDEFAULT - Static variable in class de.cau.cs.kieler.kev.mapping.impl.ColorizeImpl
The default value of the 'Stroke color' attribute.
STROKE_WIDTH_EDEFAULT - Static variable in class de.cau.cs.kieler.kev.mapping.impl.ColorizeImpl
The default value of the 'Stroke width' attribute.
strokeColor - Variable in class de.cau.cs.kieler.kev.mapping.impl.ColorizeImpl
The cached value of the 'Stroke Color' attribute.
strokeWidth - Variable in class de.cau.cs.kieler.kev.mapping.impl.ColorizeImpl
The cached value of the 'Stroke Width' attribute.
STRONG_EDGE - Static variable in class de.cau.cs.kieler.synccharts.codegen.sc.Graph
A Strong edge between two nodes (default edge).
STRONGABORT_VALUE - Static variable in enum de.cau.cs.kieler.synccharts.TransitionType
The 'STRONGABORT' literal value.
sub(KVector) - Method in class de.cau.cs.kieler.core.math.KVector
Vector subtraction.
sub(KVector, KVector) - Static method in class de.cau.cs.kieler.core.math.KVector
Returns the subtraction of the two given vectors as a new vector instance.
SUB_DATA - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Sub_Data - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Sub_Data(Register, Data, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Sub_Data
 
SUB_REG - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Sub_Reg - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Sub_Reg(Register, Register, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Sub_Reg
 
SUB_SIG - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Sub_Sig - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Sub_Sig(Register, KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Sub_Sig
 
SUB_VALUE - Static variable in enum de.cau.cs.kieler.core.expressions.OperatorType
The 'SUB' literal value.
SUB_VALUE - Static variable in enum de.cau.cs.kieler.krep.editors.klp.klp.Operator
The 'Sub' literal value.
SUBC_DATA - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Subc_Data - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Subc_Data(Register, Data, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Subc_Data
 
SUBC_REG - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Subc_Reg - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Subc_Reg(Register, Register, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Subc_Reg
 
SUBC_SIG - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Subc_Sig - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Subc_Sig(Register, KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Subc_Sig
 
subExpressions - Variable in class de.cau.cs.kieler.core.expressions.impl.ComplexExpressionImpl
The cached value of the 'Sub Expressions' containment reference list.
SUBGRAPH - Static variable in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage.Literals
The meta object literal for the 'Subgraph' class.
SUBGRAPH - Static variable in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage
The meta object id for the 'Subgraph' class.
Subgraph - Interface in de.cau.cs.kieler.kiml.graphviz.dot.dot
A representation of the model object 'Subgraph'.
SUBGRAPH__NAME - Static variable in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage.Literals
The meta object literal for the 'Name' attribute feature.
SUBGRAPH__NAME - Static variable in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage
The feature id for the 'Name' attribute.
SUBGRAPH__STATEMENTS - Static variable in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage.Literals
The meta object literal for the 'Statements' containment reference list feature.
SUBGRAPH__STATEMENTS - Static variable in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage
The feature id for the 'Statements' containment reference list.
SUBGRAPH_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.kiml.graphviz.dot.dot.DotPackage
The number of structural features of the 'Subgraph' class.
SubgraphImpl - Class in de.cau.cs.kieler.kiml.graphviz.dot.dot.impl
An implementation of the model object 'Subgraph'.
SubgraphImpl() - Constructor for class de.cau.cs.kieler.kiml.graphviz.dot.dot.impl.SubgraphImpl
 
Substitution - Interface in de.cau.cs.kieler.synccharts
A representation of the model object 'Substitution'.
SUBSTITUTION - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Substitution' class.
SUBSTITUTION - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The meta object id for the 'Substitution' class.
SUBSTITUTION__ACTUAL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Actual' attribute feature.
SUBSTITUTION__ACTUAL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Actual' attribute.
SUBSTITUTION__FORMAL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Formal' attribute feature.
SUBSTITUTION__FORMAL - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Formal' attribute.
SUBSTITUTION__PARENT_SCOPE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage.Literals
The meta object literal for the 'Parent Scope' container reference feature.
SUBSTITUTION__PARENT_SCOPE - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The feature id for the 'Parent Scope' container reference.
SUBSTITUTION_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
The number of structural features of the 'Substitution' class.
SubstitutionImpl - Class in de.cau.cs.kieler.synccharts.impl
An implementation of the model object 'Substitution'.
SubstitutionImpl() - Constructor for class de.cau.cs.kieler.synccharts.impl.SubstitutionImpl
 
SubstitutionItemProvider - Class in de.cau.cs.kieler.synccharts.provider
This is the item provider adapter for a Substitution object.
SubstitutionItemProvider(AdapterFactory) - Constructor for class de.cau.cs.kieler.synccharts.provider.SubstitutionItemProvider
This constructs an instance from a factory and a notifier.
substitutionItemProvider - Variable in class de.cau.cs.kieler.synccharts.provider.SyncchartsItemProviderAdapterFactory
This keeps track of the one adapter used for all Substitution instances.
subTask(int) - Method in class de.cau.cs.kieler.core.alg.BasicProgressMonitor
Creates a new sub-task that will complete the given amount of work units when it is done.
subTask(int) - Method in interface de.cau.cs.kieler.core.alg.IKielerProgressMonitor
Creates a new sub-task that will complete the given amount of work units when it is done.
subTask(String) - Method in class de.cau.cs.kieler.core.model.ui.M2MProgressMonitor
subTask(String) - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent.M2MProgressMonitor
 
SugiyamaLayouter - Class in de.cau.cs.kieler.kiml.ogdf
The Sugiyama layouter from the OGDF library.
SugiyamaLayouter() - Constructor for class de.cau.cs.kieler.kiml.ogdf.SugiyamaLayouter
 
sumCreate(KVector) - Method in class de.cau.cs.kieler.core.math.KVector
Create a sum from this vector and another vector.
supportedTypes - Variable in class de.cau.cs.kieler.core.annotations.provider.AnnotationsItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class de.cau.cs.kieler.core.expressions.provider.ExpressionsItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class de.cau.cs.kieler.core.kgraph.provider.KGraphItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class de.cau.cs.kieler.kaom.provider.KaomItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class de.cau.cs.kieler.keg.provider.KEGItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class de.cau.cs.kieler.synccharts.provider.SyncchartsItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportExtension(String) - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Tells whether the given extension is supported by this user agent.
supports(IEditorPart) - Method in class de.cau.cs.kieler.keg.diagram.custom.GraphsDiagramLayoutManager
Determines whether this layout manager is able to perform layout for the given editor.
supports(EditPart) - Method in class de.cau.cs.kieler.keg.diagram.custom.GraphsDiagramLayoutManager
Determines whether this layout manager is able to perform layout for the given edit part.
supports(IEditorPart) - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Determines whether this layout manager is able to perform layout for the given editor.
supports(EditPart) - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Determines whether this layout manager is able to perform layout for the given edit part.
supports(IEditorPart) - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Determines whether this layout manager is able to perform layout for the given editor.
supports(EditPart) - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Determines whether this layout manager is able to perform layout for the given edit part.
supports(IEditorPart) - Method in class de.cau.cs.kieler.papyrus.MultiPartDiagramLayoutManager
Determines whether this layout manager is able to perform layout for the given editor.
supports(EditorIdWrapper) - Method in class de.cau.cs.kieler.sim.kiem.config.data.EditorDefinition
Determines if the given editor id is supported by this definition.
supports(String) - Method in class de.cau.cs.kieler.sim.kiem.config.data.EditorDefinition
Determines if the given editor id is supported by this definition.
supportsEditor(IEditorPart) - Method in class de.cau.cs.kieler.core.model.validation.AbstractDiagramEditorValidationActionFactory
 
supportsEditor(IEditorPart) - Method in class de.cau.cs.kieler.core.model.validation.AbstractValidationActionFactory
Check if the active editor is supported.
supportsEditor(IEditorPart) - Method in class de.cau.cs.kieler.core.model.validation.AbstractXtextEditorValidationActionFactory
 
supportsHierarchy(KNode) - Method in class de.cau.cs.kieler.kiml.AbstractLayoutProvider
Determines whether this layout provider would handle the complete hierarchy of the given layout node.
supportsHierarchy(KNode) - Method in class de.cau.cs.kieler.kiml.graphviz.layouter.GraphvizLayoutProvider
Determines whether this layout provider would handle the complete hierarchy of the given layout node.
SUSPEND - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Suspend' class.
SUSPEND - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Suspend' class.
Suspend - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Suspend'.
SUSPEND - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Suspend - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Suspend(KepSignal, Label, Watcher, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Suspend
 
SUSPEND__DELAY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Delay' containment reference feature.
SUSPEND__DELAY - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Delay' containment reference.
SUSPEND__STATEMENT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Statement' containment reference feature.
SUSPEND__STATEMENT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Statement' containment reference.
SUSPEND_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Suspend' class.
SUSPENDI - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Suspendi - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Suspendi(KepSignal, Label, Watcher, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Suspendi
 
SuspendImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Suspend'.
SuspendImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SuspendImpl
 
SUSPENDTRIGGER - Static variable in class de.cau.cs.kieler.synccharts.custom.StateLayout
 
SUSPENDTRIGGER - Static variable in class de.cau.cs.kieler.synccharts.custom.SyncchartsFigureProvider
 
suspensionTrigger - Variable in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
The cached value of the 'Suspension Trigger' containment reference.
SUSTAIN - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Sustain' class.
SUSTAIN - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The meta object id for the 'Sustain' class.
Sustain - Interface in de.cau.cs.kieler.esterel.esterel
A representation of the model object 'Sustain'.
SUSTAIN - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Sustain - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Sustain(KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Sustain
 
Sustain(KepSignal, Data, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Sustain
 
SUSTAIN__DATA_EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Data Expr' containment reference feature.
SUSTAIN__DATA_EXPR - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Data Expr' containment reference.
SUSTAIN__SIGNAL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Signal' reference feature.
SUSTAIN__SIGNAL - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Signal' reference.
SUSTAIN__TICK - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage.Literals
The meta object literal for the 'Tick' attribute feature.
SUSTAIN__TICK - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The feature id for the 'Tick' attribute.
SUSTAIN_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.esterel.esterel.EsterelPackage
The number of structural features of the 'Sustain' class.
SUSTAIN_REG - Static variable in class de.cau.cs.kieler.krep.evalbench.program.kep.Constants
 
Sustain_Reg - Class in de.cau.cs.kieler.krep.evalbench.program.kep
 
Sustain_Reg(KepSignal, SCLine) - Constructor for class de.cau.cs.kieler.krep.evalbench.program.kep.Sustain_Reg
 
SustainImpl - Class in de.cau.cs.kieler.esterel.esterel.impl
An implementation of the model object 'Sustain'.
SustainImpl() - Constructor for class de.cau.cs.kieler.esterel.esterel.impl.SustainImpl
 
SVG_ELEMENT - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage.Literals
The meta object literal for the 'SVG Element' class.
SVG_ELEMENT - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage
The meta object id for the 'SVG Element' class.
SVG_ELEMENT__ANIMATION - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage.Literals
The meta object literal for the 'Animation' containment reference list feature.
SVG_ELEMENT__ANIMATION - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage
The feature id for the 'Animation' containment reference list.
SVG_ELEMENT__ID - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage.Literals
The meta object literal for the 'Id' attribute feature.
SVG_ELEMENT__ID - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage
The feature id for the 'Id' attribute.
SVG_ELEMENT_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage
The number of structural features of the 'SVG Element' class.
SVG_FILE - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage.Literals
The meta object literal for the 'SVG File' class.
SVG_FILE - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage
The meta object id for the 'SVG File' class.
SVG_FILE__FILENAME - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage.Literals
The meta object literal for the 'Filename' attribute feature.
SVG_FILE__FILENAME - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage
The feature id for the 'Filename' attribute.
SVG_FILE__SVG_ELEMENT - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage.Literals
The meta object literal for the 'Svg Element' containment reference list feature.
SVG_FILE__SVG_ELEMENT - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage
The feature id for the 'Svg Element' containment reference list.
SVG_FILE_FEATURE_COUNT - Static variable in interface de.cau.cs.kieler.kev.mapping.MappingPackage
The number of structural features of the 'SVG File' class.
svgElement - Variable in class de.cau.cs.kieler.kev.mapping.impl.SVGFileImpl
The cached value of the 'Svg Element' containment reference list.
SVGElement - Interface in de.cau.cs.kieler.kev.mapping
A representation of the model object 'SVG Element'.
SVGElementImpl - Class in de.cau.cs.kieler.kev.mapping.impl
An implementation of the model object 'SVG Element'.
SVGElementImpl() - Constructor for class de.cau.cs.kieler.kev.mapping.impl.SVGElementImpl
 
SVGFile - Interface in de.cau.cs.kieler.kev.mapping
A representation of the model object 'SVG File'.
SVGFileImpl - Class in de.cau.cs.kieler.kev.mapping.impl
An implementation of the model object 'SVG File'.
SVGFileImpl() - Constructor for class de.cau.cs.kieler.kev.mapping.impl.SVGFileImpl
 
SVGLoadingStatusListener - Class in de.cau.cs.kieler.kev.mapping.animations
This class implements the SVGDocumentLoaderListener.
SVGLoadingStatusListener() - Constructor for class de.cau.cs.kieler.kev.mapping.animations.SVGLoadingStatusListener
 
SwitchableFigure - Class in de.cau.cs.kieler.karma
Class for encapsulating the actual drawn figure to avoid inheritance problems.
SwitchableFigure() - Constructor for class de.cau.cs.kieler.karma.SwitchableFigure
The constructor.
SWTResourceManager - Class in de.tu_berlin.cs.tfs.muvitorkit.ui.utils
Class to manage SWT resources (Font, Color, Image and Cursor) There are no restrictions on the use of this code.
SWTResourceManager() - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SWTResourceManager
 
Synccharts1Group_title - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
Synccharts2Moml - Class in de.cau.cs.kieler.synccharts.sim.ptolemy
 
Synccharts2Moml() - Constructor for class de.cau.cs.kieler.synccharts.sim.ptolemy.Synccharts2Moml
 
SyncchartsAbstractExpression - Class in de.cau.cs.kieler.synccharts.diagram.expressions
 
SyncchartsAbstractExpression(String, EClassifier) - Constructor for class de.cau.cs.kieler.synccharts.diagram.expressions.SyncchartsAbstractExpression
 
SyncchartsAbstractNavigatorItem - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsAbstractNavigatorItem(Object) - Constructor for class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsAbstractNavigatorItem
 
SyncchartsActionBarContributor - Class in de.cau.cs.kieler.synccharts.presentation
This is the action bar contributor for the Synccharts model editor.
SyncchartsActionBarContributor() - Constructor for class de.cau.cs.kieler.synccharts.presentation.SyncchartsActionBarContributor
This creates an instance of the contributor.
SyncchartsAdapterFactory - Class in de.cau.cs.kieler.synccharts.util
The Adapter Factory for the model.
SyncchartsAdapterFactory() - Constructor for class de.cau.cs.kieler.synccharts.util.SyncchartsAdapterFactory
Creates an instance of the adapter factory.
SyncchartsBaseEditHelper - Class in de.cau.cs.kieler.synccharts.diagram.edit.helpers
 
SyncchartsBaseEditHelper() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.helpers.SyncchartsBaseEditHelper
 
SyncchartsBaseItemSemanticEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
SyncchartsBaseItemSemanticEditPolicy(IElementType) - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
SyncchartsBaseItemSemanticEditPolicy.LinkConstraints - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
SyncChartsCombination - Class in de.cau.cs.kieler.synccharts.kivi
A combination that visualizes the simulation of a SyncChart.
SyncChartsCombination() - Constructor for class de.cau.cs.kieler.synccharts.kivi.SyncChartsCombination
 
SyncChartsConfiguration - Class in de.cau.cs.kieler.synccharts.custom.layout
 
SyncChartsConfiguration() - Constructor for class de.cau.cs.kieler.synccharts.custom.layout.SyncChartsConfiguration
 
SyncchartsConnectionFigureProvider - Class in de.cau.cs.kieler.synccharts.custom
 
SyncchartsConnectionFigureProvider() - Constructor for class de.cau.cs.kieler.synccharts.custom.SyncchartsConnectionFigureProvider
 
SyncchartsContentUtil - Class in de.cau.cs.kieler.synccharts.listener
Static helper methods for Synccharts.
SyncchartsCreationWizard - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsCreationWizard() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizard
 
SyncchartsCreationWizard_DiagramModelFilePageDescription - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsCreationWizard_DiagramModelFilePageTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsCreationWizard_DomainModelFilePageDescription - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsCreationWizard_DomainModelFilePageTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsCreationWizardCreationError - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsCreationWizardOpenEditorError - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsCreationWizardPage - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsCreationWizardPage(String, IStructuredSelection, String) - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizardPage
 
SyncchartsCreationWizardPageExtensionError - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsCreationWizardTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncChartsCustomPlugin - Class in de.cau.cs.kieler.synccharts.custom
The activator class controls the plug-in life cycle.
SyncChartsCustomPlugin() - Constructor for class de.cau.cs.kieler.synccharts.custom.SyncChartsCustomPlugin
The constructor.
SyncchartsCutCopyPasteCommandFactory - Class in de.cau.cs.kieler.synccharts.diagram.custom.commands
Creates the cut, copy and paste commands from ksbase.
SyncchartsCutCopyPasteCommandFactory() - Constructor for class de.cau.cs.kieler.synccharts.diagram.custom.commands.SyncchartsCutCopyPasteCommandFactory
 
SyncchartsCutCopyPasteHandler - Class in de.cau.cs.kieler.synccharts.diagram.custom.handlers
Synccharts specific handler for the copy and paste operations.
SyncchartsCutCopyPasteHandler() - Constructor for class de.cau.cs.kieler.synccharts.diagram.custom.handlers.SyncchartsCutCopyPasteHandler
Creates a new SyncchartsCutCopyPasteHandler.
SyncchartsCutCopyPasteHandlerProvider - Class in de.cau.cs.kieler.synccharts.diagram.custom.handlers
Handler for passing cut, copy and paste request to the appropriate KSbase handler if applicable.
SyncchartsCutCopyPasteHandlerProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.custom.handlers.SyncchartsCutCopyPasteHandlerProvider
 
SyncChartsDataComponent - Class in de.cau.cs.kieler.synccharts.kivi
A data component that observes the activity of syncchart states during simulation.
SyncChartsDataComponent() - Constructor for class de.cau.cs.kieler.synccharts.kivi.SyncChartsDataComponent
 
SyncchartsDeletionPolicyProvider - Class in de.cau.cs.kieler.synccharts.diagram.custom.handlers
This policy prevents deletion of edit parts that should not be deleted from a synccharts diagram.
SyncchartsDeletionPolicyProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.custom.handlers.SyncchartsDeletionPolicyProvider
 
SyncchartsDiagramActionBarContributor - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsDiagramActionBarContributor() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramActionBarContributor
 
SyncchartsDiagramCustomPlugin - Class in de.cau.cs.kieler.synccharts.diagram.custom
The main plugin class.
SyncchartsDiagramCustomPlugin() - Constructor for class de.cau.cs.kieler.synccharts.diagram.custom.SyncchartsDiagramCustomPlugin
 
SyncchartsDiagramEditor - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsDiagramEditor() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditor
 
SyncchartsDiagramEditor_SaveAsErrorMessage - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDiagramEditor_SaveAsErrorTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDiagramEditor_SaveErrorMessage - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDiagramEditor_SaveErrorTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDiagramEditor_SavingDeletedFile - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDiagramEditorPlugin - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsDiagramEditorPlugin() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
SyncchartsDiagramEditorUtil - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsDiagramEditorUtil() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorUtil
 
SyncchartsDiagramEditorUtil.LazyElement2ViewMap - Class in de.cau.cs.kieler.synccharts.diagram.part
XXX This is quite suspicious code (especially editPartTmpHolder) and likely to be removed soon
SyncchartsDiagramEditorUtil.LazyElement2ViewMap(View, Set<? extends EObject>) - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorUtil.LazyElement2ViewMap
 
SyncchartsDiagramEditorUtil_CreateDiagramCommandLabel - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDiagramEditorUtil_CreateDiagramProgressTask - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDiagramEditorUtil_OpenModelResourceErrorDialogMessage - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDiagramEditorUtil_OpenModelResourceErrorDialogTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDiagramUpdateCommand - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsDiagramUpdateCommand() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdateCommand
 
SyncchartsDiagramUpdater - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsDiagramUpdater() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
SyncchartsDocumentProvider - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsDocumentProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
SyncchartsDocumentProvider.ResourceSetInfo - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsDocumentProvider.ResourceSetInfo(IDiagramDocument, IEditorInput) - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
SyncchartsDocumentProvider_DiagramLoadingError - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDocumentProvider_handleElementContentChanged - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDocumentProvider_IncorrectInputError - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDocumentProvider_isModifiable - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDocumentProvider_NoDiagramInResourceError - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDocumentProvider_SaveAsOperation - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDocumentProvider_SaveDiagramTask - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDocumentProvider_SaveNextResourceTask - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDocumentProvider_UnsynchronizedFileSaveError - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsDomainNavigatorContentProvider - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsDomainNavigatorContentProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorContentProvider
 
SyncchartsDomainNavigatorItem - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsDomainNavigatorItem(EObject, Object, IPropertySourceProvider) - Constructor for class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorItem
 
SyncchartsDomainNavigatorLabelProvider - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsDomainNavigatorLabelProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorLabelProvider
 
SyncchartsEditor - Class in de.cau.cs.kieler.synccharts.presentation
This is an example of a Synccharts model editor.
SyncchartsEditor() - Constructor for class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This creates a model editor.
SyncchartsEditor.ReverseAdapterFactoryContentProvider - Class in de.cau.cs.kieler.synccharts.presentation
 
SyncchartsEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor.ReverseAdapterFactoryContentProvider
 
SyncChartsEditorActivationListener - Class in de.cau.cs.kieler.synccharts.synchronizer
Custom IPartListener installing the known modelChangeListener on the current active editor's semantic model.
SyncChartsEditorActivationListener() - Constructor for class de.cau.cs.kieler.synccharts.synchronizer.SyncChartsEditorActivationListener
 
SyncchartsEditorPlugin - Class in de.cau.cs.kieler.synccharts.presentation
This is the central singleton for the Synccharts editor plugin.
SyncchartsEditorPlugin() - Constructor for class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditorPlugin
Create the instance.
SyncchartsEditorPlugin.Implementation - Class in de.cau.cs.kieler.synccharts.presentation
The actual implementation of the Eclipse Plugin.
SyncchartsEditorPlugin.Implementation() - Constructor for class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditorPlugin.Implementation
Creates an instance.
SyncchartsEditPartFactory - Class in de.cau.cs.kieler.synccharts.diagram.edit.parts
 
SyncchartsEditPartFactory() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.parts.SyncchartsEditPartFactory
 
SyncchartsEditPartProvider - Class in de.cau.cs.kieler.synccharts.diagram.providers
 
SyncchartsEditPartProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsEditPartProvider
 
SyncchartsEditPlugin - Class in de.cau.cs.kieler.synccharts.provider
This is the central singleton for the Synccharts edit plugin.
SyncchartsEditPlugin() - Constructor for class de.cau.cs.kieler.synccharts.provider.SyncchartsEditPlugin
Create the instance.
SyncchartsEditPlugin.Implementation - Class in de.cau.cs.kieler.synccharts.provider
The actual implementation of the Eclipse Plugin.
SyncchartsEditPlugin.Implementation() - Constructor for class de.cau.cs.kieler.synccharts.provider.SyncchartsEditPlugin.Implementation
Creates an instance.
SyncchartsElementChooserDialog_SelectModelElementTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsElementTypes - Class in de.cau.cs.kieler.synccharts.diagram.providers
 
SyncChartsExamplesPlugin - Class in de.cau.cs.kieler.synccharts.examples
The activator class controls the plug-in life cycle
SyncChartsExamplesPlugin() - Constructor for class de.cau.cs.kieler.synccharts.examples.SyncChartsExamplesPlugin
The constructor
syncchartsFactory - Variable in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard
This caches an instance of the model factory.
SyncchartsFactory - Interface in de.cau.cs.kieler.synccharts
The Factory for the model.
SyncchartsFactoryImpl - Class in de.cau.cs.kieler.synccharts.impl
An implementation of the model Factory.
SyncchartsFactoryImpl() - Constructor for class de.cau.cs.kieler.synccharts.impl.SyncchartsFactoryImpl
Creates an instance of the factory.
SyncchartsFigureProvider - Class in de.cau.cs.kieler.synccharts.custom
This class provides figures for the graphical synccharts representation.
SyncchartsFigureProvider() - Constructor for class de.cau.cs.kieler.synccharts.custom.SyncchartsFigureProvider
 
SyncchartsIconProvider - Class in de.cau.cs.kieler.synccharts.diagram.providers
 
SyncchartsIconProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsIconProvider
 
SyncchartsInitDiagramFileAction - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsInitDiagramFileAction() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsInitDiagramFileAction
 
SyncchartsItemProviderAdapterFactory - Class in de.cau.cs.kieler.synccharts.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SyncchartsItemProviderAdapterFactory() - Constructor for class de.cau.cs.kieler.synccharts.provider.SyncchartsItemProviderAdapterFactory
This constructs an instance.
SyncchartsKsbasePlugin - Class in de.cau.cs.kieler.synccharts.ksbase
The activator class controls the plug-in life cycle.
SyncchartsKsbasePlugin() - Constructor for class de.cau.cs.kieler.synccharts.ksbase.SyncchartsKsbasePlugin
The constructor.
SyncchartsLinkDescriptor - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsLinkDescriptor(EObject, EObject, IElementType, int) - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsLinkDescriptor
 
SyncchartsLinkDescriptor(EObject, EObject, EObject, IElementType, int) - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsLinkDescriptor
 
SyncchartsMarkerNavigationProvider - Class in de.cau.cs.kieler.synccharts.diagram.providers
 
SyncchartsMarkerNavigationProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsMarkerNavigationProvider
 
SyncchartsMatchingStrategy - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsMatchingStrategy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsMatchingStrategy
 
SyncchartsModelingAssistantProvider - Class in de.cau.cs.kieler.synccharts.diagram.providers
 
SyncchartsModelingAssistantProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
SyncchartsModelingAssistantProviderMessage - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsModelingAssistantProviderTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsModelWizard - Class in de.cau.cs.kieler.synccharts.presentation
This is a simple wizard for creating a new model file.
SyncchartsModelWizard() - Constructor for class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard
 
SyncchartsModelWizard.SyncchartsModelWizardInitialObjectCreationPage - Class in de.cau.cs.kieler.synccharts.presentation
This is the page where the type of object to create is selected.
SyncchartsModelWizard.SyncchartsModelWizardInitialObjectCreationPage(String) - Constructor for class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard.SyncchartsModelWizardInitialObjectCreationPage
Pass in the selection.
SyncchartsModelWizard.SyncchartsModelWizardNewFileCreationPage - Class in de.cau.cs.kieler.synccharts.presentation
This is the one page of the wizard.
SyncchartsModelWizard.SyncchartsModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard.SyncchartsModelWizardNewFileCreationPage
Pass in the selection.
SyncchartsNavigatorActionProvider - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsNavigatorActionProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorActionProvider
 
SyncchartsNavigatorContentProvider - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsNavigatorContentProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorContentProvider
 
SyncchartsNavigatorGroup - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsNavigatorItem - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsNavigatorItem(View, Object, boolean) - Constructor for class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorItem
 
SyncchartsNavigatorLabelProvider - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsNavigatorLabelProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorLabelProvider
 
SyncchartsNavigatorLinkHelper - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsNavigatorLinkHelper() - Constructor for class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorLinkHelper
 
SyncchartsNavigatorSorter - Class in de.cau.cs.kieler.synccharts.diagram.navigator
 
SyncchartsNavigatorSorter() - Constructor for class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorSorter
 
SyncchartsNewDiagramFileWizard - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsNewDiagramFileWizard(URI, EObject, TransactionalEditingDomain) - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsNewDiagramFileWizard
 
SyncchartsNewDiagramFileWizard_CreationPageDescription - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNewDiagramFileWizard_CreationPageName - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNewDiagramFileWizard_CreationPageTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNewDiagramFileWizard_IncorrectRootError - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNewDiagramFileWizard_InitDiagramCommand - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNewDiagramFileWizard_RootSelectionPageDescription - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNewDiagramFileWizard_RootSelectionPageInvalidSelectionMessage - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNewDiagramFileWizard_RootSelectionPageName - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNewDiagramFileWizard_RootSelectionPageNoSelectionMessage - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNewDiagramFileWizard_RootSelectionPageSelectionTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNewDiagramFileWizard_RootSelectionPageTitle - Static variable in class de.cau.cs.kieler.synccharts.diagram.part.Messages
 
SyncchartsNodeDescriptor - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsNodeDescriptor(EObject, int) - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsNodeDescriptor
 
SyncchartsOCLFactory - Class in de.cau.cs.kieler.synccharts.diagram.expressions
 
SyncchartsOCLFactory() - Constructor for class de.cau.cs.kieler.synccharts.diagram.expressions.SyncchartsOCLFactory
 
syncchartsPackage - Variable in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard
This caches an instance of the model package.
SyncchartsPackage - Interface in de.cau.cs.kieler.synccharts
The Package for the model.
SyncchartsPackage.Literals - Interface in de.cau.cs.kieler.synccharts
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SyncchartsPackageImpl - Class in de.cau.cs.kieler.synccharts.impl
An implementation of the model Package.
SyncchartsPaletteFactory - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsPaletteFactory() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsPaletteFactory
 
SyncchartsParserProvider - Class in de.cau.cs.kieler.synccharts.diagram.providers
 
SyncchartsParserProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsParserProvider
 
SyncchartsPropertySection - Class in de.cau.cs.kieler.synccharts.diagram.sheet
 
SyncchartsPropertySection() - Constructor for class de.cau.cs.kieler.synccharts.diagram.sheet.SyncchartsPropertySection
 
SyncchartsPropertyTester - Class in de.cau.cs.kieler.synccharts.diagram.custom.handlers
This tester determines whether the provided property of activeEditor is called by a synccharts editor.
SyncchartsPropertyTester() - Constructor for class de.cau.cs.kieler.synccharts.diagram.custom.handlers.SyncchartsPropertyTester
 
SyncchartsSheetLabelProvider - Class in de.cau.cs.kieler.synccharts.diagram.sheet
 
SyncchartsSheetLabelProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.sheet.SyncchartsSheetLabelProvider
 
SyncchartsSimDataComponent - Class in de.cau.cs.kieler.synccharts.sim.ptolemy
The class SimpleRailCtrl DataComponent implements a KIELER Execution Manager DataComponent.
SyncchartsSimDataComponent() - Constructor for class de.cau.cs.kieler.synccharts.sim.ptolemy.SyncchartsSimDataComponent
Instantiates a new SimpleRailCtrl DataComponent for the KIELER Execution Manager.
SyncchartsSimPtolemyPlugin - Class in de.cau.cs.kieler.synccharts.sim.ptolemy
The activator class controls the plug-in life cycle
SyncchartsSimPtolemyPlugin() - Constructor for class de.cau.cs.kieler.synccharts.sim.ptolemy.SyncchartsSimPtolemyPlugin
The constructor
SyncchartsSwitch<T> - Class in de.cau.cs.kieler.synccharts.util
The Switch for the model's inheritance hierarchy.
SyncchartsSwitch() - Constructor for class de.cau.cs.kieler.synccharts.util.SyncchartsSwitch
Creates an instance of the switch.
SyncchartsSynchronizerPlugin - Class in de.cau.cs.kieler.synccharts.synchronizer
The activator class controls the plug-in life cycle
SyncchartsSynchronizerPlugin() - Constructor for class de.cau.cs.kieler.synccharts.synchronizer.SyncchartsSynchronizerPlugin
The constructor
SyncchartsTextNonResizableEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
SyncchartsTextNonResizableEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsTextNonResizableEditPolicy
 
SyncchartsTextSelectionEditPolicy - Class in de.cau.cs.kieler.synccharts.diagram.edit.policies
 
SyncchartsTextSelectionEditPolicy() - Constructor for class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsTextSelectionEditPolicy
 
SyncchartsUriEditorInputTester - Class in de.cau.cs.kieler.synccharts.diagram.part
 
SyncchartsUriEditorInputTester() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsUriEditorInputTester
 
SyncchartsUtil - Class in de.cau.cs.kieler.synccharts.custom
Utility class comprising several SyncCharts specific convenience methods.
SyncchartsValidationActionFactory - Class in de.cau.cs.kieler.synccharts.diagram.custom
 
SyncchartsValidationActionFactory() - Constructor for class de.cau.cs.kieler.synccharts.diagram.custom.SyncchartsValidationActionFactory
 
SyncchartsValidationDecoratorProvider - Class in de.cau.cs.kieler.synccharts.diagram.providers
 
SyncchartsValidationDecoratorProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsValidationDecoratorProvider
 
SyncchartsValidationDecoratorProvider.StatusDecorator - Class in de.cau.cs.kieler.synccharts.diagram.providers
 
SyncchartsValidationDecoratorProvider.StatusDecorator(IDecoratorTarget) - Constructor for class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsValidationDecoratorProvider.StatusDecorator
 
SyncchartsValidationProvider - Class in de.cau.cs.kieler.synccharts.diagram.providers
 
SyncchartsValidationProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsValidationProvider
 
SyncchartsViewProvider - Class in de.cau.cs.kieler.synccharts.diagram.providers
 
SyncchartsViewProvider() - Constructor for class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsViewProvider
 
SyncchartsVisualIDRegistry - Class in de.cau.cs.kieler.synccharts.diagram.part
This registry is used to determine which type of visual object should be created for the corresponding Diagram, Node, ChildNode or Link represented by a domain model object.
SyncchartsVisualIDRegistry() - Constructor for class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsVisualIDRegistry
 
SyncChartSynchronizerJob - Class in de.cau.cs.kieler.synccharts.synchronizer.kitsView
 
SyncChartSynchronizerJob(String, EmbeddedXtextEditor, EmbeddedXtextEditor, EmbeddedXtextEditor) - Constructor for class de.cau.cs.kieler.synccharts.synchronizer.kitsView.SyncChartSynchronizerJob
 
SynchronizeGMFEditorCommand - Class in de.cau.cs.kieler.synccharts.synchronizer
Special AbstractTransactionalCommand merging changes into a GMF document.
SynchronizeGMFEditorCommand(DiagramDocumentEditor, DiffModel) - Constructor for class de.cau.cs.kieler.synccharts.synchronizer.SynchronizeGMFEditorCommand
 
SynchronizeXtextEditorUnitOfWork - Class in de.cau.cs.kieler.synccharts.synchronizer
 
SynchronizeXtextEditorUnitOfWork(DiffModel, StringBuffer) - Constructor for class de.cau.cs.kieler.synccharts.synchronizer.SynchronizeXtextEditorUnitOfWork
 
SyncroActivationHandler - Class in de.cau.cs.kieler.synccharts.synchronizer
Handler for (de-)activating the graphic / text synchronization.
SyncroActivationHandler() - Constructor for class de.cau.cs.kieler.synccharts.synchronizer.SyncroActivationHandler
 
SyncSignalResetPlugin - Class in de.cau.cs.kieler.sim.syncsignalreset
The activator class controls the SyncSignalReset plug-in's life cycle.
SyncSignalResetPlugin() - Constructor for class de.cau.cs.kieler.sim.syncsignalreset.SyncSignalResetPlugin
The constructor of the SyncSignalReset DataComponent.
synpred1() - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.internal.InternalExpressionsParser
 
synpred1() - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
synpred10() - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
synpred10() - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.internal.InternalActionsParser
 
synpred10_fragment() - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
synpred10_fragment() - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.internal.InternalActionsParser
 
synpred11() - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
synpred11_fragment() - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
synpred12() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
synpred12_fragment() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
synpred13() - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.internal.InternalActionsParser
 
synpred13() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
synpred13_fragment() - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.internal.InternalActionsParser
 
synpred13_fragment() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
synpred14() - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.internal.InternalActionsParser
 
synpred14_fragment() - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.internal.InternalActionsParser
 
synpred16() - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.internal.InternalExpressionsParser
 
synpred16() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred16_fragment() - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.internal.InternalExpressionsParser
 
synpred16_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred17() - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.internal.InternalExpressionsParser
 
synpred17_fragment() - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.internal.InternalExpressionsParser
 
synpred18() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred18_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred19() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred19() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred19_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred19_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred1_fragment() - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.internal.InternalExpressionsParser
 
synpred1_fragment() - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
synpred2() - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
synpred20() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred20() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred20_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred20_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred21() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred21_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred25() - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.internal.InternalActionsParser
 
synpred25() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
synpred25_fragment() - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.internal.InternalActionsParser
 
synpred25_fragment() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
synpred26() - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.internal.InternalActionsParser
 
synpred26() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
synpred26_fragment() - Method in class de.cau.cs.kieler.synccharts.text.actions.parser.antlr.internal.InternalActionsParser
 
synpred26_fragment() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
synpred27() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
synpred27() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred27_fragment() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
synpred27_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred28() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred28() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred28_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred28_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred29() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred29_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred2_fragment() - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
synpred3() - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
synpred3() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
synpred34() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
synpred34_fragment() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
synpred35() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
synpred35() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred35_fragment() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.contentassist.antlr.internal.InternalInterfacesParser
 
synpred35_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred37() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.internal.InternalInterfacesParser
 
synpred37_fragment() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.internal.InternalInterfacesParser
 
synpred3_fragment() - Method in class de.cau.cs.kieler.core.expressions.ui.contentassist.antlr.internal.InternalExpressionsParser
 
synpred3_fragment() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
synpred4() - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.internal.InternalExpressionsParser
 
synpred4() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
synpred40() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.internal.InternalInterfacesParser
 
synpred40_fragment() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.internal.InternalInterfacesParser
 
synpred41() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.internal.InternalInterfacesParser
 
synpred41_fragment() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.internal.InternalInterfacesParser
 
synpred44() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred44_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred4_fragment() - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.internal.InternalExpressionsParser
 
synpred4_fragment() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
synpred5() - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.internal.InternalExpressionsParser
 
synpred5() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
synpred52() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.internal.InternalInterfacesParser
 
synpred52_fragment() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.internal.InternalInterfacesParser
 
synpred53() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.internal.InternalInterfacesParser
 
synpred53_fragment() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.parser.antlr.internal.InternalInterfacesParser
 
synpred59() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred59_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred5_fragment() - Method in class de.cau.cs.kieler.core.expressions.parser.antlr.internal.InternalExpressionsParser
 
synpred5_fragment() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.contentassist.antlr.internal.InternalActionsParser
 
synpred68() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred68_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred69() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred69_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred7() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred72() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred72_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred73() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred73_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred78() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred78_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred7_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred81() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred81_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred82() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred82_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred84() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred84_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred85() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred85() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred85_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.parser.antlr.internal.InternalKitsStateParser
 
synpred85_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.contentassist.antlr.internal.InternalKitsStateParser
 
synpred93() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred93_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred94() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred94() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
synpred94_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.parser.antlr.internal.InternalKitsParser
 
synpred94_fragment() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.contentassist.antlr.internal.InternalKitsParser
 
syntaxError(String) - Method in class org.json.JSONTokener
Make a JSONException to signal a syntax error.

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