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 _

G

GEMLayouter - Class in de.cau.cs.kieler.kiml.ogdf
The GEM layouter from the OGDF library.
GEMLayouter() - Constructor for class de.cau.cs.kieler.kiml.ogdf.GEMLayouter
Constructs a GEMLayouter.
generate(IPropertyHolder) - Method in interface de.cau.cs.kieler.keg.diagram.custom.random.IRandomGraphGenerator
Generates a graph using the specified options.
generate(IPropertyHolder) - Method in class de.cau.cs.kieler.keg.diagram.custom.random.RandomGraphGenerator
Generates a graph using the specified options.
generate(List<BoundVisualization>) - Static method in class de.cau.cs.kieler.kiml.grana.ui.HtmlResultGenerator
Generates html for the given analyses and results using the registered visualizers.
generateCreateChildActions(Collection<?>, ISelection) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions.
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions.
generateName(String, String) - Static method in class de.cau.cs.kieler.kiml.export.util.XtendUtil
Generates a name for the given generator name using the prefix.
generateProject(IPath) - Method in class de.cau.cs.kieler.kex.controller.ExampleManager
Checks if an project is accessible.
generateRegionId(Region) - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
Generate a unique id for the region.
generateShortSpline(KVector, KVector) - Method in interface de.cau.cs.kieler.klay.layered.p5edges.ISplineGenerator
Generates a spline representation for straight edges.
generateShortSpline(KVector, KVector) - Method in class de.cau.cs.kieler.klay.layered.p5edges.SimpleSplineGenerator
Generates a spline representation for straight edges.
generateSpline(LinkedList<KVector>, KVector, KVector) - Method in interface de.cau.cs.kieler.klay.layered.p5edges.ISplineGenerator
generates a simple piecewise bezier curve for given points.
generateSpline(LinkedList<KVector>) - Method in interface de.cau.cs.kieler.klay.layered.p5edges.ISplineGenerator
generates a simple piecewise bezier curve for given points.
generateSpline(LinkedList<KVector>, KVector, KVector) - Method in class de.cau.cs.kieler.klay.layered.p5edges.SimpleSplineGenerator
generates a simple piecewise bezier curve for given points.
generateSpline(LinkedList<KVector>) - Method in class de.cau.cs.kieler.klay.layered.p5edges.SimpleSplineGenerator
generates a simple piecewise bezier curve for given points.
generateStateId(State) - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
Generate a unique id for the state.
GENERATION_DATE - Static variable in class de.cau.cs.kieler.kex.model.plugin.PluginConstants.Example
 
GenericCopyAction - Class in de.tu_berlin.cs.tfs.muvitorkit.actions
This action copies any kind model in form of a serialized String into the system's clipboard.
GenericCopyAction(IWorkbenchPart) - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.actions.GenericCopyAction
 
GenericCutAction - Class in de.tu_berlin.cs.tfs.muvitorkit.actions
 
GenericCutAction(IWorkbenchPart) - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.actions.GenericCutAction
 
GenericErrorHandler - Class in de.cau.cs.kieler.core.ui.errorhandler
Generic error handler, mainly taken from IDEWorkbenchErrorHandler.
GenericErrorHandler() - Constructor for class de.cau.cs.kieler.core.ui.errorhandler.GenericErrorHandler
 
GenericErrorHandler.StatusListener - Interface in de.cau.cs.kieler.core.ui.errorhandler
Classes implementing this interface will be notified when a non-fatal exception passes through the error handler.
GenericErrorHandler_ExceptionHandled - Static variable in class de.cau.cs.kieler.core.ui.Messages
 
GenericErrorHandler_FatalError - Static variable in class de.cau.cs.kieler.core.ui.Messages
 
GenericErrorHandler_FatalErrorTitle - Static variable in class de.cau.cs.kieler.core.ui.Messages
 
GenericErrorHandler_FatalRecursiveError - Static variable in class de.cau.cs.kieler.core.ui.Messages
 
GenericErrorHandler_InternalErrorNoArg - Static variable in class de.cau.cs.kieler.core.ui.Messages
 
GenericErrorHandler_InternalErrorOneArg - Static variable in class de.cau.cs.kieler.core.ui.Messages
 
GenericErrorHandler_OutOfMemoryError - Static variable in class de.cau.cs.kieler.core.ui.Messages
 
GenericErrorHandler_StackOverflowError - Static variable in class de.cau.cs.kieler.core.ui.Messages
 
GenericErrorHandler_SWTError - Static variable in class de.cau.cs.kieler.core.ui.Messages
 
GenericErrorHandler_VirtualMachineError - Static variable in class de.cau.cs.kieler.core.ui.Messages
 
GenericGraphLayoutAction - Class in de.tu_berlin.cs.tfs.muvitorkit.actions
This action applies the Draw2d graph layouter to the EditPartViewer containing some selected GraphicalEditPart.
GenericGraphLayoutAction(IWorkbenchPart) - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.actions.GenericGraphLayoutAction
 
GenericGraphLayoutActionZEST - Class in de.tu_berlin.cs.tfs.muvitorkit.actions
This action applies the ZEST graph layouts to the EditPartViewer containing some selected GraphicalEditPart.
GenericGraphLayoutActionZEST(IWorkbenchPart) - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.actions.GenericGraphLayoutActionZEST
The constructor prepares the menu to selected the layout algorithm from
GenericPasteAction - Class in de.tu_berlin.cs.tfs.muvitorkit.actions
This action pastes the clipboard into the current edit part if allowed
GenericPasteAction(IWorkbenchPart) - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.actions.GenericPasteAction
 
GenericPasteAction.IPasteRule - Interface in de.tu_berlin.cs.tfs.muvitorkit.actions
 
GenericPasteAction.PasteCommand - Class in de.tu_berlin.cs.tfs.muvitorkit.actions
 
GenericPasteAction.PasteCommand(EObject, String) - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.actions.GenericPasteAction.PasteCommand
 
GenericPasteAction.PasteRuleAdapter - Class in de.tu_berlin.cs.tfs.muvitorkit.actions
 
GenericPasteAction.PasteRuleAdapter() - Constructor for class de.tu_berlin.cs.tfs.muvitorkit.actions.GenericPasteAction.PasteRuleAdapter
 
GenericUtils - Class in de.tu_berlin.cs.tfs.muvitorkit.ui.utils
 
GEQ_VALUE - Static variable in enum de.cau.cs.kieler.core.kexpressions.OperatorType
The 'GEQ' literal value.
get(String) - Method in class de.cau.cs.kieler.core.annotations.ui.AnnotationsUiPlugin.Images
Retrieve the image for the given key.
get(String) - Static method in enum de.cau.cs.kieler.core.kexpressions.CombineOperator
Returns the 'Combine Operator' literal with the specified literal value.
get(int) - Static method in enum de.cau.cs.kieler.core.kexpressions.CombineOperator
Returns the 'Combine Operator' literal with the specified integer value.
get(String) - Static method in enum de.cau.cs.kieler.core.kexpressions.OperatorType
Returns the 'Operator Type' literal with the specified literal value.
get(int) - Static method in enum de.cau.cs.kieler.core.kexpressions.OperatorType
Returns the 'Operator Type' literal with the specified integer value.
get(String) - Static method in enum de.cau.cs.kieler.core.kexpressions.ValueType
Returns the 'Value Type' literal with the specified literal value.
get(int) - Static method in enum de.cau.cs.kieler.core.kexpressions.ValueType
Returns the 'Value Type' literal with the specified integer value.
get(S) - Method in class de.cau.cs.kieler.core.util.DependencyGraph
Returns an object by it's identifier.
get(S) - Method in interface de.cau.cs.kieler.core.util.IDependencyGraph
Returns an object by it's identifier.
get() - Method in class de.cau.cs.kieler.core.util.Maybe
Returns the contained object.
get(String) - Static method in enum de.cau.cs.kieler.keg.EdgeType
Returns the 'Edge Type' literal with the specified literal value.
get(int) - Static method in enum de.cau.cs.kieler.keg.EdgeType
Returns the 'Edge Type' literal with the specified integer value.
get() - Static method in class de.cau.cs.kieler.kex.controller.ExampleManager
Singleton call of ExampleManager.
get() - Method in class de.cau.cs.kieler.kiml.grana.visualization.BoundVisualization
Performs the visualization and returns the result.
get(AbstractInfoAnalysis, Object) - Method in class de.cau.cs.kieler.kiml.grana.visualization.Visualization
Performs the visualization and returns the result.
get(int) - Method in class de.cau.cs.kieler.sim.kiem.config.data.MostRecentCollection
Get the element at the specified index.
get(String) - Method in class de.cau.cs.kieler.sim.table.views.TableDataList
Gets a TableData entry with a specific key as an identifier.
get(int) - Method in class de.cau.cs.kieler.sim.table.views.TableDataList
Gets a TableData entry with a specific index as an identifier.
get(String) - Static method in enum de.cau.cs.kieler.synccharts.StateType
Returns the 'State Type' literal with the specified literal value.
get(int) - Static method in enum de.cau.cs.kieler.synccharts.StateType
Returns the 'State Type' literal with the specified integer value.
get(String) - Static method in enum de.cau.cs.kieler.synccharts.TransitionType
Returns the 'Transition Type' literal with the specified literal value.
get(int) - Static method in enum de.cau.cs.kieler.synccharts.TransitionType
Returns the 'Transition Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.AlignmentType
Returns the 'Alignment Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.AlignmentType
Returns the 'Alignment Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.BoolIntType
Returns the 'Bool Int Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.BoolIntType
Returns the 'Bool Int Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.BoolTFType
Returns the 'Bool TF Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.BoolTFType
Returns the 'Bool TF Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.DecorationType
Returns the 'Decoration Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.DecorationType
Returns the 'Decoration Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.EndpointStylesType
Returns the 'Endpoint Styles Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.EndpointStylesType
Returns the 'Endpoint Styles Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.FontStretchType
Returns the 'Font Stretch Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.FontStretchType
Returns the 'Font Stretch Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.FontStyleType
Returns the 'Font Style Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.FontStyleType
Returns the 'Font Style Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.FontVariantType
Returns the 'Font Variant Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.FontVariantType
Returns the 'Font Variant Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.FontWeightType
Returns the 'Font Weight Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.FontWeightType
Returns the 'Font Weight Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.LineStyleTypeType
Returns the 'Line Style Type Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.LineStyleTypeType
Returns the 'Line Style Type Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.PatternType
Returns the 'Pattern Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.PatternType
Returns the 'Pattern Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.ShapeType
Returns the 'Shape Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.ShapeType
Returns the 'Shape Type' literal with the specified integer value.
get(String) - Static method in enum net.ogdf.ogml.TransformType
Returns the 'Transform Type' literal with the specified literal value.
get(int) - Static method in enum net.ogdf.ogml.TransformType
Returns the 'Transform Type' literal with the specified integer value.
get(String) - Static method in enum org.graphdrawing.graphml.EndpointTypeType
Returns the 'Endpoint Type Type' literal with the specified literal value.
get(int) - Static method in enum org.graphdrawing.graphml.EndpointTypeType
Returns the 'Endpoint Type Type' literal with the specified integer value.
get(String) - Static method in enum org.graphdrawing.graphml.GraphEdgedefaultType
Returns the 'Graph Edgedefault Type' literal with the specified literal value.
get(int) - Static method in enum org.graphdrawing.graphml.GraphEdgedefaultType
Returns the 'Graph Edgedefault Type' literal with the specified integer value.
get(String) - Static method in enum org.graphdrawing.graphml.GraphEdgeidsType
Returns the 'Graph Edgeids Type' literal with the specified literal value.
get(int) - Static method in enum org.graphdrawing.graphml.GraphEdgeidsType
Returns the 'Graph Edgeids Type' literal with the specified integer value.
get(String) - Static method in enum org.graphdrawing.graphml.GraphNodeidsType
Returns the 'Graph Nodeids Type' literal with the specified literal value.
get(int) - Static method in enum org.graphdrawing.graphml.GraphNodeidsType
Returns the 'Graph Nodeids Type' literal with the specified integer value.
get(String) - Static method in enum org.graphdrawing.graphml.GraphOrderType
Returns the 'Graph Order Type' literal with the specified literal value.
get(int) - Static method in enum org.graphdrawing.graphml.GraphOrderType
Returns the 'Graph Order Type' literal with the specified integer value.
get(String) - Static method in enum org.graphdrawing.graphml.KeyForType
Returns the 'Key For Type' literal with the specified literal value.
get(int) - Static method in enum org.graphdrawing.graphml.KeyForType
Returns the 'Key For Type' literal with the specified integer value.
get(String) - Static method in enum org.graphdrawing.graphml.KeyTypeType
Returns the 'Key Type Type' literal with the specified literal value.
get(int) - Static method in enum org.graphdrawing.graphml.KeyTypeType
Returns the 'Key Type Type' literal with the specified integer value.
get(int) - Method in class org.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.json.JSONObject
Get the value object associated with a key.
get(String) - Static method in enum org.w3._1999.xlink.TypeType
Returns the 'Type Type' literal with the specified literal value.
get(int) - Static method in enum org.w3._1999.xlink.TypeType
Returns the 'Type Type' literal with the specified integer value.
getAbsoluteBounds(IFigure) - Static method in class de.cau.cs.kieler.kiml.ui.util.KimlUiUtil
Calculates the absolute bounds of the given figure.
getAbsolutePoint(Connection, int) - Static method in class de.cau.cs.kieler.kiml.ui.util.KimlUiUtil
Calculates an absolute position for one of the bend points of the given connection.
getAbsolutePosition(KNode) - Static method in class de.cau.cs.kieler.kiml.ui.util.KimlUiUtil
Will return the absolute position on the canvas of an KNode from a KGraph.
getAbsolutePosition(KPort) - Static method in class de.cau.cs.kieler.kiml.ui.util.KimlUiUtil
Will return the absolute position on the canvas of an KPort from a KGraph.
getAbsoultePath(URI) - Method in class de.cau.cs.kieler.synccharts.codegen.esterel.WorkflowGenerator
 
getAbsoultePath(URI) - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.WorkflowGenerator
The constructor sets the location in the KIELER workspace to save the sc files if you just generate sc code without simulation.
getAccessibleEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getAccessibleEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getAccessID() - Method in interface de.cau.cs.kieler.kev.mapping.Animation
Returns the value of the 'Access ID' attribute.
getAccessID() - Method in class de.cau.cs.kieler.kev.mapping.impl.AnimationImpl
 
getAction() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getAction() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for class 'Action'.
getAction(String) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getAction_3049ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3049IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3049OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3050ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3050IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3050OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3051ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3051IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3051OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3052ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3052IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_3052OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getAction_Delay() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getAction_Delay() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Delay'.
getAction_Effects() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getAction_Effects() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'Effects'.
getAction_IsImmediate() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getAction_IsImmediate() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Is Immediate'.
getAction_Label() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getAction_Label() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Label'.
getAction_Trigger() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getAction_Trigger() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference 'Trigger'.
getActionBarContributor() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
 
getActionBars() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
 
getActionRegistry() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
 
getActionRegistry() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
Lazily creates, initializes and returns the action registry.
getActiveEditor() - Static method in class de.cau.cs.kieler.kies.transformation.util.TransformationUtil
 
getActiveEditor() - Static method in class de.cau.cs.kieler.ksbase.ui.preferences.EditorsPreferencePage
Gets the active editor.
getActiveEditor() - Static method in class de.cau.cs.kieler.kvid.KvidUtil
Helper method for getting the currently active editor.
getActiveEditor() - Method in class de.cau.cs.kieler.sim.kiem.config.KiemConfigurationPlugin
Get the currently active editor.
getActiveEditor() - Method in class de.cau.cs.kieler.sim.kivi.KiViDataComponent
 
getActiveEditor() - Method in class de.cau.cs.kieler.sim.kivi.StateMachineKiViDataComponent
 
getActiveEditor() - Method in class de.cau.cs.kieler.synccharts.kivi.SyncChartsDataComponent
getActiveEditor() - Method in class de.cau.cs.kieler.uml2.kivi.StateMachineDataComponent
 
getActiveEditorEditingDomain() - Method in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
 
getActiveEditorPart() - Method in class de.cau.cs.kieler.kaom.diagram.custom.KaomDiagramCustomPlugin
Getter for the active editor part.
getActiveEditorPart() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.SyncchartsDiagramCustomPlugin
Getter for the active editor part.
getActiveEditors() - Method in class de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionService.ButtonConfiguration
 
getActiveImage() - Static method in class de.cau.cs.kieler.sim.kiem.config.KiemConfigurationPlugin
Getter for the image for active schedules and default editors.
getActivePage() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the currently active page.
getActivePage() - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
Gets the active page (blocking) from the UI thread.
getActiveProjectName() - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Gets the file name (without possible extension) of the currently opened file, if any, or "noname" otherwise.
getActiveStates() - Method in class de.cau.cs.kieler.sim.kivi.StateActivityTrigger.ActiveStates
Get the list of states that were active in a specific step, i.e.
getActiveStates(int) - Method in class de.cau.cs.kieler.sim.kivi.StateMachineSimulationTrigger.StateMachineSimulationState
 
getActual() - Method in class de.cau.cs.kieler.synccharts.impl.SubstitutionImpl
 
getActual() - Method in interface de.cau.cs.kieler.synccharts.Substitution
Returns the value of the 'Actual' attribute.
getActualJSONValue(Object, String) - Method in class de.cau.cs.kieler.kev.mapping.impl.AnimationImpl
This abstract method is equal for all animations.
getAdapter(Class) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditor
 
getAdapter(Class) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditor
 
getAdapter(Class) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditor
 
getAdapter(Class) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.AdapterConnectionEditPart
Subclasses may override but must call super implementation!
getAdapter(Class) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.AdapterGraphicalEditPart
Subclasses may override but must call super implementation!
getAdapter(Class) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.AdapterTreeEditPart
Subclasses may override but must call super implementation!
getAdapter(Class) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
Extended to provide MuvitorPage.zoomManagerDelegate as ZoomManager.
getAdapter(Class) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
IMPORTANT certain requests, such as the property sheet, may be made before or after MuvitorTreeEditor.createPartControl(Composite) is called.
getAdapterFactory(Object) - Method in class de.cau.cs.kieler.kaom.diagram.sheet.KaomPropertySection
 
getAdapterFactory(Object) - Method in class de.cau.cs.kieler.keg.diagram.sheet.GraphsPropertySection
 
getAdapterFactory(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.sheet.SyncchartsPropertySection
 
getAdapterFactory() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
 
getAdapterList() - Method in class de.cau.cs.kieler.core.annotations.ui.outline.AnnotationsOutlineNodeAdapterFactory
 
getAdapterList() - Method in class de.cau.cs.kieler.core.kexpressions.ui.outline.KExpressionsOutlineNodeAdapterFactory
 
getAdapterList() - Method in class de.cau.cs.kieler.kaom.text.ui.outline.KaomOutlineNodeAdapterFactory
 
getAdapterList() - Method in class de.cau.cs.kieler.kies.ui.outline.EsterelOutlineNodeAdapterFactory
 
getAdapterList() - Method in class de.cau.cs.kieler.s.ui.outline.SOutlineNodeAdapterFactory
 
getAdapterList() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.outline.ActionsOutlineNodeAdapterFactory
 
getAdapterList() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.outline.InterfacesOutlineNodeAdapterFactory
 
getAdapterList() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.outline.KitsOutlineNodeAdapterFactory
 
getAdapterList() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.outline.KitsStateOutlineNodeAdapterFactory
 
getAdjustableCanvas() - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.container.ExtendedTable
 
getAffectedFiles() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.KaomReorientConnectionViewCommand
 
getAffectedFiles() - Method in class de.cau.cs.kieler.kiml.gmf.GmfLayoutCommand
getAimedStepDuration() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the last set and currently used aimed step duration.
getAimedStepDuration() - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Gets the currently set aimed step duration.
getAimedStepDurationTextField() - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemView
Gets the aimed step duration text field.
getAlgorithmData(String) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns the layout algorithm data associated with the given identifier.
getAlgorithmData() - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns a data collection for all registered layout algorithms.
getAlias(Vertex) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getAlias(Transition) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getAlignment() - Method in class net.ogdf.ogml.impl.TextTypeImpl
 
getAlignment() - Method in interface net.ogdf.ogml.TextType
Returns the value of the 'Alignment' attribute.
getAlignmentType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getAlignmentType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Alignment Type'.
getAlignmentTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getAlignmentTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Alignment Type Object'.
getAllActions() - Method in class de.cau.cs.kieler.uml2.sim.kiem.DataComponent
Gets all actions of the model (cached).
getAllAncestorsByType(EClassifier, EObject) - Static method in class de.cau.cs.kieler.core.model.util.ModelingUtil
Get all objects that are direct or indirect parents of the given root EObject if they are of the given type.
getAllAnnotations(String) - Method in interface de.cau.cs.kieler.core.annotations.Annotatable
Search all annotations with the given name.
getAllAnnotations(String) - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotatableImpl
Search all annotations with the given name.
getAllByType(EClassifier, EditPart) - Static method in class de.cau.cs.kieler.core.model.gmf.util.GmfModelingUtil
Get all objects that are direct or indirect children of the given root EObject corresponding to the given EditPart if they are of the specified type.
getAllByType(EClassifier, EObject) - Static method in class de.cau.cs.kieler.core.model.util.ModelingUtil
Get all objects that are direct or indirect children of the given root EObject if they are of the specified type.
getAllElements(EObject, ScopeFunction<Module>) - Static method in class de.cau.cs.kieler.kies.scoping.EsterelScopeProviderUtil
Gets all elements collected by the passed function within the context's scope up to its parent module and all other modules withing the .strl file!
getAllEvents() - Method in class de.cau.cs.kieler.uml2.sim.kiem.DataComponent
Gets all events of the model (cached).
getAllKeys() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ConfigurationManager
Get all keys in the default configuration.
getAllProperties() - Method in class de.cau.cs.kieler.core.kgraph.impl.EMapPropertyHolderImpl
Returns a map of all assigned properties with associated values.
getAllProperties() - Method in interface de.cau.cs.kieler.core.properties.IPropertyHolder
Returns a map of all assigned properties with associated values.
getAllProperties() - Method in class de.cau.cs.kieler.core.properties.MapPropertyHolder
Returns a map of all assigned properties with associated values.
getAllProperties() - Method in class de.cau.cs.kieler.kiml.DefaultLayoutConfig
Returns a map of all layout options that are available for the selected element to their default values.
getAllProperties() - Method in class de.cau.cs.kieler.kiml.SemanticLayoutConfig
Returns a map of all assigned properties with associated values.
getAllProperties() - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutConfig
Returns a map of all options that have pre-configured or user defined default values.
getAllProperties() - Method in class de.cau.cs.kieler.kiml.VolatileLayoutConfig
Returns a map of all assigned properties with associated values.
getAllSchedules() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleManager
Getter for the list of all schedules.
getAllSelectedFiles() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.FileSelectionPage
Get all selected files as a list of OSStrings.
getAllSignals(EObject) - Static method in class de.cau.cs.kieler.kies.scoping.EsterelScopeProviderUtil
Collects all Signals of the current module (including local signals) and all other modules.
getAlternateStyleSheet() - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns this user agent's alternate style-sheet title.
getAnalyses() - Method in class de.cau.cs.kieler.kiml.grana.AbstractAnalysisBundle
Returns a collection of all analyses provided by this bundle.
getAnalyses() - Method in class de.cau.cs.kieler.kiml.grana.AnalysisCategory
Returns the analyses of this category.
getAnalyses() - Method in class de.cau.cs.kieler.kiml.grana.AnalysisServices
Returns the analyses.
getAnalyses() - Method in class de.cau.cs.kieler.kiml.grana.batch.BatchResult
Returns the analyses which have been performed in the batch run.
getAnalyses() - Method in interface de.cau.cs.kieler.kiml.grana.IAnalysisBundle
Returns a collection of all analyses provided by this bundle.
getAnalyses() - Method in class de.cau.cs.kieler.kiml.grana.ui.AnalysisSelectionDialog
Returns the selected analyses.
getAnalyses() - Method in class de.cau.cs.kieler.kiml.grana.ui.BatchAnalysisSelectionPage
Returns the selected analyses.
getAnalyses() - Method in class de.cau.cs.kieler.kiml.grana.ui.BatchWizard
Returns the selected analyses.
getAnalysesSelection(String) - Static method in class de.cau.cs.kieler.kiml.grana.util.GranaUtil
Returns an analysis selection from the preference store.
getAnalysis() - Method in class de.cau.cs.kieler.kiml.grana.visualization.BoundVisualization
Returns the analysis which result is visualized.
getAnalysisById(String) - Method in class de.cau.cs.kieler.kiml.grana.AnalysisServices
Returns the analysis specified by id or null if no such analysis exists.
getAnchorPoint() - Method in class de.cau.cs.kieler.kev.mapping.impl.MovePathImpl
 
getAnchorPoint() - Method in class de.cau.cs.kieler.kev.mapping.impl.RotateImpl
 
getAnchorPoint() - Method in interface de.cau.cs.kieler.kev.mapping.MovePath
Returns the value of the 'Anchor Point' attribute.
getAnchorPoint() - Method in interface de.cau.cs.kieler.kev.mapping.Rotate
Returns the value of the 'Anchor Point' attribute.
getAngleRange() - Method in class de.cau.cs.kieler.kev.mapping.impl.RotateImpl
 
getAngleRange() - Method in interface de.cau.cs.kieler.kev.mapping.Rotate
Returns the value of the 'Angle Range' attribute.
getAnimation() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getAnimation() - Method in class de.cau.cs.kieler.kev.mapping.impl.SVGElementImpl
 
getAnimation() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for class 'Animation'.
getAnimation() - Method in interface de.cau.cs.kieler.kev.mapping.SVGElement
Returns the value of the 'Animation' containment reference list.
getAnimation_AccessID() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getAnimation_AccessID() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Access ID'.
getAnimation_Input() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getAnimation_Input() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Input'.
getAnimation_Key() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getAnimation_Key() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Key'.
getAnnotatable() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'Annotatable'.
getAnnotatable() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getAnnotatable() - Method in class de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsPropertySection
Returns the currently selected annotatable.
getAnnotatable_Annotations() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for the containment reference list 'Annotations'.
getAnnotatable_Annotations() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getAnnotation(String) - Method in interface de.cau.cs.kieler.core.annotations.Annotatable
Search an annotation with the given name.
getAnnotation() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'Annotation'.
getAnnotation(String) - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotatableImpl
Search an annotation with the given name.
getAnnotation() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getAnnotations() - Method in interface de.cau.cs.kieler.core.annotations.Annotatable
Returns the value of the 'Annotations' containment reference list.
getAnnotations() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotatableImpl
 
getAnnotationsFactory() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the factory that creates the instances of the model.
getAnnotationsFactory() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getAnnotationsPackage() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsFactory
Returns the package supported by this factory.
getAnnotationsPackage() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsFactoryImpl
 
getAny() - Method in interface org.ptolemy.moml.Any
Returns the value of the 'Any' attribute list.
getAny() - Method in class org.ptolemy.moml.impl.AnyImpl
 
getAny() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getAny() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Any'.
getAny_Any() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getAny_Any() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Any'.
getAny_Mixed() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getAny_Mixed() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Mixed'.
getAppearanceDelayLocationSpecific() - Method in class de.cau.cs.kieler.core.model.gmf.policies.PopupBarPolicy
Gets the amount of time to wait before showing the popup bar if the popup bar is to be shown at the mouse location PopupBarPolicy.getIsDisplayAtMouseHoverLocation().
getApproximationCount(KVector...) - Static method in class de.cau.cs.kieler.core.math.KielerMath
Calculate a suggestion for the number of approximation points of the Bezier curve that is defined by the given control points.
getArray() - Method in class de.cau.cs.kieler.sim.table.views.TableDataList
Gets the list of TableData entries as an array of TableData entries.
getAssignment() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getAssignment() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for class 'Assignment'.
getAssignment_Expression() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getAssignment_Expression() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference 'Expression'.
getAssignment_Variable() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getAssignment_Variable() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the reference 'Variable'.
getAttribute() - Method in class de.cau.cs.kieler.synccharts.listener.UniqueStringCache
 
getAttributesChecker() - Method in class de.cau.cs.kieler.synccharts.synchronizer.diff.KitsDiffEngine
getAttrName() - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
getAttrName() - Method in interface org.graphdrawing.graphml.KeyType
Returns the value of the 'Attr Name' attribute.
getAttrType() - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
getAttrType() - Method in interface org.graphdrawing.graphml.KeyType
Returns the value of the 'Attr Type' attribute.
getAuthor() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for example author.
getAuthor() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleAttributesPage
getter for author.
getAutoImage() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the image for this plug-in.
getAutoImageDescriptor() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the imageDescriptor for this plug-in.
getAutomatedEvalView() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the AutomatedEvalView.
getAutoOrientation() - Method in class de.cau.cs.kieler.kev.mapping.impl.MovePathImpl
 
getAutoOrientation() - Method in interface de.cau.cs.kieler.kev.mapping.MovePath
Returns the value of the 'Auto Orientation' attribute.
getAvailableCombinations() - Method in class de.cau.cs.kieler.core.kivi.KiVi
Get a list of all available combinations registered to the combinations extension point.
getAverageStepDuration() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the measured average step duration.
getBase() - Method in class org.ptolemy.moml.impl.ImportTypeImpl
 
getBase() - Method in class org.ptolemy.moml.impl.InputTypeImpl
 
getBase() - Method in interface org.ptolemy.moml.ImportType
Returns the value of the 'Base' attribute.
getBase() - Method in interface org.ptolemy.moml.InputType
Returns the value of the 'Base' attribute.
getBasePackages() - Method in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
 
getBasePackages() - Method in class de.cau.cs.kieler.kies.transformation.EsterelToSyncChartDataComponent
getBasePackages() - Method in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
getBasePoints() - Method in class de.cau.cs.kieler.core.math.BezierSpline
returns just the base points, including start and end point.
getBendPoints(KEdge) - Method in class de.cau.cs.kieler.kiml.graphiti.GraphitiLayoutCommand
Get a vector chain holding the bend points for the given edge.
getBendPoints() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KEdgeLayoutImpl
 
getBendPoints() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KEdgeLayout
Returns the value of the 'Bend Points' containment reference list.
getBendPoints() - Method in class de.cau.cs.kieler.klay.layered.graph.LEdge
Returns the list of bend points, which is initially empty.
getBendPoints() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.ElementLoop
Returns the bendPoints.
getBendPoints() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Returns the bend points.
getBendPointsAbsolutePositions(KEdge) - Static method in class de.cau.cs.kieler.kiml.ui.util.KimlUiUtil
Gives the absolute positions of all bend points on the given edge.
getBends() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Returns the bends.
getBestFilterMatch() - Method in class de.cau.cs.kieler.kiml.ui.LayouterHintProvider
Returns the best match of the currently active filter.
getBodyContents() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getBodyContents() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Body Contents' containment reference.
getBodyReference() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getBodyReference() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Body Reference' reference.
getBodyText() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getBodyText() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Body Text' containment reference list.
getBolderFontWeight(float) - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns a bolder font-weight.
getBool() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Bool' containment reference.
getBool() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getBoolean(Annotatable, String) - Static method in class de.cau.cs.kieler.core.annotations.AnnotationsUtil
Retrieve a boolean value from an annotation.
getBoolean(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the current value of the boolean-valued preference with the given name.
getBoolean(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the current value of the boolean-valued preference with the given name.
getBoolean(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the current value of the boolean-valued preference with the given name.
getBoolean() - Method in interface net.ogdf.ogml.ComposedType
Returns the value of the 'Boolean' containment reference list.
getBoolean() - Method in interface net.ogdf.ogml.ConstraintsType
Returns the value of the 'Boolean' containment reference list.
getBoolean() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Boolean' containment reference.
getBoolean() - Method in class net.ogdf.ogml.impl.ComposedTypeImpl
 
getBoolean() - Method in class net.ogdf.ogml.impl.ConstraintsTypeImpl
 
getBoolean() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getBoolean(int) - Method in class org.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.json.JSONObject
Get the boolean value associated with a key.
getBooleanAnnotation() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'Boolean Annotation'.
getBooleanAnnotation() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getBooleanAnnotation_Value() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for the attribute 'Value'.
getBooleanAnnotation_Value() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getBooleanType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getBooleanType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Boolean Type'.
getBooleanType_Name() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getBooleanType_Name() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Name'.
getBooleanType_Value() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getBooleanType_Value() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Value'.
getBooleanValue() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getBooleanValue() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Boolean Value'.
getBooleanValue_Value() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getBooleanValue_Value() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Value'.
getBooleanValueFromProviders(String) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Get a new property value from one of the configuration providers.
getBoolIntType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getBoolIntType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Bool Int Type'.
getBoolIntTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getBoolIntTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Bool Int Type Object'.
getBoolTFType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getBoolTFType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Bool TF Type'.
getBoolTFTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getBoolTFTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Bool TF Type Object'.
getBoolType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getBoolType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Bool Type'.
getBoolType_Name() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getBoolType_Name() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Name'.
getBoolType_Value() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getBoolType_Value() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Value'.
getBootstrapPart() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPageBookView
 
getBorderItemLocator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getBorderItemLocator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getBorderItemLocator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getBorderItemLocator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getBorderItemLocator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getBorderItemLocator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getBorderItemLocatorByString(String, IFigure, Object, EObject, IRenderingProvider.CollapseStatus) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.KaomPortProvider
Returns a BorderItemLocator according to a given string.
getBorderItemLocatorByString(String, IFigure, Object, EObject, IRenderingProvider.CollapseStatus) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.KaomRenderingProvider
Returns a BorderItemLocator according to a given string.
getBorderItemLocatorByString(String, IFigure, Object, EObject, IRenderingProvider.CollapseStatus) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.PtolemyStateMachineProvider
Returns a BorderItemLocator according to a given string.
getBorderItemLocatorByString(String, IFigure, Object, EObject, IRenderingProvider.CollapseStatus) - Method in interface de.cau.cs.kieler.karma.IRenderingProvider
Returns a BorderItemLocator according to a given string.
getBorderItemLocatorByString(String, IFigure, Object, EObject, IRenderingProvider.CollapseStatus) - Method in class de.cau.cs.kieler.keg.custom.KEGFigureProvider
Returns a BorderItemLocator according to a given string.
getBorderItemLocatorByString(String, IFigure, Object, EObject, IRenderingProvider.CollapseStatus) - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsConnectionFigureProvider
 
getBorderItemLocatorByString(String, IFigure, Object, EObject, IRenderingProvider.CollapseStatus) - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsFigureProvider
Returns a BorderItemLocator according to a given string.
getBorders() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimFace
Returns the borders.
getBottom() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KInsetsImpl
 
getBottom() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KInsets
Returns the value of the 'Bottom' attribute.
getBox() - Method in class de.cau.cs.kieler.core.model.gmf.figures.SlidableRoundedRectangleAnchor
getBoxes(LEdge) - Method in interface de.cau.cs.kieler.klay.layered.p5edges.IBoxCalculator
compute a box array for a given edge.
getBoxes(LEdge) - Method in class de.cau.cs.kieler.klay.layered.p5edges.ObjectBoxCalculator
compute a box array for a given edge.
getBridge(Object) - Method in class de.cau.cs.kieler.core.model.GraphicalFrameworkService
Retrieve the first suitable graphical editing framework bridge for the given object.
getBridge() - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Returns the graphical framework bridge for this layout manager.
getBridge() - Method in class de.cau.cs.kieler.kiml.graphiti.GraphitiDiagramLayoutManager
Returns the graphical framework bridge for this layout manager.
getBridge() - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Returns the graphical framework bridge for this layout manager.
getBridge() - Method in class de.cau.cs.kieler.papyrus.MultiPartDiagramLayoutManager
Returns the graphical framework bridge for this layout manager.
getBundle() - Method in class de.cau.cs.kieler.kaom.diagram.custom.commands.KaomCutCopyPasteCommandFactory
Getter for the bundle of the plugin where the file is located.
getBundle() - Method in class de.cau.cs.kieler.keg.ksbase.copypaste.KEGCutCopyPasteCommandFactory
Getter for the bundle of the plugin where the file is located.
getBundle() - Method in class de.cau.cs.kieler.ksbase.ui.utils.AbstractCutCopyPasteCommandFactory
Getter for the bundle of the plugin where the file is located.
getBundle() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.commands.SyncchartsCutCopyPasteCommandFactory
Getter for the bundle of the plugin where the file is located.
getBundle() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.CustomizedActionsExecutableExtensionFactory
 
getBundle() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.CustomizedInterfacesExecutableExtensionFactory
 
getBundle() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.CustomizedKitsEmbeddedExecutableExtensionFactory
 
getBundle() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.CustomizedKitsExecutableExtensionFactory
 
getBundle() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.CustomizedKitsStateExecutableExtensionFactory
 
getBundle() - Method in class de.cau.cs.kieler.synccharts.text.ui.ExecutableExtensionFactory
 
getBundledImage(String) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
Returns an image for the image file at the given plug-in relative path.
getBundledImage(String) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
Returns an image for the image file at the given plug-in relative path.
getBundledImage(String) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
Returns an image for the image file at the given plug-in relative path.
getBundledImageDescriptor(String) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getBundledImageDescriptor(String) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getBundledImageDescriptor(String) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getButtonBar() - Method in class de.cau.cs.kieler.kiml.grana.ui.AnalysisResultDialog
getButtonConfiguration(String) - Method in class de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionService
Get a ButtonCnfiguration with the given ID.
getButtonConfigurations() - Method in class de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionService
Get the list of registered ButtonConfigurations.
getButtonId() - Method in class de.cau.cs.kieler.core.kivi.menu.ButtonTrigger.ButtonState
Get the id for the last button pressed.
getByName(String) - Static method in enum de.cau.cs.kieler.core.kexpressions.CombineOperator
Returns the 'Combine Operator' literal with the specified name.
getByName(String) - Static method in enum de.cau.cs.kieler.core.kexpressions.OperatorType
Returns the 'Operator Type' literal with the specified name.
getByName(String) - Static method in enum de.cau.cs.kieler.core.kexpressions.ValueType
Returns the 'Value Type' literal with the specified name.
getByName(String) - Static method in enum de.cau.cs.kieler.keg.EdgeType
Returns the 'Edge Type' literal with the specified name.
getByName(String) - Static method in enum de.cau.cs.kieler.synccharts.StateType
Returns the 'State Type' literal with the specified name.
getByName(String) - Static method in enum de.cau.cs.kieler.synccharts.TransitionType
Returns the 'Transition Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.AlignmentType
Returns the 'Alignment Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.BoolIntType
Returns the 'Bool Int Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.BoolTFType
Returns the 'Bool TF Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.DecorationType
Returns the 'Decoration Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.EndpointStylesType
Returns the 'Endpoint Styles Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.FontStretchType
Returns the 'Font Stretch Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.FontStyleType
Returns the 'Font Style Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.FontVariantType
Returns the 'Font Variant Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.FontWeightType
Returns the 'Font Weight Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.LineStyleTypeType
Returns the 'Line Style Type Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.PatternType
Returns the 'Pattern Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.ShapeType
Returns the 'Shape Type' literal with the specified name.
getByName(String) - Static method in enum net.ogdf.ogml.TransformType
Returns the 'Transform Type' literal with the specified name.
getByName(String) - Static method in enum org.graphdrawing.graphml.EndpointTypeType
Returns the 'Endpoint Type Type' literal with the specified name.
getByName(String) - Static method in enum org.graphdrawing.graphml.GraphEdgedefaultType
Returns the 'Graph Edgedefault Type' literal with the specified name.
getByName(String) - Static method in enum org.graphdrawing.graphml.GraphEdgeidsType
Returns the 'Graph Edgeids Type' literal with the specified name.
getByName(String) - Static method in enum org.graphdrawing.graphml.GraphNodeidsType
Returns the 'Graph Nodeids Type' literal with the specified name.
getByName(String) - Static method in enum org.graphdrawing.graphml.GraphOrderType
Returns the 'Graph Order Type' literal with the specified name.
getByName(String) - Static method in enum org.graphdrawing.graphml.KeyForType
Returns the 'Key For Type' literal with the specified name.
getByName(String) - Static method in enum org.graphdrawing.graphml.KeyTypeType
Returns the 'Key Type Type' literal with the specified name.
getByName(String) - Static method in enum org.w3._1999.xlink.TypeType
Returns the 'Type Type' literal with the specified name.
getCachedLayout() - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Returns the cached layout for the last layout run.
getCachedLayout() - Method in class de.cau.cs.kieler.kiml.graphiti.GraphitiDiagramLayoutManager
Returns the cached layout for the last layout run.
getCachedLayout() - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Returns the cached layout for the last layout run.
getCachedPart(View) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomEditPartProvider
 
getCachedPart(View) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsEditPartProvider
 
getCachedPart(View) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsEditPartProvider
 
getCalculator() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.HighlightingReconciler
 
getCanonialSerializeCommand(State) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.InterfaceDeclProcessorWrapper
 
getCastedModel() - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.AdapterConnectionEditPart
Convenience method that casts the model to the appropriate type.
getCastedModel() - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.AdapterGraphicalEditPart
Convenience method that casts the model to the appropriate type.
getCastedModel() - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.AdapterTreeEditPart
Convenience method that casts the model to the appropriate type.
getCategories() - Method in class de.cau.cs.kieler.kex.controller.ExampleManager
Creates a resultlist with categories of collectors.
getCategories() - Method in class de.cau.cs.kieler.kex.model.database.DBExampleCollector
Getter for categories.
getCategories() - Method in class de.cau.cs.kieler.kex.model.plugin.PluginExampleCollector
Returns the categorypool if it is not empty, otherwise loads categories.
getCategories() - Method in class de.cau.cs.kieler.kiml.grana.AnalysisServices
Returns the categories.
getCategory() - Method in class de.cau.cs.kieler.kiml.grana.AbstractInfoAnalysis
Returns the analysis category.
getCategory() - Method in class de.cau.cs.kieler.kiml.LayoutAlgorithmData
Returns the category.
getCategory() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertyDescriptor
getCategoryById(String) - Method in class de.cau.cs.kieler.kiml.grana.AnalysisServices
Returns the category specified by id or null if no such category exists.
getCategoryId() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for example categoryId.
getCategoryName(String) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns the name of the given category.
getCause() - Method in exception de.cau.cs.kieler.sim.kiem.KiemExecutionException
Gets the cause of this Exception.
getCause() - Method in exception de.cau.cs.kieler.sim.kiem.KiemInitializationException
Gets the cause of this Exception.
getCause() - Method in exception org.json.JSONException
 
getCellEditor(Object) - Method in class de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsEditingSupport
getCellEditor() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyType
Gets the CellEditor that is used for this KiemPropertyType.
getCellEditor(Object) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemComponentEditing
 
getCellEditor(Object) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemPropertyEditing
 
getCellEditor(Object) - Method in class de.cau.cs.kieler.sim.table.views.TableDataEditing
 
getChannelDescr() - Method in class de.cau.cs.kieler.core.kexpressions.impl.ISignalImpl
 
getChannelDescr() - Method in interface de.cau.cs.kieler.core.kexpressions.ISignal
Returns the value of the 'Channel Descr' containment reference.
getChannelDescription() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getChannelDescription() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Channel Description'.
getChannelDescription_Expression() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getChannelDescription_Expression() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the containment reference 'Expression'.
getChannelDescription_Type() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getChannelDescription_Type() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the containment reference 'Type'.
getCheckedCategory() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleExportPage
Getter for checked category.
getCheckedExamples() - Method in class de.cau.cs.kieler.kex.ui.wizards.importing.ImportExamplePage
filters checked examples from example tree.
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getChildBySemanticHint(String) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getChildConditions() - Method in class de.cau.cs.kieler.core.util.CompoundCondition
getter method for conditions.
getChildEntities() - Method in interface de.cau.cs.kieler.kaom.Entity
Returns the value of the 'Child Entities' containment reference list.
getChildEntities() - Method in class de.cau.cs.kieler.kaom.impl.EntityImpl
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotatableItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ContainmentAnnotationItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ChannelDescriptionItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ComplexExpressionItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceSignalDeclItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceVariableDeclItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ISignalItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.IVariableItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.VariableDeclItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.EMapPropertyHolderItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KEdgeItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KGraphElementItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KNodeItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KPortItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.kaom.provider.EntityItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.synccharts.provider.ActionItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.synccharts.provider.AssignmentItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.synccharts.provider.EmissionItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.synccharts.provider.RegionItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.synccharts.provider.ScopeItemProvider
 
getChildFeature(Object, Object) - Method in class de.cau.cs.kieler.synccharts.provider.StateItemProvider
 
getChildLinks() - Method in interface de.cau.cs.kieler.kaom.Entity
Returns the value of the 'Child Links' containment reference list.
getChildLinks() - Method in class de.cau.cs.kieler.kaom.impl.EntityImpl
 
getChildPorts() - Method in interface de.cau.cs.kieler.kaom.Entity
Returns the value of the 'Child Ports' containment reference list.
getChildPorts() - Method in class de.cau.cs.kieler.kaom.impl.EntityImpl
 
getChildRelations() - Method in interface de.cau.cs.kieler.kaom.Entity
Returns the value of the 'Child Relations' containment reference list.
getChildRelations() - Method in class de.cau.cs.kieler.kaom.impl.EntityImpl
 
getChildren(Object) - Method in class de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsContentProvider
getChildren() - Method in class de.cau.cs.kieler.core.kgraph.impl.KNodeImpl
 
getChildren() - Method in interface de.cau.cs.kieler.core.kgraph.KNode
Returns the value of the 'Children' containment reference list.
getChildren() - Method in class de.cau.cs.kieler.core.model.xtend.util.XtendStatus
getChildren(Object) - Method in class de.cau.cs.kieler.core.ui.providers.ConditionalWorkbenchContentProvider
getChildren(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorContentProvider
 
getChildren(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorContentProvider
 
getChildren() - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorGroup
 
getChildren(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorContentProvider
 
getChildren(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorContentProvider
 
getChildren() - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorGroup
 
getChildren(Object) - Method in class de.cau.cs.kieler.kiml.ui.LayouterHintProvider
getChildren() - Method in class de.cau.cs.kieler.sim.kiem.automated.data.AbstractResult
Getter for the list of children.
getChildren(Object) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemContentProvider
getChildren(Object) - Method in class de.cau.cs.kieler.sim.table.views.TableDataContentProvider
getChildren(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorContentProvider
 
getChildren(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorContentProvider
 
getChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorGroup
 
getChildren(Object) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor.ReverseAdapterFactoryContentProvider
 
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotatableItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ContainmentAnnotationItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ChannelDescriptionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ComplexExpressionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceSignalDeclItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceVariableDeclItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ISignalItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.IVariableItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.VariableDeclItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.EMapPropertyHolderItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KEdgeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KGraphElementItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KNodeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KPortItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.kaom.provider.EntityItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.synccharts.provider.ActionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.synccharts.provider.AssignmentItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.synccharts.provider.EmissionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.synccharts.provider.RegionItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.synccharts.provider.ScopeItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChildrenFeatures(Object) - Method in class de.cau.cs.kieler.synccharts.provider.StateItemProvider
This specifies how to implement ItemProviderAdapter.getChildren(java.lang.Object) and is used to deduce an appropriate feature for an AddCommand, RemoveCommand or MoveCommand in ItemProviderAdapter.createCommand(java.lang.Object, org.eclipse.emf.edit.domain.EditingDomain, java.lang.Class, org.eclipse.emf.edit.command.CommandParameter).
getChoice(String) - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
Get the chosen option for choices.
getChoiceKeys() - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
Initialize the list of choice keys.
getChoiceOfValues(Object) - Method in class de.cau.cs.kieler.synccharts.custom.providers.NoViewItemPropertyDescriptor
Modification: remove all elements of instance View.
getChoices() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Creates an array of choices that can be selected by the user to set a value for this option.
getChoices(String) - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
Get the choices for one the keys.
getCircularModifier() - Static method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimationPathModifier
 
getClass1() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Class1' attribute.
getClass1() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getClass1() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getClass1() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Class1' attribute.
getClass_() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Class' containment reference list.
getClass_() - Method in interface org.ptolemy.moml.DirectorType
Returns the value of the 'Class' attribute.
getClass_() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Class' containment reference.
getClass_() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Class' containment reference list.
getClass_() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getClass_() - Method in class org.ptolemy.moml.impl.DirectorTypeImpl
 
getClass_() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getClass_() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getClass_() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getClass_() - Method in class org.ptolemy.moml.impl.PortTypeImpl
 
getClass_() - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
getClass_() - Method in class org.ptolemy.moml.impl.RelationTypeImpl
 
getClass_() - Method in class org.ptolemy.moml.impl.RenditionTypeImpl
 
getClass_() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Class' containment reference list.
getClass_() - Method in interface org.ptolemy.moml.PortType
Returns the value of the 'Class' attribute.
getClass_() - Method in interface org.ptolemy.moml.PropertyType
Returns the value of the 'Class' attribute.
getClass_() - Method in interface org.ptolemy.moml.RelationType
Returns the value of the 'Class' attribute.
getClass_() - Method in interface org.ptolemy.moml.RenditionType
Returns the value of the 'Class' attribute.
getClassIdentifier(Vertex) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getClassType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Class Type'.
getClassType_Class() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Class() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Class'.
getClassType_Configure() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Configure() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Configure'.
getClassType_DeleteEntity() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_DeleteEntity() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Delete Entity'.
getClassType_DeletePort() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_DeletePort() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Delete Port'.
getClassType_DeleteRelation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_DeleteRelation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Delete Relation'.
getClassType_Director() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Director() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Director'.
getClassType_Display() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Display() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Display'.
getClassType_Doc() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Doc() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Doc'.
getClassType_Entity() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Entity() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Entity'.
getClassType_Extends() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Extends() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Extends'.
getClassType_Group() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Group() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Group'.
getClassType_Group1() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Group1() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Group1'.
getClassType_Import() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Import() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Import'.
getClassType_Input() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Input() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Input'.
getClassType_Link() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Link() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Link'.
getClassType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getClassType_Port() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Port() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Port'.
getClassType_Property() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Property() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Property'.
getClassType_Relation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Relation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Relation'.
getClassType_Rename() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Rename() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Rename'.
getClassType_Rendition() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Rendition() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Rendition'.
getClassType_Source() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Source() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Source'.
getClassType_Unlink() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getClassType_Unlink() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Unlink'.
getClazz() - Method in class de.cau.cs.kieler.core.kivi.CombinationDescriptor
Get the class.
getCloneCommand(ChangeBoundsRequest) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.policies.MuvitorXYLayoutEditPolicy
 
getCode() - Method in class de.cau.cs.kieler.core.kexpressions.impl.TextExpressionImpl
 
getCode() - Method in class de.cau.cs.kieler.core.kexpressions.impl.TextualCodeImpl
 
getCode() - Method in interface de.cau.cs.kieler.core.kexpressions.TextualCode
Returns the value of the 'Code' attribute.
getCode() - Method in class de.cau.cs.kieler.core.model.xtend.util.XtendStatus
getColor(RGB) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SWTResourceManager
 
getColor(int, int, int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SWTResourceManager
 
getColor() - Method in interface net.ogdf.ogml.EndpointType
Returns the value of the 'Color' attribute.
getColor() - Method in interface net.ogdf.ogml.FillType
Returns the value of the 'Color' attribute.
getColor() - Method in interface net.ogdf.ogml.FontType
Returns the value of the 'Color' attribute.
getColor() - Method in class net.ogdf.ogml.impl.EndpointTypeImpl
 
getColor() - Method in class net.ogdf.ogml.impl.FillTypeImpl
 
getColor() - Method in class net.ogdf.ogml.impl.FontTypeImpl
 
getColor() - Method in class net.ogdf.ogml.impl.LineStyleTypeImpl
 
getColor() - Method in class net.ogdf.ogml.impl.LineTypeImpl
 
getColor() - Method in class net.ogdf.ogml.impl.SourceStyleTypeImpl
 
getColor() - Method in class net.ogdf.ogml.impl.TargetStyleTypeImpl
 
getColor() - Method in interface net.ogdf.ogml.LineStyleType
Returns the value of the 'Color' attribute.
getColor() - Method in interface net.ogdf.ogml.LineType
Returns the value of the 'Color' attribute.
getColor() - Method in interface net.ogdf.ogml.SourceStyleType
Returns the value of the 'Color' attribute.
getColor() - Method in interface net.ogdf.ogml.TargetStyleType
Returns the value of the 'Color' attribute.
getColorize() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getColorize() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for class 'Colorize'.
getColorize_FillColor() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getColorize_FillColor() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Fill Color'.
getColorize_StrokeColor() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getColorize_StrokeColor() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Stroke Color'.
getColorize_StrokeWidth() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getColorize_StrokeWidth() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Stroke Width'.
getColumn() - Method in class de.cau.cs.kieler.sim.table.views.TableViewerSorter
Gets the column index.
getColumnImage(Object, int) - Method in class de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsLabelProvider
getColumnImage(Object, int) - Method in class de.cau.cs.kieler.kiml.ui.preferences.OptionsTableProvider
getColumnImage(Object, int) - Method in class de.cau.cs.kieler.sim.kiem.config.preferences.PropertiesTableProvider
getColumnImage(Object, int) - Method in class de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePriorityTableProvider
getColumnImage(Object, int) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemLabelProvider
getColumnImage(Object, int) - Method in class de.cau.cs.kieler.sim.table.views.TableDataLabelProvider
getColumnText(Object, int) - Method in class de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsLabelProvider
getColumnText(Object, int) - Method in class de.cau.cs.kieler.kiml.ui.preferences.OptionsTableProvider
getColumnText(Object, int) - Method in class de.cau.cs.kieler.sim.kiem.config.preferences.PropertiesTableProvider
getColumnText(Object, int) - Method in class de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePriorityTableProvider
getColumnText(Object, int) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemLabelProvider
getColumnText(Object, int) - Method in class de.cau.cs.kieler.sim.table.views.TableDataLabelProvider
getCombineOperator() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getCombineOperator() - Method in class de.cau.cs.kieler.core.kexpressions.impl.SignalImpl
 
getCombineOperator() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for enum 'Combine Operator'.
getCombineOperator() - Method in interface de.cau.cs.kieler.core.kexpressions.Signal
Returns the value of the 'Combine Operator' attribute.
getCommand(IGlobalActionContext) - Method in class de.cau.cs.kieler.core.model.gmf.handlers.AbstractCutCopyPasteHandler
getCommand(Request) - Method in class de.cau.cs.kieler.core.model.gmf.policies.AbstractDeletionPolicyProvider.KielerComponentEditPolicy
 
getCommand(Request) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
Extended request data key to hold editpart visual id.
getCommand(Request) - Method in class de.cau.cs.kieler.kaom.diagram.part.DeleteElementAction
 
getCommand(Request) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
Extended request data key to hold editpart visual id.
getCommand(Request) - Method in class de.cau.cs.kieler.keg.diagram.part.DeleteElementAction
 
getCommand(Request) - Method in class de.cau.cs.kieler.kiml.gmf.GmfLayoutEditPolicy
getCommand(Request) - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationEditPolicy
Creates a transformation command for every valid request.
getCommand() - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
Gets the transformation command.
getCommand(Request) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
Extended request data key to hold editpart visual id.
getCommand(Request) - Method in class de.cau.cs.kieler.synccharts.diagram.part.DeleteElementAction
 
getCommandFactory() - Method in class de.cau.cs.kieler.core.model.gmf.handlers.AbstractCutCopyPasteHandler
Getter for the factory producing the commands.
getCommandFactory() - Method in class de.cau.cs.kieler.kaom.diagram.custom.handlers.KaomCutCopyPasteHandler
Getter for the factory producing the commands.
getCommandFactory() - Method in class de.cau.cs.kieler.keg.ksbase.copypaste.KEGCutCopyPasteHandler
Getter for the factory producing the commands.
getCommandFactory() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.handlers.SyncchartsCutCopyPasteHandler
Getter for the factory producing the commands.
getCommandHandler() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Returns the command handler, may return an empty string but never null.
getCommandLabel() - Method in class de.cau.cs.kieler.kaom.diagram.part.DeleteElementAction
 
getCommandLabel() - Method in class de.cau.cs.kieler.keg.diagram.part.DeleteElementAction
 
getCommandLabel() - Method in class de.cau.cs.kieler.synccharts.diagram.part.DeleteElementAction
 
getCommands() - Method in class de.cau.cs.kieler.ksbase.core.KSBasEMenuContribution
Returns the list of commands.
getCommands() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test.DelegatingCommandStack
 
getCommandStack() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
 
getCommonSelectedExtension() - Method in class de.cau.cs.kieler.keg.importer.wizards.ImportGraphWizard
Returns the most common extension among all selected files.
getCompartmentName() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityEntityCompartment2EditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityEntityCompartmentEditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeCompartment2EditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeCompartmentEditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateCompartmentEditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionCompartment2EditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionCompartmentEditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionCompartment2EditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionCompartmentEditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionCompartment2EditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionCompartmentEditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionCompartment2EditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionCompartmentEditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSignalCompartment2EditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSignalCompartmentEditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerCompartment2EditPart
 
getCompartmentName() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerCompartmentEditPart
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity2ItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity3ItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.PortItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Relation2ItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.RelationItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node2ItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node3ItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node4ItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node5ItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.PortItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionStateItemSemanticEditPolicy
 
getCompleteCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateItemSemanticEditPolicy
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getCompletionProcessor(IAdaptable) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getCompletionProcessor(IAdaptable) - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getCompletionProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getCompletionProcessor(IAdaptable) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
getComplexExpression() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getComplexExpression() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Complex Expression'.
getComplexExpression_SubExpressions() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getComplexExpression_SubExpressions() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the containment reference list 'Sub Expressions'.
getComplexTransitionInformation(String) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getComponentId() - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Gets a component id to identify DataComponents during loading because the DataComponents itself do not get serialized.
getComponentName() - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.MomlWriter
Gets the component name.
getComponents() - Method in class de.cau.cs.kieler.kiml.grana.AbstractInfoAnalysis
Returns the components, in the form of name/abbreviation pairs, the results of this analysis consist of.
getComposed() - Method in interface net.ogdf.ogml.ComposedType
Returns the value of the 'Composed' containment reference list.
getComposed() - Method in interface net.ogdf.ogml.ConstraintsType
Returns the value of the 'Composed' containment reference list.
getComposed() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Composed' containment reference.
getComposed() - Method in class net.ogdf.ogml.impl.ComposedTypeImpl
 
getComposed() - Method in class net.ogdf.ogml.impl.ConstraintsTypeImpl
 
getComposed() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getComposedType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getComposedType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Composed Type'.
getComposedType_Boolean() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getComposedType_Boolean() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Boolean'.
getComposedType_Composed() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getComposedType_Composed() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Composed'.
getComposedType_Edge() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getComposedType_Edge() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Edge'.
getComposedType_Group() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getComposedType_Group() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute list 'Group'.
getComposedType_Int() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getComposedType_Int() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Int'.
getComposedType_Label() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getComposedType_Label() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Label'.
getComposedType_Name() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getComposedType_Name() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Name'.
getComposedType_Node() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getComposedType_Node() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Node'.
getComposedType_Number() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getComposedType_Number() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Number'.
getComposite() - Method in class de.cau.cs.kieler.kev.views.KevView
Returns the current KEVComposite.
getConfigFile() - Method in class de.cau.cs.kieler.s.sc.beautifier.Beautifier
 
getConfigurationElement() - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
Gets the configuration element.
getConfigure() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Configure' containment reference list.
getConfigure() - Method in interface org.ptolemy.moml.DirectorType
Returns the value of the 'Configure' containment reference list.
getConfigure() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Configure' containment reference.
getConfigure() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Configure' containment reference list.
getConfigure() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getConfigure() - Method in class org.ptolemy.moml.impl.DirectorTypeImpl
 
getConfigure() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getConfigure() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getConfigure() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getConfigure() - Method in class org.ptolemy.moml.impl.PortTypeImpl
 
getConfigure() - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
getConfigure() - Method in class org.ptolemy.moml.impl.RelationTypeImpl
 
getConfigure() - Method in class org.ptolemy.moml.impl.RenditionTypeImpl
 
getConfigure() - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
getConfigure() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Configure' containment reference list.
getConfigure() - Method in interface org.ptolemy.moml.PortType
Returns the value of the 'Configure' containment reference list.
getConfigure() - Method in interface org.ptolemy.moml.PropertyType
Returns the value of the 'Configure' containment reference list.
getConfigure() - Method in interface org.ptolemy.moml.RelationType
Returns the value of the 'Configure' containment reference list.
getConfigure() - Method in interface org.ptolemy.moml.RenditionType
Returns the value of the 'Configure' containment reference list.
getConfigure() - Method in interface org.ptolemy.moml.VertexType
Returns the value of the 'Configure' containment reference list.
getConfigureCommand(ConfigureRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getConfigureCommand(ConfigureRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getConfigureCommand(ConfigureRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getConfigureType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getConfigureType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Configure Type'.
getConfigureType_Mixed() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getConfigureType_Mixed() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Mixed'.
getConfigureType_Source() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getConfigureType_Source() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Source'.
getConnectedEdges() - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns an iterable for all connected edges, both incoming and outgoing.
getConnectedEdges() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns an iterable over all connected edges, both incoming and outgoing.
getConnectedElementsUri() - Method in class de.cau.cs.kieler.kvid.visual.complex.AbstractDataDisplayEditPart
Resolves the element connected to this DataDisplay.
getConnectedPorts() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns an iterable over all connected ports, both predecessors and successors.
getConnection() - Method in interface de.tu_berlin.cs.tfs.muvitorkit.animation.IAnnotation
 
getConnection() - Method in class de.tu_berlin.cs.tfs.muvitorkit.animation.IAnnotation.Stub
 
getConnectionRanks(boolean) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets a list of combined element and port ranks for all incoming or for all outgoing connections.
getConnectionRanksByPort(boolean) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets a list of combined element and port ranks of connections sorted by the port to which the connection is attached.
getConnectionSource(EObject) - Method in class de.cau.cs.kieler.core.model.graphiti.ui.AbstractInitGraphitiDiagramHandler
Get the source element of a connection.
getConnectionTarget(EObject) - Method in class de.cau.cs.kieler.core.model.graphiti.ui.AbstractInitGraphitiDiagramHandler
Get the target element for a connection.
getConstraints() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Constraints' containment reference.
getConstraints() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getConstraints() - Method in class net.ogdf.ogml.impl.LayoutTypeImpl
 
getConstraints() - Method in interface net.ogdf.ogml.LayoutType
Returns the value of the 'Constraints' containment reference.
getConstraintsType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getConstraintsType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Constraints Type'.
getConstraintsType_Boolean() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getConstraintsType_Boolean() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Boolean'.
getConstraintsType_Composed() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getConstraintsType_Composed() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Composed'.
getConstraintsType_EdgeRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getConstraintsType_EdgeRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Edge Ref'.
getConstraintsType_Group() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getConstraintsType_Group() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute list 'Group'.
getConstraintsType_Int() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getConstraintsType_Int() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Int'.
getConstraintsType_LabelRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getConstraintsType_LabelRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Label Ref'.
getConstraintsType_NodeRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getConstraintsType_NodeRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Node Ref'.
getConstraintsType_Number() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getConstraintsType_Number() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Number'.
getConsumable(String, boolean) - Method in class de.cau.cs.kieler.synccharts.text.kits.formatting.KitsEObjectConsumer
Customized version of EObjectConsumer.getConsumable(String, boolean).
getContact() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for contact.
getContact() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleAttributesPage
getter for contact.
GetContact(int, int, boolean) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
getContainedLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getContainer() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.LinkCreateCommand
 
getContainer() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge2CreateCommand
 
getContainer() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge3CreateCommand
 
getContainer() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge4CreateCommand
 
getContainer() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge5CreateCommand
 
getContainer() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge6CreateCommand
 
getContainer() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge7CreateCommand
 
getContainer() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge8CreateCommand
 
getContainer() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.EdgeCreateCommand
 
getContainer() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.TransitionCreateCommand
 
getContainerLayouterData() - Method in class de.cau.cs.kieler.kiml.DefaultLayoutConfig
Returns the layout algorithm descriptor for the container of the associated element.
getContainerLayouterData() - Method in interface de.cau.cs.kieler.kiml.ILayoutConfig
Returns the layout algorithm descriptor for the container of the associated element.
getContainerLayouterData() - Method in class de.cau.cs.kieler.kiml.SemanticLayoutConfig
Returns null, since this layout configuration is not connected to a layout algorithm.
getContainerLayouterData() - Method in class de.cau.cs.kieler.kiml.VolatileLayoutConfig
Returns null, since this layout configuration is not connected to a layout algorithm.
getContainmentAnnotation() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'Containment Annotation'.
getContainmentAnnotation() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getContainmentAnnotation_Object() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for the containment reference 'Object'.
getContainmentAnnotation_Object() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getContent() - Method in class net.ogdf.ogml.impl.LabelTypeImpl
 
getContent() - Method in interface net.ogdf.ogml.LabelType
Returns the value of the 'Content' attribute.
getContentLayouterData() - Method in class de.cau.cs.kieler.kiml.DefaultLayoutConfig
Returns the layout algorithm descriptor for the content of the associated element.
getContentLayouterData() - Method in interface de.cau.cs.kieler.kiml.ILayoutConfig
Returns the layout algorithm descriptor for the content of the associated element.
getContentLayouterData() - Method in class de.cau.cs.kieler.kiml.SemanticLayoutConfig
Returns null, since this layout configuration is not connected to a layout algorithm.
getContentLayouterData() - Method in class de.cau.cs.kieler.kiml.VolatileLayoutConfig
Returns null, since this layout configuration is not connected to a layout algorithm.
getContentOutlinePage() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This accesses a cached version of the content outliner.
getContentPane() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
getContentPane() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
getContentPane() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
getContentPane() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
getContentPane() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
getContentPane() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
getContentPane() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
getContentPane() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeEditPart
 
getContentPane() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableEditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeEditPart
 
getContentPaneFor(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableEditPart
 
getContext() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Returns the defined diagram context.
getContextID() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditor
 
getContextID() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditor
 
getContextID() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditor
 
getContributionItems() - Method in class de.cau.cs.kieler.core.kivi.internal.KiviContributionItem
The main code to create a button.
getContributionItems() - Method in class de.cau.cs.kieler.ksbase.ui.menus.DynamicMenu
Deprecated.  
getContributions() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ContributionManager
Getter for all control contributions in this plugin.
getContributor() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Gets the contributor.
getContributorId() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditor
 
getContributorId() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditor
 
getContributorId() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditor
 
getControl() - Method in class de.cau.cs.kieler.core.ui.views.TextViewer
 
getControl() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutViewPart
Returns the control that is handled by this view part.
getControl() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.PropertySettingPage
getControl() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.EmbeddedXtextEditor
 
getControl() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
 
getCopyCommand(IGlobalActionContext, IDiagramWorkbenchPart, boolean) - Method in class de.cau.cs.kieler.core.model.gmf.handlers.AbstractCutCopyPasteHandler
getCornerDimensions() - Method in interface de.cau.cs.kieler.core.model.figures.IRoundedRectangleAnchorableFigure
Returns the rounded rectangles corner dimensions.
getCornerDimensions() - Method in class de.cau.cs.kieler.core.model.gmf.figures.RoundedRectangleFigure
Returns the rounded rectangles corner dimensions.
getCorrespondingLayout(IFigure) - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.AbstractTableLayout
 
getCorrespondingLayout(IFigure) - Method in class de.cau.cs.kieler.synccharts.custom.StateLayout
getCounter() - Method in class de.cau.cs.kieler.core.kivi.test.TestTriggerA.AState
 
getCounter() - Method in class de.cau.cs.kieler.core.kivi.test.TestTriggerB.BState
 
getCounter() - Method in class de.cau.cs.kieler.core.kivi.test.TestTriggerSpammer.SpamState
 
getCounterPartAndUnlink(EObject) - Static method in class de.cau.cs.kieler.synccharts.synchronizer.merge.LinkingAdapter
 
getCreatableCategories() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleExportPage
Getter for categories that have to be created.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class de.cau.cs.kieler.core.annotations.provider.ContainmentAnnotationItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class de.cau.cs.kieler.synccharts.provider.RegionItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class de.cau.cs.kieler.synccharts.provider.ScopeItemProvider
This returns the label text for CreateChildCommand.
getCreateChildText(Object, Object, Object, Collection<?>) - Method in class de.cau.cs.kieler.synccharts.provider.StateItemProvider
This returns the label text for CreateChildCommand.
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.helpers.KaomBaseEditHelper
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity2ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity3ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.EntityEntityCompartment2ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.EntityEntityCompartmentItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.EntityItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.helpers.GraphsBaseEditHelper
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node2ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node4ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.NodeItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.NodeNodeCompartment2ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.NodeNodeCompartmentItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.helpers.SyncchartsBaseEditHelper
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionStateCompartmentItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionCompartment2ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionCompartmentItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionCompartment2ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionCompartmentItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionCompartment2ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionCompartmentItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionCompartment2ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionCompartmentItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSignalCompartment2ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSignalCompartmentItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerCompartment2ItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerCompartmentItemSemanticEditPolicy
 
getCreateCommand(CreateElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getCreateDiagramFiles() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphNewFilePage
Returns whether to create diagram files for the created graphs.
getCreateDiagramFiles() - Method in class de.cau.cs.kieler.keg.importer.wizards.ImportGraphOptionsPage
Returns whether to create diagram files for the created graphs.
getCreatedImage() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the image for created iterations.
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.helpers.KaomBaseEditHelper
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity2ItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity3ItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.PortItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Relation2ItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.RelationItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.helpers.GraphsBaseEditHelper
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node2ItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node3ItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node4ItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node5ItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.PortItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.helpers.SyncchartsBaseEditHelper
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionStateItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateItemSemanticEditPolicy
 
getCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getCrosswiseDim() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Returns the crosswiseDim.
getCrosswiseDim() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Returns the crosswise dimension, that is the height for horizontal layout or the width for vertical layout.
getCurrentActiveStates() - Method in class de.cau.cs.kieler.sim.kivi.StateActivityTrigger.ActiveStates
Get list of currently active states in this step.
getCurrentCommandStack() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test.DelegatingCommandStack
Returns the current CommandStack.
getCurrentComponentID() - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
 
getCurrentConfig() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ConfigurationManager
Returns the configuration of the currently running schedule.
getCurrentContext() - Method in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
 
getCurrentDescriptor() - Method in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
 
getCurrentEditor() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutViewPart
Returns the currently active workbench part that is tracked by the layout view.
getCurrentEditorSelection() - Static method in class de.cau.cs.kieler.kies.transformation.util.TransformationUtil
 
getCurrentEditPart() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutViewPart
Returns the first edit part in the current selection for which options are shown.
getCurrentFigure() - Method in class de.cau.cs.kieler.karma.SwitchableFigure
Getter for the currently displayed figure.
getCurrentFile() - Method in class de.cau.cs.kieler.kies.transformation.action.InitialTransformationAction
 
getCurrentFile() - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Gets the current file.
getCurrentLayouterData() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutViewPart
Returns the current layout algorithm data.
getCurrentManager() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutViewPart
Returns the currently used diagram layout manager.
getCurrentMaster() - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Gets the current master.
getCurrentShell() - Static method in class de.cau.cs.kieler.kiml.grana.ui.GranaUIUtil
Returns the shell used in recent handler calls.
getCurrentSimulationState(DiagramEditor, boolean) - Method in class de.cau.cs.kieler.sim.kivi.StateMachineSimulationTrigger
 
getCurrentState() - Method in class de.cau.cs.kieler.kaom.sim.ptolemy.ExecutePtolemyModel
Gets the currently active state as URIFragment.
getCurrentState() - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.ExecutePtolemyModel
Gets the currently active state as URIFragment.
getCurrentStateIds(String[]) - Method in class de.cau.cs.kieler.uml2.sim.kiem.DataComponent
Constructs the currently active states using the original emf ids
getCurrentValue() - Method in class de.cau.cs.kieler.kvid.datadistributor.Property
Getter for the Property's current value.
getCurrentValueNumber() - Method in class de.cau.cs.kieler.kvid.datadistributor.Property
Gets the value of the currently selected option.
getCurrentViewer() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
 
getCurrentZoomManager() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getCursor(int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SWTResourceManager
 
getCurves() - Method in class de.cau.cs.kieler.core.math.BezierSpline
Returns piecewise curves.
getCutCommand(IGlobalActionContext, IDiagramWorkbenchPart) - Method in class de.cau.cs.kieler.core.model.gmf.handlers.AbstractCutCopyPasteHandler
getCycles() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphAnyPage
Returns whether cycles are allowed.
getDafault() - Method in class net.ogdf.ogml.impl.KeyValueTypeImpl
 
getDafault() - Method in interface net.ogdf.ogml.KeyValueType
Returns the value of the 'Dafault' attribute.
getData() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphElementImpl
 
getData(EClass) - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphElementImpl
Returns the first data instance that matches the given class.
getData(Class<T>) - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphElementImpl
Returns the first data instance that matches the given class.
getData() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphElement
Returns the value of the 'Data' containment reference list.
getData(EClass) - Method in interface de.cau.cs.kieler.core.kgraph.KGraphElement
Returns the first data instance that matches the given class.
getData(Class<T>) - Method in interface de.cau.cs.kieler.core.kgraph.KGraphElement
Returns the first data instance that matches the given class.
getData() - Method in class de.cau.cs.kieler.ksbase.core.KSBasEMenuContribution
Returns the string property.
getData() - Method in class de.cau.cs.kieler.kvid.data.DataObject
Method to receive the data of this DataObject.
getData() - Method in class de.cau.cs.kieler.kvid.datadistributor.DataDistributor
Getter for the data table.
getData() - Method in class de.cau.cs.kieler.kvid.visual.GmfFigure
Getter for the visualized DataObject.
getData() - Method in class de.cau.cs.kieler.kvid.visual.GmfGraphicsFigure
Deprecated. Getter for the visualized DataObject.
getData() - Method in interface de.cau.cs.kieler.kvid.visual.IKvidFigure
Getter for the visualized DataObject.
getData() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.views.AutomatedEvalView
Getter for the data in all tables.
getData() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.views.ExecutionFilePanel
Get the data contained in the table as a matrix.
getData() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.views.ExecutionFilePanel.PanelData
Getter for the data.
getData(String[], long) - Method in class de.cau.cs.kieler.sim.kiem.execution.JSONDataPool
Gets the most current data.
getData(String[]) - Method in class de.cau.cs.kieler.sim.kiem.execution.JSONDataPool
Gets the data.
getData() - Method in class de.cau.cs.kieler.sim.kiem.execution.ProducerExecution
Gets the JSON data that was produced by the producer DataComponent.
getData() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Data' containment reference.
getData() - Method in interface net.ogdf.ogml.EdgeLayoutType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.EdgeStyleTemplateType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.EdgeType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.GraphStyleType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.GraphType
Returns the value of the 'Data' containment reference list.
getData() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getData() - Method in class net.ogdf.ogml.impl.EdgeLayoutTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.EdgeStyleTemplateTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.EdgeTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.GraphStyleTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.GraphTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.LabelLayoutTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.LabelStyleTemplateTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.LabelTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.LayoutTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.NodeLayoutTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.NodeStyleTemplateTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.NodeTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.PointTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.SegmentTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.SourceTargetTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.StructureTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.StylesTypeImpl
 
getData() - Method in class net.ogdf.ogml.impl.StyleTemplatesTypeImpl
 
getData() - Method in interface net.ogdf.ogml.LabelLayoutType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.LabelStyleTemplateType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.LabelType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.LayoutType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.NodeLayoutType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.NodeStyleTemplateType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.NodeType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.PointType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.SegmentType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.SourceTargetType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.StructureType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.StylesType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface net.ogdf.ogml.StyleTemplatesType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Data' containment reference.
getData() - Method in interface org.graphdrawing.graphml.EdgeType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface org.graphdrawing.graphml.GraphmlType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface org.graphdrawing.graphml.HyperedgeType
Returns the value of the 'Data' containment reference list.
getData() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getData() - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
getData() - Method in class org.graphdrawing.graphml.impl.GraphmlTypeImpl
 
getData() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getData() - Method in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
 
getData() - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
getData() - Method in class org.graphdrawing.graphml.impl.PortTypeImpl
 
getData() - Method in interface org.graphdrawing.graphml.NodeType
Returns the value of the 'Data' containment reference list.
getData() - Method in interface org.graphdrawing.graphml.PortType
Returns the value of the 'Data' containment reference list.
getDataComponent() - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Gets the contained DataComponent.
getDataComponentId() - Method in class de.cau.cs.kieler.sim.kiem.config.data.ConfigDataComponent
 
getDataComponentId() - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
Gets the String representation id of a DataComponent.
getDataComponentWrapperList() - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Returns the current DataComponentWrapper-List that is held by the KIEM plug-in directly.
getDataExtensionType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Data Extension Type'.
getDataExtensionType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDataExtensionType_Mixed() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute list 'Mixed'.
getDataExtensionType_Mixed() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDataObjectByURI(KvidUri) - Method in class de.cau.cs.kieler.kvid.datadistributor.DataDistributor
Getter for a DataObject by it's model element's URI.
getDataPool() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the data pool.
getDataType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDataType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Data Type'.
getDataType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Data Type'.
getDataType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDataType_Id() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Id'.
getDataType_Id() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDataType_IdRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDataType_IdRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id Ref'.
getDataType_Key() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Key'.
getDataType_Key() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDataType_Time() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Time'.
getDataType_Time() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDataType_Value() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDataType_Value() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Value'.
getDebugCanvas() - Method in class de.cau.cs.kieler.kiml.AbstractLayoutProvider
Returns the current debug canvas.
getDebugOutputFileBaseName(LayeredGraph) - Static method in class de.cau.cs.kieler.klay.layered.Util
Returns the beginning of the file name used for debug output graphs while layouting the given layered graph.
getDebugOutputPath() - Static method in class de.cau.cs.kieler.klay.layered.Util
Returns the path for debug output graphs.
getDecoration() - Method in class net.ogdf.ogml.impl.TextTypeImpl
 
getDecoration() - Method in interface net.ogdf.ogml.TextType
Returns the value of the 'Decoration' attribute.
getDecorationType() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.TextBoxValidator
getter for decoration-type.
getDecorationType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDecorationType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Decoration Type'.
getDecorationTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDecorationTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Decoration Type Object'.
getDefault() - Static method in class de.cau.cs.kieler.core.kivi.KiViPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.core.model.CoreModelPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.core.model.graphiti.ModelGraphitiPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.core.model.xtend.Activator
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.core.model.xtext.ModelXtextPlugin
Returns the shared instance
getDefault() - Method in interface de.cau.cs.kieler.core.properties.IProperty
Returns the default value of this property.
getDefault() - Method in class de.cau.cs.kieler.core.properties.Property
Returns the default value of this property.
getDefault() - Static method in class de.cau.cs.kieler.core.ui.CoreUIPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kaom.custom.Activator
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kaom.diagram.custom.KaomDiagramCustomPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kaom.examples.KAOMExamplesPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kaom.importer.ptolemy.KaomImporterPtolemyPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kaom.karma.ptolemy.Activator
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.kaom.sim.ptolemy.KaomSimPtolemyPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.karma.KarmaPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.keg.diagram.custom.KEGDiagramPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.keg.importer.KEGImporterPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.keg.KEGPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.keg.ksbase.KEGKsbasePlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kev.Activator
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kex.KEXPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kex.ui.KEXUIPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kies.example.EsterelExamplesPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.kies.transformation.Activator
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.kiml.export.ExportPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kiml.grana.plugin.GranaPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kiml.graphviz.layouter.GraphvizLayouterPlugin
Returns the shared instance.
getDefault() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Returns the default value of this property.
getDefault() - Static method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin
Returns the shared instance.
getDefault(String, String) - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutDataService
Retrieves the default value for the given element class and option identifier from the extension point.
getDefault() - Static method in class de.cau.cs.kieler.klodd.ui.KloddUIPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.ksbase.KSBasEPlugin
Gets the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.ksbase.ui.KSBasEUIPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.kvid.KvidPlugin
Returns the shared instance of the KViD-Plugin.
getDefault() - Static method in class de.cau.cs.kieler.kvid.ui.KvidUIPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.maude.MaudeInterfacePlugin
Returns the shared instance of the Maude Interface plug-in.
getDefault() - Static method in class de.cau.cs.kieler.s.codegen.SCodegenPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.s.sc.S2SCPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.s.sj.S2SJPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.sim.kiem.automated.KiemAutomatedPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.sim.kiem.config.KiemConfigurationPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Returns the shared instance of the KIEM plug-in.
getDefault() - Static method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.DataComponentPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.sim.kiem.ui.KiemUIPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.sim.kivi.Activator
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.sim.syncsignalreset.SyncSignalResetPlugin
Returns the shared instance of this plug-in.
getDefault() - Static method in class de.cau.cs.kieler.sim.table.TablePlugin
Returns the shared instance of the table plug-in.
getDefault() - Static method in class de.cau.cs.kieler.sim.trace.Activator
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.sim.validator.ValidatorPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.sj.test.SJPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.synccharts.codegen.esterel.EsterelPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Activator
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.synccharts.custom.SyncChartsCustomPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.synccharts.examples.SyncChartsExamplesPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.synccharts.kivi.Activator
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.synccharts.ksbase.SyncchartsKsbasePlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.synccharts.s.Activator
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.SyncchartsSimPtolemyPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.synccharts.sim.sc.SCPlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.synccharts.synchronizer.SyncchartsSynchronizerPlugin
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.synccharts.text.actions.bridge.LabelParserBridgePlugin
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.Activator
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.uml2.Activator
Returns the shared instance.
getDefault() - Static method in class de.cau.cs.kieler.uml2.kivi.Activator
Returns the shared instance
getDefault() - Static method in class de.cau.cs.kieler.uml2.sim.Uml2SimPlugin
Returns the shared instance
getDefault() - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorActivator
Returns the shared instance
getDefault() - Static method in class net.ogdf.bin.OgdfPlugin
Returns the shared instance.
getDefault() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Default' containment reference.
getDefault() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getDefault() - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
getDefault() - Method in interface org.graphdrawing.graphml.KeyType
Returns the value of the 'Default' containment reference.
getDefault() - Static method in class org.json.Activator
Returns the shared instance
getDefaultBoolean(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the default value for the boolean-valued preference with the given name.
getDefaultBoolean(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the default value for the boolean-valued preference with the given name.
getDefaultBoolean(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the default value for the boolean-valued preference with the given name.
getDefaultComponentWrapperList() - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Returns the default ComponentWrapperList.
getDefaultConfig() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ConfigurationManager
Get the default configuration.
getDefaultDefault() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Creates a default-default value for this layout option.
getDefaultDouble(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the default value for the double-valued preference with the given name.
getDefaultDouble(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the default value for the double-valued preference with the given name.
getDefaultDouble(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the default value for the double-valued preference with the given name.
getDefaultEdgeTemplate() - Method in interface net.ogdf.ogml.GraphStyleType
Returns the value of the 'Default Edge Template' attribute.
getDefaultEdgeTemplate() - Method in class net.ogdf.ogml.impl.GraphStyleTypeImpl
 
getDefaultEditablePattern() - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
getDefaultEditablePattern() - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
getDefaultEditablePattern() - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
getDefaultEditor() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.EditorManager
Get the default editor.
getDefaultEditorId() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.EditorManager
Get the default editor id.
getDefaultEditorName() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.EditorManager
Get the default editor name.
getDefaultExtension() - Method in class de.cau.cs.kieler.keg.importer.AbstractImporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.keg.importer.importer.DotImporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.keg.importer.importer.GraphMLImporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.keg.importer.importer.KGraphImporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.keg.importer.importer.OGMLImporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.kiml.export.AbstractExporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.kiml.export.exporter.DotExporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.kiml.export.exporter.GMLExporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.kiml.export.exporter.GraphMLExporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.kiml.export.exporter.KGraphExporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.kiml.export.exporter.OGMLExporter
Returns the default file extension for this exporter.
getDefaultExtension() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizardPage
Override to create files with this extension.
getDefaultFigure() - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.figurecreation.FigureProvider
builds a default figure for this diagram.
getDefaultFigure() - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.KaomPortProvider
getDefaultFigure() - Method in class de.cau.cs.kieler.keg.custom.KEGFigureProvider
getDefaultFigure() - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsConnectionFigureProvider
getDefaultFigure() - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsFigureProvider
getDefaultFloat(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the default value for the float-valued preference with the given name.
getDefaultFloat(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the default value for the float-valued preference with the given name.
getDefaultFloat(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the default value for the float-valued preference with the given name.
getDefaultFontFamily() - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
 
getDefaultIcon() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Returns the path to the default icon.
getDefaultInt(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the default value for the integer-valued preference with the given name.
getDefaultInt(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the default value for the integer-valued preference with the given name.
getDefaultInt(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the default value for the integer-valued preference with the given name.
getDefaultKeyToAnimationsMap() - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
 
getDefaultLabelTemplate() - Method in interface net.ogdf.ogml.GraphStyleType
Returns the value of the 'Default Label Template' attribute.
getDefaultLabelTemplate() - Method in class net.ogdf.ogml.impl.GraphStyleTypeImpl
 
getDefaultLayoutManager() - Method in class de.cau.cs.kieler.keg.custom.KEGFigureProvider
getDefaultLayoutManager() - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsConnectionFigureProvider
 
getDefaultLong(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the default value for the long-valued preference with the given name.
getDefaultLong(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the default value for the long-valued preference with the given name.
getDefaultLong(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the default value for the long-valued preference with the given name.
getDefaultNodeTemplate() - Method in interface net.ogdf.ogml.GraphStyleType
Returns the value of the 'Default Node Template' attribute.
getDefaultNodeTemplate() - Method in class net.ogdf.ogml.impl.GraphStyleTypeImpl
 
getDefaultPattern() - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
getDefaultPattern() - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
getDefaultPattern() - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
getDefaultPriority() - Static method in class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Returns the default priority.
getDefaultString(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the default value for the string-valued preference with the given name.
getDefaultString(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the default value for the string-valued preference with the given name.
getDefaultString(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the default value for the string-valued preference with the given name.
getDefaultTransformationFramework() - Static method in class de.cau.cs.kieler.ksbase.core.TransformationFrameworkFactory
Returns the current default ITransformationFramework.
getDefaultType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Default Type'.
getDefaultType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDefaultValue() - Method in class de.cau.cs.kieler.core.kivi.CombinationParameter
Get the default value of this parameter.
getDefaultValue(LayoutOptionData<?>) - Method in class de.cau.cs.kieler.kiml.LayoutAlgorithmData
Returns the layout algorithm's default value for the given option.
getDegree() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns this port's degree, that is, the number of edges connected to it.
getDelay() - Method in interface de.cau.cs.kieler.synccharts.Action
Returns the value of the 'Delay' attribute.
getDelay() - Method in class de.cau.cs.kieler.synccharts.impl.ActionImpl
 
getDeleteDependantCommand(Request) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.policies.MuvitorXYLayoutEditPolicy
 
getDeleteEntity() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Delete Entity' containment reference list.
getDeleteEntity() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Delete Entity' containment reference.
getDeleteEntity() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Delete Entity' containment reference list.
getDeleteEntity() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getDeleteEntity() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getDeleteEntity() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getDeleteEntity() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getDeleteEntity() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Delete Entity' containment reference list.
getDeleteEntityType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDeleteEntityType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Delete Entity Type'.
getDeleteEntityType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDeleteEntityType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getDeletePort() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Delete Port' containment reference list.
getDeletePort() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Delete Port' containment reference.
getDeletePort() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Delete Port' containment reference list.
getDeletePort() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getDeletePort() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getDeletePort() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getDeletePort() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getDeletePort() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Delete Port' containment reference list.
getDeletePortType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDeletePortType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Delete Port Type'.
getDeletePortType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDeletePortType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getDeleteProperty() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Delete Property' containment reference.
getDeleteProperty() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getDeletePropertyType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDeletePropertyType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Delete Property Type'.
getDeletePropertyType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDeletePropertyType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getDeleteRelation() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Delete Relation' containment reference list.
getDeleteRelation() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Delete Relation' containment reference.
getDeleteRelation() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Delete Relation' containment reference list.
getDeleteRelation() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getDeleteRelation() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getDeleteRelation() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getDeleteRelation() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getDeleteRelation() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Delete Relation' containment reference list.
getDeleteRelationType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDeleteRelationType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Delete Relation Type'.
getDeleteRelationType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDeleteRelationType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getDeltaData(String[], long) - Method in class de.cau.cs.kieler.sim.kiem.execution.JSONDataPool
Gets the delta data between (since) the deltaPoolIndexFrom and the deltaPoolIndexTo or the current index if the latter is not provided.
getDeltaData(String[], long, long) - Method in class de.cau.cs.kieler.sim.kiem.execution.JSONDataPool
Gets the delta data.
getDeltaIndex() - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Gets the delta index.
getDependencies() - Method in interface de.cau.cs.kieler.core.util.IDepending
Returns a list of dependencies.
getDependencies() - Method in class de.cau.cs.kieler.kiml.grana.AbstractInfoAnalysis
Returns a list of dependencies.
getDependencies() - Method in class de.cau.cs.kieler.kiml.grana.AbstractSimpleInfoAnalysis
Returns a list of dependencies.
getDependencyIds() - Method in class de.cau.cs.kieler.kiml.grana.AbstractSimpleInfoAnalysis
Returns a list of dependency ids which are interpreted as strong dependencies.
getDependencyType() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Dependency
Returns the type of the dependency.
getDependencyType() - Method in class de.cau.cs.kieler.synccharts.s.Dependency
Returns the type of the dependency.
getDesc() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Desc' attribute.
getDesc() - Method in interface org.graphdrawing.graphml.EdgeType
Returns the value of the 'Desc' attribute.
getDesc() - Method in interface org.graphdrawing.graphml.EndpointType
Returns the value of the 'Desc' attribute.
getDesc() - Method in interface org.graphdrawing.graphml.GraphmlType
Returns the value of the 'Desc' attribute.
getDesc() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Desc' attribute.
getDesc() - Method in interface org.graphdrawing.graphml.HyperedgeType
Returns the value of the 'Desc' attribute.
getDesc() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getDesc() - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
getDesc() - Method in class org.graphdrawing.graphml.impl.EndpointTypeImpl
 
getDesc() - Method in class org.graphdrawing.graphml.impl.GraphmlTypeImpl
 
getDesc() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getDesc() - Method in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
 
getDesc() - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
getDesc() - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
getDesc() - Method in class org.graphdrawing.graphml.impl.PortTypeImpl
 
getDesc() - Method in interface org.graphdrawing.graphml.KeyType
Returns the value of the 'Desc' attribute.
getDesc() - Method in interface org.graphdrawing.graphml.NodeType
Returns the value of the 'Desc' attribute.
getDesc() - Method in interface org.graphdrawing.graphml.PortType
Returns the value of the 'Desc' attribute.
getDescription() - Method in class de.cau.cs.kieler.core.kivi.CombinationDescriptor
Get the description.
getDescription() - Method in class de.cau.cs.kieler.core.kivi.CombinationParameter
Get a readable description for this parameter.
getDescription(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorLabelProvider
 
getDescription(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorLabelProvider
 
getDescription(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorLabelProvider
 
getDescription(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorLabelProvider
 
getDescription() - Method in class de.cau.cs.kieler.keg.importer.ImporterOption
Returns the option description.
getDescription() - Method in class de.cau.cs.kieler.kex.model.Category
Getter for category description.
getDescription() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for example description.
getDescription() - Method in class de.cau.cs.kieler.kiml.export.ExporterOption
Returns the option description.
getDescription() - Method in class de.cau.cs.kieler.kiml.grana.AbstractInfoAnalysis
Returns the analysis description.
getDescription() - Method in class de.cau.cs.kieler.kiml.grana.AnalysisCategory
Returns the category description.
getDescription() - Method in interface de.cau.cs.kieler.kiml.ILayoutData
Returns the description.
getDescription() - Method in class de.cau.cs.kieler.kiml.LayoutAlgorithmData
Returns the description.
getDescription() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Returns the description.
getDescription() - Method in class de.cau.cs.kieler.kiml.LayoutTypeData
Returns the description.
getDescription() - Method in enum de.cau.cs.kieler.kiml.ui.preferences.ElementType
Returns a description for the element type.
getDescription() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertyDescriptor
getDescription(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorLabelProvider
 
getDescription(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorLabelProvider
 
getDescriptor(int, int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.IconUtilTemplate
 
getDescriptor(int, int, int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.IconUtilTemplate
 
getDestination() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomLinkDescriptor
 
getDestination() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsLinkDescriptor
 
getDestination() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsLinkDescriptor
 
getDestLocation() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleExportPage
Getter for destination location.
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.helpers.KaomBaseEditHelper
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity2ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity3ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.LinkItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.PortItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Relation2ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.RelationItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.helpers.GraphsBaseEditHelper
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Edge2ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Edge3ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Edge4ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Edge5ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Edge6ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Edge7ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Edge8ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.EdgeItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node2ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node3ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node4ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node5ItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.PortItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.helpers.SyncchartsBaseEditHelper
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionStateItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SignalItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.TextualCodeItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.TransitionItemSemanticEditPolicy
 
getDestroyElementCommand(DestroyElementRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.VariableItemSemanticEditPolicy
 
getDestroyReferenceCommand(DestroyReferenceRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.helpers.KaomBaseEditHelper
 
getDestroyReferenceCommand(DestroyReferenceRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getDestroyReferenceCommand(DestroyReferenceRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.helpers.GraphsBaseEditHelper
 
getDestroyReferenceCommand(DestroyReferenceRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getDestroyReferenceCommand(DestroyReferenceRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.helpers.SyncchartsBaseEditHelper
 
getDestroyReferenceCommand(DestroyReferenceRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getDiagnostics() - Method in exception de.cau.cs.kieler.synccharts.text.actions.bridge.DiagnosticException
 
getDiagram() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomCreationWizard
 
getDiagram() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsCreationWizard
 
getDiagram() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizard
 
getDiagramAssistantID() - Method in class de.cau.cs.kieler.core.model.gmf.policies.PopupBarPolicy
 
getDiagramDefault(LayoutOptionData<T>) - Method in class de.cau.cs.kieler.kiml.gmf.GmfLayoutConfig
Returns the default value for the selected diagram.
getDiagramDefault(LayoutOptionData<T>) - Method in class de.cau.cs.kieler.kiml.graphiti.GraphitiLayoutConfig
Returns the default value for the selected diagram.
getDiagramDocument(Object) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider
 
getDiagramDocument(Object) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
 
getDiagramDocument(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
getDiagramEditor() - Method in class de.cau.cs.kieler.core.model.triggers.SelectionTrigger.SelectionState
Get the editor that contains the selection.
getDiagramEditor() - Method in class de.cau.cs.kieler.ksbase.ui.kivi.KSBasETrigger.KSBasEState
Get the DiagramEditor where the transformation happened.
getDiagramEditor() - Method in class de.cau.cs.kieler.sim.kivi.StateActivityTrigger.ActiveStates
Get the diagram editor where the simulation is running.
getDiagramEditor() - Method in class de.cau.cs.kieler.sim.kivi.StateMachineSimulationTrigger.StateMachineSimulationState
Get the diagram editor where the simulation is running.
getDiagramEditPart(EditPart) - Static method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Finds the diagram edit part of an edit part.
getDiagramEditPart() - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Returns the diagram edit part.
getDiagramExtension() - Method in class de.cau.cs.kieler.core.model.handlers.AbstractInitDiagramHandler
Provides the file extension for the diagram file.
getDiagramExtension() - Method in class de.cau.cs.kieler.kaom.diagram.custom.commands.InitKaomDiagramHandler
Provides the file extension for the diagram file.
getDiagramExtension() - Method in class de.cau.cs.kieler.keg.diagram.custom.commands.InitKegDiagramHandler
Provides the file extension for the diagram file.
getDiagramExtension() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.commands.InitSyncchartsDiagramHandler
Provides the file extension for the diagram file.
getDiagramPart() - Method in class de.cau.cs.kieler.core.model.triggers.DiagramTrigger.DiagramState
Get the WorkBenchPart (Editor/View) that contains a diagram.
getDiagramType() - Method in class de.cau.cs.kieler.core.model.triggers.DiagramTrigger.DiagramState
Get the type ID of the diagram.
getDiagramTypeName(String) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns the name of the given diagram type.
getDiagramTypes() - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns a collection of registered diagram types.
getDiagramVisualID(EObject) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomVisualIDRegistry
 
getDiagramVisualID(EObject) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsVisualIDRegistry
 
getDiagramVisualID(EObject) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsVisualIDRegistry
 
getDiamond(Rectangle) - Method in class de.cau.cs.kieler.kaom.custom.figures.DiamondFigure
Calculate the diamond based on the given bounds.
getDirectEditCommand(DirectEditRequest) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.directedit.MuvitorDirectEditPolicy
 
getDirectEditCommand(DirectEditRequest) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.directedit.MuvitorTreeDirectEditPolicy
 
getDirectEditFeatureID() - Method in interface de.tu_berlin.cs.tfs.muvitorkit.gef.directedit.IDirectEditPart
 
getDirectEditValidator() - Method in interface de.tu_berlin.cs.tfs.muvitorkit.gef.directedit.IDirectEditPart
Optionally, you may pass a validator whose returned error message will be shown while direct editing.
getDirector() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Director' containment reference list.
getDirector() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Director' containment reference.
getDirector() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Director' containment reference list.
getDirector() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getDirector() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getDirector() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getDirector() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getDirector() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Director' containment reference list.
getDirectorType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDirectorType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Director Type'.
getDirectorType_Class() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDirectorType_Class() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Class'.
getDirectorType_Configure() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDirectorType_Configure() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Configure'.
getDirectorType_Doc() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDirectorType_Doc() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Doc'.
getDirectorType_Group() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDirectorType_Group() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Group'.
getDirectorType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDirectorType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getDirectorType_Property() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDirectorType_Property() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Property'.
getDirectory() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemProperty
Gets the directory as a String.
getDisplay(String) - Static method in class de.cau.cs.kieler.core.model.validation.ValidationManager
Get the displayed name for a given checkfile.
getDisplay() - Method in class de.cau.cs.kieler.kaom.diagram.custom.KaomDiagramCustomPlugin
Getter for the display of the active workbench.
getDisplay() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the display of the active workbench.
getDisplay() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.SyncchartsDiagramCustomPlugin
Getter for the display of the active workbench.
getDisplay(String) - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
Getter for the displayable name of the optimization.
getDisplay() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Display' containment reference list.
getDisplay() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Display' containment reference.
getDisplay() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Display' containment reference list.
getDisplay() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getDisplay() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getDisplay() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getDisplayName() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertyDescriptor
getDisplayType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDisplayType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Display Type'.
getDisplayType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDisplayType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getDoc() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Doc' containment reference list.
getDoc() - Method in interface org.ptolemy.moml.DirectorType
Returns the value of the 'Doc' containment reference list.
getDoc() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Doc' containment reference.
getDoc() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Doc' containment reference list.
getDoc() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getDoc() - Method in class org.ptolemy.moml.impl.DirectorTypeImpl
 
getDoc() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getDoc() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getDoc() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getDoc() - Method in class org.ptolemy.moml.impl.PortTypeImpl
 
getDoc() - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
getDoc() - Method in class org.ptolemy.moml.impl.RelationTypeImpl
 
getDoc() - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
getDoc() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Doc' containment reference list.
getDoc() - Method in interface org.ptolemy.moml.PortType
Returns the value of the 'Doc' containment reference list.
getDoc() - Method in interface org.ptolemy.moml.PropertyType
Returns the value of the 'Doc' containment reference list.
getDoc() - Method in interface org.ptolemy.moml.RelationType
Returns the value of the 'Doc' containment reference list.
getDoc() - Method in interface org.ptolemy.moml.VertexType
Returns the value of the 'Doc' containment reference list.
getDocType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Doc Type'.
getDocType_Mixed() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocType_Mixed() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Mixed'.
getDocType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getDocument() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.EmbeddedXtextEditor
 
getDocumentEditor() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.EmbeddedXtextEditor
 
getDocumentProvider(IEditorInput) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditor
 
getDocumentProvider() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
 
getDocumentProvider(IEditorInput) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditor
 
getDocumentProvider() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
getDocumentProvider(IEditorInput) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditor
 
getDocumentProvider() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
getDocumentRoot() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Document Root'.
getDocumentRoot() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Document Root'.
getDocumentRoot() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Document Root'.
getDocumentRoot_Bool() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Bool() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Bool'.
getDocumentRoot_Boolean() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Boolean() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Boolean'.
getDocumentRoot_Class() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Class() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Class'.
getDocumentRoot_Composed() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Composed() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Composed'.
getDocumentRoot_Configure() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Configure() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Configure'.
getDocumentRoot_Constraints() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Constraints() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Constraints'.
getDocumentRoot_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Data'.
getDocumentRoot_Data() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Data'.
getDocumentRoot_Data() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_Default() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Default'.
getDocumentRoot_Default() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_DeleteEntity() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_DeleteEntity() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Delete Entity'.
getDocumentRoot_DeletePort() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_DeletePort() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Delete Port'.
getDocumentRoot_DeleteProperty() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_DeleteProperty() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Delete Property'.
getDocumentRoot_DeleteRelation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_DeleteRelation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Delete Relation'.
getDocumentRoot_Desc() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Desc'.
getDocumentRoot_Desc() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_Director() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Director() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Director'.
getDocumentRoot_Display() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Display() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Display'.
getDocumentRoot_Doc() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Doc() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Doc'.
getDocumentRoot_Edge() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Edge() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Edge'.
getDocumentRoot_Edge() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Edge'.
getDocumentRoot_Edge() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_EdgeConstraint() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_EdgeConstraint() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Edge Constraint'.
getDocumentRoot_EdgeLayout() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_EdgeLayout() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Edge Layout'.
getDocumentRoot_EdgeStyleTemplate() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_EdgeStyleTemplate() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Edge Style Template'.
getDocumentRoot_Endpoint() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Endpoint() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Endpoint'.
getDocumentRoot_Endpoint() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Endpoint'.
getDocumentRoot_Endpoint() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_Entity() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Entity() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Entity'.
getDocumentRoot_Fill() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Fill() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Fill'.
getDocumentRoot_Font() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Font() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Font'.
getDocumentRoot_FontStretch() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_FontStretch() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Font Stretch'.
getDocumentRoot_FontStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_FontStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Font Style'.
getDocumentRoot_FontVariant() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_FontVariant() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Font Variant'.
getDocumentRoot_FontWeight() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_FontWeight() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Font Weight'.
getDocumentRoot_Graph() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Graph() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Graph'.
getDocumentRoot_Graph() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Graph'.
getDocumentRoot_Graph() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_Graphml() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Graphml'.
getDocumentRoot_Graphml() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_GraphStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_GraphStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Graph Style'.
getDocumentRoot_Group() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Group() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Group'.
getDocumentRoot_Hyperedge() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Hyperedge'.
getDocumentRoot_Hyperedge() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_Import() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Import() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Import'.
getDocumentRoot_Input() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Input() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Input'.
getDocumentRoot_Int() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Int() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Int'.
getDocumentRoot_Key() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Key() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Key'.
getDocumentRoot_Key() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Key'.
getDocumentRoot_Key() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_Keys() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Keys() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Keys'.
getDocumentRoot_KeyValue() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_KeyValue() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Key Value'.
getDocumentRoot_Label() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Label() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Label'.
getDocumentRoot_LabelConstraint() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_LabelConstraint() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Label Constraint'.
getDocumentRoot_LabelLayout() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_LabelLayout() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Label Layout'.
getDocumentRoot_LabelStyleTemplate() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_LabelStyleTemplate() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Label Style Template'.
getDocumentRoot_Layout() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Layout() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Layout'.
getDocumentRoot_Line() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Line() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Line'.
getDocumentRoot_LineStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_LineStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Line Style'.
getDocumentRoot_LineStyleType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_LineStyleType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Line Style Type'.
getDocumentRoot_Link() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Link() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Link'.
getDocumentRoot_Location() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Location() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Location'.
getDocumentRoot_Location() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Location() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Location'.
getDocumentRoot_Locator() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Locator'.
getDocumentRoot_Locator() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_Mixed() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Mixed() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute list 'Mixed'.
getDocumentRoot_Mixed() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute list 'Mixed'.
getDocumentRoot_Mixed() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_Mixed() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Mixed() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Mixed'.
getDocumentRoot_Model() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Model() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Model'.
getDocumentRoot_Node() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Node() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Node'.
getDocumentRoot_Node() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Node'.
getDocumentRoot_Node() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_NodeConstraint() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_NodeConstraint() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Node Constraint'.
getDocumentRoot_NodeLayout() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_NodeLayout() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Node Layout'.
getDocumentRoot_NodeStyleTemplate() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_NodeStyleTemplate() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Node Style Template'.
getDocumentRoot_Number() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Number() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Number'.
getDocumentRoot_Ogml() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Ogml() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Ogml'.
getDocumentRoot_Pattern() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Pattern() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Pattern'.
getDocumentRoot_Point() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Point() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Point'.
getDocumentRoot_Port() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Port'.
getDocumentRoot_Port() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_Port() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Port() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Port'.
getDocumentRoot_Property() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Property() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Property'.
getDocumentRoot_Relation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Relation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Relation'.
getDocumentRoot_Rename() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Rename() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Rename'.
getDocumentRoot_Rendition() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Rendition() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Rendition'.
getDocumentRoot_Segment() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Segment() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Segment'.
getDocumentRoot_Shape() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Shape() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Shape'.
getDocumentRoot_SourceStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_SourceStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Source Style'.
getDocumentRoot_SourceTarget() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_SourceTarget() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Source Target'.
getDocumentRoot_Structure() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Structure() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Structure'.
getDocumentRoot_Styles() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Styles() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Styles'.
getDocumentRoot_StyleTemplates() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_StyleTemplates() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Style Templates'.
getDocumentRoot_TargetStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_TargetStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Target Style'.
getDocumentRoot_Template() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Template() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Template'.
getDocumentRoot_Text() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Text() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Text'.
getDocumentRoot_Unlink() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Unlink() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Unlink'.
getDocumentRoot_Uri() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_Uri() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Uri'.
getDocumentRoot_Vertex() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_Vertex() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference 'Vertex'.
getDocumentRoot_XMLNSPrefixMap() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_XMLNSPrefixMap() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the map 'XMLNS Prefix Map'.
getDocumentRoot_XMLNSPrefixMap() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the map 'XMLNS Prefix Map'.
getDocumentRoot_XMLNSPrefixMap() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_XMLNSPrefixMap() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_XMLNSPrefixMap() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the map 'XMLNS Prefix Map'.
getDocumentRoot_XSISchemaLocation() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getDocumentRoot_XSISchemaLocation() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the map 'XSI Schema Location'.
getDocumentRoot_XSISchemaLocation() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the map 'XSI Schema Location'.
getDocumentRoot_XSISchemaLocation() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getDocumentRoot_XSISchemaLocation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getDocumentRoot_XSISchemaLocation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the map 'XSI Schema Location'.
getDomain() - Method in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
 
getDouble(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the current value of the double-valued preference with the given name.
getDouble(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the current value of the double-valued preference with the given name.
getDouble(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the current value of the double-valued preference with the given name.
getDouble(int) - Method in class org.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.json.JSONObject
Get the double value associated with a key.
getDoubleValue() - Method in class de.cau.cs.kieler.core.ui.util.DoubleFieldEditor
Returns this field editor's current value as an integer.
getDragTracker(Request) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.AdapterTreeEditPart
 
getDrawingLayer(EditPart) - Method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Returns a layer figure for the associated diagram that can be used to draw additional information.
getDrawingLayer(EditPart) - Method in class de.cau.cs.kieler.core.model.graphiti.GraphitiFrameworkBridge
Returns a layer figure for the associated diagram that can be used to draw additional information.
getDrawingLayer(EditPart) - Method in interface de.cau.cs.kieler.core.model.IGraphicalFrameworkBridge
Returns a layer figure for the associated diagram that can be used to draw additional information.
getDuplicateCommand(DuplicateElementsRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.EntityItemSemanticEditPolicy
 
getDuplicateCommand(DuplicateElementsRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getDuplicateCommand(DuplicateElementsRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getDuplicateCommand(DuplicateElementsRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.NodeItemSemanticEditPolicy
 
getDuplicateCommand(DuplicateElementsRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionItemSemanticEditPolicy
 
getDuplicateCommand(DuplicateElementsRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getEdge() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getEdge() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for class 'Edge'.
getEdge() - Method in class de.cau.cs.kieler.klay.layered.p5edges.LongEdge
 
getEdge() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge.Bend
Returns the slim edge associated with this bend.
getEdge() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimFace.BorderEntry
Returns the edge.
getEdge() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimNode.IncEntry
Returns the edge.
getEdge() - Method in interface net.ogdf.ogml.ComposedType
Returns the value of the 'Edge' containment reference list.
getEdge() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Edge' containment reference.
getEdge() - Method in class net.ogdf.ogml.impl.ComposedTypeImpl
 
getEdge() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getEdge() - Method in class net.ogdf.ogml.impl.StructureTypeImpl
 
getEdge() - Method in interface net.ogdf.ogml.StructureType
Returns the value of the 'Edge' containment reference list.
getEdge() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Edge' containment reference.
getEdge() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Edge' containment reference list.
getEdge() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getEdge() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getEdge_4001ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4001IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4001OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4002ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4002IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4002OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4003ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4003IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4003OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4004ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4004IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4004OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4005ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4005IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4005OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4006ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4006IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4006OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4007ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4007IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4007OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4008ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4008IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_4008OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getEdge_Directed() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getEdge_Directed() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for the attribute 'Directed'.
getEdge_HeadLabel() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getEdge_HeadLabel() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for the attribute 'Head Label'.
getEdge_MidLabel() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getEdge_MidLabel() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for the attribute 'Mid Label'.
getEdge_TailLabel() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getEdge_TailLabel() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for the attribute 'Tail Label'.
getEdge_Type() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getEdge_Type() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for the attribute 'Type'.
getEdgeAdaptor() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.KaomReorientConnectionViewCommand
 
getEdgeConstraint() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Edge Constraint' containment reference.
getEdgeConstraint() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getEdgeConstraintType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeConstraintType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Edge Constraint Type'.
getEdgeConstraintType_IdRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeConstraintType_IdRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id Ref'.
getEdgeConstraintType_Name() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeConstraintType_Name() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Name'.
getEdgedefault() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Edgedefault' attribute.
getEdgedefault() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getEdgeDetermination() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphAnyPage
Returns the selected edge determination.
getEdgeDirectedChance() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphUtilityPage
Returns the chance for creating a directed edge.
getEdgeFromClipboard() - Static method in class de.cau.cs.kieler.keg.ksbase.copypaste.Utils
Get an edge from the clipboard.
getEdgeLayout(KEdge) - Static method in class de.cau.cs.kieler.keg.importer.util.XtendUtil
Returns the edge layout for the given edge.
getEdgeLayout(KEdge) - Static method in class de.cau.cs.kieler.kiml.export.util.XtendUtil
Returns the edge layout for the given edge.
getEdgeLayout() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Edge Layout' containment reference.
getEdgeLayout() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getEdgeLayoutType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeLayoutType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Edge Layout Type'.
getEdgeLayoutType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeLayoutType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getEdgeLayoutType_IdRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeLayoutType_IdRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id Ref'.
getEdgeLayoutType_Line() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeLayoutType_Line() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Line'.
getEdgeLayoutType_Point() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeLayoutType_Point() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Point'.
getEdgeLayoutType_Segment() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeLayoutType_Segment() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Segment'.
getEdgeLayoutType_SourceStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeLayoutType_SourceStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Source Style'.
getEdgeLayoutType_TargetStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeLayoutType_TargetStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Target Style'.
getEdgeLayoutType_Template() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeLayoutType_Template() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Template'.
getEdgeRef() - Method in interface net.ogdf.ogml.ConstraintsType
Returns the value of the 'Edge Ref' containment reference list.
getEdgeRef() - Method in class net.ogdf.ogml.impl.ConstraintsTypeImpl
 
getEdges() - Method in class de.cau.cs.kieler.core.kgraph.impl.KPortImpl
 
getEdges() - Method in interface de.cau.cs.kieler.core.kgraph.KPort
Returns the value of the 'Edges' reference list.
getEdges() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraph
Returns the edges.
getEdgesBack() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the number of edges that are routed in the back of this element.
getEdgesFromClipboard() - Static method in class de.cau.cs.kieler.keg.ksbase.copypaste.Utils
Get an edge from the clipboard.
getEdgesFront() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the number of edges that are routed in front of this element.
getEdgeStyle() - Method in class net.ogdf.ogml.impl.StylesTypeImpl
 
getEdgeStyle() - Method in interface net.ogdf.ogml.StylesType
Returns the value of the 'Edge Style' containment reference list.
getEdgeStyleTemplate() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Edge Style Template' containment reference.
getEdgeStyleTemplate() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getEdgeStyleTemplate() - Method in class net.ogdf.ogml.impl.StyleTemplatesTypeImpl
 
getEdgeStyleTemplate() - Method in interface net.ogdf.ogml.StyleTemplatesType
Returns the value of the 'Edge Style Template' containment reference list.
getEdgeStyleTemplateType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeStyleTemplateType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Edge Style Template Type'.
getEdgeStyleTemplateType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeStyleTemplateType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getEdgeStyleTemplateType_Id() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeStyleTemplateType_Id() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id'.
getEdgeStyleTemplateType_Line() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeStyleTemplateType_Line() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Line'.
getEdgeStyleTemplateType_SourceStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeStyleTemplateType_SourceStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Source Style'.
getEdgeStyleTemplateType_TargetStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeStyleTemplateType_TargetStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Target Style'.
getEdgeStyleTemplateType_Template() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeStyleTemplateType_Template() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Template'.
getEdgeType() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getEdgeType() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for enum 'Edge Type'.
getEdgeType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Edge Type'.
getEdgeType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Edge Type'.
getEdgeType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEdgeType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getEdgeType_Data() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Data'.
getEdgeType_Data() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEdgeType_Desc() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Desc'.
getEdgeType_Desc() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEdgeType_Directed() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Directed'.
getEdgeType_Directed() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEdgeType_Graph() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Graph'.
getEdgeType_Graph() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEdgeType_Group() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeType_Group() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute list 'Group'.
getEdgeType_Id() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeType_Id() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id'.
getEdgeType_Id() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Id'.
getEdgeType_Id() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEdgeType_Label() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeType_Label() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Label'.
getEdgeType_Label1() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeType_Label1() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Label1'.
getEdgeType_Source() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeType_Source() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Source'.
getEdgeType_Source() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Source'.
getEdgeType_Source() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEdgeType_Sourceport() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Sourceport'.
getEdgeType_Sourceport() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEdgeType_Target() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEdgeType_Target() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Target'.
getEdgeType_Target() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Target'.
getEdgeType_Target() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEdgeType_Targetport() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Targetport'.
getEdgeType_Targetport() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEditableValue() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertySource
getEditableValue() - Method in class de.tu_berlin.cs.tfs.muvitorkit.properties.AbstractPropertySource
 
getEditableValue() - Method in class de.tu_berlin.cs.tfs.muvitorkit.properties.EObjectPropertySource
 
getEditableValues(EObject) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
getEditableValues(EObject) - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
getEditableValues(EObject) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
getEditContextCommand(GetEditContextRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getEditContextCommand(GetEditContextRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getEditContextCommand(GetEditContextRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getEditDomain() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
 
getEditHelperAdvice(IEditCommandRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.helpers.KaomBaseEditHelper
 
getEditHelperAdvice(IEditCommandRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.helpers.GraphsBaseEditHelper
 
getEditHelperAdvice(IEditCommandRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.helpers.SyncchartsBaseEditHelper
 
getEditingDomain() - Method in class de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsPropertySection
Returns the editing domain for model changes.
getEditingDomain(Object) - Method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Retrieve the editing domain for model changes of the given object.
getEditingDomain(IWorkbenchPart) - Static method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger
Get the EditingDomain to a model that is currently opened in the given WorkbenchPart.
getEditingDomain(Object) - Method in class de.cau.cs.kieler.core.model.graphiti.GraphitiFrameworkBridge
Retrieve the editing domain for model changes of the given object.
getEditingDomain(Object) - Method in interface de.cau.cs.kieler.core.model.IGraphicalFrameworkBridge
Retrieve the editing domain for model changes of the given object.
getEditingDomain() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
Returns editing domain from the host edit part.
getEditingDomain() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditor
 
getEditingDomain() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
getEditingDomain() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
Returns editing domain from the host edit part.
getEditingDomain() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditor
 
getEditingDomain() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
getEditingDomain() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
Returns editing domain from the host edit part.
getEditingDomain() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditor
 
getEditingDomain() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
getEditingDomain() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomainForResourceSet(ResourceSet) - Method in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
 
getEditor() - Method in class de.cau.cs.kieler.core.kivi.menu.ButtonTrigger.ButtonState
Get the active editor associated with the button.
getEditor() - Method in class de.cau.cs.kieler.core.model.triggers.ReInitDiagramTriggerState
Get the editor.
getEditor(String) - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
 
getEditor(String) - Static method in class de.cau.cs.kieler.sim.validator.ValidatorPlugin
Gets the editor.
getEditor() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
 
getEditor() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPageBookView
 
getEditor() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor.EditorTreeViewer
 
getEditorClass() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramActionBarContributor
 
getEditorClass() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramActionBarContributor
 
getEditorClass() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramActionBarContributor
 
getEditorId() - Method in class de.cau.cs.kieler.core.model.graphiti.ui.AbstractInitGraphitiDiagramHandler
Getter for the editor id.
getEditorId() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramActionBarContributor
 
getEditorId() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramActionBarContributor
 
getEditorId() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Gets the ID of the assigned editor.
getEditorId() - Method in class de.cau.cs.kieler.sim.kiem.config.data.EditorDefinition
Returns the editor id belonging to this editor.
getEditorId() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramActionBarContributor
 
getEditorInput() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
getEditorInput() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
getEditorInput() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
getEditorPattern() - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
getEditorPattern() - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
getEditorPattern() - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
getEditorProcessor() - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
getEditorProcessor() - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
getEditorProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
getEditorProperty() - Static method in class de.cau.cs.kieler.sim.validator.ValidatorPlugin
Gets the reditorProperty.
getEditors() - Method in class de.cau.cs.kieler.ksbase.core.TransformationManager
Gets the currently registered editors.
getEditors() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.EditorManager
Getter for the list of all editors.
getEditorSettingsById(String) - Method in class de.cau.cs.kieler.ksbase.core.TransformationManager
Tries to find an editor with it's id.
getEditPart(DiagramEditPart, EObject) - Static method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Find an edit part that is contained in the given diagram edit part.
getEditPart(DiagramEditPart, View) - Static method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Find an edit part that is contained in the given diagram edit part.
getEditPart(Object) - Method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Returns the relevant edit part for the given object.
getEditPart(IWorkbenchPart, Object) - Method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Returns the relevant edit part for the given object.
getEditPart() - Method in class de.cau.cs.kieler.core.model.gmf.policies.AbstractDeletionPolicyProvider.KielerComponentEditPolicy
Getter for the edit part.
getEditPart(EObject, EditPart) - Static method in class de.cau.cs.kieler.core.model.gmf.util.GmfModelingUtil
Deprecated. use IGraphicalFrameworkBridge#getEditPart(IEditorPart, Object) instead
getEditPart(DiagramEditPart, EObject) - Static method in class de.cau.cs.kieler.core.model.gmf.util.GmfModelingUtil
Deprecated. use IGraphicalFrameworkBridge#getEditPart(IEditorPart, Object) instead
getEditPart(IEditorPart, EObject) - Static method in class de.cau.cs.kieler.core.model.gmf.util.GmfModelingUtil
Deprecated. use IGraphicalFrameworkBridge#getEditPart(IEditorPart, Object) instead
getEditPart(EObject) - Static method in class de.cau.cs.kieler.core.model.gmf.util.GmfModelingUtil
Deprecated. use IGraphicalFrameworkBridge#getEditPart(Object) instead
getEditPart(Object) - Method in class de.cau.cs.kieler.core.model.graphiti.GraphitiFrameworkBridge
Returns the relevant edit part for the given object.
getEditPart(IWorkbenchPart, Object) - Method in class de.cau.cs.kieler.core.model.graphiti.GraphitiFrameworkBridge
Returns the relevant edit part for the given object.
getEditPart(Object) - Method in interface de.cau.cs.kieler.core.model.IGraphicalFrameworkBridge
Returns the relevant edit part for the given object.
getEditPart(IWorkbenchPart, Object) - Method in interface de.cau.cs.kieler.core.model.IGraphicalFrameworkBridge
Returns the relevant edit part for the given object.
getEditPart() - Method in class de.cau.cs.kieler.karma.conditions.IEditPartSensitiveCondition
 
getEditPart(KNode) - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Returns the edit part associated with the given layout node.
getEditPart(KNode) - Method in class de.cau.cs.kieler.kiml.graphiti.GraphitiDiagramLayoutManager
Returns the edit part associated with the given layout node.
getEditPart(KNode) - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Returns the edit part associated with the given layout node.
getEditPart() - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutConfig
Returns the edit part for the selected element.
getEditPart() - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
Gets the edit part.
getEditPart(Object) - Method in class de.cau.cs.kieler.papyrus.PapyrusFrameworkBridge
Returns the relevant edit part for the given object.
getEditPart(IWorkbenchPart, Object) - Method in class de.cau.cs.kieler.papyrus.PapyrusFrameworkBridge
Returns the relevant edit part for the given object.
getEditPart2GraphElemMap() - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Returns the map of graphical edit parts to corresponding layout graph elements.
getEditPartFromDiagramEditorInternal2(EditPart) - Static method in class de.cau.cs.kieler.core.model.graphiti.GraphitiFrameworkBridge
In some cases the EditPart passed to the methods is the mysterious DiagramEditorInternal$2.
getEditParts(DiagramEditPart, EObject) - Static method in class de.cau.cs.kieler.core.model.gmf.util.GmfModelingUtil
Finds ALL edit parts connected to the given semantic element.
getEditPattern() - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
getEditPattern() - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
getEditPattern() - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
getEditProcessor() - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
getEditProcessor() - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
getEditProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
getEditString(IAdaptable, int) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
getEditString(IAdaptable, int) - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
getEditString(IAdaptable, int) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
getEditText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getEditText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getEditText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getEditText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getEditText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getEditText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getEditText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getEditTextValidator() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getEffect() - Method in class de.cau.cs.kieler.core.kivi.triggers.EffectTrigger.EffectTriggerState
Get the effect.
getEffect() - Method in class de.cau.cs.kieler.core.kivi.UndoEffect
Get the effect that is supposed to be undone.
getEffect() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getEffect() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for class 'Effect'.
getEffects() - Method in class de.cau.cs.kieler.core.kivi.AbstractCombination
Get the list of effects that are ready to be executed after the last triggering of an ITriggerState.
getEffects() - Method in interface de.cau.cs.kieler.core.kivi.ICombination
Get the list of effects that are ready to be executed after the last triggering of an ITriggerState.
getEffects() - Method in interface de.cau.cs.kieler.synccharts.Action
Returns the value of the 'Effects' containment reference list.
getEffects() - Method in class de.cau.cs.kieler.synccharts.impl.ActionImpl
 
getEffectSignals() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StateAndSignals
 
getEffectSignals() - Method in class de.cau.cs.kieler.synccharts.s.StateAndSignals
 
getEffectsQueueSize() - Method in class de.cau.cs.kieler.core.kivi.KiVi
Get the current size of the effects queue.
getElement(Object) - Method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Retrieve the domain model element from the given object.
getElement(Object) - Method in class de.cau.cs.kieler.core.model.graphiti.GraphitiFrameworkBridge
Retrieve the domain model element from the given object.
getElement(Object) - Method in interface de.cau.cs.kieler.core.model.IGraphicalFrameworkBridge
Retrieve the domain model element from the given object.
getElement(IAdaptable) - Static method in class de.cau.cs.kieler.kaom.diagram.providers.KaomElementTypes
Returns 'type' of the ecore object associated with the hint.
getElement(IAdaptable) - Static method in class de.cau.cs.kieler.keg.diagram.providers.GraphsElementTypes
Returns 'type' of the ecore object associated with the hint.
getElement(IAdaptable) - Static method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
Returns 'type' of the ecore object associated with the hint.
getElement2ViewMap() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorUtil.LazyElement2ViewMap
 
getElement2ViewMap() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorUtil.LazyElement2ViewMap
 
getElement2ViewMap() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorUtil.LazyElement2ViewMap
 
getElementId() - Method in class de.cau.cs.kieler.kiml.ui.preferences.OptionsTableProvider.DataEntry
Returns the associated element identifier.
getElementInitializers() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
 
getElementInitializers() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
getElementInitializers() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
getElementName() - Method in class de.cau.cs.kieler.kiml.ui.preferences.OptionsTableProvider.DataEntry
Returns the associated element name.
getElements(Object) - Method in class de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsContentProvider
getElements(Object) - Method in class de.cau.cs.kieler.core.ui.commands.SelectObjectsFromListDialog
getElements(Object) - Method in class de.cau.cs.kieler.core.ui.providers.ConditionalWorkbenchContentProvider
getElements(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorContentProvider
 
getElements(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorContentProvider
 
getElements(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorContentProvider
 
getElements(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorContentProvider
 
getElements(EObject, ScopeFunction<Module>) - Static method in class de.cau.cs.kieler.kies.scoping.EsterelScopeProviderUtil
Gets all elements collected by the passed function within the context's scope up to its parent module.
getElements() - Method in class de.cau.cs.kieler.kiml.ui.layout.ApplyLayoutRequest
Returns a list of the graph elements and edit parts of this request.
getElements(Object) - Method in class de.cau.cs.kieler.kiml.ui.LayouterHintProvider
getElements(Object) - Method in class de.cau.cs.kieler.kiml.ui.preferences.OptionsTableProvider
getElements() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Gets the elements of this layer.
getElements() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LinearSegment
Returns the elements.
getElements(Object) - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.ExportTableAction
getElements(Object) - Method in class de.cau.cs.kieler.sim.kiem.config.preferences.PropertiesTableProvider
getElements(Object) - Method in class de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePriorityTableProvider
getElements(Object) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemContentProvider
getElements(Object) - Method in class de.cau.cs.kieler.sim.table.views.TableDataContentProvider
getElements(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorContentProvider
 
getElements(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorContentProvider
 
getElements(Object) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor.ReverseAdapterFactoryContentProvider
 
getElementSpacing() - Method in class de.cau.cs.kieler.klodd.hierarchical.impl.BasicNodePlacer
Gets a map for the amount of spacing available for each layer element.
getElementToEdit() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.Entity2CreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.EntityCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.PortCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.Relation2CreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.RelationCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Node2CreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Node3CreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Node4CreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.NodeCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.PortCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.RegionStateCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.SignalCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateEntryActionCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateExitActionCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateInnerActionCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateRegionCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.StateSuspensionTriggerCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.TextualCodeCreateCommand
FIXME: replace with setElementToEdit()
getElementToEdit() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.VariableCreateCommand
FIXME: replace with setElementToEdit()
getElementType(int) - Static method in class de.cau.cs.kieler.kaom.diagram.providers.KaomElementTypes
 
getElementType(int) - Static method in class de.cau.cs.kieler.keg.diagram.providers.GraphsElementTypes
 
getElementType(int) - Static method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
 
getElementUri() - Method in class de.cau.cs.kieler.kvid.data.KvidUri
Getter for the element URI.
getElemObj() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the object contained in this layer element.
getEllipticModifier(int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimationPathModifier
 
getEMap() - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
getEMapPropertyHolder() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getEMapPropertyHolder() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'EMap Property Holder'.
getEMapPropertyHolder_PersistentEntries() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getEMapPropertyHolder_PersistentEntries() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the containment reference list 'Persistent Entries'.
getEMapPropertyHolder_Properties() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getEMapPropertyHolder_Properties() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the map 'Properties'.
getEMFId(Vertex) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getEMFId(Region) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getEMFId(String) - Method in class de.cau.cs.kieler.uml2.sim.kiem.DataComponent
Gets the (cashed) eMF id.
getEmission() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getEmission() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for class 'Emission'.
getEmission_NewValue() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getEmission_NewValue() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference 'New Value'.
getEmission_Signal() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getEmission_Signal() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the reference 'Signal'.
getEmptyPic() - Method in class de.cau.cs.kieler.kex.controller.ExampleManager
Loads a default picture.
getEmptyPic() - Static method in class de.cau.cs.kieler.kex.controller.util.ExampleImport
Loads the empty picture, often called when no example image exists.
getEncoding() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard.SyncchartsModelWizardInitialObjectCreationPage
 
getEncodings() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard.SyncchartsModelWizardInitialObjectCreationPage
 
getEnd() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.RoutingSlot
Returns the end.
getEndPoint() - Method in class de.cau.cs.kieler.core.math.BezierSpline
returns the last point of the last piece of the spline.
getEndPoint() - Method in class de.cau.cs.kieler.klay.layered.p5edges.LongEdge
 
getEndpoint() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Endpoint' containment reference.
getEndpoint() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getEndpoint() - Method in class net.ogdf.ogml.impl.SegmentTypeImpl
 
getEndpoint() - Method in interface net.ogdf.ogml.SegmentType
Returns the value of the 'Endpoint' containment reference list.
getEndpoint() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Endpoint' containment reference.
getEndpoint() - Method in interface org.graphdrawing.graphml.HyperedgeType
Returns the value of the 'Endpoint' containment reference list.
getEndpoint() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getEndpoint() - Method in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
 
getEndpointStylesType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEndpointStylesType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Endpoint Styles Type'.
getEndpointStylesTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEndpointStylesTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Endpoint Styles Type Object'.
getEndpointType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEndpointType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Endpoint Type'.
getEndpointType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Endpoint Type'.
getEndpointType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEndpointType_Color() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEndpointType_Color() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Color'.
getEndpointType_Desc() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Desc'.
getEndpointType_Desc() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEndpointType_Id() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Id'.
getEndpointType_Id() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEndpointType_IdRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEndpointType_IdRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id Ref'.
getEndpointType_Node() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Node'.
getEndpointType_Node() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEndpointType_Port() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEndpointType_Port() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Port'.
getEndpointType_Port() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Port'.
getEndpointType_Port() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEndpointType_Size() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEndpointType_Size() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Size'.
getEndpointType_Style() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getEndpointType_Style() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Style'.
getEndpointType_Type() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Type'.
getEndpointType_Type() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEndpointTypeType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for enum 'Endpoint Type Type'.
getEndpointTypeType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEndpointTypeTypeObject() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Endpoint Type Type Object'.
getEndpointTypeTypeObject() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getEndTangent() - Method in class de.cau.cs.kieler.klay.layered.p5edges.LongEdge
 
getEntity() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getEntity() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for class 'Entity'.
getEntity() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Entity' containment reference list.
getEntity() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Entity' containment reference.
getEntity() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Entity' containment reference list.
getEntity() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getEntity() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getEntity() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getEntity() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getEntity() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Entity' containment reference list.
getEntity_1000ContainedLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntity_1000SemanticChildren(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntity_2001ContainedLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntity_2001IncomingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntity_2001OutgoingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntity_2001SemanticChildren(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntity_3002ContainedLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntity_3002IncomingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntity_3002OutgoingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntity_3002SemanticChildren(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntity_ChildEntities() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getEntity_ChildEntities() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for the containment reference list 'Child Entities'.
getEntity_ChildLinks() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getEntity_ChildLinks() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for the containment reference list 'Child Links'.
getEntity_ChildPorts() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getEntity_ChildPorts() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for the containment reference list 'Child Ports'.
getEntity_ChildRelations() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getEntity_ChildRelations() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for the containment reference list 'Child Relations'.
getEntityEntityCompartment_7001SemanticChildren(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntityEntityCompartment_7002SemanticChildren(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getEntityType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Entity Type'.
getEntityType_Class() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Class() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Class'.
getEntityType_Class1() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Class1() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Class1'.
getEntityType_Configure() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Configure() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Configure'.
getEntityType_DeleteEntity() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_DeleteEntity() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Delete Entity'.
getEntityType_DeletePort() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_DeletePort() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Delete Port'.
getEntityType_DeleteRelation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_DeleteRelation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Delete Relation'.
getEntityType_Director() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Director() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Director'.
getEntityType_Display() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Display() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Display'.
getEntityType_Doc() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Doc() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Doc'.
getEntityType_Entity() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Entity() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Entity'.
getEntityType_Group() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Group() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Group'.
getEntityType_Group1() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Group1() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Group1'.
getEntityType_Import() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Import() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Import'.
getEntityType_Input() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Input() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Input'.
getEntityType_Link() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Link() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Link'.
getEntityType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getEntityType_Port() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Port() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Port'.
getEntityType_Property() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Property() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Property'.
getEntityType_Relation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Relation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Relation'.
getEntityType_Rename() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Rename() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Rename'.
getEntityType_Rendition() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Rendition() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Rendition'.
getEntityType_Source() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Source() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Source'.
getEntityType_Unlink() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getEntityType_Unlink() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Unlink'.
getEntryActions() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getEntryActions() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Entry Actions' containment reference list.
getEnumValue(int) - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Returns the enumeration value for a given index.
getEObject() - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorItem
 
getEObject() - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorItem
 
getEObject() - Method in class de.cau.cs.kieler.ksbase.ui.kivi.KSBasETrigger.KSBasEState
Get the EObject selected after the transformation.
getEObject() - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorItem
 
getEPackage() - Method in class de.cau.cs.kieler.core.model.gmf.policies.AbstractDeletionPolicyProvider
Get the ePackage of the deletion policy.
getEPackage(String) - Static method in class de.cau.cs.kieler.core.model.validation.ValidationManager
Get the Epackage of the file.
getEPackage() - Method in class de.cau.cs.kieler.core.model.xtext.AbstractXtextEditorValidationActionFactory
 
getEPackage() - Method in class de.cau.cs.kieler.kaom.diagram.custom.policies.KaomDeletionPolicyProvider
Get the ePackage of the deletion policy.
getEPackage() - Method in class de.cau.cs.kieler.keg.custom.KEGDeletionPolicyProvider
Get the ePackage of the deletion policy.
getEPackage() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.handlers.SyncchartsDeletionPolicyProvider
Get the ePackage of the deletion policy.
getEPackage() - Method in class de.cau.cs.kieler.synccharts.text.kits.bridge.KitsValidationActionFactory
getEPackages() - Method in class de.cau.cs.kieler.synccharts.text.kits.validation.KitsJavaValidator
 
getErrorFigure() - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.figurecreation.FigureProvider
A figure to display if things go haywire.
getErrorHandler() - Static method in class de.cau.cs.kieler.core.model.CoreModelPlugin
Getter for KIELERs generic error errorHandler.
getErrorHandler() - Static method in class de.cau.cs.kieler.sim.kiem.automated.KiemAutomatedPlugin
Getter for KIELERs generic error handler.
getErrorHandler() - Static method in class de.cau.cs.kieler.sim.kiem.config.KiemConfigurationPlugin
Getter for KIELERs generic error handler.
getErrorMessage() - Method in exception de.cau.cs.kieler.sim.kiem.config.exception.AbstractKiemException
Displays an error message based on the information.
getErrorMessage() - Method in exception de.cau.cs.kieler.sim.kiem.config.exception.KiemParserException
Displays an error message based on the information.
getErrorMessage() - Method in exception de.cau.cs.kieler.sim.kiem.config.exception.ScheduleFileMissingException
Displays an error message based on the information.
getEventCodes() - Method in class de.cau.cs.kieler.sim.kiem.KiemEvent
Gets the current contained events.
getEventCodesAsList() - Method in class de.cau.cs.kieler.sim.kiem.KiemEvent
Gets all events as a list.
getEventManager() - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Gets the single EventManager that handles notification of DataComponents when KiemEvents occur.
getEventName(int) - Static method in class de.cau.cs.kieler.sim.kiem.KiemEvent
Gets the event name for an integer event code or null.
getExample(SourceType, String) - Method in class de.cau.cs.kieler.kex.controller.ExampleManager
searches the examplepool of a source for a special example.
getExample(String) - Static method in class de.cau.cs.kieler.kex.model.database.DBExampleCollector
searches an example for a examle title.
getExample(String) - Static method in class de.cau.cs.kieler.kex.model.plugin.PluginExampleCollector
 
getExampleDescField() - Method in class de.cau.cs.kieler.kex.ui.wizards.importing.ImportExamplePage
getter for example description field.
getExampleDescription() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleAttributesPage
getter for example description.
getExamplePool() - Method in class de.cau.cs.kieler.kex.model.database.DBExampleCollector
 
getExamplePool() - Method in class de.cau.cs.kieler.kex.model.ExampleCollector
Returns the loaded examplePool.
getExamplePool() - Method in class de.cau.cs.kieler.kex.model.plugin.PluginExampleCollector
 
getExamples() - Method in class de.cau.cs.kieler.kex.controller.ExampleManager
Adds all examples of a the collectors to the result map.
getExamplesAsStrings() - Method in class de.cau.cs.kieler.kex.model.ExampleCollector
Makes a String representation of examples.
getExampleTitle() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleAttributesPage
getter for example title.
getException() - Method in class de.cau.cs.kieler.core.model.xtend.util.XtendStatus
getException() - Method in class de.cau.cs.kieler.kiml.grana.AnalysisFailed
Returns the associated exception.
getExecFileName() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.views.ExecutionFilePanel.PanelData
Getter for the execFileName.
getExecName() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.views.ExecutionFilePanel
Getter for the execName.
getExecution() - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Gets the execution.
getExecutionDuration() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the execution duration.
getExecutionFiles() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.AutomatedExecutionWizard
Getter for the execution files.
getExecutionFiles() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.FileSelectionPage
Getter for the executionFiles.
getExecutionOrder(List<AbstractInfoAnalysis>) - Method in class de.cau.cs.kieler.kiml.grana.AnalysisServices
Takes a list of analyses and returns a list that includes the given analysis and their dependencies in an order so that all dependencies of an analysis are listed before it.
getExecutionProgressMonitor() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the progress monitor.that the user may have canceled.
getExecutionStartTime() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the execution start time.
getExecutionTime() - Method in class de.cau.cs.kieler.core.alg.BasicProgressMonitor
Returns the measured execution time for the task associated with this monitor.
getExecutionTime() - Method in interface de.cau.cs.kieler.core.alg.IKielerProgressMonitor
Returns the measured execution time for the task associated with this monitor.
getExitActions() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getExitActions() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Exit Actions' containment reference list.
getExportedFiles() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleResourcesPage
Gives all files which are selected in the tree.
getExportedFolders() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleResourcesPage
Gives all folders which are selected in the tree.
getExportedResources() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleResourcesPage
getter for exported resources.
getExporter() - Method in class de.cau.cs.kieler.kiml.export.ExportManager
Returns all registered exporters.
getExporter() - Method in class de.cau.cs.kieler.kiml.export.ui.ExportDialog
Returns the selected exporter.
getExporterByName(String) - Method in class de.cau.cs.kieler.kiml.export.ExportManager
Returns the exporter with the given name or null if no such exporter exists.
getExporterNames() - Method in class de.cau.cs.kieler.kiml.export.ExportManager
Returns an array containing the names of all registered exporters.
getExportFile() - Method in class de.cau.cs.kieler.kiml.export.ui.ExportDialog
Returns the selected export file path.
getExpression() - Method in interface de.cau.cs.kieler.core.kexpressions.ChannelDescription
Returns the value of the 'Expression' containment reference.
getExpression() - Method in class de.cau.cs.kieler.core.kexpressions.impl.ChannelDescriptionImpl
 
getExpression() - Method in class de.cau.cs.kieler.core.kexpressions.impl.IVariableImpl
 
getExpression() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getExpression() - Method in interface de.cau.cs.kieler.core.kexpressions.IVariable
Returns the value of the 'Expression' containment reference.
getExpression() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Expression'.
getExpression(int, EClassifier, Map<String, EClassifier>) - Static method in class de.cau.cs.kieler.keg.diagram.expressions.GraphsOCLFactory
 
getExpression(String, EClassifier, Map<String, EClassifier>) - Static method in class de.cau.cs.kieler.keg.diagram.expressions.GraphsOCLFactory
This is factory method, callers are responsible to keep reference to the return value if they want to reuse parsed expression
getExpression(String, EClassifier) - Static method in class de.cau.cs.kieler.keg.diagram.expressions.GraphsOCLFactory
This method will become private in the next release
getExpression() - Method in interface de.cau.cs.kieler.synccharts.Assignment
Returns the value of the 'Expression' containment reference.
getExpression(int, EClassifier, Map<String, EClassifier>) - Static method in class de.cau.cs.kieler.synccharts.diagram.expressions.SyncchartsOCLFactory
 
getExpression(String, EClassifier, Map<String, EClassifier>) - Static method in class de.cau.cs.kieler.synccharts.diagram.expressions.SyncchartsOCLFactory
This is factory method, callers are responsible to keep reference to the return value if they want to reuse parsed expression
getExpression(String, EClassifier) - Static method in class de.cau.cs.kieler.synccharts.diagram.expressions.SyncchartsOCLFactory
This method will become private in the next release
getExpression() - Method in class de.cau.cs.kieler.synccharts.impl.AssignmentImpl
 
getExtends() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Extends' attribute.
getExtends() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getExtension() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomCreationWizardPage
Override to create files with this extension.
getExtension() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsCreationWizardPage
Override to create files with this extension.
getExtension() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizardPage
Override to create files with this extension.
getExtensions() - Method in class de.cau.cs.kieler.keg.importer.AbstractImporter
Returns the importers supported file extensions.
getExtensions() - Method in class de.cau.cs.kieler.keg.importer.importer.DotImporter
Returns the importers supported file extensions.
getExtensions() - Method in class de.cau.cs.kieler.keg.importer.importer.GraphMLImporter
Returns the importers supported file extensions.
getExtensions() - Method in class de.cau.cs.kieler.keg.importer.importer.KGraphImporter
Returns the importers supported file extensions.
getExtensions() - Method in class de.cau.cs.kieler.keg.importer.importer.OGMLImporter
Returns the importers supported file extensions.
getExtensions() - Method in class de.cau.cs.kieler.keg.importer.ImportManager
Returns all registered extensions.
getExtensions() - Method in class de.cau.cs.kieler.kiml.export.AbstractExporter
Returns the exporters supported file extensions.
getExtensions() - Method in class de.cau.cs.kieler.kiml.export.exporter.DotExporter
Returns the exporters supported file extensions.
getExtensions() - Method in class de.cau.cs.kieler.kiml.export.exporter.GMLExporter
Returns the exporters supported file extensions.
getExtensions() - Method in class de.cau.cs.kieler.kiml.export.exporter.GraphMLExporter
Returns the exporters supported file extensions.
getExtensions() - Method in class de.cau.cs.kieler.kiml.export.exporter.KGraphExporter
Returns the exporters supported file extensions.
getExtensions() - Method in class de.cau.cs.kieler.kiml.export.exporter.OGMLExporter
Returns the exporters supported file extensions.
getExtensions() - Method in interface de.cau.cs.kieler.sim.trace.ITraceProvider
 
getExternalConfig() - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Returns the layout configuration that was set externally for this layout manager.
getExternalConfig() - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutConfig
Returns the external layout configuration embedded in this configuration, if present.
getExternalDefaultProperties() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ConfigurationManager
Get all default properties that were created by the user.
getExternalFace() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraph
Returns the externalFace.
getExternalPortConstraints() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Returns the port constraints for external ports.
getExternalPortPosition(LayeredGraph, LNode, double, double) - Method in class de.cau.cs.kieler.klay.layered.AbstractGraphImporter
Calculates the position of the external port's top left corner from the position of the given dummy node that represents the port.
getExternalResourceSecurity(ParsedURL, ParsedURL) - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns the security settings for the given resource url and document url
getFaces() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraph
Returns the faces.
getFactory() - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomEditPartProvider
 
getFactory() - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsEditPartProvider
 
getFactory() - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsEditPartProvider
 
getFailedJobs() - Method in class de.cau.cs.kieler.kiml.grana.batch.BatchResult
Returns pairs of the failed jobs and the exceptions that caused the failure.
getFalseImage() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the image for displaying a false state.
getFamily() - Method in interface net.ogdf.ogml.FontType
Returns the value of the 'Family' attribute.
getFamily() - Method in class net.ogdf.ogml.impl.FontTypeImpl
 
getFeature(Diagnostic) - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.ActionsDiagnosticConverterImpl
 
getFeature(Diagnostic) - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.KitsDiagnosticConverterImpl
 
getFeaturesToSynchronize() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.EntityCanonicalEditPolicy
 
getFeaturesToSynchronize() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.EntityEntityCompartment2CanonicalEditPolicy
 
getFeaturesToSynchronize() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.EntityEntityCompartmentCanonicalEditPolicy
 
getFeaturesToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionStateCompartmentCanonicalEditPolicy
 
getFeaturesToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionCompartment2CanonicalEditPolicy
 
getFeaturesToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionCompartmentCanonicalEditPolicy
 
getFeaturesToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSignalCompartment2CanonicalEditPolicy
 
getFeaturesToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSignalCompartmentCanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity2CanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity3CanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node2CanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node4CanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.NodeCanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.NodeNodeCompartment2CanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.NodeNodeCompartmentCanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionCanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionCompartment2CanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionCompartmentCanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionCompartment2CanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionCompartmentCanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionCompartment2CanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionCompartmentCanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerCompartment2CanonicalEditPolicy
 
getFeatureToSynchronize() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerCompartmentCanonicalEditPolicy
 
getFeedbackBounds() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomTextNonResizableEditPolicy
 
getFeedbackBounds() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomTextSelectionEditPolicy
 
getFeedbackBounds() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsTextNonResizableEditPolicy
 
getFeedbackBounds() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsTextSelectionEditPolicy
 
getFeedbackBounds() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsTextNonResizableEditPolicy
 
getFeedbackBounds() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsTextSelectionEditPolicy
 
getFigure() - Method in class de.cau.cs.kieler.karma.AdvancedRenderingConnectionEditPart
 
getFigure() - Method in interface de.tu_berlin.cs.tfs.muvitorkit.animation.IAnnotation
 
getFigure() - Method in class de.tu_berlin.cs.tfs.muvitorkit.animation.IAnnotation.Stub
 
getFigureByString(String, IFigure, EObject, EditPart) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.KaomPortProvider
Returns a figure according to a given string.
getFigureByString(String, IFigure, EObject, EditPart) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.KaomRenderingProvider
Returns a figure according to a given string.
getFigureByString(String, IFigure, EObject, EditPart) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.PtolemyStateMachineProvider
Returns a figure according to a given string.
getFigureByString(String, IFigure, EObject, EditPart) - Method in interface de.cau.cs.kieler.karma.IRenderingProvider
Returns a figure according to a given string.
getFigureByString(String, IFigure, EObject, EditPart) - Method in class de.cau.cs.kieler.keg.custom.KEGFigureProvider
Returns a figure according to a given string.
getFigureByString(String, IFigure, EObject, EditPart) - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsConnectionFigureProvider
Returns a figure according to a given string.
getFigureByString(String, IFigure, EObject, EditPart) - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsFigureProvider
Returns a figure according to a given string.
getFigureCodeLabelFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeEditPart.TextualCodeFigure
 
getFigureInterfaceDeclFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart.StateFigure
 
getFigureInterfaceDeclFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart.StateFigure
 
getFigureInvisibleFigureLabelFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart.InvisibleFigure
 
getFigureInvisibleFigureLabelFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart.InvisibleFigure
 
getFigureInvisibleFigureLabelFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart.InvisibleFigure
 
getFigureInvisibleFigureLabelFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart.InvisibleFigure
 
getFigureInvisibleFigureLabelFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart.InvisibleFigure
 
getFigureInvisibleFigureLabelFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableEditPart.InvisibleFigure
 
getFigureLinkNameLabel() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkEditPart.LinkFigure
 
getFigureNodeLabelFigure() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart.NodeFigure
 
getFigureNodeLabelFigure() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart.NodeFigure
 
getFigurePortNameLabel() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart.PortFigure
 
getFigureRegionIdFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart.RegionFigure
 
getFigureRelationNameLabel() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart.RelationFigure
 
getFigureRelationNameLabel() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart.RelationFigure
 
getFigureStateNameFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart.StateFigure
 
getFigureStateNameFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart.StateFigure
 
getFigureTransitionPriorityFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionEditPart.TransitionFigure
 
getFigureTransitionTriggersAndEffectsFigure() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionEditPart.TransitionFigure
 
getFile() - Method in class de.cau.cs.kieler.core.ui.wizards.ExtendedFileSystemElement
Returns the file this object represents.
getFile() - Method in class de.cau.cs.kieler.kaom.diagram.custom.commands.KaomCutCopyPasteCommandFactory
Getter for the transformation file.
getFile() - Method in class de.cau.cs.kieler.keg.ksbase.copypaste.KEGCutCopyPasteCommandFactory
Getter for the transformation file.
getFile() - Method in class de.cau.cs.kieler.ksbase.ui.utils.AbstractCutCopyPasteCommandFactory
Getter for the transformation file.
getFile() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.commands.SyncchartsCutCopyPasteCommandFactory
Getter for the transformation file.
getFileBaseName(String) - Static method in class de.cau.cs.kieler.kaom.importer.ptolemy.utils.Utils
Returns the file name without file extension.
getFileExtension() - Method in interface de.cau.cs.kieler.core.model.xtend.transformation.ITransformationFramework
Deprecated. Returns the default file extension for this framework without the leading dot.
getFileExtension() - Method in class de.cau.cs.kieler.core.model.xtend.transformation.xtend.XtendTransformationFramework
Deprecated. The default file extension for Xtend is 'ext'.
getFileExtension(String) - Static method in class de.cau.cs.kieler.kaom.importer.ptolemy.utils.Utils
Returns the file extension of the file with the given name.
getFilename() - Method in class de.cau.cs.kieler.kev.mapping.impl.SVGFileImpl
 
getFilename() - Method in interface de.cau.cs.kieler.kev.mapping.SVGFile
Returns the value of the 'Filename' attribute.
getFileName() - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
Gets the filename.
getFileName() - Method in class de.cau.cs.kieler.s.codegen.AbstractWorkflowGenerator
Returns the name of the file.
getFileName() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.WorkflowGenerator
Returns the name of the file.
getFileNameOfActiveEditor() - Method in class de.cau.cs.kieler.ksbase.ui.utils.TransformationUtils
Get the file name of the currently active editor.
getFilePath() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomCreationWizardPage
 
getFilePath() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsCreationWizardPage
 
getFilePath() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemProperty
Gets the file path as a String.
getFilePath() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizardPage
 
getFileProvider() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleExportPage
 
getFileProvider() - Method in class de.cau.cs.kieler.kex.ui.wizards.importing.ImportDestPage
 
getFiles(IProgressMonitor) - Method in class de.cau.cs.kieler.core.ui.wizards.FileSystemResourcesPage
Returns the selected files.
getFiles(IProgressMonitor) - Method in class de.cau.cs.kieler.keg.importer.wizards.ImportGraphWorkspaceSourcesPage
Returns a list of selected workspace files.
getFill() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Fill' containment reference.
getFill() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getFill() - Method in class net.ogdf.ogml.impl.NodeLayoutTypeImpl
 
getFill() - Method in class net.ogdf.ogml.impl.NodeStyleTemplateTypeImpl
 
getFill() - Method in interface net.ogdf.ogml.NodeLayoutType
Returns the value of the 'Fill' containment reference.
getFill() - Method in interface net.ogdf.ogml.NodeStyleTemplateType
Returns the value of the 'Fill' containment reference.
getFillColor() - Method in interface de.cau.cs.kieler.kev.mapping.Colorize
Returns the value of the 'Fill Color' attribute.
getFillColor() - Method in class de.cau.cs.kieler.kev.mapping.impl.ColorizeImpl
 
getFillType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFillType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Fill Type'.
getFillType_Color() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFillType_Color() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Color'.
getFillType_Pattern() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFillType_Pattern() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Pattern'.
getFillType_PatternColor() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFillType_PatternColor() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Pattern Color'.
getFilter() - Method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger
No filter set here.
getFilter() - Method in class de.cau.cs.kieler.kvid.datadistributor.DataDistributor
getFilteredFeatures(EObject) - Method in class de.cau.cs.kieler.synccharts.synchronizer.match.KitsFilter
getFilterExts() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeFile
Gets the filter extensions.
getFilterExts() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeWorkspaceFile
Gets the filter extensions.
getFilterFlags() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertyDescriptor
getFilterNames() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeFile
Gets the filter extension names.
getFilterNames() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeWorkspaceFile
Gets the filter extension names.
getFinalLocation(Object) - Method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimatingCommand
This may be used to get the final bounds of a figure representing the model or for the animated figure itself.
getFirst() - Method in class de.cau.cs.kieler.core.util.Pair
Returns the first element.
getFirstState() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Dependency
Returns the first state tuple.
getFirstState() - Method in class de.cau.cs.kieler.synccharts.s.Dependency
Returns the first state tuple.
getFixedSizeValue() - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutConfig
Return the dynamic value for the fixed size option.
getFloat(Annotatable, String) - Static method in class de.cau.cs.kieler.core.annotations.AnnotationsUtil
Retrieve a floating point value from an annotation.
getFloat(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the current value of the float-valued preference with the given name.
getFloat(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the current value of the float-valued preference with the given name.
getFloat(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the current value of the float-valued preference with the given name.
getFloatAnnotation() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'Float Annotation'.
getFloatAnnotation() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getFloatAnnotation_Value() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for the attribute 'Value'.
getFloatAnnotation_Value() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getFloatValue() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getFloatValue() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Float Value'.
getFloatValue() - Method in class de.cau.cs.kieler.core.ui.util.FloatFieldEditor
Parses the input string as a float value.
getFloatValue_Value() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getFloatValue_Value() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Value'.
getFolderProvider() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleExportPage
 
getFolderProvider() - Method in class de.cau.cs.kieler.kex.ui.wizards.importing.ImportDestPage
 
getFont(String, int, int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SWTResourceManager
 
getFont(String, int, int, boolean, boolean) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SWTResourceManager
 
getFont() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Font' containment reference.
getFont() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getFont() - Method in class net.ogdf.ogml.impl.LabelLayoutTypeImpl
 
getFont() - Method in class net.ogdf.ogml.impl.LabelStyleTemplateTypeImpl
 
getFont() - Method in interface net.ogdf.ogml.LabelLayoutType
Returns the value of the 'Font' containment reference.
getFont() - Method in interface net.ogdf.ogml.LabelStyleTemplateType
Returns the value of the 'Font' containment reference.
getFontFamily() - Method in class de.cau.cs.kieler.kev.mapping.impl.TextImpl
 
getFontFamily() - Method in interface de.cau.cs.kieler.kev.mapping.Text
Returns the value of the 'Font Family' attribute.
getFontSize() - Method in class de.cau.cs.kieler.kev.mapping.impl.TextImpl
 
getFontSize() - Method in interface de.cau.cs.kieler.kev.mapping.Text
Returns the value of the 'Font Size' attribute.
getFontStretch() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Font Stretch' attribute.
getFontStretch() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getFontStretchType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontStretchType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Font Stretch Type'.
getFontStretchTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontStretchTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Font Stretch Type Object'.
getFontStyle() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Font Style' attribute.
getFontStyle() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getFontStyleType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontStyleType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Font Style Type'.
getFontStyleTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontStyleTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Font Style Type Object'.
getFontType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Font Type'.
getFontType_Color() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontType_Color() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Color'.
getFontType_Family() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontType_Family() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Family'.
getFontType_Size() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontType_Size() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Size'.
getFontType_Stretch() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontType_Stretch() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Stretch'.
getFontType_Style() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontType_Style() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Style'.
getFontType_Variant() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontType_Variant() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Variant'.
getFontType_Weight() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontType_Weight() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Weight'.
getFontVariant() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Font Variant' attribute.
getFontVariant() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getFontVariantType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontVariantType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Font Variant Type'.
getFontVariantTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontVariantTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Font Variant Type Object'.
getFontWeight() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Font Weight' attribute.
getFontWeight() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getFontWeightType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontWeightType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Font Weight Type'.
getFontWeightTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getFontWeightTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Font Weight Type Object'.
getFor() - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
getFor() - Method in interface org.graphdrawing.graphml.KeyType
Returns the value of the 'For' attribute.
getFormal() - Method in class de.cau.cs.kieler.synccharts.impl.SubstitutionImpl
 
getFormal() - Method in interface de.cau.cs.kieler.synccharts.Substitution
Returns the value of the 'Formal' attribute.
getFragmentUri(EObject) - Static method in class de.cau.cs.kieler.core.model.util.ModelingUtil
Method to get the EMF Fragment URI for a given EObject.
getFramework() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Gets the transformation framework for this editor.
getFramework() - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
Gets the assigned transformation framework.
getFrameworkBridge(EditPart) - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutDataService
Retrieve an editing framework bridge for the given edit part using the most suitable layout manager.
getFullyQualifiedId(Vertex) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getFullyQualifiedId(Region) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getFullyQualifiedId(EObject) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getGEFWrapper(ICommand) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getGEFWrapper(ICommand) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getGEFWrapper(ICommand) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getGenerationDate() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for generationdate.
getGhostFigure() - Method in interface de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.policies.MuvitorXYLayoutEditPolicy.IGhostFigureProvider
 
getGlobalActionHandler(IGlobalActionHandlerContext) - Method in class de.cau.cs.kieler.core.model.gmf.handlers.AbstractCutCopyPasteHandlerProvider
getGraph() - Method in class de.cau.cs.kieler.klay.layered.graph.Layer
Returns the layered graph that owns this layer.
getGraph() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Graph' containment reference.
getGraph() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getGraph() - Method in class net.ogdf.ogml.impl.OgmlTypeImpl
 
getGraph() - Method in interface net.ogdf.ogml.OgmlType
Returns the value of the 'Graph' containment reference.
getGraph() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Graph' containment reference.
getGraph() - Method in interface org.graphdrawing.graphml.EdgeType
Returns the value of the 'Graph' containment reference.
getGraph() - Method in interface org.graphdrawing.graphml.GraphmlType
Returns the value of the 'Graph' containment reference list.
getGraph() - Method in interface org.graphdrawing.graphml.HyperedgeType
Returns the value of the 'Graph' containment reference.
getGraph() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getGraph() - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
getGraph() - Method in class org.graphdrawing.graphml.impl.GraphmlTypeImpl
 
getGraph() - Method in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
 
getGraph() - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
getGraph() - Method in interface org.graphdrawing.graphml.NodeType
Returns the value of the 'Graph' containment reference.
getGraphEdgedefaultType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for enum 'Graph Edgedefault Type'.
getGraphEdgedefaultType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphEdgedefaultTypeObject() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Graph Edgedefault Type Object'.
getGraphEdgedefaultTypeObject() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphEdgeidsType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for enum 'Graph Edgeids Type'.
getGraphEdgeidsType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphEdgeidsTypeObject() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Graph Edgeids Type Object'.
getGraphEdgeidsTypeObject() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphEdgesType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Graph Edges Type'.
getGraphEdgesType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphElem2EditPartMap() - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Returns the map of layout graph elements to corresponding edit parts.
getGraphicalFrameworkBridge() - Method in class de.cau.cs.kieler.core.model.triggers.DiagramTrigger.DiagramState
Get the GraphicalFrameworkBridge corresponding to the current diagram.
getGraphMaxindegreeType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Graph Maxindegree Type'.
getGraphMaxindegreeType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphMaxoutdegreeType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Graph Maxoutdegree Type'.
getGraphMaxoutdegreeType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphml() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Graphml' containment reference.
getGraphml() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getGraphMLFactory() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the factory that creates the instances of the model.
getGraphMLFactory() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphMLPackage() - Method in interface org.graphdrawing.graphml.GraphMLFactory
Returns the package supported by this factory.
getGraphMLPackage() - Method in class org.graphdrawing.graphml.impl.GraphMLFactoryImpl
 
getGraphmlType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Graphml Type'.
getGraphmlType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphmlType_Data() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Data'.
getGraphmlType_Data() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphmlType_Desc() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Desc'.
getGraphmlType_Desc() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphmlType_Graph() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Graph'.
getGraphmlType_Graph() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphmlType_Group() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute list 'Group'.
getGraphmlType_Group() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphmlType_Key() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Key'.
getGraphmlType_Key() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphNodeidsType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for enum 'Graph Nodeids Type'.
getGraphNodeidsType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphNodeidsTypeObject() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Graph Nodeids Type Object'.
getGraphNodeidsTypeObject() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphNodesType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Graph Nodes Type'.
getGraphNodesType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphOrderType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for enum 'Graph Order Type'.
getGraphOrderType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphOrderTypeObject() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Graph Order Type Object'.
getGraphOrderTypeObject() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphsOCLFactory() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
getGraphStyle() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Graph Style' containment reference.
getGraphStyle() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getGraphStyle() - Method in class net.ogdf.ogml.impl.StylesTypeImpl
 
getGraphStyle() - Method in interface net.ogdf.ogml.StylesType
Returns the value of the 'Graph Style' containment reference.
getGraphStyleType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getGraphStyleType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Graph Style Type'.
getGraphStyleType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getGraphStyleType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getGraphStyleType_DefaultEdgeTemplate() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getGraphStyleType_DefaultEdgeTemplate() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Default Edge Template'.
getGraphStyleType_DefaultLabelTemplate() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getGraphStyleType_DefaultLabelTemplate() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Default Label Template'.
getGraphStyleType_DefaultNodeTemplate() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getGraphStyleType_DefaultNodeTemplate() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Default Node Template'.
getGraphType() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphTypePage
Returns the selected graph type.
getGraphType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getGraphType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Graph Type'.
getGraphType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Graph Type'.
getGraphType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getGraphType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getGraphType_Data() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Data'.
getGraphType_Data() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_Desc() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Desc'.
getGraphType_Desc() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_Edge() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Edge'.
getGraphType_Edge() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_Edgedefault() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Edgedefault'.
getGraphType_Edgedefault() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_Group() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute list 'Group'.
getGraphType_Group() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_Hyperedge() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Hyperedge'.
getGraphType_Hyperedge() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_Id() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Id'.
getGraphType_Id() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_Layout() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getGraphType_Layout() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Layout'.
getGraphType_Locator() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Locator'.
getGraphType_Locator() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_Node() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Node'.
getGraphType_Node() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_ParseEdgeids() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Parse Edgeids'.
getGraphType_ParseEdgeids() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_ParseEdges() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Parse Edges'.
getGraphType_ParseEdges() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_ParseMaxindegree() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Parse Maxindegree'.
getGraphType_ParseMaxindegree() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_ParseMaxoutdegree() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Parse Maxoutdegree'.
getGraphType_ParseMaxoutdegree() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_ParseNodeids() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Parse Nodeids'.
getGraphType_ParseNodeids() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_ParseNodes() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Parse Nodes'.
getGraphType_ParseNodes() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_ParseOrder() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Parse Order'.
getGraphType_ParseOrder() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getGraphType_Structure() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getGraphType_Structure() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Structure'.
getGroup() - Method in interface net.ogdf.ogml.ComposedType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface net.ogdf.ogml.ConstraintsType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface net.ogdf.ogml.EdgeType
Returns the value of the 'Group' attribute list.
getGroup() - Method in class net.ogdf.ogml.impl.ComposedTypeImpl
 
getGroup() - Method in class net.ogdf.ogml.impl.ConstraintsTypeImpl
 
getGroup() - Method in class net.ogdf.ogml.impl.EdgeTypeImpl
 
getGroup() - Method in class net.ogdf.ogml.impl.NodeTypeImpl
 
getGroup() - Method in class net.ogdf.ogml.impl.StructureTypeImpl
 
getGroup() - Method in class net.ogdf.ogml.impl.StylesTypeImpl
 
getGroup() - Method in class net.ogdf.ogml.impl.StyleTemplatesTypeImpl
 
getGroup() - Method in interface net.ogdf.ogml.NodeType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface net.ogdf.ogml.StructureType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface net.ogdf.ogml.StylesType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface net.ogdf.ogml.StyleTemplatesType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.graphdrawing.graphml.GraphmlType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.graphdrawing.graphml.HyperedgeType
Returns the value of the 'Group' attribute list.
getGroup() - Method in class org.graphdrawing.graphml.impl.GraphmlTypeImpl
 
getGroup() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getGroup() - Method in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
 
getGroup() - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
getGroup() - Method in class org.graphdrawing.graphml.impl.PortTypeImpl
 
getGroup() - Method in interface org.graphdrawing.graphml.NodeType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.graphdrawing.graphml.PortType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.ptolemy.moml.DirectorType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Group' containment reference.
getGroup() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Group' attribute list.
getGroup() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getGroup() - Method in class org.ptolemy.moml.impl.DirectorTypeImpl
 
getGroup() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getGroup() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getGroup() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getGroup() - Method in class org.ptolemy.moml.impl.PortTypeImpl
 
getGroup() - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
getGroup() - Method in class org.ptolemy.moml.impl.RelationTypeImpl
 
getGroup() - Method in class org.ptolemy.moml.impl.RenditionTypeImpl
 
getGroup() - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
getGroup() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.ptolemy.moml.PortType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.ptolemy.moml.PropertyType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.ptolemy.moml.RelationType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.ptolemy.moml.RenditionType
Returns the value of the 'Group' attribute list.
getGroup() - Method in interface org.ptolemy.moml.VertexType
Returns the value of the 'Group' attribute list.
getGroup1() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Group1' containment reference list.
getGroup1() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Group1' containment reference list.
getGroup1() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getGroup1() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getGroup1() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getGroup1() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Group1' containment reference list.
getGroupName() - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorGroup
 
getGroupName() - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorGroup
 
getGroupName() - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorGroup
 
getGroupType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getGroupType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Group Type'.
getGroupType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getGroupType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getGuard(String, Transition) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getHandler() - Method in class de.cau.cs.kieler.core.model.gmf.handlers.AbstractCutCopyPasteHandlerProvider
Provides the actual handler.
getHandler() - Method in class de.cau.cs.kieler.kaom.diagram.custom.handlers.KaomCutCopyPasteHandlerProvider
Provides the actual handler.
getHandler() - Method in class de.cau.cs.kieler.keg.ksbase.copypaste.KEGCutCopyPasteHandlerProvider
Provides the actual handler.
getHandler() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.handlers.SyncchartsCutCopyPasteHandlerProvider
Provides the actual handler.
getHash() - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
getHeaders() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.views.ExecutionFilePanel.PanelData
Getter for the headers.
getHeadFile() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleResourcesPage
getter for head file.
getHeadLabel() - Method in interface de.cau.cs.kieler.keg.Edge
Returns the value of the 'Head Label' attribute.
getHeadLabel() - Method in class de.cau.cs.kieler.keg.impl.EdgeImpl
 
getHeight() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KShapeLayoutImpl
 
getHeight() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KShapeLayout
Returns the value of the 'Height' attribute.
getHeight() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Returns the height.
getHeight() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraph
Returns the height.
getHeight() - Method in class net.ogdf.ogml.impl.ShapeType1Impl
 
getHeight() - Method in interface net.ogdf.ogml.ShapeType1
Returns the value of the 'Height' attribute.
getHelpContextIds() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertyDescriptor
getHierarchyChance() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphUtilityPage
Returns the hierarchy chance.
getHierarchyLevel(EObject) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getHierarchyNodesFactor() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphUtilityPage
Returns the factor for computing the number of nodes in a compound node.
getHistoryLength() - Method in class de.cau.cs.kieler.kvid.data.DataObject
Checks the number of currently saved history values.
getHistoryStates() - Method in class de.cau.cs.kieler.sim.kivi.StateActivityTrigger.ActiveStates
Get list of all states that are active or that have been active.
getHistoryValue(int) - Method in class de.cau.cs.kieler.kvid.data.DataObject
Method to get a certain history value.
getHorizontalBar() - Method in class de.cau.cs.kieler.core.ui.util.DragDropScrollHandler
Returns the horizontal scroll bar, if any.
getHostCombineOperator() - Method in class de.cau.cs.kieler.core.kexpressions.impl.SignalImpl
 
getHostCombineOperator() - Method in interface de.cau.cs.kieler.core.kexpressions.Signal
Returns the value of the 'Host Combine Operator' attribute.
getHostEditor(EObject) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.IDUtil
Method for getting the editor that hosts an EObject model (or rather its root container).
getHostPage() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage.MultiViewerPageViewer
 
getHostType() - Method in class de.cau.cs.kieler.core.kexpressions.impl.ValuedObjectImpl
 
getHostType() - Method in interface de.cau.cs.kieler.core.kexpressions.ValuedObject
Returns the value of the 'Host Type' attribute.
getHref() - Method in class org.graphdrawing.graphml.impl.LocatorTypeImpl
 
getHref() - Method in interface org.graphdrawing.graphml.LocatorType
Returns the value of the 'Href' attribute.
getHyperedge() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Hyperedge' containment reference.
getHyperedge() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Hyperedge' containment reference list.
getHyperedge() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getHyperedge() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getHyperedgeType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Hyperedge Type'.
getHyperedgeType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getHyperedgeType_Data() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Data'.
getHyperedgeType_Data() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getHyperedgeType_Desc() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Desc'.
getHyperedgeType_Desc() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getHyperedgeType_Endpoint() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Endpoint'.
getHyperedgeType_Endpoint() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getHyperedgeType_Graph() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Graph'.
getHyperedgeType_Graph() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getHyperedgeType_Group() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute list 'Group'.
getHyperedgeType_Group() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getHyperedgeType_Id() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Id'.
getHyperedgeType_Id() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getHypernodeChance() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphUtilityPage
Returns the hypernode chance.
getIcon() - Method in class de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionService.ButtonConfiguration
 
getIcon() - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorGroup
 
getIcon(IAdaptable, int) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomIconProvider
 
getIcon() - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorGroup
 
getIcon(IAdaptable, int) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsIconProvider
 
getIcon() - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Returns the icon with relative path.
getIcon() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyType
Gets the icon Image of this KiemPropertyType.
getIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorGroup
 
getIcon(IAdaptable, int) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsIconProvider
 
getIcon(int, int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.IconUtilTemplate
 
getIcon(int, int, int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.IconUtilTemplate
 
getIconPath() - Method in class de.cau.cs.kieler.kex.model.Category
Getter for category icon path.
getId() - Method in class de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionService.ButtonConfiguration
 
getId() - Method in class de.cau.cs.kieler.core.model.ui.AbstractContributionItem
getId() - Method in interface de.cau.cs.kieler.core.properties.IProperty
Returns an identifier string for this property.
getId() - Method in class de.cau.cs.kieler.core.properties.Property
Returns an identifier string for this property.
getID() - Method in class de.cau.cs.kieler.core.util.Dependency
Returns the dependency identifier.
getId() - Method in interface de.cau.cs.kieler.core.util.IDepending
Returns the (unique) identifier for this object.
getId() - Method in class de.cau.cs.kieler.kaom.impl.EntityImpl
 
getId() - Method in class de.cau.cs.kieler.kaom.impl.LinkableImpl
 
getId() - Method in class de.cau.cs.kieler.kaom.impl.PortImpl
 
getId() - Method in class de.cau.cs.kieler.kaom.impl.RelationImpl
 
getId() - Method in interface de.cau.cs.kieler.kaom.Linkable
Returns the value of the 'Id' attribute.
getId() - Method in class de.cau.cs.kieler.kev.mapping.impl.SVGElementImpl
 
getId() - Method in interface de.cau.cs.kieler.kev.mapping.SVGElement
Returns the value of the 'Id' attribute.
getId() - Method in class de.cau.cs.kieler.kex.model.Category
Getter for category id.
getId() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for example id.
getId() - Method in class de.cau.cs.kieler.kiml.grana.AbstractInfoAnalysis
Returns the analysis id.
getId() - Method in class de.cau.cs.kieler.kiml.grana.AnalysisCategory
Returns the category id.
getId() - Method in interface de.cau.cs.kieler.kiml.ILayoutData
Returns the identifier.
getId() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KIdentifierImpl
 
getId() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KIdentifier
Returns the value of the 'Id' attribute.
getId() - Method in class de.cau.cs.kieler.kiml.LayoutAlgorithmData
Returns the id.
getId() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Returns the identifier.
getId() - Method in class de.cau.cs.kieler.kiml.LayoutTypeData
Returns the layout type identifier.
getId() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertyDescriptor
getId() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraphElement
Returns the id.
getId() - Method in class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Getter for the id.
getId() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyType
Gets the id of the property type.
getId() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getId() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Id' attribute.
getId(Vertex) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getId(Region) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getId(Transition) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getId() - Method in interface net.ogdf.ogml.EdgeStyleTemplateType
Returns the value of the 'Id' attribute.
getId() - Method in interface net.ogdf.ogml.EdgeType
Returns the value of the 'Id' attribute.
getId() - Method in class net.ogdf.ogml.impl.EdgeStyleTemplateTypeImpl
 
getId() - Method in class net.ogdf.ogml.impl.EdgeTypeImpl
 
getId() - Method in class net.ogdf.ogml.impl.KeyTypeImpl
 
getId() - Method in class net.ogdf.ogml.impl.LabelStyleTemplateTypeImpl
 
getId() - Method in class net.ogdf.ogml.impl.LabelTypeImpl
 
getId() - Method in class net.ogdf.ogml.impl.NodeStyleTemplateTypeImpl
 
getId() - Method in class net.ogdf.ogml.impl.NodeTypeImpl
 
getId() - Method in class net.ogdf.ogml.impl.PointTypeImpl
 
getId() - Method in class net.ogdf.ogml.impl.SourceTargetTypeImpl
 
getId() - Method in interface net.ogdf.ogml.KeyType
Returns the value of the 'Id' attribute.
getId() - Method in interface net.ogdf.ogml.LabelStyleTemplateType
Returns the value of the 'Id' attribute.
getId() - Method in interface net.ogdf.ogml.LabelType
Returns the value of the 'Id' attribute.
getId() - Method in interface net.ogdf.ogml.NodeStyleTemplateType
Returns the value of the 'Id' attribute.
getId() - Method in interface net.ogdf.ogml.NodeType
Returns the value of the 'Id' attribute.
getId() - Method in interface net.ogdf.ogml.PointType
Returns the value of the 'Id' attribute.
getId() - Method in interface net.ogdf.ogml.SourceTargetType
Returns the value of the 'Id' attribute.
getId() - Method in interface org.graphdrawing.graphml.DataType
Returns the value of the 'Id' attribute.
getId() - Method in interface org.graphdrawing.graphml.EdgeType
Returns the value of the 'Id' attribute.
getId() - Method in interface org.graphdrawing.graphml.EndpointType
Returns the value of the 'Id' attribute.
getId() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Id' attribute.
getId() - Method in interface org.graphdrawing.graphml.HyperedgeType
Returns the value of the 'Id' attribute.
getId() - Method in class org.graphdrawing.graphml.impl.DataTypeImpl
 
getId() - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
getId() - Method in class org.graphdrawing.graphml.impl.EndpointTypeImpl
 
getId() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getId() - Method in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
 
getId() - Method in class org.graphdrawing.graphml.impl.KeyTypeImpl
 
getId() - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
getId() - Method in interface org.graphdrawing.graphml.KeyType
Returns the value of the 'Id' attribute.
getId() - Method in interface org.graphdrawing.graphml.NodeType
Returns the value of the 'Id' attribute.
getIDForModel(EObject) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.IDUtil
Convenience method for retrieving the unique ID this model has in its XMLResource.
getIdRef() - Method in interface net.ogdf.ogml.DataType
Returns the value of the 'Id Ref' attribute.
getIdRef() - Method in interface net.ogdf.ogml.EdgeConstraintType
Returns the value of the 'Id Ref' attribute.
getIdRef() - Method in interface net.ogdf.ogml.EdgeLayoutType
Returns the value of the 'Id Ref' attribute.
getIdRef() - Method in interface net.ogdf.ogml.EndpointType
Returns the value of the 'Id Ref' attribute.
getIdRef() - Method in class net.ogdf.ogml.impl.DataTypeImpl
 
getIdRef() - Method in class net.ogdf.ogml.impl.EdgeConstraintTypeImpl
 
getIdRef() - Method in class net.ogdf.ogml.impl.EdgeLayoutTypeImpl
 
getIdRef() - Method in class net.ogdf.ogml.impl.EndpointTypeImpl
 
getIdRef() - Method in class net.ogdf.ogml.impl.LabelConstraintTypeImpl
 
getIdRef() - Method in class net.ogdf.ogml.impl.LabelLayoutTypeImpl
 
getIdRef() - Method in class net.ogdf.ogml.impl.NodeConstraintTypeImpl
 
getIdRef() - Method in class net.ogdf.ogml.impl.NodeLayoutTypeImpl
 
getIdRef() - Method in class net.ogdf.ogml.impl.SourceTargetTypeImpl
 
getIdRef() - Method in class net.ogdf.ogml.impl.TemplateTypeImpl
 
getIdRef() - Method in interface net.ogdf.ogml.LabelConstraintType
Returns the value of the 'Id Ref' attribute.
getIdRef() - Method in interface net.ogdf.ogml.LabelLayoutType
Returns the value of the 'Id Ref' attribute.
getIdRef() - Method in interface net.ogdf.ogml.NodeConstraintType
Returns the value of the 'Id Ref' attribute.
getIdRef() - Method in interface net.ogdf.ogml.NodeLayoutType
Returns the value of the 'Id Ref' attribute.
getIdRef() - Method in interface net.ogdf.ogml.SourceTargetType
Returns the value of the 'Id Ref' attribute.
getIdRef() - Method in interface net.ogdf.ogml.TemplateType
Returns the value of the 'Id Ref' attribute.
getIgnoredKeys() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.PropertyUsageManager
Getter for the list of ignored keys.
getImage(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotationItemProvider
This returns Annotation.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.BooleanAnnotationItemProvider
This returns BooleanAnnotation.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ContainmentAnnotationItemProvider
This returns ContainmentAnnotation.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.FloatAnnotationItemProvider
This returns FloatAnnotation.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ImportAnnotationItemProvider
This returns ImportAnnotation.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.IntAnnotationItemProvider
This returns IntAnnotation.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ReferenceAnnotationItemProvider
This returns ReferenceAnnotation.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.StringAnnotationItemProvider
This returns StringAnnotation.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.TypedStringAnnotationItemProvider
This returns TypedStringAnnotation.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.BooleanValueItemProvider
This returns BooleanValue.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ChannelDescriptionItemProvider
This returns ChannelDescription.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ComplexExpressionItemProvider
This returns ComplexExpression.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ExpressionItemProvider
This returns Expression.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.FloatValueItemProvider
This returns FloatValue.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InputItemProvider
This returns Input.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InputOutputItemProvider
This returns InputOutput.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceDeclarationItemProvider
This returns InterfaceDeclaration.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceSignalDeclItemProvider
This returns InterfaceSignalDecl.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceVariableDeclItemProvider
This returns InterfaceVariableDecl.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.IntValueItemProvider
This returns IntValue.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ISignalItemProvider
This returns ISignal.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.IVariableItemProvider
This returns IVariable.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.OperatorExpressionItemProvider
This returns OperatorExpression.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.OutputItemProvider
This returns Output.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ReturnItemProvider
This returns Return.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.SignalItemProvider
This returns Signal.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.TextExpressionItemProvider
This returns TextExpression.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.TextualCodeItemProvider
This returns TextualCode.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.TypeIdentifierItemProvider
This returns TypeIdentifier.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ValuedObjectItemProvider
This returns ValuedObject.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ValuedObjectReferenceItemProvider
This returns ValuedObjectReference.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ValueItemProvider
This returns Value.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.VariableDeclItemProvider
This returns VariableDecl.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.VariableItemProvider
This returns Variable.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.IPropertyToObjectMapItemProvider
This returns IPropertyToObjectMap.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KEdgeItemProvider
This returns KEdge.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KLabelItemProvider
This returns KLabel.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KNodeItemProvider
This returns KNode.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KPortItemProvider
This returns KPort.gif.
getImage(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.PersistentEntryItemProvider
This returns PersistentEntry.gif.
getImage() - Method in interface de.cau.cs.kieler.core.model.gmf.policies.IBalloonContribution
The image that should appear in the balloon.
getImage(Object) - Method in class de.cau.cs.kieler.core.ui.commands.SelectObjectsFromListDialog
getImage(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorLabelProvider
 
getImage(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorLabelProvider
 
getImage(View) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorLabelProvider
 
getImage(ENamedElement) - Static method in class de.cau.cs.kieler.kaom.diagram.providers.KaomElementTypes
 
getImage(IAdaptable) - Static method in class de.cau.cs.kieler.kaom.diagram.providers.KaomElementTypes
 
getImage(Object) - Method in class de.cau.cs.kieler.kaom.diagram.sheet.KaomSheetLabelProvider
 
getImage(Object) - Method in class de.cau.cs.kieler.kaom.provider.EntityItemProvider
This returns Entity.gif.
getImage(Object) - Method in class de.cau.cs.kieler.kaom.provider.LinkItemProvider
This returns Link.gif.
getImage(Object) - Method in class de.cau.cs.kieler.kaom.provider.PortItemProvider
This returns Port.gif.
getImage(Object) - Method in class de.cau.cs.kieler.kaom.provider.RelationItemProvider
This returns Relation.gif.
getImage(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorLabelProvider
 
getImage(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorLabelProvider
 
getImage(View) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorLabelProvider
 
getImage(ENamedElement) - Static method in class de.cau.cs.kieler.keg.diagram.providers.GraphsElementTypes
 
getImage(IAdaptable) - Static method in class de.cau.cs.kieler.keg.diagram.providers.GraphsElementTypes
 
getImage(Object) - Method in class de.cau.cs.kieler.keg.diagram.sheet.GraphsSheetLabelProvider
 
getImage(Object) - Method in class de.cau.cs.kieler.keg.provider.EdgeItemProvider
This returns Edge.gif.
getImage(Object) - Method in class de.cau.cs.kieler.keg.provider.NodeItemProvider
This returns Node.gif.
getImage(Object) - Method in class de.cau.cs.kieler.keg.provider.PortItemProvider
This returns Port.gif.
getImage() - Method in class de.cau.cs.kieler.ksbase.ui.menus.KSbasEBalloonPopup
Returns the image for the balloon.
getImage(Object) - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.ExportTableAction
getImage(Object) - Method in class de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePreferencePage
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorLabelProvider
 
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorLabelProvider
 
getImage(View) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorLabelProvider
 
getImage(ENamedElement) - Static method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
 
getImage(IAdaptable) - Static method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
 
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.sheet.SyncchartsSheetLabelProvider
 
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.provider.ActionItemProvider
This returns Action.gif.
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.provider.AssignmentItemProvider
This returns Assignment.gif.
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.provider.EmissionItemProvider
This returns Emission.gif.
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.provider.RegionItemProvider
This returns Region.gif.
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.provider.StateItemProvider
This returns State.gif.
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.provider.SubstitutionItemProvider
This returns Substitution.gif.
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.provider.TextEffectItemProvider
This returns TextEffect.gif.
getImage(Object) - Method in class de.cau.cs.kieler.synccharts.provider.TransitionItemProvider
This returns Transition.gif.
getImage(String, Control) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SWTResourceManager
 
getImage(String) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SWTResourceManager
 
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.core.annotations.ui.AnnotationsUiPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.core.ui.CoreUIPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(ENamedElement) - Static method in class de.cau.cs.kieler.kaom.diagram.providers.KaomElementTypes
 
getImageDescriptor(IAdaptable) - Static method in class de.cau.cs.kieler.kaom.diagram.providers.KaomElementTypes
 
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.keg.diagram.custom.KEGDiagramPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(ENamedElement) - Static method in class de.cau.cs.kieler.keg.diagram.providers.GraphsElementTypes
 
getImageDescriptor(IAdaptable) - Static method in class de.cau.cs.kieler.keg.diagram.providers.GraphsElementTypes
 
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.keg.KEGPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.keg.ksbase.KEGKsbasePlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Method in class de.cau.cs.kieler.kev.Activator
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.kiml.grana.plugin.GranaPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.kiml.graphviz.layouter.GraphvizLayouterPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.klodd.ui.KloddUIPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.ksbase.KSBasEPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.OpenWizardAction
getImageDescriptor(String) - Static method in class de.cau.cs.kieler.sim.table.TablePlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(ENamedElement) - Static method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
 
getImageDescriptor(IAdaptable) - Static method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
 
getImageDescriptor() - Static method in class de.cau.cs.kieler.uml2.sim.Uml2SimPlugin
Getter for the icon descriptor for this plug-in.
getImageDescriptor(String) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorActivator
Returns an image descriptor for the image file at the given plugin-relative path.
getImages() - Method in class de.cau.cs.kieler.core.annotations.ui.AnnotationsUiPlugin
Returns the images, or null if the plugin was disposed.
getImages() - Method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin
Returns the images, or null if the plugin was disposed.
getImagesToBeDisposed() - Method in class de.cau.cs.kieler.core.model.gmf.policies.PopupBarPolicy
Getter for the list.
getImport() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Import' containment reference list.
getImport() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Import' containment reference.
getImport() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Import' containment reference list.
getImport() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getImport() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getImport() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getImport() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getImport() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Import' containment reference list.
getImportAnnotation() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'Import Annotation'.
getImportAnnotation() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getImportAnnotation_ImportURI() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for the attribute 'Import URI'.
getImportAnnotation_ImportURI() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getImportedSchedules() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleManager
Getter for the list of schedules that were imported through the extension point.
getImporter() - Method in class de.cau.cs.kieler.keg.importer.ImportManager
Returns all registered importers.
getImporter() - Method in class de.cau.cs.kieler.keg.importer.wizards.ImportGraphOptionsPage
Returns the selected importer.
getImporterByExtension(String) - Method in class de.cau.cs.kieler.keg.importer.ImportManager
Returns an importer which supports the given file extension or null if no such importer is registered.
getImporterByName(String) - Method in class de.cau.cs.kieler.keg.importer.ImportManager
Returns the importer with the given name or null if no such importer exists.
getImporterNames() - Method in class de.cau.cs.kieler.keg.importer.ImportManager
Returns an array containing the names of all registered importers.
getImportFromWorkspace() - Method in class de.cau.cs.kieler.keg.importer.wizards.ImportGraphSourcesPage
Returns whether to import from the workspace or the file system.
getImportType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getImportType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Import Type'.
getImportType_Base() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getImportType_Base() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Base'.
getImportType_Source() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getImportType_Source() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Source'.
getImportURI() - Method in class de.cau.cs.kieler.core.annotations.impl.ImportAnnotationImpl
 
getImportURI() - Method in interface de.cau.cs.kieler.core.annotations.ImportAnnotation
Returns the value of the 'Import URI' attribute.
getIncidence() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimNode
Returns the incidence.
getIncomingConnections() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the list of incoming layer connections.
getIncomingEdges() - Method in class de.cau.cs.kieler.core.kgraph.impl.KNodeImpl
 
getIncomingEdges() - Method in interface de.cau.cs.kieler.core.kgraph.KNode
Returns the value of the 'Incoming Edges' reference list.
getIncomingEdges() - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns an iterable for all inomcing edges.
getIncomingEdges() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns the list of edges going into this port.
getIncomingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getIncomingLinks() - Method in class de.cau.cs.kieler.kaom.impl.EntityImpl
 
getIncomingLinks() - Method in class de.cau.cs.kieler.kaom.impl.LinkableImpl
 
getIncomingLinks() - Method in class de.cau.cs.kieler.kaom.impl.PortImpl
 
getIncomingLinks() - Method in class de.cau.cs.kieler.kaom.impl.RelationImpl
 
getIncomingLinks() - Method in interface de.cau.cs.kieler.kaom.Linkable
Returns the value of the 'Incoming Links' reference list.
getIncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getIncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getIncomingTransitions() - Method in class de.cau.cs.kieler.synccharts.impl.StateImpl
 
getIncomingTransitions() - Method in interface de.cau.cs.kieler.synccharts.State
Returns the value of the 'Incoming Transitions' reference list.
getIndentString() - Method in class de.cau.cs.kieler.synccharts.text.kits.formatting.KitsIndentionInformation
 
getIndex() - Method in class de.cau.cs.kieler.klay.layered.graph.Layer
Returns the index of this layer in the global list of layers.
getIndex() - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns the index of the node in the containing layer's list of nodes.
getIndex() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns the index of the port in the containing node's list of ports.
getIndex() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge.Bend
Returns the index.
getIndex() - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
getIndex() - Method in interface org.ptolemy.moml.UnlinkType
Returns the value of the 'Index' attribute.
getInfo() - Method in exception de.cau.cs.kieler.sim.kiem.config.exception.AbstractKiemException
 
getInfo() - Method in class de.cau.cs.kieler.sim.kiem.KiemEvent
Gets the info parameter or null if no info was attached.
getInitializeExecution() - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Gets the initialize execution.
getInitialLocation(Object) - Method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimatingCommand
This may be used to get the initial bounds of a figure representing the model or for the animated figure itself.
getInitialObjectName() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard.SyncchartsModelWizardInitialObjectCreationPage
 
getInitialObjectNames() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard
Returns the names of the types that can be created as the root object.
getInitialSize() - Method in class de.cau.cs.kieler.kiml.export.ui.ExportDialog
getInitialSize() - Method in class de.cau.cs.kieler.kiml.grana.ui.AnalysisResultDialog
getInitialSize() - Method in class de.cau.cs.kieler.sim.kiem.ui.AddDataComponentDialog
 
getInitialSize() - Method in class de.cau.cs.kieler.uml2.sim.kiem.SelectTraceDialog
 
getInitialStates() - Method in class de.cau.cs.kieler.uml2.sim.kiem.DataComponent
Gets the initial states.
getInitialValue() - Method in class de.cau.cs.kieler.core.kexpressions.impl.ValuedObjectImpl
 
getInitialValue() - Method in interface de.cau.cs.kieler.core.kexpressions.ValuedObject
Returns the value of the 'Initial Value' attribute.
getInitialVariables() - Method in class de.cau.cs.kieler.sim.kiem.JSONObjectDataComponent
Gets the (global) interface variables.
getInitialVariables() - Method in class de.cau.cs.kieler.sim.kiem.JSONStringDataComponent
Gets the (global) interface variables.
getInjector() - Method in class de.cau.cs.kieler.synccharts.text.actions.ui.CustomizedActionsExecutableExtensionFactory
 
getInjector() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.ui.CustomizedInterfacesExecutableExtensionFactory
 
getInjector() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.CustomizedKitsEmbeddedExecutableExtensionFactory
 
getInjector() - Method in class de.cau.cs.kieler.synccharts.text.kits.ui.CustomizedKitsExecutableExtensionFactory
 
getInjector() - Method in class de.cau.cs.kieler.synccharts.text.kitsState.ui.CustomizedKitsStateExecutableExtensionFactory
 
getInjector() - Method in class de.cau.cs.kieler.synccharts.text.ui.ExecutableExtensionFactory
 
getInjector(String) - Method in class de.cau.cs.kieler.synccharts.text.ui.KitsUIPlugin
 
getInnerActions() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getInnerActions() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Inner Actions' containment reference list.
getInnerPoints() - Method in class de.cau.cs.kieler.core.math.BezierSpline
returns the inner points of this piecewise bezier spline.
getInput() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getInput() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Input'.
getInput() - Method in interface de.cau.cs.kieler.kev.mapping.Animation
Returns the value of the 'Input' attribute.
getInput() - Method in class de.cau.cs.kieler.kev.mapping.impl.AnimationImpl
 
getInput() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Input' containment reference list.
getInput() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Input' containment reference.
getInput() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Input' containment reference list.
getInput() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getInput() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getInput() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getInput() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getInput() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Input' containment reference list.
getInputEditor() - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
 
getInputEditor() - Static method in class de.cau.cs.kieler.sim.validator.ValidatorPlugin
 
getInputEditor() - Method in class de.cau.cs.kieler.uml2.sim.kiem.DataComponent
 
getInputModel() - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
 
getInputModel() - Static method in class de.cau.cs.kieler.sim.validator.ValidatorPlugin
Gets the input model.
getInputModel() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.SCGenerator
 
getInputModelAsURI() - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
 
getInputModelEObject(IEditorPart) - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
 
getInputModelEObject(DiagramEditor) - Static method in class de.cau.cs.kieler.sim.validator.ValidatorPlugin
Gets the input model e object.
getInputModelSlot() - Method in class de.cau.cs.kieler.core.model.xtend.util.TransformationWorkflowHook
Returns the name of the slot containing the original model.
getInputOutput() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getInputOutput() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Input Output'.
getInputOutputTransformation() - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.XtendJava
 
getInputResourceSet() - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
 
getInputResourceSet() - Static method in class de.cau.cs.kieler.sim.validator.ValidatorPlugin
Gets the input resource set.
getInputs() - Method in interface de.cau.cs.kieler.sim.trace.ITick
Get input signals of the tick.
getInputs() - Method in interface de.cau.cs.kieler.sim.trace.ITraceList
 
getInputType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getInputType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Input Type'.
getInputType_Base() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getInputType_Base() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Base'.
getInputType_Source() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getInputType_Source() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Source'.
getInsertAt() - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
getInsertAt() - Method in interface org.ptolemy.moml.LinkType
Returns the value of the 'Insert At' attribute.
getInsertInsideAt() - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
getInsertInsideAt() - Method in interface org.ptolemy.moml.LinkType
Returns the value of the 'Insert Inside At' attribute.
getInsets() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KShapeLayoutImpl
 
getInsets() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KShapeLayout
Returns the value of the 'Insets' containment reference.
getInsets() - Method in class de.cau.cs.kieler.klay.layered.graph.LayeredGraph
Returns the insets of the graph.
getInsideIndex() - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
getInsideIndex() - Method in interface org.ptolemy.moml.UnlinkType
Returns the value of the 'Inside Index' attribute.
getInstance() - Static method in class de.cau.cs.kieler.core.kivi.KiVi
Get the singleton view management instance.
getInstance() - Static method in class de.cau.cs.kieler.core.model.GraphicalFrameworkService
Returns the singleton instance.
getInstance() - Static method in class de.cau.cs.kieler.core.ui.util.CombinedWorkbenchListener
Getter for the instance.
getInstance() - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
 
getInstance() - Static method in class de.cau.cs.kieler.kaom.diagram.providers.ElementInitializers
 
getInstance() - Static method in class de.cau.cs.kieler.karma.ConditionProvider
Standard singleton getInstance.
getInstance() - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
getInstance() - Static method in class de.cau.cs.kieler.keg.diagram.providers.ElementInitializers
 
getInstance() - Static method in class de.cau.cs.kieler.keg.importer.ImportManager
Returns the singleton instance.
getInstance() - Static method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
Returns the single instance of the EclipseJSVGCanvas.
getInstance() - Static method in class de.cau.cs.kieler.kev.views.EclipseJSVGCanvas
Returns the single instance of the EclipseJSVGCanvas.
getInstance() - Static method in class de.cau.cs.kieler.kiml.export.ExportManager
Returns the singleton instance.
getInstance() - Static method in class de.cau.cs.kieler.kiml.grana.AnalysisServices
Returns the singleton instance.
getInstance() - Static method in class de.cau.cs.kieler.kiml.grana.visualization.VisualizationServices
Returns the singleton instance.
getInstance() - Static method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns the instance of the currently used layout data service.
getInstance() - Static method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutDataService
Returns the singleton instance as Eclipse layout services.
getInstance() - Static method in class de.cau.cs.kieler.kvid.datadistributor.DataDistributor
Gives the single instance of the DataDistributor.
getInstance() - Static method in class de.cau.cs.kieler.kvid.datadistributor.RuntimeConfiguration
Gives the single instance of the RuntimeConfiguration.
getInstance() - Static method in class de.cau.cs.kieler.kvid.visual.GmfDrawer
Gives the single instance of the GmfDrawer.
getInstance() - Static method in class de.cau.cs.kieler.sim.kiem.automated.execution.AutomationManager
Getter for the instance.
getInstance() - Static method in class de.cau.cs.kieler.sim.kiem.automated.execution.CancelManager
Getter for the singleton instance.
getInstance() - Static method in class de.cau.cs.kieler.sim.kiem.config.extension.KiemEventListener
Returns the instance of the file event listener.
getInstance() - Static method in class de.cau.cs.kieler.sim.kiem.config.managers.ConfigurationManager
Returns the singleton instance of this manager.
getInstance() - Static method in class de.cau.cs.kieler.sim.kiem.config.managers.ContributionManager
Returns the singleton instance.
getInstance() - Static method in class de.cau.cs.kieler.sim.kiem.config.managers.EditorManager
Getter for the singleton instance.
getInstance() - Static method in class de.cau.cs.kieler.sim.kiem.config.managers.PropertyUsageManager
Returns the singleton instance of this manager.
getInstance() - Static method in class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleManager
Returns the singleton instance of this manager.
getInstance() - Static method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemView
 
getInstance() - Static method in class de.cau.cs.kieler.sim.kivi.StateActivityTrigger
Convenience method to get the current instance of this trigger.
getInstance() - Static method in class de.cau.cs.kieler.sim.kivi.StateMachineSimulationTrigger
Convenience method to get the current instance of this trigger.
getInstance() - Static method in class de.cau.cs.kieler.sim.table.views.DataTableView
Gets the single instance of DataTableView.
getInstance() - Static method in class de.cau.cs.kieler.sim.table.views.TableDataList
Gets the single instance of this TableDataList class.
getInstance() - Static method in class de.cau.cs.kieler.synccharts.diagram.custom.SyncchartsDiagramCustomPlugin
Getter for the instance.
getInstance() - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
getInstance() - Static method in class de.cau.cs.kieler.synccharts.diagram.providers.ElementInitializers
 
getInstance() - Static method in class de.cau.cs.kieler.synccharts.kivi.SignalFlowTrigger
Get the faux-singleton instance.
getInstance() - Static method in class de.cau.cs.kieler.synccharts.text.ui.KitsUIPlugin
 
getInstanceOf(Class<? extends LayoutDataService>) - Static method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns the instance of a specific layout data service identified by its class name.
getInsteadCommand(IEditCommandRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.helpers.KaomBaseEditHelper
 
getInsteadCommand(IEditCommandRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.helpers.GraphsBaseEditHelper
 
getInsteadCommand(IEditCommandRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.helpers.SyncchartsBaseEditHelper
 
getInt(Annotatable, String) - Static method in class de.cau.cs.kieler.core.annotations.AnnotationsUtil
Retrieve an integer value from an annotation.
getInt(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the current value of the integer-valued preference with the given name.
getInt(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the current value of the integer-valued preference with the given name.
getInt(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the current value of the integer-valued preference with the given name.
getInt() - Method in interface net.ogdf.ogml.ComposedType
Returns the value of the 'Int' containment reference list.
getInt() - Method in interface net.ogdf.ogml.ConstraintsType
Returns the value of the 'Int' containment reference list.
getInt() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Int' containment reference.
getInt() - Method in class net.ogdf.ogml.impl.ComposedTypeImpl
 
getInt() - Method in class net.ogdf.ogml.impl.ConstraintsTypeImpl
 
getInt() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getInt(int) - Method in class org.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.json.JSONObject
Get the int value associated with a key.
getIntAnnotation() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'Int Annotation'.
getIntAnnotation() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getIntAnnotation_Value() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for the attribute 'Value'.
getIntAnnotation_Value() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getIntegerValueFromProviders(String) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Get a new property value from one of the configuration providers.
getInterfaceDeclaration() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getInterfaceDeclaration() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Interface Declaration'.
getInterfaceDeclaration() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getInterfaceDeclaration() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Interface Declaration' attribute.
getInterfaceSignalDecl() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getInterfaceSignalDecl() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Interface Signal Decl'.
getInterfaceSignalDecl_Signals() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getInterfaceSignalDecl_Signals() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the containment reference list 'Signals'.
getInterfaceSignals() - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.ExecutePtolemyModel
 
getInterfaceTokens() - Method in class de.cau.cs.kieler.kaom.sim.ptolemy.ExecutePtolemyModel
 
getInterfaceVariableDecl() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getInterfaceVariableDecl() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Interface Variable Decl'.
getInterfaceVariableDecl_VarDecls() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getInterfaceVariableDecl_VarDecls() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the containment reference list 'Var Decls'.
getIntermediateProcessingStrategy(LayeredGraph) - Method in interface de.cau.cs.kieler.klay.layered.ILayoutPhase
Returns the intermediate layout processors this phase depends on.
getIntermediateProcessingStrategy(LayeredGraph) - Method in class de.cau.cs.kieler.klay.layered.p1cycles.GreedyCycleBreaker
Returns the intermediate layout processors this phase depends on.
getIntermediateProcessingStrategy(LayeredGraph) - Method in class de.cau.cs.kieler.klay.layered.p2layers.LongestPathLayerer
Returns the intermediate layout processors this phase depends on.
getIntermediateProcessingStrategy(LayeredGraph) - Method in class de.cau.cs.kieler.klay.layered.p2layers.NetworkSimplexLayerer
Returns the intermediate layout processors this phase depends on.
getIntermediateProcessingStrategy(LayeredGraph) - Method in class de.cau.cs.kieler.klay.layered.p3order.LayerSweepCrossingMinimizer
Returns the intermediate layout processors this phase depends on.
getIntermediateProcessingStrategy(LayeredGraph) - Method in class de.cau.cs.kieler.klay.layered.p4nodes.LinearSegmentsNodePlacer
Returns the intermediate layout processors this phase depends on.
getIntermediateProcessingStrategy(LayeredGraph) - Method in class de.cau.cs.kieler.klay.layered.p5edges.ComplexSplineEdgeRouter
Returns the intermediate layout processors this phase depends on.
getIntermediateProcessingStrategy(LayeredGraph) - Method in class de.cau.cs.kieler.klay.layered.p5edges.OrthogonalEdgeRouter
Returns the intermediate layout processors this phase depends on.
getIntermediateProcessingStrategy(LayeredGraph) - Method in class de.cau.cs.kieler.klay.layered.p5edges.PolylineEdgeRouter
Returns the intermediate layout processors this phase depends on.
getIntermediateProcessingStrategy(LayeredGraph) - Method in class de.cau.cs.kieler.klay.layered.p5edges.SimpleSplineEdgeRouter
Returns the intermediate layout processors this phase depends on.
getInternalDefaultProperties() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ConfigurationManager
Get all default properties that are used by the KIEM itself and that can be changed through more convenient means than a table.
getIntersectionPoints(Point, Point) - Method in class de.cau.cs.kieler.core.model.gmf.figures.SlidableRoundedRectangleAnchor
getIntType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getIntType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Int Type'.
getIntType_Name() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getIntType_Name() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Name'.
getIntType_Value() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getIntType_Value() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Value'.
getIntValue() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getIntValue() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Int Value'.
getIntValue_Value() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getIntValue_Value() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Value'.
getIProperty() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getIProperty() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for data type 'IProperty'.
getIPropertyHolder() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getIPropertyHolder() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'IProperty Holder'.
getIPropertyToObjectMap() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getIPropertyToObjectMap() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'IProperty To Object Map'.
getIPropertyToObjectMap_Key() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getIPropertyToObjectMap_Key() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the attribute 'Key'.
getIPropertyToObjectMap_Value() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getIPropertyToObjectMap_Value() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the attribute 'Value'.
getIsDisplayAtMouseHoverLocation() - Method in class de.cau.cs.kieler.core.model.gmf.policies.PopupBarPolicy
getter for the IsDisplayAtMouseHoverLocation flag.
getISignal() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getISignal() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'ISignal'.
getISignal_ChannelDescr() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getISignal_ChannelDescr() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the containment reference 'Channel Descr'.
getItemImageDescriptor(Object) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
 
getItemImageDescriptor(Object) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
getItemImageDescriptor(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
getItemProvidersAdapterFactory() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
 
getItemProvidersAdapterFactory() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
getItemProvidersAdapterFactory() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
getIteration() - Method in class de.cau.cs.kieler.sim.kiem.automated.AbstractAutomatedComponent
Getter for the iteration index retrieved from the parameter list.
getIterator(KSlimEdge, boolean) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimFace
Gets a list iterator with the current position at the given edge.
getIterator(KSlimEdge, boolean) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimNode
Gets a list iterator for this node's incidence list, with the current position at the given edge.
getIVariable() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getIVariable() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'IVariable'.
getIVariable_Expression() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getIVariable_Expression() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the containment reference 'Expression'.
getJob() - Method in class de.cau.cs.kieler.kiml.grana.batch.BatchJobResult
Returns the job.
getJobResults() - Method in class de.cau.cs.kieler.kiml.grana.batch.BatchResult
Returns the job results.
getJSONArray(int) - Method in class org.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.json.JSONObject
Get the JSONArray value associated with a key.
getJsonKeyToInputValuesToAnimationsMap() - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
 
getJSONObject(int) - Method in class org.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.json.JSONObject
Get the JSONObject value associated with a key.
getJSVGCanvas() - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
Returns the actual JSVGCanvas.
getKaomFactory() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getKaomFactory() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the factory that creates the instances of the model.
getKaomPackage() - Method in class de.cau.cs.kieler.kaom.impl.KaomFactoryImpl
 
getKaomPackage() - Method in interface de.cau.cs.kieler.kaom.KaomFactory
Returns the package supported by this factory.
getKEdge() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKEdge() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'KEdge'.
getKEdge_Labels() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKEdge_Labels() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the containment reference list 'Labels'.
getKEdge_Source() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKEdge_Source() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the container reference 'Source'.
getKEdge_SourcePort() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKEdge_SourcePort() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the reference 'Source Port'.
getKEdge_Target() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKEdge_Target() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the reference 'Target'.
getKEdge_TargetPort() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKEdge_TargetPort() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the reference 'Target Port'.
getKEdgeLayout() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKEdgeLayout() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for class 'KEdge Layout'.
getKEdgeLayout_BendPoints() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKEdgeLayout_BendPoints() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the containment reference list 'Bend Points'.
getKEdgeLayout_SourcePoint() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKEdgeLayout_SourcePoint() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the containment reference 'Source Point'.
getKEdgeLayout_TargetPoint() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKEdgeLayout_TargetPoint() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the containment reference 'Target Point'.
getKEGFactory() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getKEGFactory() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the factory that creates the instances of the model.
getKEGPackage() - Method in class de.cau.cs.kieler.keg.impl.KEGFactoryImpl
 
getKEGPackage() - Method in interface de.cau.cs.kieler.keg.KEGFactory
Returns the package supported by this factory.
getKevView() - Static method in class de.cau.cs.kieler.kev.Activator
Return the single instance of the KEV-View.
getKExpressionsFactory() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getKExpressionsFactory() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the factory that creates the instances of the model.
getKExpressionsPackage() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsFactoryImpl
 
getKExpressionsPackage() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsFactory
Returns the package supported by this factory.
getKey() - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
getKey() - Method in class de.cau.cs.kieler.core.kgraph.impl.PersistentEntryImpl
 
getKey() - Method in interface de.cau.cs.kieler.core.kgraph.PersistentEntry
Returns the value of the 'Key' attribute.
getKey() - Method in class de.cau.cs.kieler.core.kivi.CombinationParameter
Get the preference key.
getKey() - Method in interface de.cau.cs.kieler.kev.mapping.Animation
Returns the value of the 'Key' attribute.
getKey() - Method in class de.cau.cs.kieler.kev.mapping.impl.AnimationImpl
 
getKey() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.KOption
Deprecated. Returns the value of the 'Key' attribute.
getKey() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.KOptionImpl
Deprecated.  
getKey() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemProperty
Gets the key of the KiemProperty.
getKey() - Method in class de.cau.cs.kieler.sim.table.views.TableData
Gets the key of the entry.
getKey() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Key' containment reference.
getKey() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getKey() - Method in class net.ogdf.ogml.impl.KeysTypeImpl
 
getKey() - Method in interface net.ogdf.ogml.KeysType
Returns the value of the 'Key' containment reference list.
getKey() - Method in interface org.graphdrawing.graphml.DataType
Returns the value of the 'Key' attribute.
getKey() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Key' containment reference.
getKey() - Method in interface org.graphdrawing.graphml.GraphmlType
Returns the value of the 'Key' containment reference list.
getKey() - Method in class org.graphdrawing.graphml.impl.DataTypeImpl
 
getKey() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getKey() - Method in class org.graphdrawing.graphml.impl.GraphmlTypeImpl
 
getKeyboardShortcut() - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Returns the keyboard shortcut.
getKeyClass() - Method in class de.cau.cs.kieler.core.kivi.AbstractTriggerState
Get the class for identifying the type of trigger state.
getKeyClass() - Method in interface de.cau.cs.kieler.core.kivi.ITriggerState
Get the class for identifying the type of trigger state.
getKeyClass() - Method in class de.cau.cs.kieler.core.kivi.triggers.EffectTrigger.EffectTriggerState
 
getKeyForType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for enum 'Key For Type'.
getKeyForType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyForTypeObject() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Key For Type Object'.
getKeyForTypeObject() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyHandler() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
Need to create key handler lazily because accessing the action registry creates the actions which needs the editor site etc.
getKeyNameType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Key Name Type'.
getKeyNameType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyPoint() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getKeyPoint() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getKeys() - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
Initialize the list of keys.
getKeys() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Keys' containment reference.
getKeys() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getKeys() - Method in class net.ogdf.ogml.impl.OgmlTypeImpl
 
getKeys() - Method in interface net.ogdf.ogml.OgmlType
Returns the value of the 'Keys' containment reference.
getKeysType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getKeysType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Keys Type'.
getKeysType_Key() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getKeysType_Key() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Key'.
getKeyToAnimationsMap() - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
 
getKeyType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getKeyType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Key Type'.
getKeyType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Key Type'.
getKeyType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyType_AttrName() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Attr Name'.
getKeyType_AttrName() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyType_AttrType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Attr Type'.
getKeyType_AttrType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyType_Default() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Default'.
getKeyType_Default() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyType_Desc() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Desc'.
getKeyType_Desc() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyType_Dynamic() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Dynamic'.
getKeyType_Dynamic() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyType_For() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'For'.
getKeyType_For() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyType_Id() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getKeyType_Id() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id'.
getKeyType_Id() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Id'.
getKeyType_Id() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyType_KeyValue() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getKeyType_KeyValue() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Key Value'.
getKeyTypeType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for enum 'Key Type Type'.
getKeyTypeType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyTypeTypeObject() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Key Type Type Object'.
getKeyTypeTypeObject() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getKeyValue() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Key Value' containment reference.
getKeyValue() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getKeyValue() - Method in class net.ogdf.ogml.impl.KeyTypeImpl
 
getKeyValue() - Method in interface net.ogdf.ogml.KeyType
Returns the value of the 'Key Value' containment reference list.
getKeyValueType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getKeyValueType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Key Value Type'.
getKeyValueType_Dafault() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getKeyValueType_Dafault() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Dafault'.
getKeyValueType_Name() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getKeyValueType_Name() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Name'.
getKeyValueType_Type() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getKeyValueType_Type() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Type'.
getKGraph(IPath, IKielerProgressMonitor) - Method in class de.cau.cs.kieler.kiml.grana.batch.DiagramKGraphProvider
Returns a KGraph instance from a specific source using the parameter.
getKGraph(T, IKielerProgressMonitor) - Method in interface de.cau.cs.kieler.kiml.grana.batch.IKGraphProvider
Returns a KGraph instance from a specific source using the parameter.
getKGraphData() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKGraphData() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'Data'.
getKGraphElement() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKGraphElement() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'Element'.
getKGraphElement_Data() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKGraphElement_Data() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the containment reference list 'Data'.
getKGraphFactory() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKGraphFactory() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the factory that creates the instances of the model.
getKGraphPackage() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphFactoryImpl
 
getKGraphPackage() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphFactory
Returns the package supported by this factory.
getKIdentifier() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKIdentifier() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for class 'KIdentifier'.
getKIdentifier_Id() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKIdentifier_Id() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'Id'.
getKiemExecution() - Static method in class de.cau.cs.kieler.sim.kiem.automated.KiemAutomatedPlugin
Getter for the execution inside the KIEM.
getKIEMInstance() - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemView
Gets the kIEM instance.
getKiemProperty(String) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Convenience method for parsing a property key and value and constructing a KiemProperty from it.
getKInsets() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKInsets() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for class 'KInsets'.
getKInsets_Bottom() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKInsets_Bottom() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'Bottom'.
getKInsets_Left() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKInsets_Left() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'Left'.
getKInsets_Right() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKInsets_Right() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'Right'.
getKInsets_Top() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKInsets_Top() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'Top'.
getKitsView() - Static method in class de.cau.cs.kieler.synccharts.synchronizer.ModelSynchronizer
 
getKLabel() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKLabel() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'KLabel'.
getKLabel_Parent() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKLabel_Parent() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the reference 'Parent'.
getKLabel_Text() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKLabel_Text() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the attribute 'Text'.
getKLayoutDataFactory() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKLayoutDataFactory() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the factory that creates the instances of the model.
getKLayoutDataPackage() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataFactoryImpl
 
getKLayoutDataPackage() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataFactory
Returns the package supported by this factory.
getKNode() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKNode() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'KNode'.
getKNode() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the KIELER node associated with this layer element.
getKNode_Children() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKNode_Children() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the containment reference list 'Children'.
getKNode_IncomingEdges() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKNode_IncomingEdges() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the reference list 'Incoming Edges'.
getKNode_Label() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKNode_Label() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the containment reference 'Label'.
getKNode_OutgoingEdges() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKNode_OutgoingEdges() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the containment reference list 'Outgoing Edges'.
getKNode_Parent() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKNode_Parent() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the container reference 'Parent'.
getKNode_Ports() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKNode_Ports() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the containment reference list 'Ports'.
getKnownProperties() - Method in class de.cau.cs.kieler.kvid.datadistributor.RuntimeConfiguration
Getter for the list of currently known Propertys.
getKOption(IGraphicalEditPart, String) - Static method in class de.cau.cs.kieler.kiml.gmf.GmfLayoutConfig
Deprecated. use StringValueStyle instead
getKOption() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackage
Deprecated. Returns the meta object for class 'KOption'.
getKOption() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackageImpl
Deprecated.  
getKOption_Default() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackage
Deprecated. Returns the meta object for the attribute 'Default'.
getKOption_Default() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackageImpl
Deprecated.  
getKOption_Key() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackage
Deprecated. Returns the meta object for the attribute 'Key'.
getKOption_Key() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackageImpl
Deprecated.  
getKOption_Value() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackage
Deprecated. Returns the meta object for the attribute 'Value'.
getKOption_Value() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackageImpl
Deprecated.  
getKPoint() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKPoint() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for class 'KPoint'.
getKPoint_X() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKPoint_X() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'X'.
getKPoint_Y() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKPoint_Y() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'Y'.
getKPort() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKPort() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'KPort'.
getKPort_Edges() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKPort_Edges() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the reference list 'Edges'.
getKPort_Label() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKPort_Label() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the containment reference 'Label'.
getKPort_Node() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getKPort_Node() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the container reference 'Node'.
getKsBaseCopyCommand(IStructuredSelection, IDiagramWorkbenchPart) - Method in class de.cau.cs.kieler.core.model.gmf.handlers.AbstractCutCopyPasteHandler
Gets the KsBase copy command from the registered command factory.
getKsBaseCutCommand(IStructuredSelection, IDiagramWorkbenchPart) - Method in class de.cau.cs.kieler.core.model.gmf.handlers.AbstractCutCopyPasteHandler
Gets the KsBase cut command from the registered command factory.
getKsbasePasteCommand(IStructuredSelection, IDiagramWorkbenchPart) - Method in class de.cau.cs.kieler.core.model.gmf.handlers.AbstractCutCopyPasteHandler
Gets the KsBase paste command from the registered command factory.
getKShapeLayout() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKShapeLayout() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for class 'KShape Layout'.
getKShapeLayout_Height() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKShapeLayout_Height() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'Height'.
getKShapeLayout_Insets() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKShapeLayout_Insets() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the containment reference 'Insets'.
getKShapeLayout_Width() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKShapeLayout_Width() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'Width'.
getKShapeLayout_Xpos() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKShapeLayout_Xpos() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'Xpos'.
getKShapeLayout_Ypos() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataPackageImpl
 
getKShapeLayout_Ypos() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KLayoutDataPackage
Returns the meta object for the attribute 'Ypos'.
getLabel() - Method in class de.cau.cs.kieler.core.kgraph.impl.KNodeImpl
 
getLabel() - Method in class de.cau.cs.kieler.core.kgraph.impl.KPortImpl
 
getLabel() - Method in interface de.cau.cs.kieler.core.kgraph.KNode
Returns the value of the 'Label' containment reference.
getLabel() - Method in interface de.cau.cs.kieler.core.kgraph.KPort
Returns the value of the 'Label' containment reference.
getLabel() - Method in class de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionService.ButtonConfiguration
 
getLabel(IWorkbenchPart, EObject) - Static method in class de.cau.cs.kieler.core.model.gmf.util.GmfModelingUtil
Returns the label edit part of the given node.
getLabel() - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns this node's label, if any.
getLabel() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns this port's label, if any.
getLabel() - Method in class de.cau.cs.kieler.ksbase.core.KSBasEMenuContribution
Returns the label.
getLabel() - Method in interface de.cau.cs.kieler.synccharts.Action
Returns the value of the 'Label' attribute.
getLabel() - Method in class de.cau.cs.kieler.synccharts.impl.ActionImpl
 
getLabel() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getLabel(String) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard.SyncchartsModelWizardInitialObjectCreationPage
Returns the label for the specified type name.
getLabel() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Label' attribute.
getLabel() - Method in interface net.ogdf.ogml.ComposedType
Returns the value of the 'Label' containment reference list.
getLabel() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Label' containment reference.
getLabel() - Method in interface net.ogdf.ogml.EdgeType
Returns the value of the 'Label' containment reference list.
getLabel() - Method in class net.ogdf.ogml.impl.ComposedTypeImpl
 
getLabel() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getLabel() - Method in class net.ogdf.ogml.impl.EdgeTypeImpl
 
getLabel() - Method in class net.ogdf.ogml.impl.NodeTypeImpl
 
getLabel() - Method in class net.ogdf.ogml.impl.SourceTargetTypeImpl
 
getLabel() - Method in class net.ogdf.ogml.impl.StructureTypeImpl
 
getLabel() - Method in interface net.ogdf.ogml.NodeType
Returns the value of the 'Label' containment reference list.
getLabel() - Method in interface net.ogdf.ogml.SourceTargetType
Returns the value of the 'Label' containment reference.
getLabel() - Method in interface net.ogdf.ogml.StructureType
Returns the value of the 'Label' containment reference list.
getLabel1() - Method in interface net.ogdf.ogml.EdgeType
Returns the value of the 'Label1' containment reference list.
getLabel1() - Method in class net.ogdf.ogml.impl.EdgeTypeImpl
 
getLabelConstraint() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Label Constraint' containment reference.
getLabelConstraint() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getLabelConstraintType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelConstraintType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Label Constraint Type'.
getLabelConstraintType_IdRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelConstraintType_IdRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id Ref'.
getLabelConstraintType_Name() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelConstraintType_Name() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Name'.
getLabelFor(String) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Get the humanly readable label for one of the keys.
getLabelIcon() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getLabelIcon() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getLabelIconHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getLabelLayout() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Label Layout' containment reference.
getLabelLayout() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getLabelLayoutType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelLayoutType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Label Layout Type'.
getLabelLayoutType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelLayoutType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getLabelLayoutType_Font() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelLayoutType_Font() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Font'.
getLabelLayoutType_IdRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelLayoutType_IdRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id Ref'.
getLabelLayoutType_Location() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelLayoutType_Location() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Location'.
getLabelLayoutType_Template() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelLayoutType_Template() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Template'.
getLabelLayoutType_Text() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelLayoutType_Text() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Text'.
getLabelProvider() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertyDescriptor
getLabelRef() - Method in interface net.ogdf.ogml.ConstraintsType
Returns the value of the 'Label Ref' containment reference list.
getLabelRef() - Method in class net.ogdf.ogml.impl.ConstraintsTypeImpl
 
getLabels() - Method in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
 
getLabels() - Method in interface de.cau.cs.kieler.core.kgraph.KEdge
Returns the value of the 'Labels' containment reference list.
getLabels() - Method in class de.cau.cs.kieler.klay.layered.graph.LEdge
 
getLabelStyle() - Method in class net.ogdf.ogml.impl.StylesTypeImpl
 
getLabelStyle() - Method in interface net.ogdf.ogml.StylesType
Returns the value of the 'Label Style' containment reference list.
getLabelStyleTemplate() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Label Style Template' containment reference.
getLabelStyleTemplate() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getLabelStyleTemplate() - Method in class net.ogdf.ogml.impl.StyleTemplatesTypeImpl
 
getLabelStyleTemplate() - Method in interface net.ogdf.ogml.StyleTemplatesType
Returns the value of the 'Label Style Template' containment reference list.
getLabelStyleTemplateType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelStyleTemplateType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Label Style Template Type'.
getLabelStyleTemplateType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelStyleTemplateType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getLabelStyleTemplateType_Font() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelStyleTemplateType_Font() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Font'.
getLabelStyleTemplateType_Id() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelStyleTemplateType_Id() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id'.
getLabelStyleTemplateType_Template() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelStyleTemplateType_Template() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Template'.
getLabelStyleTemplateType_Text() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelStyleTemplateType_Text() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Text'.
getLabelText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getLabelText() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getLabelTextHelper(IFigure) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getLabelType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Label Type'.
getLabelType_Content() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelType_Content() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Content'.
getLabelType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getLabelType_Id() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLabelType_Id() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id'.
getLanguages() - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns the language settings.
getLastActiveDiagram() - Method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger.ActiveEditorState
Get the most recently opened editor or view that contains a diagram supported by the GraphicalFrameworkService.
getLastActiveDiagramEditor() - Method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger.ActiveEditorState
Deprecated. use ModelChangeTrigger.ActiveEditorState.getLastActiveDiagram()
getLastActiveEditor() - Method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger.ActiveEditorState
Deprecated. use ModelChangeTrigger.ActiveEditorState.getLastActiveWorkbenchPart() instead
getLastActiveEditor() - Static method in class de.cau.cs.kieler.core.ui.util.EditorUtils
Return the last active editor.
getLastActiveSemanticModel() - Method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger.ActiveEditorState
Get the semantic model in shape of the root EObject that corresponds to the diagram or other editor that was last active.
getLastActiveWorkbenchPart() - Method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger.ActiveEditorState
Get the most recently opened editor or view.
getLastAnalysesSelection() - Static method in class de.cau.cs.kieler.kiml.grana.util.GranaUtil
Returns the last analyses selection from the preference store.
getLastLayoutProvider() - Method in class de.cau.cs.kieler.kiml.RecursiveLayouterEngine
Returns the last layout provider that was used by the layouter engine.
getLastRootRegion() - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getLayer() - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns the layer that owns this node.
getLayer() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Get the containing layer.
getLayeredGraph() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Gets the layered graph.
getLayerElement(Object) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Gets the layer element that holds the given object.
getLayerlessNodes() - Method in class de.cau.cs.kieler.klay.layered.graph.LayeredGraph
Returns the list of nodes that are not currently assigned to a layer.
getLayers() - Method in class de.cau.cs.kieler.klay.layered.graph.LayeredGraph
Returns the list of layers of the graph.
getLayers() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Gets the list of layers.
getLayout() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Layout' containment reference.
getLayout() - Method in interface net.ogdf.ogml.GraphType
Returns the value of the 'Layout' containment reference.
getLayout() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getLayout() - Method in class net.ogdf.ogml.impl.GraphTypeImpl
 
getLayoutBeforeAnalysis() - Method in class de.cau.cs.kieler.kiml.grana.batch.DiagramKGraphProvider
Returns the option which specifies whether layout should be performed before the KGraph is built.
getLayoutBeforeAnalysis() - Method in class de.cau.cs.kieler.kiml.grana.ui.BatchFileSelectionPage
Returns the value of the 'layout before analysis' option.
getLayoutBeforeAnalysis() - Method in class de.cau.cs.kieler.kiml.grana.ui.BatchWizard
Returns the value of the 'layout before analysis' option.
getLayoutCommand() - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Returns the command that is calculated by GmfDiagramLayoutManager.transferLayout(boolean) to apply the layout.
getLayoutConfig(EditPart) - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Returns a layout configuration for the given edit part.
getLayoutConfig(EditPart) - Method in class de.cau.cs.kieler.kiml.graphiti.GraphitiDiagramLayoutManager
Returns a layout configuration for the given edit part.
getLayoutConfig(EditPart) - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Returns a layout configuration for the given edit part.
getLayoutConfig(IWorkbenchPart) - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutDataService
Retrieve a layout configuration for the given editor using the most suitable layout manager.
getLayoutConfig(EditPart) - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutDataService
Retrieve a layout configuration for the given edit part using the most suitable layout manager.
getLayoutDirection() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Gets the layout direction: RIGHT or DOWN.
getLayouterData(String, String) - Method in class de.cau.cs.kieler.kiml.DefaultLayoutConfig
Returns the most appropriate layout algorithm for the given layout hint and diagram type.
getLayouterData(String, String) - Method in interface de.cau.cs.kieler.kiml.ILayoutConfig
Returns the most appropriate layout algorithm for the given layout hint and diagram type.
getLayouterData(String, String) - Method in class de.cau.cs.kieler.kiml.SemanticLayoutConfig
Throws an UnsupportedOperationException, since this configuration cannot be used to handle layout providers.
getLayouterData(String, String) - Method in class de.cau.cs.kieler.kiml.VolatileLayoutConfig
Throws an UnsupportedOperationException, since this configuration cannot be used to handle layout providers.
getLayouters() - Method in class de.cau.cs.kieler.kiml.LayoutTypeData
Returns the list of layout algorithms that are registered for this type.
getLayoutGraph() - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Returns the last built layout graph.
getLayoutGraph() - Method in class de.cau.cs.kieler.kiml.graphiti.GraphitiDiagramLayoutManager
Returns the last built layout graph.
getLayoutGraph() - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Returns the last built layout graph.
getLayoutHint(String) - Static method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertySource
Returns an identifier for a displayed layout hint name.
getLayoutManagerByString(String, LayoutManager, EObject) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.KaomPortProvider
Returns a LayoutManager according to a given string.
getLayoutManagerByString(String, LayoutManager, EObject) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.KaomRenderingProvider
Returns a LayoutManager according to a given string.
getLayoutManagerByString(String, LayoutManager, EObject) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.PtolemyStateMachineProvider
Returns a LayoutManager according to a given string.
getLayoutManagerByString(String, LayoutManager, EObject) - Method in interface de.cau.cs.kieler.karma.IRenderingProvider
Returns a LayoutManager according to a given string.
getLayoutManagerByString(String, LayoutManager, EObject) - Method in class de.cau.cs.kieler.keg.custom.KEGFigureProvider
Returns a LayoutManager according to a given string.
getLayoutManagerByString(String, LayoutManager, EObject) - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsConnectionFigureProvider
 
getLayoutManagerByString(String, LayoutManager, EObject) - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsFigureProvider
Returns a LayoutManager according to a given string.
getLayoutNode(EditPart) - Method in class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
Returns the layout node associated with the given edit part.
getLayoutNode(EditPart) - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Returns the layout node associated with the given edit part.
getLayoutOptionsFactory() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackage
Deprecated. Returns the factory that creates the instances of the model.
getLayoutOptionsFactory() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackageImpl
Deprecated.  
getLayoutOptionsPackage() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsFactory
Deprecated. Returns the package supported by this factory.
getLayoutOptionsPackage() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsFactoryImpl
Deprecated.  
getLayoutOptionStyle() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackage
Deprecated. Returns the meta object for class 'Layout Option Style'.
getLayoutOptionStyle() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackageImpl
Deprecated.  
getLayoutOptionStyle_Options() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackage
Deprecated. Returns the meta object for the containment reference list 'Options'.
getLayoutOptionStyle_Options() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsPackageImpl
Deprecated.  
getLayoutType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLayoutType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Layout Type'.
getLayoutType_Constraints() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLayoutType_Constraints() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Constraints'.
getLayoutType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLayoutType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getLayoutType_Styles() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLayoutType_Styles() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Styles'.
getLayoutType_StyleTemplates() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLayoutType_StyleTemplates() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Style Templates'.
getLeft() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KInsetsImpl
 
getLeft() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KInsets
Returns the value of the 'Left' attribute.
getLeftFace() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Returns the left face.
getLength() - Method in class de.cau.cs.kieler.core.math.KVector
returns this vector's length.
getLength() - Method in class de.cau.cs.kieler.core.math.KVectorChain
Calculate the total length of this vector chain.
getLengthwiseDim() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Returns the lengthwiseDim.
getLengthwiseDim() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Returns the lengthwise dimension, that is the width for horizontal layout or the height for vertical layout.
getLengthwisePos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Returns the lengthwisePos.
getLighterFontWeight(float) - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns a lighter font-weight.
getLine() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Line' containment reference.
getLine() - Method in interface net.ogdf.ogml.EdgeLayoutType
Returns the value of the 'Line' containment reference.
getLine() - Method in interface net.ogdf.ogml.EdgeStyleTemplateType
Returns the value of the 'Line' containment reference.
getLine() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getLine() - Method in class net.ogdf.ogml.impl.EdgeLayoutTypeImpl
 
getLine() - Method in class net.ogdf.ogml.impl.EdgeStyleTemplateTypeImpl
 
getLine() - Method in class net.ogdf.ogml.impl.NodeLayoutTypeImpl
 
getLine() - Method in class net.ogdf.ogml.impl.NodeStyleTemplateTypeImpl
 
getLine() - Method in class net.ogdf.ogml.impl.SegmentTypeImpl
 
getLine() - Method in interface net.ogdf.ogml.NodeLayoutType
Returns the value of the 'Line' containment reference.
getLine() - Method in interface net.ogdf.ogml.NodeStyleTemplateType
Returns the value of the 'Line' containment reference.
getLine() - Method in interface net.ogdf.ogml.SegmentType
Returns the value of the 'Line' containment reference.
getLinearSegment() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Returns the linear segment.
getLinearSegments() - Method in class de.cau.cs.kieler.klay.layered.p4nodes.LinearSegmentsNodePlacer
 
getLinearSegments() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Gets the list of linear segments of this layered graph.
getLineDash() - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
getLines(LinkedList<Rectangle2D.Double>) - Method in interface de.cau.cs.kieler.klay.layered.p5edges.IBoxCalculator
calculate intersection between boxes.
getLines(LinkedList<Rectangle2D.Double>) - Method in class de.cau.cs.kieler.klay.layered.p5edges.ObjectBoxCalculator
calculate intersection between boxes.
getLineStyle() - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
getLineStyle() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Line Style' containment reference.
getLineStyle() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getLineStyleType() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Line Style Type' attribute.
getLineStyleType() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getLineStyleType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLineStyleType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Line Style Type'.
getLineStyleType_Color() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLineStyleType_Color() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Color'.
getLineStyleType_Style() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLineStyleType_Style() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Style'.
getLineStyleType_Width() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLineStyleType_Width() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Width'.
getLineStyleTypeType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLineStyleTypeType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Line Style Type Type'.
getLineStyleTypeTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLineStyleTypeTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Line Style Type Type Object'.
getLineType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLineType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Line Type'.
getLineType_Color() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLineType_Color() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Color'.
getLineType_Type() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLineType_Type() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Type'.
getLineType_Width() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLineType_Width() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Width'.
getLineWidth() - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
getLineWidthFloat() - Method in class de.cau.cs.kieler.karma.SwitchableFigure
 
getLink() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.LinkReorientCommand
 
getLink() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getLink() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for class 'Link'.
getLink() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge2ReorientCommand
 
getLink() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge3ReorientCommand
 
getLink() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge4ReorientCommand
 
getLink() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge5ReorientCommand
 
getLink() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge6ReorientCommand
 
getLink() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge7ReorientCommand
 
getLink() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge8ReorientCommand
 
getLink() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.EdgeReorientCommand
 
getLink() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.TransitionReorientCommand
 
getLink() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Link' containment reference list.
getLink() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Link' containment reference.
getLink() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Link' containment reference list.
getLink() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getLink() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getLink() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getLink() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getLink() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Link' containment reference list.
getLink_4001ContainedLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getLink_4001IncomingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getLink_4001OutgoingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getLink_Source() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getLink_Source() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for the reference 'Source'.
getLink_Target() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getLink_Target() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for the reference 'Target'.
getLinkable() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getLinkable() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for class 'Linkable'.
getLinkable_Id() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getLinkable_Id() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for the attribute 'Id'.
getLinkable_IncomingLinks() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getLinkable_IncomingLinks() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for the reference list 'Incoming Links'.
getLinkable_OutgoingLinks() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getLinkable_OutgoingLinks() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for the reference list 'Outgoing Links'.
getLinkConstraints() - Static method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getLinkConstraints() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
 
getLinkConstraints() - Static method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getLinkConstraints() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
getLinkConstraints() - Static method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getLinkConstraints() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
getLinkType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getLinkType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Link Type'.
getLinkType_InsertAt() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getLinkType_InsertAt() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Insert At'.
getLinkType_InsertInsideAt() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getLinkType_InsertInsideAt() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Insert Inside At'.
getLinkType_Port() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getLinkType_Port() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Port'.
getLinkType_Relation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getLinkType_Relation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Relation'.
getLinkType_Relation1() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getLinkType_Relation1() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Relation1'.
getLinkType_Relation2() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getLinkType_Relation2() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Relation2'.
getLinkType_Vertex() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getLinkType_Vertex() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Vertex'.
getLinkWithClassVisualID(EObject) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomVisualIDRegistry
 
getLinkWithClassVisualID(EObject) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsVisualIDRegistry
 
getLinkWithClassVisualID(EObject) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsVisualIDRegistry
 
getList() - Method in class de.cau.cs.kieler.core.model.util.SetIndexCommand
Get the list.
getList() - Method in class de.cau.cs.kieler.core.model.util.SortCommand
Get the list to sort.
getList() - Method in class de.cau.cs.kieler.synccharts.listener.UniqueStringCache
 
getListeners() - Static method in class de.cau.cs.kieler.sim.kiem.automated.KiemAutomatedPlugin
Get the list of listeners on the extension point.
getLiteral() - Method in enum de.cau.cs.kieler.core.kexpressions.CombineOperator
 
getLiteral() - Method in enum de.cau.cs.kieler.core.kexpressions.OperatorType
 
getLiteral() - Method in enum de.cau.cs.kieler.core.kexpressions.ValueType
 
getLiteral() - Method in enum de.cau.cs.kieler.keg.EdgeType
 
getLiteral() - Method in enum de.cau.cs.kieler.synccharts.StateType
 
getLiteral() - Method in enum de.cau.cs.kieler.synccharts.TransitionType
 
getLiteral() - Method in enum net.ogdf.ogml.AlignmentType
 
getLiteral() - Method in enum net.ogdf.ogml.BoolIntType
 
getLiteral() - Method in enum net.ogdf.ogml.BoolTFType
 
getLiteral() - Method in enum net.ogdf.ogml.DecorationType
 
getLiteral() - Method in enum net.ogdf.ogml.EndpointStylesType
 
getLiteral() - Method in enum net.ogdf.ogml.FontStretchType
 
getLiteral() - Method in enum net.ogdf.ogml.FontStyleType
 
getLiteral() - Method in enum net.ogdf.ogml.FontVariantType
 
getLiteral() - Method in enum net.ogdf.ogml.FontWeightType
 
getLiteral() - Method in enum net.ogdf.ogml.LineStyleTypeType
 
getLiteral() - Method in enum net.ogdf.ogml.PatternType
 
getLiteral() - Method in enum net.ogdf.ogml.ShapeType
 
getLiteral() - Method in enum net.ogdf.ogml.TransformType
 
getLiteral() - Method in enum org.graphdrawing.graphml.EndpointTypeType
 
getLiteral() - Method in enum org.graphdrawing.graphml.GraphEdgedefaultType
 
getLiteral() - Method in enum org.graphdrawing.graphml.GraphEdgeidsType
 
getLiteral() - Method in enum org.graphdrawing.graphml.GraphNodeidsType
 
getLiteral() - Method in enum org.graphdrawing.graphml.GraphOrderType
 
getLiteral() - Method in enum org.graphdrawing.graphml.KeyForType
 
getLiteral() - Method in enum org.graphdrawing.graphml.KeyTypeType
 
getLiteral() - Method in enum org.w3._1999.xlink.TypeType
 
getLoadedResourcesIterator() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
getLoadedResourcesIterator() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
getLoadedResourcesIterator() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
getLoadingStatus() - Method in class de.cau.cs.kieler.kev.mapping.animations.SVGLoadingStatusListener
Just returns the current loading status.
getLocalBackgroundColor() - Method in class de.cau.cs.kieler.synccharts.custom.ConditionalStateFigure
Overriding BackgroundColor because otherwise also conditional states will be set a background color automatically to the default background color set in the preferences.
getLocalPath() - Method in class de.cau.cs.kieler.kex.controller.ExportResource
Getter for local path.
getLocalPath() - Method in class de.cau.cs.kieler.kex.model.ExampleResource
Getter for local path.
getLocalSignals(EObject) - Static method in class de.cau.cs.kieler.kies.scoping.EsterelScopeProviderUtil
collect all local signals of the context up to its parent module.
getLocalTraps(EObject) - Static method in class de.cau.cs.kieler.kies.scoping.EsterelScopeProviderUtil
collect all local traps of the context up to its parent module.
getLocalVariables(EObject) - Static method in class de.cau.cs.kieler.kies.scoping.EsterelScopeProviderUtil
collect all local variables of the context up to its parent module.
getLocation() - Method in class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Getter for the location.
getLocation(Rectangle, Rectangle, double) - Method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimationPathModifier
 
getLocation() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Location' containment reference.
getLocation() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getLocation() - Method in class net.ogdf.ogml.impl.LabelLayoutTypeImpl
 
getLocation() - Method in class net.ogdf.ogml.impl.NodeLayoutTypeImpl
 
getLocation() - Method in interface net.ogdf.ogml.LabelLayoutType
Returns the value of the 'Location' containment reference.
getLocation() - Method in interface net.ogdf.ogml.NodeLayoutType
Returns the value of the 'Location' containment reference.
getLocation() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Location' containment reference.
getLocation() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getLocation() - Method in class org.ptolemy.moml.impl.RenditionTypeImpl
 
getLocation() - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
getLocation() - Method in interface org.ptolemy.moml.RenditionType
Returns the value of the 'Location' containment reference list.
getLocation() - Method in interface org.ptolemy.moml.VertexType
Returns the value of the 'Location' containment reference list.
getLocationType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLocationType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Location Type'.
getLocationType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getLocationType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Location Type'.
getLocationType_Value() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getLocationType_Value() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Value'.
getLocationType_X() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLocationType_X() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'X'.
getLocationType_Y() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLocationType_Y() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Y'.
getLocationType_Z() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getLocationType_Z() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Z'.
getLocator() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Locator' containment reference.
getLocator() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Locator' containment reference.
getLocator() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getLocator() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getLocator() - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
getLocator() - Method in interface org.graphdrawing.graphml.NodeType
Returns the value of the 'Locator' containment reference.
getLocatorType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Locator Type'.
getLocatorType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getLocatorType_Href() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Href'.
getLocatorType_Href() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getLocatorType_Type() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Type'.
getLocatorType_Type() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getLockedImage() - Static method in class de.cau.cs.kieler.sim.kiem.config.KiemConfigurationPlugin
Getter for the image for the locked schedules and editors.
getLogger() - Method in class sj.EmbeddedSJProgram
Returns the logger used by this program.
getLogMessage() - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.MomlWriter
Gets the log message.
getLong(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the current value of the long-valued preference with the given name.
getLong(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the current value of the long-valued preference with the given name.
getLong(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the current value of the long-valued preference with the given name.
getLong(int) - Method in class org.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.json.JSONObject
Get the long value associated with a key.
getLoops() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the loops of this layer element.
getLowerBound() - Method in interface de.cau.cs.kieler.core.properties.IProperty
Returns the lower bound of this property.
getLowerBound() - Method in class de.cau.cs.kieler.core.properties.Property
Returns the lower bound of this property.
getLowerBound() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Returns the lower bound of this property.
getManager() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getManager() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getManager() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getManager() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getManager() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getManager() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getManager(IWorkbenchPart, EditPart) - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutDataService
Returns the most suitable layout manager for the given editor and edit part.
getManager() - Method in class de.cau.cs.kieler.kiml.ui.layout.LayoutEffect
Returns the diagram layout manager that was used for this layout effect, or null if the effect has not been executed yet.
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getManager() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getMappingFactory() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getMappingFactory() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the factory that creates the instances of the model.
getMappingFile() - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
Return the current mapping file of this MapAnimations.
getMappingFilePath() - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
 
getMappingPackage() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingFactoryImpl
 
getMappingPackage() - Method in interface de.cau.cs.kieler.kev.mapping.MappingFactory
Returns the package supported by this factory.
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
getMARelTypesOnSource() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
getMARelTypesOnSourceAndTarget(IGraphicalEditPart) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
getMARelTypesOnTarget() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
getMargin() - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns the node's margin.
getMatched(T) - Method in class de.cau.cs.kieler.synccharts.synchronizer.KitsSynchronizeLinker
 
getMatchingCombo() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ContributionManager
Getter for the matchingCombo.
getMatchingSchedules(EditorIdWrapper, String) - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleManager
Get the list of all schedules that apply to the current editorID.
getMatchOptions() - Static method in class de.cau.cs.kieler.synccharts.synchronizer.ModelSynchronizerJob
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
getMATypesForSource(IElementType) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
getMATypesForTarget(IElementType) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
getMaudeBaseCodeLocation() - Method in class de.cau.cs.kieler.uml2.sim.kiem.DataComponent
Gets the maude base code location that must be included into the generated maude file that has to access these maude base files.
getMaudeGenCodeLocation() - Method in class de.cau.cs.kieler.uml2.sim.kiem.DataComponent
Gets the maude gen code location.
getMaxDegree() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphTreePage
Returns the selected maximum node degree.
getMaximumHierarchyLevel() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphUtilityPage
Returns the maximum hierarchy level.
getMaximumStepDuration() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the measured maximum step duration.
getMaximumSteps() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the maximum step.
getMaxOutgoingEdges() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphAnyPage
Returns the selected maximum number of outgoing edges.
getMaxPriority() - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Helper
Returns the number of computed Threads without optimization of priorities.
getMaxPriority() - Static method in class de.cau.cs.kieler.synccharts.s.Helper
Returns the number of computed Threads without optimization of priorities.
getMaxThreadPrio() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.PriorityOptimizer
Returns the maximal number of thread id's.
getMaxWidth() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphTreePage
Returns the selected maximum tree width.
getMaxZoom() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getMedia() - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns this user agent's CSS media.
getMediumFontSize() - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns the medium font size.
getMenu(Menu) - Method in class de.cau.cs.kieler.sim.kiem.ui.DropDownAction
getMenu(Control) - Method in class de.cau.cs.kieler.sim.kiem.ui.DropDownAction
getMenuContributions() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Gets the list of existing menu contributions.
getMenus() - Method in class de.cau.cs.kieler.ksbase.core.KSBasEMenuContribution
Returns a list of all sub menus contained in this contribution.
getMergers() - Method in class de.cau.cs.kieler.synccharts.synchronizer.merge.KitsMergerProvider
 
getMessage() - Method in class de.cau.cs.kieler.core.model.xtend.util.XtendStatus
getMidLabel() - Method in interface de.cau.cs.kieler.keg.Edge
Returns the value of the 'Mid Label' attribute.
getMidLabel() - Method in class de.cau.cs.kieler.keg.impl.EdgeImpl
 
getMinHeight() - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.container.ExtendedTable
 
getMinimumHeight() - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.container.LayoutSizes
 
getMinimumSize(int, int) - Method in class de.cau.cs.kieler.synccharts.custom.InvisibleLabelFigure
Return the minimum size of the figure.
getMinimumSize(IFigure, int, int) - Method in class de.cau.cs.kieler.synccharts.custom.ListCompartmentLayout
getMinimumSizeFor(GraphicalEditPart) - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.policies.MuvitorXYLayoutEditPolicy
 
getMinimumStepDuration() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the measured minimum step duration.
getMinimumWidth() - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.container.LayoutSizes
 
getMinOutgoingEdges() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphAnyPage
Returns the selected minimum number of outgoing edges.
getMinWidth() - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.container.ExtendedTable
 
getMinZoom() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getMixed() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Mixed' attribute list.
getMixed() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getMixed() - Method in interface org.graphdrawing.graphml.DataExtensionType
Returns the value of the 'Mixed' attribute list.
getMixed() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Mixed' attribute list.
getMixed() - Method in class org.graphdrawing.graphml.impl.DataExtensionTypeImpl
 
getMixed() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getMixed() - Method in interface org.ptolemy.moml.Any
Returns the value of the 'Mixed' attribute list.
getMixed() - Method in interface org.ptolemy.moml.ConfigureType
Returns the value of the 'Mixed' attribute list.
getMixed() - Method in interface org.ptolemy.moml.DocType
Returns the value of the 'Mixed' attribute list.
getMixed() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Mixed' attribute list.
getMixed() - Method in class org.ptolemy.moml.impl.AnyImpl
 
getMixed() - Method in class org.ptolemy.moml.impl.ConfigureTypeImpl
 
getMixed() - Method in class org.ptolemy.moml.impl.DocTypeImpl
 
getMixed() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getMode() - Static method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns the mode in which the layout data service is operating identified by the class name of the layout data service.
getModel(IEditorPart) - Method in interface de.cau.cs.kieler.core.model.validation.IModelDiagramInterface
Gets the model of the editor part to check.
getModel() - Method in class de.cau.cs.kieler.kaom.diagram.custom.commands.KaomCutCopyPasteCommandFactory
Get the path to the model package.
getModel() - Method in class de.cau.cs.kieler.keg.ksbase.copypaste.KEGCutCopyPasteCommandFactory
Get the path to the model package.
getModel() - Method in class de.cau.cs.kieler.ksbase.ui.utils.AbstractCutCopyPasteCommandFactory
Get the path to the model package.
getModel() - Method in class de.cau.cs.kieler.s.codegen.AbstractWorkflowGenerator
Returns the model.
getModel() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.WorkflowGenerator
Returns the model.
getModel() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.commands.SyncchartsCutCopyPasteCommandFactory
Get the path to the model package.
getModel() - Method in class de.tu_berlin.cs.tfs.muvitorkit.properties.AbstractPropertySource
 
getModel() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
 
getModel() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPageBookView
 
getModel() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Model' containment reference.
getModel() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getModelChangeListener() - Static method in class de.cau.cs.kieler.synccharts.synchronizer.ModelSynchronizer
 
getModelChildren() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getModelChildren() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getModelElement() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomNodeDescriptor
 
getModelElement() - Method in class de.cau.cs.kieler.kaom.diagram.part.ModelElementSelectionPage
 
getModelElement() - Method in class de.cau.cs.kieler.karma.AdvancedRenderingBorderedBorderItemEditPart
Getter of the model element for conveniences sake.
getModelElement() - Method in class de.cau.cs.kieler.karma.AdvancedRenderingBorderedShapeEditPart
Getter of the model element for conveniences sake.
getModelElement() - Method in class de.cau.cs.kieler.karma.AdvancedRenderingConnectionEditPart
 
getModelElement() - Method in class de.cau.cs.kieler.karma.AdvancedRenderingLabelEditPart
Getter of the model element for conveniences sake.
getModelElement() - Method in class de.cau.cs.kieler.karma.AdvancedRenderingShapeNodeEditPart
Getter of the model element for conveniences sake.
getModelElement() - Method in interface de.cau.cs.kieler.karma.IAdvancedRenderingEditPart
Provides easier access to the model element.
getModelElement() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsNodeDescriptor
 
getModelElement() - Method in class de.cau.cs.kieler.keg.diagram.part.ModelElementSelectionPage
 
getModelElement() - Method in class de.cau.cs.kieler.synccharts.diagram.part.ModelElementSelectionPage
 
getModelElement() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsNodeDescriptor
 
getModelElementsFromSelection() - Static method in class de.cau.cs.kieler.core.model.gmf.util.GmfModelingUtil
Returns a list of the EObjects currently selected in the diagram.
getModelFile() - Method in class de.cau.cs.kieler.sim.kiem.automated.AbstractAutomatedComponent
Getter for the model file retrieved from the parameter list.
getModelFile() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard
Get the file from the page.
getModelFile() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsModelWizard.SyncchartsModelWizardNewFileCreationPage
 
getModelFiles() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.AutomatedExecutionWizard
Getter for the model files.
getModelFiles() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.FileSelectionPage
Getter for the modelFiles.
getModelForID(String) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.IDUtil
This method resolves an ID to an EObject model searching the models of all running MuvitorTreeEditors.
getModelFromXtextEditor(XtextEditor) - Static method in class de.cau.cs.kieler.core.model.xtext.util.XtextModelingUtil
Get the model from a given xtext editor.
getModelID(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomVisualIDRegistry
 
getModelID(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsVisualIDRegistry
 
getModelID(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsVisualIDRegistry
 
getModelObject() - Method in exception de.cau.cs.kieler.core.KielerModelException
 
getModelOutput() - Method in class de.cau.cs.kieler.kaom.sim.ptolemy.ExecutePtolemyModel
 
getModelOutputAbsentSignals() - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.ExecutePtolemyModel
 
getModelOutputPresentSignals() - Method in class de.cau.cs.kieler.synccharts.sim.ptolemy.ExecutePtolemyModel
 
getModelPackages() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Gets the model package class name.
getModelPackages() - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
Gets the model package.
getModelRootElement() - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
Gets the models root element, an EObject.
getModelRoots() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
Returns the list of EObject models that have been loaded by the EMFModelManager.
getModelType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Model Type'.
getModelType_Class() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Class() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Class'.
getModelType_Class1() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Class1() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Class1'.
getModelType_Configure() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Configure() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Configure'.
getModelType_DeleteEntity() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_DeleteEntity() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Delete Entity'.
getModelType_DeletePort() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_DeletePort() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Delete Port'.
getModelType_DeleteRelation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_DeleteRelation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Delete Relation'.
getModelType_Director() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Director() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Director'.
getModelType_Doc() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Doc() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Doc'.
getModelType_Entity() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Entity() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Entity'.
getModelType_Group() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Group() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Group'.
getModelType_Group1() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Group1() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Group1'.
getModelType_Import() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Import() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Import'.
getModelType_Input() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Input() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Input'.
getModelType_Link() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Link() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Link'.
getModelType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getModelType_Property() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Property() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Property'.
getModelType_Relation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Relation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Relation'.
getModelType_Rename() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Rename() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Rename'.
getModelType_Rendition() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Rendition() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Rendition'.
getModelType_Unlink() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getModelType_Unlink() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Unlink'.
getModificationCommand(EObject, EAttribute, Object) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
getModificationCommand(EObject, EAttribute, Object) - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
getModificationCommand(EObject, EAttribute, Object) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
getModificationStamp(Object) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider
 
getModificationStamp() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
getModificationStamp(Object) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
 
getModificationStamp() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
getModificationStamp(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
getModificationStamp() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
getModifiedKeyMap() - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
 
getModules(EObject) - Static method in class de.cau.cs.kieler.kies.scoping.EsterelScopeProviderUtil
collect all modules of the current esterel file.
getMomlFactory() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getMomlFactory() - Method in interface org.ptolemy.moml.MomlPackage
Returns the factory that creates the instances of the model.
getMomlPackage() - Method in class org.ptolemy.moml.impl.MomlFactoryImpl
 
getMomlPackage() - Method in interface org.ptolemy.moml.MomlFactory
Returns the package supported by this factory.
getMonitor() - Method in class de.cau.cs.kieler.core.alg.AbstractAlgorithm
Returns a progress monitor that can be used by subclasses.
getMovableSegments() - Method in class de.cau.cs.kieler.klodd.hierarchical.impl.BasicNodePlacer
Gets the array of movable linear segments.
getMove() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getMove() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for class 'Move'.
getMove_XRange() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getMove_XRange() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'XRange'.
getMove_YRange() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getMove_YRange() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'YRange'.
getMoveCommand(MoveRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getMoveCommand(MoveRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getMoveCommand(MoveRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getMovedSignalNames() - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.XtendJava
 
getMovePath() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getMovePath() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for class 'Move Path'.
getMovePath_AnchorPoint() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getMovePath_AnchorPoint() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Anchor Point'.
getMovePath_AutoOrientation() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getMovePath_AutoOrientation() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Auto Orientation'.
getMovePath_Path() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getMovePath_Path() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Path'.
getMoveTo() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getMoveTo() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for class 'Move To'.
getMultiEdges() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphAnyPage
Returns whether multi-edges are allowed.
getName() - Method in class de.cau.cs.kieler.core.annotations.impl.NamedObjectImpl
 
getName() - Method in interface de.cau.cs.kieler.core.annotations.NamedObject
Returns the value of the 'Name' attribute.
getName() - Method in enum de.cau.cs.kieler.core.kexpressions.CombineOperator
 
getName() - Method in class de.cau.cs.kieler.core.kexpressions.impl.ValuedObjectImpl
 
getName() - Method in enum de.cau.cs.kieler.core.kexpressions.OperatorType
 
getName() - Method in interface de.cau.cs.kieler.core.kexpressions.ValuedObject
Returns the value of the 'Name' attribute.
getName() - Method in enum de.cau.cs.kieler.core.kexpressions.ValueType
 
getName() - Method in class de.cau.cs.kieler.core.kivi.CombinationDescriptor
Get the name.
getName() - Method in class de.cau.cs.kieler.core.kivi.CombinationParameter
Get a readable name for this parameter.
getName() - Method in enum de.cau.cs.kieler.keg.EdgeType
 
getName() - Method in class de.cau.cs.kieler.keg.importer.AbstractImporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.keg.importer.importer.DotImporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.keg.importer.importer.GraphMLImporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.keg.importer.importer.KGraphImporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.keg.importer.importer.OGMLImporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.kiml.export.AbstractExporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.kiml.export.exporter.DotExporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.kiml.export.exporter.GMLExporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.kiml.export.exporter.GraphMLExporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.kiml.export.exporter.KGraphExporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.kiml.export.exporter.OGMLExporter
Returns the name of the file format the exporter is exporting to.
getName() - Method in class de.cau.cs.kieler.kiml.grana.AbstractInfoAnalysis
Returns the analysis name.
getName() - Method in class de.cau.cs.kieler.kiml.grana.AnalysisCategory
Returns the category name.
getName() - Method in interface de.cau.cs.kieler.kiml.ILayoutData
Returns the name.
getName() - Method in class de.cau.cs.kieler.kiml.LayoutAlgorithmData
Returns the name.
getName() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Returns the name.
getName() - Method in class de.cau.cs.kieler.kiml.LayoutTypeData
Returns the name of the layout type.
getName() - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns the name of the node.
getName() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns the name of the port.
getName() - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Gets the name of the transformation.
getName() - Method in class de.cau.cs.kieler.kvid.datadistributor.Property
Getter for the Property's name.
getName() - Method in class de.cau.cs.kieler.sim.kiem.automated.data.ComponentResult
Getter for the name of this component.
getName() - Method in class de.cau.cs.kieler.sim.kiem.config.data.EditorDefinition
Getter for the editor name.
getName() - Method in class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Getter for a user friendly name.
getName() - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
Gets the name of the component which is defined in the extension point.
getName() - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Gets the name of the DataComponent.
getName() - Method in class de.cau.cs.kieler.sim.trace.Signal
 
getName() - Method in enum de.cau.cs.kieler.synccharts.StateType
 
getName() - Method in enum de.cau.cs.kieler.synccharts.TransitionType
 
getName() - Method in enum net.ogdf.ogml.AlignmentType
 
getName() - Method in interface net.ogdf.ogml.BooleanType
Returns the value of the 'Name' attribute.
getName() - Method in enum net.ogdf.ogml.BoolIntType
 
getName() - Method in enum net.ogdf.ogml.BoolTFType
 
getName() - Method in interface net.ogdf.ogml.BoolType
Returns the value of the 'Name' attribute.
getName() - Method in interface net.ogdf.ogml.ComposedType
Returns the value of the 'Name' attribute.
getName() - Method in enum net.ogdf.ogml.DecorationType
 
getName() - Method in interface net.ogdf.ogml.EdgeConstraintType
Returns the value of the 'Name' attribute.
getName() - Method in enum net.ogdf.ogml.EndpointStylesType
 
getName() - Method in enum net.ogdf.ogml.FontStretchType
 
getName() - Method in enum net.ogdf.ogml.FontStyleType
 
getName() - Method in enum net.ogdf.ogml.FontVariantType
 
getName() - Method in enum net.ogdf.ogml.FontWeightType
 
getName() - Method in class net.ogdf.ogml.impl.BooleanTypeImpl
 
getName() - Method in class net.ogdf.ogml.impl.BoolTypeImpl
 
getName() - Method in class net.ogdf.ogml.impl.ComposedTypeImpl
 
getName() - Method in class net.ogdf.ogml.impl.EdgeConstraintTypeImpl
 
getName() - Method in class net.ogdf.ogml.impl.IntTypeImpl
 
getName() - Method in class net.ogdf.ogml.impl.KeyValueTypeImpl
 
getName() - Method in class net.ogdf.ogml.impl.LabelConstraintTypeImpl
 
getName() - Method in class net.ogdf.ogml.impl.NodeConstraintTypeImpl
 
getName() - Method in class net.ogdf.ogml.impl.NumberTypeImpl
 
getName() - Method in interface net.ogdf.ogml.IntType
Returns the value of the 'Name' attribute.
getName() - Method in interface net.ogdf.ogml.KeyValueType
Returns the value of the 'Name' attribute.
getName() - Method in interface net.ogdf.ogml.LabelConstraintType
Returns the value of the 'Name' attribute.
getName() - Method in enum net.ogdf.ogml.LineStyleTypeType
 
getName() - Method in interface net.ogdf.ogml.NodeConstraintType
Returns the value of the 'Name' attribute.
getName() - Method in interface net.ogdf.ogml.NumberType
Returns the value of the 'Name' attribute.
getName() - Method in enum net.ogdf.ogml.PatternType
 
getName() - Method in enum net.ogdf.ogml.ShapeType
 
getName() - Method in enum net.ogdf.ogml.TransformType
 
getName() - Method in enum org.graphdrawing.graphml.EndpointTypeType
 
getName() - Method in enum org.graphdrawing.graphml.GraphEdgedefaultType
 
getName() - Method in enum org.graphdrawing.graphml.GraphEdgeidsType
 
getName() - Method in enum org.graphdrawing.graphml.GraphNodeidsType
 
getName() - Method in enum org.graphdrawing.graphml.GraphOrderType
 
getName() - Method in class org.graphdrawing.graphml.impl.PortTypeImpl
 
getName() - Method in enum org.graphdrawing.graphml.KeyForType
 
getName() - Method in enum org.graphdrawing.graphml.KeyTypeType
 
getName() - Method in interface org.graphdrawing.graphml.PortType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.DeleteEntityType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.DeletePortType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.DeletePropertyType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.DeleteRelationType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.DirectorType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.DisplayType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.DocType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.GroupType
Returns the value of the 'Name' attribute.
getName() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.DeleteEntityTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.DeletePortTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.DeletePropertyTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.DeleteRelationTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.DirectorTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.DisplayTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.DocTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.GroupTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.PortTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.RelationTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.RenameTypeImpl
 
getName() - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
getName() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.PortType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.PropertyType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.RelationType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.RenameType
Returns the value of the 'Name' attribute.
getName() - Method in interface org.ptolemy.moml.VertexType
Returns the value of the 'Name' attribute.
getName() - Method in enum org.w3._1999.xlink.TypeType
 
getName() - Method in class sj.EmbeddedSJProgram
Returns the name of the program.
getName() - Method in class sj.Signal
Returns the name of a the signal.
getNamedObject() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'Named Object'.
getNamedObject() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getNamedObject_Name() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for the attribute 'Name'.
getNamedObject_Name() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getNameOfMainMethod() - Method in class de.cau.cs.kieler.s.codegen.AbstractWorkflowGenerator
Getter for the name of the root method.
getNameOfMainMethod() - Method in class de.cau.cs.kieler.s.sc.WorkflowGenerator
Getter for the name of the root method.
getNameOfMainMethod() - Method in class de.cau.cs.kieler.s.sj.WorkflowGenerator
Getter for the name of the root method.
getNames(JSONObject) - Static method in class org.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class org.json.JSONObject
Get an array of field names from an Object.
getNamespaceId() - Method in class de.cau.cs.kieler.kex.model.Category
Getter for namespaceId.
getNamespaceId() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for example namespace id.
getNetFlow() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns the number of incoming edges minus the number of outgoing edges.
getNewSource() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.LinkReorientCommand
 
getNewSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge2ReorientCommand
 
getNewSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge3ReorientCommand
 
getNewSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge4ReorientCommand
 
getNewSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge5ReorientCommand
 
getNewSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge6ReorientCommand
 
getNewSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge7ReorientCommand
 
getNewSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge8ReorientCommand
 
getNewSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.EdgeReorientCommand
 
getNewSource() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.TransitionReorientCommand
 
getNewTarget() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.LinkReorientCommand
 
getNewTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge2ReorientCommand
 
getNewTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge3ReorientCommand
 
getNewTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge4ReorientCommand
 
getNewTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge5ReorientCommand
 
getNewTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge6ReorientCommand
 
getNewTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge7ReorientCommand
 
getNewTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge8ReorientCommand
 
getNewTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.EdgeReorientCommand
 
getNewTarget() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.TransitionReorientCommand
 
getNewUniqueString(EObject, EAttribute, String, UniqueStringCache) - Static method in class de.cau.cs.kieler.synccharts.listener.SyncchartsContentUtil
Deprecated. use the more specific SyncchartsContentUtil.getNewUniqueString(Scope,String,UniqueStringCache)
getNewUniqueString(Scope, String, UniqueStringCache) - Static method in class de.cau.cs.kieler.synccharts.listener.SyncchartsContentUtil
Determine a new unique ID for a given Scope (e.g.
getNewValue() - Method in interface de.cau.cs.kieler.synccharts.Emission
Returns the value of the 'New Value' containment reference.
getNewValue() - Method in class de.cau.cs.kieler.synccharts.impl.EmissionImpl
 
getNext() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Returns the next.
getNextPage() - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.wizards.ImportDiagramsFileSystemSourcesPage
getNextPage() - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.wizards.ImportDiagramsOptionsPage
getNextPage() - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.wizards.ImportDiagramsWorkspaceSourcesPage
getNextPage(IWizardPage) - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphWizard
getNextPage(IWizardPage) - Method in class de.cau.cs.kieler.keg.importer.wizards.ImportGraphWizard
getNextTransformation() - Method in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
 
getNextTransformation() - Method in class de.cau.cs.kieler.kies.transformation.EsterelToSyncChartDataComponent
getNextTransformation() - Method in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
getNextZoomLevel() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getNode() - Method in class de.cau.cs.kieler.core.kgraph.impl.KPortImpl
 
getNode() - Method in interface de.cau.cs.kieler.core.kgraph.KPort
Returns the value of the 'Node' container reference.
getNode() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getNode() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for class 'Node'.
getNode() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns the node that owns this port.
getNode() - Method in interface net.ogdf.ogml.ComposedType
Returns the value of the 'Node' containment reference list.
getNode() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Node' containment reference.
getNode() - Method in class net.ogdf.ogml.impl.ComposedTypeImpl
 
getNode() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getNode() - Method in class net.ogdf.ogml.impl.NodeTypeImpl
 
getNode() - Method in class net.ogdf.ogml.impl.StructureTypeImpl
 
getNode() - Method in interface net.ogdf.ogml.NodeType
Returns the value of the 'Node' containment reference list.
getNode() - Method in interface net.ogdf.ogml.StructureType
Returns the value of the 'Node' containment reference list.
getNode() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Node' containment reference.
getNode() - Method in interface org.graphdrawing.graphml.EndpointType
Returns the value of the 'Node' attribute.
getNode() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Node' containment reference list.
getNode() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getNode() - Method in class org.graphdrawing.graphml.impl.EndpointTypeImpl
 
getNode() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getNode_1000ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_1000SemanticChildren(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_2001ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_2001IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_2001OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_2001SemanticChildren(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_2002ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_2002IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_2002OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_3001ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_3001IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_3001OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_3001SemanticChildren(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_3003ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_3003IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_3003OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNode_Hypernode() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getNode_Hypernode() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for the attribute 'Hypernode'.
getNode_NodeLabel() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getNode_NodeLabel() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for the attribute 'Node Label'.
getNodeConstraint() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Node Constraint' containment reference.
getNodeConstraint() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getNodeConstraintType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeConstraintType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Node Constraint Type'.
getNodeConstraintType_IdRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeConstraintType_IdRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id Ref'.
getNodeConstraintType_Name() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeConstraintType_Name() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Name'.
getNodeFromClipboard() - Static method in class de.cau.cs.kieler.keg.ksbase.copypaste.Utils
Get a node from the clipboard.
getNodeIndegreeType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Node Indegree Type'.
getNodeIndegreeType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeLabel() - Method in class de.cau.cs.kieler.keg.impl.NodeImpl
 
getNodeLabel() - Method in interface de.cau.cs.kieler.keg.Node
Returns the value of the 'Node Label' attribute.
getNodeLayout() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Node Layout' containment reference.
getNodeLayout() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getNodeLayoutType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeLayoutType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Node Layout Type'.
getNodeLayoutType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeLayoutType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getNodeLayoutType_Fill() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeLayoutType_Fill() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Fill'.
getNodeLayoutType_IdRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeLayoutType_IdRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id Ref'.
getNodeLayoutType_Line() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeLayoutType_Line() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Line'.
getNodeLayoutType_Location() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeLayoutType_Location() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Location'.
getNodeLayoutType_Shape() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeLayoutType_Shape() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Shape'.
getNodeLayoutType_Template() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeLayoutType_Template() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Template'.
getNodeNodeCompartment_7001SemanticChildren(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNodeNodeCompartment_7002SemanticChildren(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getNodeOutdegreeType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for data type 'Node Outdegree Type'.
getNodeOutdegreeType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeRef() - Method in interface net.ogdf.ogml.ConstraintsType
Returns the value of the 'Node Ref' containment reference list.
getNodeRef() - Method in class net.ogdf.ogml.impl.ConstraintsTypeImpl
 
getNodes() - Method in class de.cau.cs.kieler.klay.layered.graph.Layer
Returns the list of nodes.
getNodes() - Method in class de.cau.cs.kieler.klay.layered.p4nodes.LinearSegmentsNodePlacer.LinearSegment
 
getNodes() - Method in class de.cau.cs.kieler.klay.layered.p4nodes.LinearSegmentsNodePlacer.Region
 
getNodes() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraph
Returns the nodes.
getNodesFromClipboard() - Static method in class de.cau.cs.kieler.keg.ksbase.copypaste.Utils
Get a list of nodes from the clipboard.
getNodeStyle() - Method in class net.ogdf.ogml.impl.StylesTypeImpl
 
getNodeStyle() - Method in interface net.ogdf.ogml.StylesType
Returns the value of the 'Node Style' containment reference list.
getNodeStyleTemplate() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Node Style Template' containment reference.
getNodeStyleTemplate() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getNodeStyleTemplate() - Method in class net.ogdf.ogml.impl.StyleTemplatesTypeImpl
 
getNodeStyleTemplate() - Method in interface net.ogdf.ogml.StyleTemplatesType
Returns the value of the 'Node Style Template' containment reference list.
getNodeStyleTemplateType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeStyleTemplateType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Node Style Template Type'.
getNodeStyleTemplateType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeStyleTemplateType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getNodeStyleTemplateType_Fill() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeStyleTemplateType_Fill() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Fill'.
getNodeStyleTemplateType_Id() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeStyleTemplateType_Id() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id'.
getNodeStyleTemplateType_Line() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeStyleTemplateType_Line() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Line'.
getNodeStyleTemplateType_Shape() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeStyleTemplateType_Shape() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Shape'.
getNodeStyleTemplateType_Template() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeStyleTemplateType_Template() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Template'.
getNodeType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Node Type'.
getNodeType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Node Type'.
getNodeType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getNodeType_Data() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Data'.
getNodeType_Data() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeType_Desc() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Desc'.
getNodeType_Desc() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeType_Graph() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Graph'.
getNodeType_Graph() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeType_Group() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeType_Group() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute list 'Group'.
getNodeType_Group() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute list 'Group'.
getNodeType_Group() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeType_Id() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeType_Id() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id'.
getNodeType_Id() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Id'.
getNodeType_Id() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeType_Label() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeType_Label() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Label'.
getNodeType_Locator() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference 'Locator'.
getNodeType_Locator() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeType_Node() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNodeType_Node() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Node'.
getNodeType_ParseIndegree() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Parse Indegree'.
getNodeType_ParseIndegree() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeType_ParseOutdegree() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Parse Outdegree'.
getNodeType_ParseOutdegree() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeType_Port() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Port'.
getNodeType_Port() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getNodeVisualID(View, EObject) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomVisualIDRegistry
 
getNodeVisualID(View, EObject) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsVisualIDRegistry
 
getNodeVisualID(View, EObject) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsVisualIDRegistry
 
getNotationElement(Object) - Method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Retrieve the notational model element from the given object.
getNotationElement(Object) - Method in class de.cau.cs.kieler.core.model.graphiti.GraphitiFrameworkBridge
Retrieve the notational model element from the given object.
getNotationElement(Object) - Method in interface de.cau.cs.kieler.core.model.IGraphicalFrameworkBridge
Retrieve the notational model element from the given object.
getNotationElement(IEditorPart) - Method in class de.cau.cs.kieler.sim.kiem.ui.datacomponent.JSONObjectSimulationDataComponent
 
getNotationElement(IEditorPart) - Method in class de.cau.cs.kieler.uml2.sim.kiem.DataComponent
 
getNotifier() - Method in class de.cau.cs.kieler.synccharts.custom.StateLayout
Getter for the model element.
getNotSupportedObject() - Method in exception de.cau.cs.kieler.core.ui.UnsupportedPartException
 
getNumber() - Method in interface net.ogdf.ogml.ComposedType
Returns the value of the 'Number' containment reference list.
getNumber() - Method in interface net.ogdf.ogml.ConstraintsType
Returns the value of the 'Number' containment reference list.
getNumber() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Number' containment reference.
getNumber() - Method in class net.ogdf.ogml.impl.ComposedTypeImpl
 
getNumber() - Method in class net.ogdf.ogml.impl.ConstraintsTypeImpl
 
getNumber() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getNumberOfAdditionalIterations() - Method in class de.cau.cs.kieler.sim.kiem.automated.AbstractAutomatedComponent
The default implementation doesn't need any runs.
getNumberOfAdditionalIterations() - Method in interface de.cau.cs.kieler.sim.kiem.automated.IAutomatedComponent
Ask the component if it wants to do more runs.
getNumberOfAdditionalSteps() - Method in class de.cau.cs.kieler.sim.kiem.automated.AbstractAutomatedComponent
The default implementation doesn't need any steps.
getNumberOfAdditionalSteps() - Method in interface de.cau.cs.kieler.sim.kiem.automated.IAutomatedComponent
Ask the component if it wants to do more steps.
getNumberOfEdges() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphANTEPage
Returns the selected number of edges.
getNumberOfEdges() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphAnyPage
Returns the selected number of edges.
getNumberOfEdges() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphBiconnectedPage
Returns the selected number of edges.
getNumberOfGraphs() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphNewFilePage
Returns the number of graphs to be created.
getNumberOfNodes() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphANTEPage
Returns the selected number of nodes.
getNumberOfNodes() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphAnyPage
Returns the selected number of nodes.
getNumberOfNodes() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphBiconnectedPage
Returns the selected number of nodes.
getNumberOfNodes() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphTreePage
Returns the selected number of nodes.
getNumberOfNodes() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphTriconnectedPage
Returns the selected number of nodes.
getNumberOfViewers() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
 
getNumberType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNumberType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Number Type'.
getNumberType_Name() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNumberType_Name() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Name'.
getNumberType_Value() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getNumberType_Value() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Value'.
getNumSelections() - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Returns the number of selections this transformation is defined for.
getO1() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Tuple
Getter for the first object of the tuple.
getO1() - Method in class de.cau.cs.kieler.synccharts.s.Tuple
Getter for the first object of the tuple.
getO2() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Tuple
Getter for the second object of the tuple.
getO2() - Method in class de.cau.cs.kieler.synccharts.s.Tuple
Getter for the second object of the tuple.
getObject() - Method in interface de.cau.cs.kieler.core.annotations.ContainmentAnnotation
Returns the value of the 'Object' containment reference.
getObject() - Method in class de.cau.cs.kieler.core.annotations.impl.ContainmentAnnotationImpl
 
getObject() - Method in class de.cau.cs.kieler.core.annotations.impl.ReferenceAnnotationImpl
 
getObject() - Method in interface de.cau.cs.kieler.core.annotations.ReferenceAnnotation
Returns the value of the 'Object' reference.
getObject() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraphElement
Returns the object.
getObjectFromClipboard() - Static method in class de.cau.cs.kieler.synccharts.diagram.custom.commands.Utils
Get an object from the clipboard.
getOffset() - Method in class de.cau.cs.kieler.klay.layered.graph.LayeredGraph
Returns the offset for the graph, that is a coordinate vector that has to be added to all position values of nodes and edges.
getOffset() - Method in interface de.tu_berlin.cs.tfs.muvitorkit.animation.IAnnotation
 
getOffset() - Method in class de.tu_berlin.cs.tfs.muvitorkit.animation.IAnnotation.Stub
 
getOgml() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Ogml' containment reference.
getOgml() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getOgmlFactory() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getOgmlFactory() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the factory that creates the instances of the model.
getOgmlPackage() - Method in class net.ogdf.ogml.impl.OgmlFactoryImpl
 
getOgmlPackage() - Method in interface net.ogdf.ogml.OgmlFactory
Returns the package supported by this factory.
getOgmlType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getOgmlType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Type'.
getOgmlType_Graph() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getOgmlType_Graph() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Graph'.
getOgmlType_Keys() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getOgmlType_Keys() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Keys'.
getOldSource() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.LinkReorientCommand
 
getOldSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge2ReorientCommand
 
getOldSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge3ReorientCommand
 
getOldSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge4ReorientCommand
 
getOldSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge5ReorientCommand
 
getOldSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge6ReorientCommand
 
getOldSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge7ReorientCommand
 
getOldSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge8ReorientCommand
 
getOldSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.EdgeReorientCommand
 
getOldSource() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.TransitionReorientCommand
 
getOldTarget() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.LinkReorientCommand
 
getOldTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge2ReorientCommand
 
getOldTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge3ReorientCommand
 
getOldTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge4ReorientCommand
 
getOldTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge5ReorientCommand
 
getOldTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge6ReorientCommand
 
getOldTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge7ReorientCommand
 
getOldTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge8ReorientCommand
 
getOldTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.EdgeReorientCommand
 
getOldTarget() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.TransitionReorientCommand
 
getOpacity() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getOpacity() - Method in class de.cau.cs.kieler.kev.mapping.impl.OpacityImpl
 
getOpacity() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for class 'Opacity'.
getOpacity() - Method in interface de.cau.cs.kieler.kev.mapping.Opacity
Returns the value of the 'Opacity' attribute.
getOpacity_Opacity() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getOpacity_Opacity() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Opacity'.
getOpenDiagramEditors() - Method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger.ActiveEditorState
Deprecated. use ModelChangeTrigger.ActiveEditorState.getOpenDiagrams() instead
getOpenDiagramFiles() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphNewFilePage
Returns whether to open the created diagram files.
getOpenDiagramFiles() - Method in class de.cau.cs.kieler.keg.importer.wizards.ImportGraphOptionsPage
Returns whether to open the created diagram files.
getOpenDiagrams() - Method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger.ActiveEditorState
Get a list of all IWorkbenchParts (editors and views) that contain a diagram supported by the GraphicalFrameworkService.
getOpenSyncchartsEditors() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.SyncchartsDiagramCustomPlugin
Getter for the list of opened synccharts editors.
getOpenWorkbenchParts() - Method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger.ActiveEditorState
Get a list of any active IWorkbenchParts.
getOperation() - Method in exception de.cau.cs.kieler.core.ui.UnsupportedPartException
 
getOperationRunner(IProgressMonitor) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider
 
getOperationRunner(IProgressMonitor) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
 
getOperationRunner(IProgressMonitor) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
getOperator() - Method in class de.cau.cs.kieler.core.kexpressions.impl.OperatorExpressionImpl
 
getOperator() - Method in class de.cau.cs.kieler.core.kexpressions.impl.TypeIdentifierImpl
 
getOperator() - Method in interface de.cau.cs.kieler.core.kexpressions.OperatorExpression
Returns the value of the 'Operator' attribute.
getOperator() - Method in interface de.cau.cs.kieler.core.kexpressions.TypeIdentifier
Returns the value of the 'Operator' attribute.
getOperatorExpression() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getOperatorExpression() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Operator Expression'.
getOperatorExpression_Operator() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getOperatorExpression_Operator() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Operator'.
getOperatorType() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getOperatorType() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for enum 'Operator Type'.
getOptimizedWeakThreadPriority(State) - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Helper
Computes the weak optimized priority of the given state.
getOptimizedWeakThreadPriority(State) - Static method in class de.cau.cs.kieler.synccharts.s.Helper
Computes the weak optimized priority of the given state.
getOptimizeInputSignals() - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.XtendJava
 
getOptimizeOutputSignals() - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.XtendJava
 
getOption(String, String) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Retrieves a layout option value for an object identifier.
getOption(EClass, String) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Retrieves a layout option value for a domain model class.
getOption(EditPart, IProperty<?>) - Static method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutConfig
Retrieves a layout option from the given edit part by using the framework bridge associated with the edit part type.
getOption(EditPart, EObject, IProperty<?>) - Static method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutConfig
Retrieves a layout option for the given edit part and model element by querying the option for the edit part's class name and its domain model name.
getOptionClass() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Returns the option type class.
getOptionData(EObject) - Method in class de.cau.cs.kieler.core.annotations.ui.AnnotationsLayoutConfig
Returns a list of options that are affected by this layout configuration.
getOptionData(EObject) - Method in class de.cau.cs.kieler.kaom.custom.TypeLayoutConfig
Returns a list of options that are affected by this layout configuration.
getOptionData(EObject) - Method in class de.cau.cs.kieler.keg.diagram.custom.HypernodeLayoutConfig
Returns a list of options that are affected by this layout configuration.
getOptionData() - Method in class de.cau.cs.kieler.kiml.DefaultLayoutConfig
Returns a list of available layout option descriptors.
getOptionData() - Method in interface de.cau.cs.kieler.kiml.ILayoutConfig
Returns a list of available layout option descriptors.
getOptionData(String) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns the layout option data associated with the given identifier.
getOptionData() - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns a data collection for all registered layout options.
getOptionData(LayoutAlgorithmData, LayoutOptionData.Target) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns a list of layout options that are suitable for the given layout algorithm and layout option target.
getOptionData(EObject) - Method in class de.cau.cs.kieler.kiml.SemanticLayoutConfig
Returns a list of options that are affected by this layout configuration.
getOptionData() - Method in class de.cau.cs.kieler.kiml.SemanticLayoutConfig
Returns a list of available layout option descriptors.
getOptionData(EObject) - Method in class de.cau.cs.kieler.kiml.ui.AnnotationsLayoutConfig
Returns a list of options that are affected by this layout configuration.
getOptionData(LayoutAlgorithmData, String) - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutDataService
Returns the layout option data that matches the given user-friendly name and is known by the given layout provider.
getOptionData() - Method in class de.cau.cs.kieler.kiml.ui.preferences.OptionsTableProvider.DataEntry
Returns the option data.
getOptionData(LayoutAlgorithmData[], String) - Static method in class de.cau.cs.kieler.kiml.ui.util.KimlUiUtil
Retrieves a suitable layout option data instance that matches the given user friendly display name.
getOptionData() - Method in class de.cau.cs.kieler.kiml.VolatileLayoutConfig
Returns a list of available layout option descriptors.
getOptionData(EObject) - Method in class de.cau.cs.kieler.synccharts.diagram.custom.ActionLayoutConfig
Returns a list of options that are affected by this layout configuration.
getOptionData(EObject) - Method in class de.cau.cs.kieler.synccharts.diagram.custom.HVLayoutConfig
Returns a list of options that are affected by this layout configuration.
getOptions() - Method in class de.cau.cs.kieler.keg.importer.AbstractImporter
Returns the options that are available for this importer.
getOptions() - Method in class de.cau.cs.kieler.keg.importer.wizards.ImportGraphOptionsPage
Returns the selected options.
getOptions() - Method in class de.cau.cs.kieler.kiml.export.AbstractExporter
Returns the options that are available for this exporter.
getOptions() - Method in class de.cau.cs.kieler.kiml.export.ui.ExportDialog
Returns the selected options.
getOptions() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionStyle
Deprecated. Returns the value of the 'Options' containment reference list.
getOptions() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionStyleImpl
Deprecated.  
getOptions(String) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns a map that contains all layout option values for an object identifier.
getOptions(EClass) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns a map that contains all layout option values for a domain model class.
getOrthogonalShifted(Point, Dimension, double) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimationPathModifier
 
getOutgoingConnections() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the list of outgoing connections.
getOutgoingEdges() - Method in class de.cau.cs.kieler.core.kgraph.impl.KNodeImpl
 
getOutgoingEdges() - Method in interface de.cau.cs.kieler.core.kgraph.KNode
Returns the value of the 'Outgoing Edges' containment reference list.
getOutgoingEdges() - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns an iterable for all outgoing edges.
getOutgoingEdges() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns the list of edges going out of this port.
getOutgoingEdges() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the outgoing edges of the contained object.
getOutgoingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getOutgoingLinks() - Method in class de.cau.cs.kieler.kaom.impl.EntityImpl
 
getOutgoingLinks() - Method in class de.cau.cs.kieler.kaom.impl.LinkableImpl
 
getOutgoingLinks() - Method in class de.cau.cs.kieler.kaom.impl.PortImpl
 
getOutgoingLinks() - Method in class de.cau.cs.kieler.kaom.impl.RelationImpl
 
getOutgoingLinks() - Method in interface de.cau.cs.kieler.kaom.Linkable
Returns the value of the 'Outgoing Links' reference list.
getOutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getOutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getOutgoingTransitions() - Method in class de.cau.cs.kieler.synccharts.impl.StateImpl
 
getOutgoingTransitions() - Method in interface de.cau.cs.kieler.synccharts.State
Returns the value of the 'Outgoing Transitions' containment reference list.
getOutPathFromUI() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.WorkflowGenerator
 
getOutPlaceTransformationById(String) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Tries to find a transformation by its identity string.
getOutPlaceTransformationByName(String) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Tries to find a transformation with a given name.
getOutPlaceTransformations() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Gets the list of defined out-place transformations.
getOutput() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getOutput() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Output'.
getOutputModelSlot() - Method in class de.cau.cs.kieler.core.model.xtend.util.TransformationWorkflowHook
Returns the name of the slot containing the model to be transformed.
getOutputs() - Method in interface de.cau.cs.kieler.sim.trace.ITick
Get output signals of the tick.
getOutputs() - Method in interface de.cau.cs.kieler.sim.trace.ITrace
 
getOutputs() - Method in interface de.cau.cs.kieler.sim.trace.ITraceList
 
getOverviewPic() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for example overview picture.
getPackage() - Static method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsFactoryImpl
Deprecated.  
getPackage() - Static method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsFactoryImpl
Deprecated.  
getPackage() - Static method in class de.cau.cs.kieler.core.kgraph.impl.KGraphFactoryImpl
Deprecated.  
getPackage() - Static method in class de.cau.cs.kieler.kaom.impl.KaomFactoryImpl
Deprecated.  
getPackage() - Static method in class de.cau.cs.kieler.keg.impl.KEGFactoryImpl
Deprecated.  
getPackage() - Static method in class de.cau.cs.kieler.kev.mapping.impl.MappingFactoryImpl
Deprecated.  
getPackage() - Static method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.LayoutOptionsFactoryImpl
Deprecated.  
getPackage() - Static method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KLayoutDataFactoryImpl
Deprecated.  
getPackage() - Static method in class de.cau.cs.kieler.synccharts.impl.SyncchartsFactoryImpl
Deprecated.  
getPackage() - Static method in class net.ogdf.ogml.impl.OgmlFactoryImpl
Deprecated.  
getPackage() - Static method in class org.graphdrawing.graphml.impl.GraphMLFactoryImpl
Deprecated.  
getPackage() - Static method in class org.ptolemy.moml.impl.MomlFactoryImpl
Deprecated.  
getPackage() - Static method in class org.w3._1999.xlink.impl.XlinkFactoryImpl
Deprecated.  
getPair() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getPair() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'Pair'.
getPair_First() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getPair_First() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the containment reference 'First'.
getPair_Second() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getPair_Second() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the containment reference 'Second'.
getPairs(String) - Method in class de.cau.cs.kieler.karma.ConditionProvider
Method that will read the extension point and return a list of pairs with a figure and a condition on which the figure should be shown.
getPane() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
Deprecated. 
getPanels() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.views.AutomatedEvalView
Getter for the panels.
getParabolicModifier(int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimationPathModifier
 
getParameter() - Method in class de.cau.cs.kieler.kiml.grana.batch.BatchJob
Returns the parameter of the job.
getParameterList() - Method in class de.cau.cs.kieler.core.model.xtend.transformation.AbstractTransformation
Deprecated. Gets the parameters as a List.
getParameterList() - Method in class de.cau.cs.kieler.core.model.xtend.transformation.xtend.XtendTransformation
Deprecated. Gets the list of parameters.
getParameterList() - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Gets the list of parameters.
getParameters(Class<? extends ICombination>) - Static method in class de.cau.cs.kieler.core.kivi.CombinationParameter
Retrieve the combination parameters from a combination class.
getParameters() - Method in class de.cau.cs.kieler.core.kivi.menu.ButtonTrigger.ButtonState
Get the parameters of the button.
getParameters() - Method in class de.cau.cs.kieler.core.model.m2m.TransformationDescriptor
 
getParameters() - Method in class de.cau.cs.kieler.core.model.xtend.transformation.xtend.XtendTransformation
Deprecated. Gets the list of parameters as an array.
getParameters() - Static method in class de.cau.cs.kieler.kiml.ui.layout.LayoutCombination
Get the parameters for the layout combination.
getParameters() - Static method in class de.cau.cs.kieler.synccharts.kivi.SignalFlowCombination
Get the combination parameters for the signal flow combination.
getParameters() - Static method in class de.cau.cs.kieler.synccharts.kivi.SyncChartsCombination
Get the parameters of this combination.
getParameters() - Static method in class de.cau.cs.kieler.uml2.kivi.StateMachineCombination
Get the parameters of this combination.
getParent(Object) - Method in class de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsContentProvider
getParent() - Method in class de.cau.cs.kieler.core.kgraph.impl.KLabelImpl
 
getParent() - Method in class de.cau.cs.kieler.core.kgraph.impl.KNodeImpl
 
getParent() - Method in interface de.cau.cs.kieler.core.kgraph.KLabel
Returns the value of the 'Parent' reference.
getParent() - Method in interface de.cau.cs.kieler.core.kgraph.KNode
Returns the value of the 'Parent' container reference.
getParent() - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomAbstractNavigatorItem
 
getParent(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorContentProvider
 
getParent() - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorItem
 
getParent(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorContentProvider
 
getParent() - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsAbstractNavigatorItem
 
getParent(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorContentProvider
 
getParent() - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorItem
 
getParent(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorContentProvider
 
getParent(Object) - Method in class de.cau.cs.kieler.kiml.ui.LayouterHintProvider
getParent(Object) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemContentProvider
getParent(Object) - Method in class de.cau.cs.kieler.sim.table.views.TableDataContentProvider
getParent() - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsAbstractNavigatorItem
 
getParent(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorContentProvider
 
getParent() - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorItem
 
getParent(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorContentProvider
 
getParent() - Method in class de.cau.cs.kieler.synccharts.listener.UniqueStringCache
 
getParent(Object) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor.ReverseAdapterFactoryContentProvider
 
getParent() - Static method in class de.cau.cs.kieler.synccharts.text.interfaces.scoping.InterfacesScopeProvider
Getter for the parent.
getParent(Element) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getParentId() - Method in class de.cau.cs.kieler.kex.model.Category
Getter for category parent id.
getParentMonitor() - Method in class de.cau.cs.kieler.core.alg.BasicProgressMonitor
Returns the parent monitor.
getParentMonitor() - Method in interface de.cau.cs.kieler.core.alg.IKielerProgressMonitor
Returns the parent monitor.
getParentNode() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Gets the parent layout node.
getParentRegion() - Method in class de.cau.cs.kieler.synccharts.impl.StateImpl
 
getParentRegion() - Method in interface de.cau.cs.kieler.synccharts.State
Returns the value of the 'Parent Region' container reference.
getParentScope() - Method in class de.cau.cs.kieler.synccharts.impl.SubstitutionImpl
 
getParentScope() - Method in interface de.cau.cs.kieler.synccharts.Substitution
Returns the value of the 'Parent Scope' container reference.
getParentState() - Method in class de.cau.cs.kieler.synccharts.impl.RegionImpl
 
getParentState() - Method in interface de.cau.cs.kieler.synccharts.Region
Returns the value of the 'Parent State' container reference.
getParentTableDataList() - Method in class de.cau.cs.kieler.sim.table.views.TableData
Gets the parent TableDataList.
getParsable() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getParsable() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for data type 'Parsable'.
getParseCommand(IAdaptable, Object[], int) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
getParseCommand(IAdaptable, String, int) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
getParseCommand(IAdaptable, Object[], int) - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
getParseCommand(IAdaptable, String, int) - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
getParseCommand(IAdaptable, Object[], int) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
getParseCommand(IAdaptable, String, int) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
getParseCommand(State) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.InterfaceDeclProcessorWrapper
Command parses the interface declaration of a state.
getParsedResource() - Method in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.InterfaceDeclParseCommand
Parses the current interface declaration and returns the surrounding resource.
getParseEdgeids() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Parse Edgeids' attribute.
getParseEdgeids() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getParseEdges() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Parse Edges' attribute.
getParseEdges() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getParseIndegree() - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
getParseIndegree() - Method in interface org.graphdrawing.graphml.NodeType
Returns the value of the 'Parse Indegree' attribute.
getParseMaxindegree() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Parse Maxindegree' attribute.
getParseMaxindegree() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getParseMaxoutdegree() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Parse Maxoutdegree' attribute.
getParseMaxoutdegree() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getParseNodeids() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Parse Nodeids' attribute.
getParseNodeids() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getParseNodes() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Parse Nodes' attribute.
getParseNodes() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getParseOrder() - Method in interface org.graphdrawing.graphml.GraphType
Returns the value of the 'Parse Order' attribute.
getParseOrder() - Method in class org.graphdrawing.graphml.impl.GraphTypeImpl
 
getParseOutdegree() - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
getParseOutdegree() - Method in interface org.graphdrawing.graphml.NodeType
Returns the value of the 'Parse Outdegree' attribute.
getParser() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getParser() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getParser() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getParser() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getParser() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getParser() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getParser(int) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomParserProvider
 
getParser(IElementType, EObject, String) - Static method in class de.cau.cs.kieler.kaom.diagram.providers.KaomParserProvider
Utility method that consults ParserService
getParser(IAdaptable) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomParserProvider
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getParser(int) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsParserProvider
 
getParser(IElementType, EObject, String) - Static method in class de.cau.cs.kieler.keg.diagram.providers.GraphsParserProvider
Utility method that consults ParserService
getParser(IAdaptable) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsParserProvider
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getParser() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getParser(int) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsParserProvider
 
getParser(IElementType, EObject, String) - Static method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsParserProvider
Utility method that consults ParserService
getParser(IAdaptable) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsParserProvider
 
getParserElement() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getParserElement() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityName2EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.EntityNameEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkNameEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortNameEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationName2EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationNameEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel2EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel3EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel4EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel5EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel6EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel7EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabel8EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeHeadLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel2EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel3EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel4EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel5EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel6EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel7EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabel8EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeMidLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel2EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel3EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel4EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel5EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel6EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel7EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabel8EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeTailLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabel2EditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.NodeNodeLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortPortLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionState2LabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalNameEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInterfaceDeclarationEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeCodeEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionLabelEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionPriorityEditPart
 
getParserOptions() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableNameEditPart
 
getPath() - Method in class de.cau.cs.kieler.kev.mapping.impl.MovePathImpl
 
getPath() - Method in interface de.cau.cs.kieler.kev.mapping.MovePath
Returns the value of the 'Path' attribute.
getPaths() - Method in class de.cau.cs.kieler.kvid.data.DataObject
Method to get the paths which this DataObject's visual representation will follow during animation.
getPathsByElement(KvidUri, DiagramEditor, KNode) - Static method in class de.cau.cs.kieler.kvid.KvidUtil
Compute animation paths and location for a given model element (referred by an URI).
getPathsByNode(KvidUri) - Method in class de.cau.cs.kieler.kvid.datadistributor.DataDistributor
Deprecated. Use KvidUtil.getPathsByElement(KvidUri, DiagramEditor, KNode) instead
getPathTo() - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
getPathTo() - Method in interface org.ptolemy.moml.VertexType
Returns the value of the 'Path To' attribute.
getPathToMainTemplate() - Method in class de.cau.cs.kieler.s.codegen.AbstractWorkflowGenerator
Getter for the path to the main code generation template file.
getPathToMainTemplate() - Method in class de.cau.cs.kieler.s.sc.WorkflowGenerator
Getter for the path to the main code generation template file.
getPathToMainTemplate() - Method in class de.cau.cs.kieler.s.sj.WorkflowGenerator
Getter for the path to the main code generation template file.
getPattern() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Pattern' attribute.
getPattern() - Method in interface net.ogdf.ogml.FillType
Returns the value of the 'Pattern' attribute.
getPattern() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getPattern() - Method in class net.ogdf.ogml.impl.FillTypeImpl
 
getPatternColor() - Method in interface net.ogdf.ogml.FillType
Returns the value of the 'Pattern Color' attribute.
getPatternColor() - Method in class net.ogdf.ogml.impl.FillTypeImpl
 
getPatternType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getPatternType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Pattern Type'.
getPatternTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getPatternTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Pattern Type Object'.
getPersistentEntries() - Method in interface de.cau.cs.kieler.core.kgraph.EMapPropertyHolder
Returns the value of the 'Persistent Entries' containment reference list.
getPersistentEntries() - Method in class de.cau.cs.kieler.core.kgraph.impl.EMapPropertyHolderImpl
 
getPersistentEntry() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getPersistentEntry() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for class 'Persistent Entry'.
getPersistentEntry_Key() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getPersistentEntry_Key() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the attribute 'Key'.
getPersistentEntry_Value() - Method in class de.cau.cs.kieler.core.kgraph.impl.KGraphPackageImpl
 
getPersistentEntry_Value() - Method in interface de.cau.cs.kieler.core.kgraph.KGraphPackage
Returns the meta object for the attribute 'Value'.
getPixelToMM() - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns the size of a px CSS unit in millimeters.
getPixelUnitToMillimeter() - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns the size of a px CSS unit in millimeters.
getPlanar() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphANTEPage
Returns whether the generated graph should be planar.
getPlugin() - Static method in class de.cau.cs.kieler.core.annotations.provider.AnnotationsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class de.cau.cs.kieler.core.kexpressions.provider.KExpressionsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class de.cau.cs.kieler.core.kgraph.provider.KGraphEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Method in class de.cau.cs.kieler.core.model.xtend.util.XtendStatus
getPlugin() - Static method in class de.cau.cs.kieler.kaom.provider.KaomEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class de.cau.cs.kieler.keg.provider.GraphsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class de.cau.cs.kieler.synccharts.provider.SyncchartsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginId() - Method in class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Getter for the pluginId.
getPluginId() - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
Gets the component's plug-in ID.
getPluginNode() - Method in class de.cau.cs.kieler.kex.model.plugin.PluginExampleCreator
 
getPluginResourceLocator() - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotationsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class de.cau.cs.kieler.core.kexpressions.provider.KExpressionsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class de.cau.cs.kieler.core.kgraph.provider.KGraphEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class de.cau.cs.kieler.kaom.provider.KaomEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class de.cau.cs.kieler.keg.provider.GraphsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class de.cau.cs.kieler.synccharts.provider.SyncchartsEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPoint() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Point' containment reference.
getPoint() - Method in interface net.ogdf.ogml.EdgeLayoutType
Returns the value of the 'Point' containment reference list.
getPoint() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getPoint() - Method in class net.ogdf.ogml.impl.EdgeLayoutTypeImpl
 
getPointOnLine(double) - Method in class de.cau.cs.kieler.core.math.KVectorChain
Calculate a point on this vector chain with given distance.
getPoints() - Method in class de.cau.cs.kieler.klay.layered.p5edges.LongEdge
 
getPointType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getPointType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Point Type'.
getPointType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getPointType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getPointType_Id() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getPointType_Id() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id'.
getPointType_X() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getPointType_X() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'X'.
getPointType_Y() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getPointType_Y() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Y'.
getPointType_Z() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getPointType_Z() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Z'.
getPolylineApprx(int) - Method in class de.cau.cs.kieler.core.math.BezierSpline
Returns a sequence of points, representing this spline as an approximated polyline.
getPoolCounter() - Method in class de.cau.cs.kieler.sim.kiem.execution.JSONDataPool
Gets the current pool counter.
getPoolIndex(long) - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Gets the pool index of a specific step.
getPopupBarDescriptors() - Method in class de.cau.cs.kieler.core.model.gmf.policies.PopupBarPolicy
gets the popup bar descriptors.
getPort() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getPort() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for class 'Port'.
getPort() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getPort() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for class 'Port'.
getPort() - Method in class de.cau.cs.kieler.kvid.data.KvidUri
Getter for the port.
getPort() - Method in interface net.ogdf.ogml.EndpointType
Returns the value of the 'Port' attribute.
getPort() - Method in class net.ogdf.ogml.impl.EndpointTypeImpl
 
getPort() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'Port' containment reference.
getPort() - Method in interface org.graphdrawing.graphml.EndpointType
Returns the value of the 'Port' attribute.
getPort() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getPort() - Method in class org.graphdrawing.graphml.impl.EndpointTypeImpl
 
getPort() - Method in class org.graphdrawing.graphml.impl.NodeTypeImpl
 
getPort() - Method in class org.graphdrawing.graphml.impl.PortTypeImpl
 
getPort() - Method in interface org.graphdrawing.graphml.NodeType
Returns the value of the 'Port' containment reference list.
getPort() - Method in interface org.graphdrawing.graphml.PortType
Returns the value of the 'Port' containment reference list.
getPort() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Port' containment reference list.
getPort() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Port' containment reference.
getPort() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Port' containment reference list.
getPort() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getPort() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getPort() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getPort() - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
getPort() - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
getPort() - Method in interface org.ptolemy.moml.LinkType
Returns the value of the 'Port' attribute.
getPort() - Method in interface org.ptolemy.moml.UnlinkType
Returns the value of the 'Port' attribute.
getPort_3001ContainedLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getPort_3001IncomingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getPort_3001OutgoingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getPort_3002ContainedLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getPort_3002IncomingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getPort_3002OutgoingLinks(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getPort_PortLabel() - Method in class de.cau.cs.kieler.keg.impl.KEGPackageImpl
 
getPort_PortLabel() - Method in interface de.cau.cs.kieler.keg.KEGPackage
Returns the meta object for the attribute 'Port Label'.
getPortConstraints() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the port constraints for this layer element.
getPortConstraintsValue() - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutConfig
Return the dynamic value for the port constraints option.
getPortLabel() - Method in class de.cau.cs.kieler.keg.impl.PortImpl
 
getPortLabel() - Method in interface de.cau.cs.kieler.keg.Port
Returns the value of the 'Port Label' attribute.
getPortPositionOnHyperNode(LPort) - Method in interface de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.IRoutingDirectionStrategy
Returns the port's position on a hyper edge axis.
getPortPositionOnHyperNode(LPort) - Method in class de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.NorthToSouthRoutingStrategy
Returns the port's position on a hyper edge axis.
getPortPositionOnHyperNode(LPort) - Method in class de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.SouthToNorthRoutingStrategy
Returns the port's position on a hyper edge axis.
getPortPositionOnHyperNode(LPort) - Method in class de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.WestToEastRoutingStrategy
Returns the port's position on a hyper edge axis.
getPortRank(KPort, boolean) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the port rank for a given port.
getPorts() - Method in class de.cau.cs.kieler.core.kgraph.impl.KNodeImpl
 
getPorts() - Method in interface de.cau.cs.kieler.core.kgraph.KNode
Returns the value of the 'Ports' containment reference list.
getPorts(List<EObject>) - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.PtolemyHelper
Returns a list of all the ports of the given entity types or class types.
getPorts(NamedObj) - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.PtolemyHelper
Returns a list of ports of the given actor.
getPorts() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphUtilityPage
Returns whether ports have to be used to connect nodes.
getPorts() - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns the list of ports of this node.
getPorts(PortType) - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns an iterable for all ports of given type.
getPorts(PortSide) - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns an iterable for all ports of given side.
getPorts(PortType, PortSide) - Method in class de.cau.cs.kieler.klay.layered.graph.LNode
Returns an iterable for all ports of a given type and side.
getPortType(Signal, Region) - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.XtendJava
Builds the trigger of a Transition.
getPortType() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for class 'Port Type'.
getPortType() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getPortType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPortType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Port Type'.
getPortType_Class() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPortType_Class() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Class'.
getPortType_Configure() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPortType_Configure() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Configure'.
getPortType_Data() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Data'.
getPortType_Data() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getPortType_Desc() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Desc'.
getPortType_Desc() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getPortType_Doc() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPortType_Doc() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Doc'.
getPortType_Group() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute list 'Group'.
getPortType_Group() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getPortType_Group() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPortType_Group() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Group'.
getPortType_Name() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the attribute 'Name'.
getPortType_Name() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getPortType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPortType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getPortType_Port() - Method in interface org.graphdrawing.graphml.GraphMLPackage
Returns the meta object for the containment reference list 'Port'.
getPortType_Port() - Method in class org.graphdrawing.graphml.impl.GraphMLPackageImpl
 
getPortType_Property() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPortType_Property() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Property'.
getPortType_Rename() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPortType_Rename() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Rename'.
getPosition() - Method in class de.cau.cs.kieler.klay.layered.graph.LSizedGraphElement
Returns the element's current position.
getPosition() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayeredGraph
Gets the current layout position of this layered graph.
getPosition() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the current position of this layer element.
getPosOffset() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the current position offset of the contained node, or null if the contained object is not a node.
getPostTransformationSelection() - Static method in class de.cau.cs.kieler.ksbase.ui.utils.TransformationUtils
Get the object that is selected after the execution of the transformation.
getPreBounds() - Method in class de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure
Returns the preBounds.
getPredecessorPorts() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns an iterable over all the port's predecessor ports.
getPreferenceName() - Method in class de.cau.cs.kieler.core.model.gmf.policies.PopupBarPolicy
 
getPreferenceName(String, String) - Static method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutDataService
Returns the preference name associated with the two identifiers.
getPreferencesHint() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditor
 
getPreferencesHint() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditor
 
getPreferencesHint() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditor
 
getPreferenceStore() - Method in class de.cau.cs.kieler.core.kivi.CombinationParameter
Get the preference store used to save this key-value pair.
getPreferenceStore() - Method in class de.cau.cs.kieler.kaom.diagram.preferences.DiagramPreferenceInitializer
 
getPreferenceStore() - Method in class de.cau.cs.kieler.keg.diagram.preferences.DiagramPreferenceInitializer
 
getPreferenceStore() - Method in class de.cau.cs.kieler.synccharts.diagram.preferences.DiagramPreferenceInitializer
 
getPreferenceStore() - Static method in class de.cau.cs.kieler.synccharts.kivi.SyncChartsCombination
Get the preference store used by this combination.
getPreferenceStore() - Static method in class de.cau.cs.kieler.uml2.kivi.StateMachineCombination
Get the preference store used by this combination.
getPreferenceStoreAccessor() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.HighlightingHelper
 
getPreferredHeight() - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.container.LayoutSizes
 
getPreferredSize(int, int) - Method in class de.cau.cs.kieler.synccharts.custom.InvisibleLabelFigure
Return the preferred size of the figure.
getPreferredSizes() - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.container.LayoutSizes
 
getPreferredWidth() - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.container.LayoutSizes
 
getPreParentBounds() - Method in class de.cau.cs.kieler.synccharts.custom.OpenRectangleFigure
Returns the preParentBounds.
getPresenterProvider() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.HighlightingHelper
 
getPreviewImage() - Method in class de.cau.cs.kieler.kiml.ui.EclipseLayoutAlgorithmData
Returns the preview image.
getPreviewPic() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleExportPage
Getter for preview picture.
getPreviousZoomLevel() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeEditPart
 
getPrimaryChildEditPart() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableEditPart
 
getPrimaryDragEditPolicy() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
getPrimaryDragEditPolicy() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
getPrimaryDragEditPolicy() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
getPrimaryDragEditPolicy() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
getPrimaryDragEditPolicy() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
getPrimaryDragEditPolicy() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
getPrimaryModelRoot() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
Returns by default the first model in the list of EObject models that have been loaded by the EMFModelManager.
getPrimaryShape() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity2EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Entity3EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.LinkEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.PortEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.Relation2EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.kaom.diagram.edit.parts.RelationEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Edge2EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Edge3EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Edge4EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Edge5EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Edge6EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Edge7EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Edge8EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.EdgeEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node2EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node3EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node4EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.Node5EditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.keg.diagram.edit.parts.PortEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.RegionStateEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SignalEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateEntryActionEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateExitActionEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateInnerActionEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateRegionEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.StateSuspensionTriggerEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TextualCodeEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.TransitionEditPart
 
getPrimaryShape() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.VariableEditPart
 
getPrimitiveEffects() - Method in interface de.cau.cs.kieler.core.kivi.IEffectCompound
Get the list of primitive IEffects that this compound effect is composed of.
getPrimitiveEffects() - Method in class de.cau.cs.kieler.core.model.gmf.effects.FocusContextEffect
Get the list of primitive IEffects that this compound effect is composed of.
getPrintString(IAdaptable, int) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
getPrintString(IAdaptable, int) - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
getPrintString(IAdaptable, int) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
getPriority() - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Return the manager priority.
getPriority() - Method in class de.cau.cs.kieler.kvid.data.KvidUri
Getter for the priority.
getPriority() - Method in class de.cau.cs.kieler.synccharts.impl.TransitionImpl
 
getPriority() - Method in interface de.cau.cs.kieler.synccharts.Transition
Returns the value of the 'Priority' attribute.
getProcessActionCommand(Action, boolean) - Method in class de.cau.cs.kieler.synccharts.text.actions.bridge.ActionLabelProcessorWrapper
 
getProcessAffectedActionLabelCommand(ValuedObject, EObject, boolean) - Method in class de.cau.cs.kieler.synccharts.text.actions.bridge.ActionLabelProcessorWrapper
 
getProcessors(int) - Method in class de.cau.cs.kieler.klay.layered.IntermediateProcessingStrategy
Returns the layout processors in the given slot.
getProgressMonitor() - Method in class de.cau.cs.kieler.kiml.ui.layout.DiagramLayoutManager
Returns the last used progress monitor.
getPropChoice() - Method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin.Images
Returns the image for choice properties.
getProperties() - Method in interface de.cau.cs.kieler.core.kgraph.EMapPropertyHolder
Returns the value of the 'Properties' map.
getProperties() - Method in class de.cau.cs.kieler.core.kgraph.impl.EMapPropertyHolderImpl
 
getProperties() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.AutomatedExecutionWizard
Getter for the properties.
getProperties() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.PropertySettingPage
Getter for the properties.
getProperties() - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
Returns the properties associated with this component.
getProperties() - Method in class de.cau.cs.kieler.sim.kiem.internal.DataComponentWrapper
Gets the KiemProperties of this DataComponent.
getProperty(IProperty<T>) - Method in class de.cau.cs.kieler.core.kgraph.impl.EMapPropertyHolderImpl
Retrieves a property value.
getProperty(IProperty<T>) - Method in interface de.cau.cs.kieler.core.properties.IPropertyHolder
Retrieves a property value.
getProperty(IProperty<T>) - Method in class de.cau.cs.kieler.core.properties.MapPropertyHolder
Retrieves a property value.
getProperty(IProperty<T>) - Method in class de.cau.cs.kieler.kiml.DefaultLayoutConfig
Retrieve the default value for a layout option.
getProperty(IProperty<T>) - Method in class de.cau.cs.kieler.kiml.SemanticLayoutConfig
Retrieves a property value.
getProperty(IProperty<T>) - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutConfig
Retrieve the pre-configured or user defined default value for a layout option.
getProperty(IProperty<T>) - Method in class de.cau.cs.kieler.kiml.VolatileLayoutConfig
Retrieves a property value.
getProperty(String) - Method in class de.cau.cs.kieler.kvid.datadistributor.RuntimeConfiguration
Getter for a property with a certain name.
getProperty() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Property' containment reference list.
getProperty() - Method in interface org.ptolemy.moml.DirectorType
Returns the value of the 'Property' containment reference list.
getProperty() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Property' containment reference.
getProperty() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Property' containment reference list.
getProperty() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getProperty() - Method in class org.ptolemy.moml.impl.DirectorTypeImpl
 
getProperty() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getProperty() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getProperty() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getProperty() - Method in class org.ptolemy.moml.impl.PortTypeImpl
 
getProperty() - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
getProperty() - Method in class org.ptolemy.moml.impl.RelationTypeImpl
 
getProperty() - Method in class org.ptolemy.moml.impl.RenditionTypeImpl
 
getProperty() - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
getProperty() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Property' containment reference list.
getProperty() - Method in interface org.ptolemy.moml.PortType
Returns the value of the 'Property' containment reference list.
getProperty() - Method in interface org.ptolemy.moml.PropertyType
Returns the value of the 'Property' containment reference list.
getProperty() - Method in interface org.ptolemy.moml.RelationType
Returns the value of the 'Property' containment reference list.
getProperty() - Method in interface org.ptolemy.moml.RenditionType
Returns the value of the 'Property' containment reference list.
getProperty() - Method in interface org.ptolemy.moml.VertexType
Returns the value of the 'Property' containment reference list.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotatableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.BooleanAnnotationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ContainmentAnnotationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.FloatAnnotationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ImportAnnotationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.IntAnnotationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.NamedObjectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ReferenceAnnotationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.StringAnnotationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.TypedStringAnnotationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.BooleanValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ChannelDescriptionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ComplexExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.FloatValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InputItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InputOutputItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceDeclarationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceSignalDeclItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceVariableDeclItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.IntValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ISignalItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.IVariableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.OperatorExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.OutputItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ReturnItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.SignalItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.TextExpressionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.TextualCodeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.TypeIdentifierItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ValuedObjectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ValuedObjectReferenceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.VariableDeclItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.VariableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.EMapPropertyHolderItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.IPropertyToObjectMapItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KEdgeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KGraphDataItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KGraphElementItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KLabelItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KNodeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KPortItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.PersistentEntryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.kaom.provider.EntityItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.kaom.provider.LinkableItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.kaom.provider.LinkItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.kaom.provider.PortItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.kaom.provider.RelationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.keg.provider.EdgeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.keg.provider.NodeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.keg.provider.PortItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertySource
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.synccharts.provider.ActionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.synccharts.provider.AssignmentItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.synccharts.provider.EffectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.synccharts.provider.EmissionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.synccharts.provider.RegionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.synccharts.provider.ScopeItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.synccharts.provider.StateItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.synccharts.provider.SubstitutionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.synccharts.provider.TextEffectItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.cau.cs.kieler.synccharts.provider.TransitionItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors() - Method in class de.tu_berlin.cs.tfs.muvitorkit.properties.AbstractPropertySource
 
getPropertyDescriptors() - Method in class de.tu_berlin.cs.tfs.muvitorkit.properties.EObjectPropertySource
 
getPropertySheetPage() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This accesses a cached version of the property sheet.
getPropertySource(Object) - Method in class de.cau.cs.kieler.kaom.diagram.sheet.KaomPropertySection
 
getPropertySource(Object) - Method in class de.cau.cs.kieler.keg.diagram.sheet.GraphsPropertySection
 
getPropertySource(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.sheet.SyncchartsPropertySection
 
getPropertySourceProvider() - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorItem
 
getPropertySourceProvider() - Method in class de.cau.cs.kieler.kaom.diagram.sheet.KaomPropertySection
 
getPropertySourceProvider() - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorItem
 
getPropertySourceProvider() - Method in class de.cau.cs.kieler.keg.diagram.sheet.GraphsPropertySection
 
getPropertySourceProvider() - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorItem
 
getPropertySourceProvider() - Method in class de.cau.cs.kieler.synccharts.diagram.sheet.SyncchartsPropertySection
 
getPropertyType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPropertyType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Property Type'.
getPropertyType_Class() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPropertyType_Class() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Class'.
getPropertyType_Configure() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPropertyType_Configure() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Configure'.
getPropertyType_Doc() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPropertyType_Doc() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Doc'.
getPropertyType_Group() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPropertyType_Group() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Group'.
getPropertyType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPropertyType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getPropertyType_Property() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPropertyType_Property() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Property'.
getPropertyType_Rename() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPropertyType_Rename() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Rename'.
getPropertyType_Value() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getPropertyType_Value() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Value'.
getPropertyValue(Object) - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutPropertySource
getPropertyValue(Object) - Method in class de.tu_berlin.cs.tfs.muvitorkit.properties.EObjectPropertySource
 
getPropertyValue(Object) - Method in class de.tu_berlin.cs.tfs.muvitorkit.properties.LocationPropertySource
 
getPropertyValueFromProviders(String) - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
Get a new property value from one of the configuration providers.
getPropFalse() - Method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin.Images
Returns the image for false boolean properties.
getPropFloat() - Method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin.Images
Returns the image for float properties.
getPropInt() - Method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin.Images
Returns the image for integer properties.
getPropText() - Method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin.Images
Returns the image for text properties.
getPropTrue() - Method in class de.cau.cs.kieler.kiml.ui.KimlUiPlugin.Images
Returns the image for true boolean properties.
getProvider() - Method in class de.cau.cs.kieler.kiml.LayoutAlgorithmData
Returns the layout provider that can execute the associated algorithm.
getPseudostates() - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getPtolemyInstance(EObject) - Static method in class de.cau.cs.kieler.kaom.karma.ptolemy.figurecreation.PtolemyFetcher
Get an instance of a Ptolemy class according to an EObjects annotation.
getPushed() - Method in class de.cau.cs.kieler.core.kivi.menu.ButtonHandler
Returns the pushed status.
getQueueSize() - Method in class de.cau.cs.kieler.core.kivi.internal.EffectsWorker
Get the current size of the queue.
getQueueSize2Delete() - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.XtendJava
 
getRaiseLocalSignals() - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.XtendJava
 
getRandom(List<T>) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.GenericUtils
 
getRandomModifier(int) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimationPathModifier
 
getRank() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.Layer
Returns the rank.
getRank() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Returns the rank.
getRank() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LinearSegment
Returns the rank.
getRank() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.RoutingSlot
Returns the rank.
getRank() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraphElement
Returns the rank.
getRanks(PortSide) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Returns the ranks for a specific side.
getRankWidth() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the rank width of this layer element.
getReader() - Method in class de.cau.cs.kieler.core.model.xtend.util.TransformationWorkflowHook
Returns the reader used to read the input model.
getRealHeight() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Returns the height of this layer element.
getRealOptimizedThreadPriority(State) - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Helper
Computes the real optimized priority of the given state.
getRealOptimizedThreadPriority(State) - Static method in class de.cau.cs.kieler.synccharts.s.Helper
Computes the real optimized priority of the given state.
getRealThreadPriority(State) - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Helper
Computes the real priority of the given state.
getRealThreadPriority(State) - Static method in class de.cau.cs.kieler.synccharts.s.Helper
Computes the real priority of the given state.
getRealURIFragment(EObject) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.IDUtil
Convenience method the get the real URI fragment for an EObject model.
getRealWidth() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Returns the width of this layer element.
getReason() - Method in exception de.cau.cs.kieler.core.ui.UnsupportedPartException
 
getRecentCombo() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ContributionManager
Getter for the recentCombo.
getRecentScheduleIds() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleManager
Get the list of Ids of the most recently used schedules.
getRecentSchedules() - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleManager
Get the list of most recently used schedules.
getReconciler() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.HighlightingHelper
Returns this hightlighter's reconciler.
getReconcilerProvider() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.HighlightingHelper
 
getRedoCommand() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test.DelegatingCommandStack
 
getReferedProperties(List<String>) - Method in class de.cau.cs.kieler.kvid.datadistributor.RuntimeConfiguration
Getter for the list of Propertys referring to the current selection.
getReferenceAnnotation() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'Reference Annotation'.
getReferenceAnnotation() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getReferenceAnnotation_Object() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for the reference 'Object'.
getReferenceAnnotation_Object() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getReferencesChecker() - Method in class de.cau.cs.kieler.synccharts.synchronizer.diff.KitsDiffEngine
 
getRegion() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getRegion() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for class 'Region'.
getRegion_1000ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getRegion_1000SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getRegion_3054ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getRegion_3054IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getRegion_3054OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getRegion_ParentState() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getRegion_ParentState() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the container reference 'Parent State'.
getRegion_States() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getRegion_States() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'States'.
getRegionList() - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
 
getRegions() - Method in class de.cau.cs.kieler.synccharts.impl.StateImpl
 
getRegions() - Method in interface de.cau.cs.kieler.synccharts.State
Returns the value of the 'Regions' containment reference list.
getRegionsFromClipboard(Collection<Region>, Collection<Region>) - Static method in class de.cau.cs.kieler.synccharts.diagram.custom.commands.Utils
Prepare a list of regions to be ready for insertion using xtend.
getRegionStateCompartment_7073SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getRegisteredDataComponentList() - Method in class de.cau.cs.kieler.sim.kiem.KiemPlugin
This initializes the DataComponentList with all registered and loaded plug-ins that extend the following two extension points:
- JSONObjectDataComponent
- JSONStringDataComponent
If a DataComponent is registered but cannot be instantiated because of an error this will result in a warning only so that all other fully functional DataComponents are still loaded.
getRegisteredElements() - Method in class de.cau.cs.kieler.kiml.ui.layout.EclipseLayoutDataService
Returns the set of registered diagram elements.
getRegisteredFiles() - Static method in class de.cau.cs.kieler.core.model.validation.ValidationManager
Get all registered check files.
getRegisteredFiles(EPackage) - Static method in class de.cau.cs.kieler.core.model.validation.ValidationManager
Get all files registered for a specific ePackage.
getRegistrations() - Method in class net.ogdf.ogml.util.OgmlXMLProcessor
Register for "*" and "xml" file extensions the OgmlResourceFactoryImpl factory.
getRegistrations() - Method in class org.graphdrawing.graphml.util.GraphMLXMLProcessor
Register for "*" and "xml" file extensions the GraphMLResourceFactoryImpl factory.
getRegistrations() - Method in class org.ptolemy.moml.util.MomlXMLProcessor
Register for "*" and "xml" file extensions the MomlResourceFactoryImpl factory.
getRegistrations() - Method in class org.w3._1999.xlink.util.XlinkXMLProcessor
Register for "*" and "xml" file extensions the XlinkResourceFactoryImpl factory.
getRegistries() - Static method in class de.cau.cs.kieler.core.model.validation.ValidationInformationCollector
Return the validation registries that are added by extension point.
getRegistry() - Static method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns the instance of the registry class associated with the current layout data service.
getRelation() - Method in class de.cau.cs.kieler.kaom.impl.KaomPackageImpl
 
getRelation() - Method in interface de.cau.cs.kieler.kaom.KaomPackage
Returns the meta object for class 'Relation'.
getRelation() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Relation' containment reference list.
getRelation() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Relation' containment reference.
getRelation() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Relation' containment reference list.
getRelation() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getRelation() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getRelation() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getRelation() - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
getRelation() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getRelation() - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
getRelation() - Method in interface org.ptolemy.moml.LinkType
Returns the value of the 'Relation' attribute.
getRelation() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Relation' containment reference list.
getRelation() - Method in interface org.ptolemy.moml.UnlinkType
Returns the value of the 'Relation' attribute.
getRelation1() - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
getRelation1() - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
getRelation1() - Method in interface org.ptolemy.moml.LinkType
Returns the value of the 'Relation1' attribute.
getRelation1() - Method in interface org.ptolemy.moml.UnlinkType
Returns the value of the 'Relation1' attribute.
getRelation2() - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
getRelation2() - Method in class org.ptolemy.moml.impl.UnlinkTypeImpl
 
getRelation2() - Method in interface org.ptolemy.moml.LinkType
Returns the value of the 'Relation2' attribute.
getRelation2() - Method in interface org.ptolemy.moml.UnlinkType
Returns the value of the 'Relation2' attribute.
getRelation_2002ContainedLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getRelation_2002IncomingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getRelation_2002OutgoingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getRelation_3003ContainedLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getRelation_3003IncomingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getRelation_3003OutgoingLinks(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getRelationType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRelationType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Relation Type'.
getRelationType_Class() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRelationType_Class() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Class'.
getRelationType_Configure() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRelationType_Configure() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Configure'.
getRelationType_Doc() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRelationType_Doc() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Doc'.
getRelationType_Group() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRelationType_Group() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Group'.
getRelationType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRelationType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getRelationType_Property() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRelationType_Property() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Property'.
getRelationType_Rename() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRelationType_Rename() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Rename'.
getRelationType_Vertex() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRelationType_Vertex() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Vertex'.
getRelTypesOnSource(IAdaptable) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomModelingAssistantProvider
 
getRelTypesOnSource(IAdaptable) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
getRelTypesOnSource(IAdaptable) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
getRelTypesOnSourceAndTarget(IAdaptable, IAdaptable) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomModelingAssistantProvider
 
getRelTypesOnSourceAndTarget(IAdaptable, IAdaptable) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
getRelTypesOnSourceAndTarget(IAdaptable, IAdaptable) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
getRelTypesOnTarget(IAdaptable) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomModelingAssistantProvider
 
getRelTypesOnTarget(IAdaptable) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
getRelTypesOnTarget(IAdaptable) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
getRemaining() - Method in interface de.cau.cs.kieler.sim.trace.ITrace
 
getRemaining() - Method in interface de.cau.cs.kieler.sim.trace.ITraceList
Return the number of remaining traces after the current one.
getRename() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Rename' containment reference list.
getRename() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Rename' containment reference.
getRename() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Rename' containment reference list.
getRename() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getRename() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getRename() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getRename() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getRename() - Method in class org.ptolemy.moml.impl.PortTypeImpl
 
getRename() - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
getRename() - Method in class org.ptolemy.moml.impl.RelationTypeImpl
 
getRename() - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
getRename() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Rename' containment reference list.
getRename() - Method in interface org.ptolemy.moml.PortType
Returns the value of the 'Rename' containment reference list.
getRename() - Method in interface org.ptolemy.moml.PropertyType
Returns the value of the 'Rename' containment reference list.
getRename() - Method in interface org.ptolemy.moml.RelationType
Returns the value of the 'Rename' containment reference list.
getRename() - Method in interface org.ptolemy.moml.VertexType
Returns the value of the 'Rename' containment reference list.
getRenameType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRenameType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Rename Type'.
getRenameType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRenameType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getRenamings() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getRenamings() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Renamings' containment reference list.
getRendition() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Rendition' containment reference list.
getRendition() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Rendition' containment reference.
getRendition() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Rendition' containment reference list.
getRendition() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getRendition() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getRendition() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getRendition() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getRendition() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Rendition' containment reference list.
getRenditionType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRenditionType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Rendition Type'.
getRenditionType_Class() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRenditionType_Class() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Class'.
getRenditionType_Configure() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRenditionType_Configure() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Configure'.
getRenditionType_Group() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRenditionType_Group() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Group'.
getRenditionType_Location() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRenditionType_Location() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Location'.
getRenditionType_Property() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getRenditionType_Property() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Property'.
getReorientReferenceRelationshipCommand(ReorientReferenceRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getReorientReferenceRelationshipCommand(ReorientReferenceRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getReorientReferenceRelationshipCommand(ReorientReferenceRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity2ItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity3ItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.PortItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Relation2ItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.RelationItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node2ItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node3ItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node4ItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node5ItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.PortItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionStateItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateItemSemanticEditPolicy
Returns command to reorient EClass based link.
getReorientRelationshipCommand(ReorientRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getReplacingRules() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.LineReplacer
 
getResetRule(Object) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider
 
getResetRule(Object) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
 
getResetRule(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
getResizeable() - Method in class de.cau.cs.kieler.karma.SwitchableFigure
check if the figure may be be resized.
getResource() - Method in class de.cau.cs.kieler.kex.controller.ExportResource
Getter for resource.
getResource() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.EmbeddedXtextEditor
 
getResourceListContentProvider() - Method in class de.cau.cs.kieler.core.ui.wizards.FileSystemResourcesPage
Returns the content provider to be used for the resource list.
getResourceListContentProvider() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the content provider to be used for the resource list.
getResourceListFilters() - Method in class de.cau.cs.kieler.core.ui.wizards.FileSystemResourcesPage
Returns the viewer filters to be used for the resource list.
getResourceListFilters() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the viewer filters to be used for the resource list.
getResourceListFilters() - Method in class de.cau.cs.kieler.core.ui.wizards.WorkspaceResourcesPage
Returns the viewer filters to be used for the resource list.
getResourceListLabelProvider() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the label provider to be used for the resource list.
getResourceListViewerComparator() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the viewer comparator to be used for the resource list.
getResourceLocator() - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotatableItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kexpressions.provider.ChannelDescriptionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kexpressions.provider.ExpressionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceDeclarationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kexpressions.provider.TextualCodeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kexpressions.provider.TypeIdentifierItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kexpressions.provider.ValuedObjectItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kexpressions.provider.VariableDeclItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kgraph.provider.EMapPropertyHolderItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kgraph.provider.IPropertyToObjectMapItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kgraph.provider.KGraphElementItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.core.kgraph.provider.PersistentEntryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.kaom.provider.EntityItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.kaom.provider.LinkableItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.kaom.provider.LinkItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.kaom.provider.PortItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.kaom.provider.RelationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.keg.provider.EdgeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.keg.provider.NodeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.keg.provider.PortItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.synccharts.provider.ActionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.synccharts.provider.EffectItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.synccharts.provider.ScopeItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.synccharts.provider.SubstitutionItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.cau.cs.kieler.synccharts.provider.TextEffectItemProvider
Return the resource locator for this item provider's resources.
getResourcePath() - Method in class de.cau.cs.kieler.kex.ui.wizards.importing.ImportDestPage
getter for resource path.
getResources(IProgressMonitor) - Method in class de.cau.cs.kieler.core.ui.wizards.WorkspaceResourcesPage
Returns the selected files.
getResources() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for example resources.
getResourceSet() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider.ResourceSetInfo
 
getResourceSet() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
getResourceSet() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider.ResourceSetInfo
 
getResourceSetInfo(Object) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider
 
getResourceSetInfo(Object) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
 
getResourceSetInfo(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
getResourceTreeContentProvider() - Method in class de.cau.cs.kieler.core.ui.wizards.FileSystemResourcesPage
Returns the content provider to be used for the resource tree.
getResourceTreeContentProvider() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the content provider to be used for the resource tree.
getResourceTreeFilters() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the viewer filters to be used for the resource tree.
getResourceTreeFilters() - Method in class de.cau.cs.kieler.core.ui.wizards.WorkspaceResourcesPage
Returns the viewer filters to be used for the resource tree.
getResourceTreeLabelProvider() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the label provider to be used for the resource tree.
getResourceTreeViewerComparator() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the viewer comparator to be used for the resource tree.
getResourceType() - Method in class de.cau.cs.kieler.kex.model.ExampleResource
Getter for resourcetype.
getResponsiveCombination() - Method in class de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionService.ButtonConfiguration
 
getRestartMessage(String) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Constructs an info message about restart.
getResult() - Method in class de.cau.cs.kieler.core.model.effects.TransformationEffect
 
getResult() - Method in class de.cau.cs.kieler.core.model.m2m.TransformationDescriptor
 
getResult() - Method in class de.cau.cs.kieler.core.model.xtend.m2m.XtendTransformationCommand
 
getResultFile() - Method in class de.cau.cs.kieler.kiml.grana.ui.BatchResultFilePage
Returns the selected result file path.
getResultFile() - Method in class de.cau.cs.kieler.kiml.grana.ui.BatchWizard
Returns the selected result file.
getResults() - Method in class de.cau.cs.kieler.kiml.grana.batch.BatchJobResult
Returns the analyses results performed by the job.
getResults() - Method in class de.cau.cs.kieler.sim.kiem.automated.data.AbstractResult
Getter for the list of results.
getReturn() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getReturn() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Return'.
getReversed() - Method in class de.cau.cs.kieler.sim.table.views.TableViewerSorter
Gets the reversed flag.
getReversedEdges() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg.AbstractCycleRemover
Returns the list of edges that were reversed for cycle removal.
getReversedEdges() - Method in interface de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg.ICycleRemover
Returns the list of edges that were reversed for cycle removal.
getRight() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KInsetsImpl
 
getRight() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KInsets
Returns the value of the 'Right' attribute.
getRightFace() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Returns the rightFace.
getRootAdapterFactory() - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotationsItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class de.cau.cs.kieler.core.kexpressions.provider.KExpressionsItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class de.cau.cs.kieler.core.kgraph.provider.KGraphItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class de.cau.cs.kieler.kaom.provider.KaomItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class de.cau.cs.kieler.keg.provider.KEGItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class de.cau.cs.kieler.synccharts.provider.SyncchartsItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootDir() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for root directory.
getRootState() - Method in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
 
getRootState() - Method in class de.cau.cs.kieler.kies.transformation.EsterelToSyncChartDataComponent
 
getRotate() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getRotate() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for class 'Rotate'.
getRotate_AnchorPoint() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getRotate_AnchorPoint() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Anchor Point'.
getRotate_AngleRange() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getRotate_AngleRange() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Angle Range'.
getRotation() - Method in class net.ogdf.ogml.impl.TextTypeImpl
 
getRotation() - Method in interface net.ogdf.ogml.TextType
Returns the value of the 'Rotation' attribute.
getRoundedCornersPoints(boolean) - Method in class de.cau.cs.kieler.core.model.gmf.figures.SplineConnection
 
getRoundedRectangleBounds() - Method in interface de.cau.cs.kieler.core.model.figures.IRoundedRectangleAnchorableFigure
Returns the rounded rectangles bounds.
getRoundedRectangleBounds() - Method in class de.cau.cs.kieler.core.model.gmf.figures.RoundedRectangleFigure
Returns the rounded rectangles bounds.
getRoutePos(PortSide) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.ElementLoop
Gets the route position for a specific side.
getRuler() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage.MuvitorRulerProvider
 
getRules() - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.LineReplacer
 
getRunningImage() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the image for running iterations.
getRuntimeModule(String) - Method in class de.cau.cs.kieler.synccharts.text.ui.KitsUIPlugin
 
getSaveOptions() - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorUtil
 
getSaveOptions() - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorUtil
 
getSaveOptions() - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorUtil
 
getSaveRule(Object) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider
 
getSaveRule(Object) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
 
getSaveRule(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
getScalableFigure() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getScheduleData(String) - Method in class de.cau.cs.kieler.sim.kiem.config.managers.ScheduleManager
Try to find the schedule data with the specified id.
getScope(EObject, EReference) - Method in class de.cau.cs.kieler.kies.scoping.EsterelScopeProvider
getScope() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for class 'Scope'.
getScope(EObject, EReference) - Method in class de.cau.cs.kieler.synccharts.text.actions.scoping.ActionsScopeProvider
 
getScope(EObject, EReference) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.scoping.InterfacesScopeProvider
getScope_BodyContents() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_BodyContents() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference 'Body Contents'.
getScope_BodyReference() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_BodyReference() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the reference 'Body Reference'.
getScope_BodyText() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_BodyText() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'Body Text'.
getScope_EntryActions() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_EntryActions() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'Entry Actions'.
getScope_ExitActions() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_ExitActions() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'Exit Actions'.
getScope_Id() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_Id() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Id'.
getScope_InnerActions() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_InnerActions() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'Inner Actions'.
getScope_InterfaceDeclaration() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_InterfaceDeclaration() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Interface Declaration'.
getScope_Label() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_Label() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Label'.
getScope_Renamings() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_Renamings() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'Renamings'.
getScope_Signals() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_Signals() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'Signals'.
getScope_SuspensionTrigger() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_SuspensionTrigger() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference 'Suspension Trigger'.
getScope_Variables() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getScope_Variables() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'Variables'.
getScriptSecurity(String, ParsedURL, ParsedURL) - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns the security settings for the given script type, script url and document url
getSecond() - Method in class de.cau.cs.kieler.core.util.Pair
Returns the second element.
getSecondState() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.Dependency
Returns the second state tuple.
getSecondState() - Method in class de.cau.cs.kieler.synccharts.s.Dependency
Returns the second state tuple.
getSegment() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Segment' containment reference.
getSegment() - Method in interface net.ogdf.ogml.EdgeLayoutType
Returns the value of the 'Segment' containment reference list.
getSegment() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getSegment() - Method in class net.ogdf.ogml.impl.EdgeLayoutTypeImpl
 
getSegmentType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSegmentType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Segment Type'.
getSegmentType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSegmentType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getSegmentType_Endpoint() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSegmentType_Endpoint() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Endpoint'.
getSegmentType_Line() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSegmentType_Line() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Line'.
getSelectedAnalyses() - Method in class de.cau.cs.kieler.kiml.grana.ui.AnalysisSelectionViewer
Returns the selected analyses.
getSelectedComponents() - Method in class de.cau.cs.kieler.sim.kiem.ui.AddDataComponentDialog
Gets the selected components.
getSelectedComponents() - Method in class de.cau.cs.kieler.uml2.sim.kiem.SelectTraceDialog
Gets the selected components.
getSelectedElements(IProgressMonitor) - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns a list of selected elements.
getSelectedEObjects() - Method in class de.cau.cs.kieler.core.model.triggers.SelectionTrigger.SelectionState
Get the selected EObjects.
getSelectedFiles() - Method in class de.cau.cs.kieler.kiml.grana.ui.BatchFileSelectionPage
Returns the list of selected files.
getSelectedFiles() - Method in class de.cau.cs.kieler.kiml.grana.ui.BatchWizard
Returns the list of selected files.
getSelectedHint() - Method in class de.cau.cs.kieler.kiml.ui.LayouterHintDialog
The layouter hint that was selected by the user.
getSelectedIndex() - Method in class de.cau.cs.kieler.uml2.sim.kiem.SelectTraceDialog
Gets the selected index.
getSelection(IWorkbenchPart) - Method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Returns the current selection for the given editor part.
getSelection(IWorkbenchPart) - Method in class de.cau.cs.kieler.core.model.graphiti.GraphitiFrameworkBridge
Returns the current selection for the given editor part.
getSelection(IWorkbenchPart) - Method in interface de.cau.cs.kieler.core.model.IGraphicalFrameworkBridge
Returns the current selection for the given editor part.
getSelection() - Method in class de.cau.cs.kieler.core.ui.views.TextViewer
 
getSelection() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomCreationWizard
 
getSelection() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsCreationWizard
 
getSelection() - Method in class de.cau.cs.kieler.kiml.ui.views.LayoutViewPart
Returns the current selection of the layout view.
getSelection() - Method in class de.cau.cs.kieler.ksbase.ui.handler.ExecuteTransformationRequest
The current selection.
getSelection(IWorkbenchPart) - Method in class de.cau.cs.kieler.papyrus.PapyrusFrameworkBridge
Returns the current selection for the given editor part.
getSelection() - Method in class de.cau.cs.kieler.sim.kiem.config.ui.ScheduleSelector
Getter for the current selection in the combo.
getSelection() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizard
 
getSelection() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.SelectionProviderIntermediate
 
getSelectionTitle() - Method in class de.cau.cs.kieler.kaom.diagram.part.ModelElementSelectionPage
Override to provide custom model element description.
getSelectionTitle() - Method in class de.cau.cs.kieler.keg.diagram.part.ModelElementSelectionPage
Override to provide custom model element description.
getSelectionTitle() - Method in class de.cau.cs.kieler.synccharts.diagram.part.ModelElementSelectionPage
Override to provide custom model element description.
getSelfLoops() - Method in class de.cau.cs.kieler.keg.diagram.custom.wizards.RandomGraphAnyPage
Returns whether self-loops are allowed.
getSemanticAdapter() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomLinkDescriptor
 
getSemanticAdapter() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsLinkDescriptor
 
getSemanticAdapter() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsLinkDescriptor
 
getSemanticChildren(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramUpdater
 
getSemanticChildren(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
getSemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity2CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity3CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.EntityCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.EntityEntityCompartment2CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.EntityEntityCompartmentCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node2CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node4CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.NodeCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.NodeNodeCompartment2CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.NodeNodeCompartmentCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionStateCompartmentCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionCompartment2CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateEntryActionCompartmentCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionCompartment2CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateExitActionCompartmentCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionCompartment2CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateInnerActionCompartmentCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionCompartment2CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateRegionCompartmentCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSignalCompartment2CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSignalCompartmentCanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerCompartment2CanonicalEditPolicy
 
getSemanticChildrenList() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateSuspensionTriggerCompartmentCanonicalEditPolicy
 
getSemanticCommand(IEditCommandRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getSemanticCommand(IEditCommandRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getSemanticCommand(IEditCommandRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getSemanticCommandSwitch(IEditCommandRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getSemanticCommandSwitch(IEditCommandRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getSemanticCommandSwitch(IEditCommandRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getSemanticConfigs(EClass) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Return the semantic layout configurations that are associated with the given domain model class.
getSemanticModel() - Method in class de.cau.cs.kieler.core.model.triggers.DiagramTrigger.DiagramState
Get the semantic model in shape of the root EObject that corresponds to the diagram.
getSemanticProperty(EObject, LayoutOptionData<?>) - Method in class de.cau.cs.kieler.core.annotations.ui.AnnotationsLayoutConfig
Determine the value of the given layout option from the semantic element.
getSemanticProperty(EObject, LayoutOptionData<?>) - Method in class de.cau.cs.kieler.kaom.custom.TypeLayoutConfig
Determine the value of the given layout option from the semantic element.
getSemanticProperty(EObject, LayoutOptionData<?>) - Method in class de.cau.cs.kieler.keg.diagram.custom.HypernodeLayoutConfig
Determine the value of the given layout option from the semantic element.
getSemanticProperty(EObject, LayoutOptionData<?>) - Method in class de.cau.cs.kieler.kiml.SemanticLayoutConfig
Determine the value of the given layout option from the semantic element.
getSemanticProperty(EObject, LayoutOptionData<?>) - Method in class de.cau.cs.kieler.kiml.ui.AnnotationsLayoutConfig
Determine the value of the given layout option from the semantic element.
getSemanticProperty(EObject, LayoutOptionData<?>) - Method in class de.cau.cs.kieler.synccharts.diagram.custom.ActionLayoutConfig
Determine the value of the given layout option from the semantic element.
getSemanticProperty(EObject, LayoutOptionData<?>) - Method in class de.cau.cs.kieler.synccharts.diagram.custom.HVLayoutConfig
Determine the value of the given layout option from the semantic element.
getSequenceNumber() - Method in class de.cau.cs.kieler.core.kivi.AbstractTriggerState
Get the sequence number of this state to determine a temporal order.
getSequenceNumber() - Method in interface de.cau.cs.kieler.core.kivi.ITriggerState
Get the sequence number of this state to determine a temporal order.
getSerializationCommand(State, EObject, String, int) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.InterfaceDeclProcessorWrapper
return serialization command suited if a signal's or variable's name changed, something was added/deleted, or some change within a region occured.
getSerializationCommand(State, EObject) - Method in class de.cau.cs.kieler.synccharts.text.interfaces.bridge.InterfaceDeclProcessorWrapper
return serialization command suited for any other change than the previous constructor is covering.
getSerializedString(EObject) - Static method in class de.cau.cs.kieler.kies.transformation.util.TransformationUtil
Returns the textual representation of the passed esterel object.
getSetCommand(SetRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
 
getSetCommand(SetRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
getSetCommand(SetRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
 
getSetting(IDialogSettings, String, String) - Static method in class de.cau.cs.kieler.kaom.importer.ptolemy.utils.Utils
Returns the given setting from the given dialog settings instance, or the given default if none is found.
getSettingArray(IDialogSettings, String, String[]) - Static method in class de.cau.cs.kieler.kaom.importer.ptolemy.utils.Utils
Returns the given setting from the given dialog settings instance, or the given default if none is found.
getSettingBoolean(IDialogSettings, String, boolean) - Static method in class de.cau.cs.kieler.kaom.importer.ptolemy.utils.Utils
Returns the given setting from the given dialog settings instance, or the given default if none is found.
getSeverity() - Method in class de.cau.cs.kieler.core.model.xtend.util.XtendStatus
getShape() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Shape' containment reference.
getShape() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getShape() - Method in class net.ogdf.ogml.impl.NodeLayoutTypeImpl
 
getShape() - Method in class net.ogdf.ogml.impl.NodeStyleTemplateTypeImpl
 
getShape() - Method in interface net.ogdf.ogml.NodeLayoutType
Returns the value of the 'Shape' containment reference.
getShape() - Method in interface net.ogdf.ogml.NodeStyleTemplateType
Returns the value of the 'Shape' containment reference.
getShapeLayout(KNode) - Static method in class de.cau.cs.kieler.keg.importer.util.XtendUtil
Returns the shape layout for the given node.
getShapeLayout(KNode) - Static method in class de.cau.cs.kieler.kiml.export.util.XtendUtil
Returns the shape layout for the given node.
getShapeType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getShapeType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Shape Type'.
getShapeType1() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getShapeType1() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Shape Type1'.
getShapeType1_Height() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getShapeType1_Height() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Height'.
getShapeType1_Type() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getShapeType1_Type() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Type'.
getShapeType1_Uri() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getShapeType1_Uri() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Uri'.
getShapeType1_Width() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getShapeType1_Width() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Width'.
getShapeTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getShapeTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Shape Type Object'.
getSharedKeyHandler() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
Configures the MuvitorPage.keyHandler with standard key strokes like DEL (for DeleteAction) and F2 (for direct edit).
getSharedStateModule() - Method in class de.cau.cs.kieler.synccharts.text.ui.KitsUIPlugin
 
getShell() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the main shell of the active workbench.
getShell() - Static method in class de.cau.cs.kieler.sim.kiem.config.KiemConfigurationPlugin
Getter for the main shell of the active workbench.
getShell() - Method in class de.cau.cs.kieler.sim.kiem.internal.AbstractDataComponent
Getter for the main shell of the active workbench.
getShell() - Method in class de.cau.cs.kieler.uml2.sim.Uml2SimPlugin
Getter for the main shell of the active workbench.
getShortName() - Method in class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Creates a short version of the name.
getShowInContext() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditor
 
getShowInContext() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditor
 
getShowInContext() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditor
 
getSide() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns the node side on which the port is drawn.
getSignal() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getSignal() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Signal'.
getSignal() - Method in interface de.cau.cs.kieler.synccharts.Emission
Returns the value of the 'Signal' reference.
getSignal() - Method in class de.cau.cs.kieler.synccharts.impl.EmissionImpl
 
getSignal_3048ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getSignal_3048IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getSignal_3048OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getSignal_CombineOperator() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getSignal_CombineOperator() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Combine Operator'.
getSignal_HostCombineOperator() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getSignal_HostCombineOperator() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Host Combine Operator'.
getSignal_IsInput() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getSignal_IsInput() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Is Input'.
getSignal_IsOutput() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getSignal_IsOutput() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Is Output'.
getSignalName() - Method in class ptolemy.actor.kiel.KielerIO
 
getSignals() - Method in class de.cau.cs.kieler.core.kexpressions.impl.InterfaceSignalDeclImpl
 
getSignals() - Method in interface de.cau.cs.kieler.core.kexpressions.InterfaceSignalDecl
Returns the value of the 'Signals' containment reference list.
getSignals() - Method in interface de.cau.cs.kieler.sim.trace.ITrace
Take all signals that are defined by the trace, either input or output.
getSignals() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getSignals() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Signals' containment reference list.
getSignals() - Method in class sj.EmbeddedSJProgram
Returns all signals known by the program.
getSignalValue(Object) - Static method in class de.cau.cs.kieler.sim.kiem.JSONSignalValues
Gets the value of a SignalValue.
GetSimulationTick() - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
getSineModifier(int, float) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimationPathModifier
 
getSize() - Method in class de.cau.cs.kieler.klay.layered.graph.Layer
Returns the size of the layer, that is the height of the stacked nodes and the maximal width of the nodes.
getSize() - Method in class de.cau.cs.kieler.klay.layered.graph.LayeredGraph
Returns the size of the graph, that is the bounding box that covers the whole drawing.
getSize() - Method in class de.cau.cs.kieler.klay.layered.graph.LSizedGraphElement
Returns the element's current size.
getSize() - Method in interface net.ogdf.ogml.EndpointType
Returns the value of the 'Size' attribute.
getSize() - Method in interface net.ogdf.ogml.FontType
Returns the value of the 'Size' attribute.
getSize() - Method in class net.ogdf.ogml.impl.EndpointTypeImpl
 
getSize() - Method in class net.ogdf.ogml.impl.FontTypeImpl
 
getSizeByString(String, EObject, EditPart) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.KaomPortProvider
Returns the size of a figure according to a given string.
getSizeByString(String, EObject, EditPart) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.KaomRenderingProvider
Returns the size of a figure according to a given string.
getSizeByString(String, EObject, EditPart) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.renderingprovider.PtolemyStateMachineProvider
Returns the size of a figure according to a given string.
getSizeByString(String, EObject, EditPart) - Method in interface de.cau.cs.kieler.karma.IRenderingProvider
Returns the size of a figure according to a given string.
getSizeByString(String, EObject, EditPart) - Method in class de.cau.cs.kieler.keg.custom.KEGFigureProvider
Returns the size of a figure according to a given string.
getSizeByString(String, EObject, EditPart) - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsConnectionFigureProvider
Returns the size of a figure according to a given string.
getSizeByString(String, EObject, EditPart) - Method in class de.cau.cs.kieler.synccharts.custom.SyncchartsFigureProvider
Returns the size of a figure according to a given string.
getSlotMap() - Method in class de.cau.cs.kieler.klodd.hierarchical.impl.SortingLayerwiseEdgePlacer
Returns the map of layer elements to their corresponding routing slots that was constructed during the last run of placeEdges.
getSlotMap() - Method in class de.cau.cs.kieler.klodd.hierarchical.impl.ToponumLayerwiseEdgePlacer
Returns the map of layer elements to their corresponding routing slots that was constructed during the last run of placeEdges.
getSlotMap() - Method in interface de.cau.cs.kieler.klodd.hierarchical.modules.ILayerwiseEdgePlacer
Returns the map of layer elements to their corresponding routing slots that was constructed during the last run of placeEdges.
getSmallestThreadPriority(State) - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Helper
Computes the real priority of the given state.
getSmallestThreadPriority(State) - Static method in class de.cau.cs.kieler.synccharts.s.Helper
Computes the real priority of the given state.
getSortedPorts(KNode) - Static method in class de.cau.cs.kieler.kiml.util.KimlUtil
Returns a sorted list of the ports of the given node.
getSource() - Method in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
 
getSource() - Method in interface de.cau.cs.kieler.core.kgraph.KEdge
Returns the value of the 'Source' container reference.
getSource() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.LinkCreateCommand
 
getSource() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomLinkDescriptor
 
getSource() - Method in class de.cau.cs.kieler.kaom.impl.LinkImpl
 
getSource() - Method in interface de.cau.cs.kieler.kaom.Link
Returns the value of the 'Source' reference.
getSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge2CreateCommand
 
getSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge3CreateCommand
 
getSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge4CreateCommand
 
getSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge5CreateCommand
 
getSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge6CreateCommand
 
getSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge7CreateCommand
 
getSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge8CreateCommand
 
getSource() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.EdgeCreateCommand
 
getSource() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsLinkDescriptor
 
getSource() - Method in class de.cau.cs.kieler.klay.layered.graph.LEdge
Returns the source port.
getSource() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Returns the source.
getSource() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.TransitionCreateCommand
 
getSource() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsLinkDescriptor
 
getSource() - Method in interface net.ogdf.ogml.EdgeType
Returns the value of the 'Source' containment reference list.
getSource() - Method in class net.ogdf.ogml.impl.EdgeTypeImpl
 
getSource() - Method in interface org.graphdrawing.graphml.EdgeType
Returns the value of the 'Source' attribute.
getSource() - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
getSource() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Source' attribute.
getSource() - Method in interface org.ptolemy.moml.ConfigureType
Returns the value of the 'Source' attribute.
getSource() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Source' attribute.
getSource() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getSource() - Method in class org.ptolemy.moml.impl.ConfigureTypeImpl
 
getSource() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getSource() - Method in class org.ptolemy.moml.impl.ImportTypeImpl
 
getSource() - Method in class org.ptolemy.moml.impl.InputTypeImpl
 
getSource() - Method in interface org.ptolemy.moml.ImportType
Returns the value of the 'Source' attribute.
getSource() - Method in interface org.ptolemy.moml.InputType
Returns the value of the 'Source' attribute.
getSourceAnchorPos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Returns the source anchor position.
getSourceBackPos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Returns the source back position.
getSourceElement() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Gets the source element.
getSourceFiles(IProgressMonitor) - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.wizards.ImportDiagramsWorkspaceSourcesPage
Returns the selected source files to import.
getSourceGroupBrowseButton() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the source group's browse button, if the source group was created using ResourceTreeAndListPage.createDefaultSourceGroup(Composite, String, String).
getSourceGroupCombo() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the source group's combo box, if the source group was created using ResourceTreeAndListPage.createDefaultSourceGroup(Composite, String, String).
getSourceNodes(Pseudostate) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getSourcePoint() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KEdgeLayoutImpl
 
getSourcePoint() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KEdgeLayout
Returns the value of the 'Source Point' containment reference.
getSourcePort() - Method in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
 
getSourcePort() - Method in interface de.cau.cs.kieler.core.kgraph.KEdge
Returns the value of the 'Source Port' reference.
getSourcePort() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.ElementLoop
Gets the source port of this element loop.
getSourcePort() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Gets the source port.
getSourceport() - Method in interface org.graphdrawing.graphml.EdgeType
Returns the value of the 'Sourceport' attribute.
getSourceport() - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
getSourcePortSide() - Method in interface de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.IRoutingDirectionStrategy
Returns the side of ports that should be considered on a source layer.
getSourcePortSide() - Method in class de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.NorthToSouthRoutingStrategy
Returns the side of ports that should be considered on a source layer.
getSourcePortSide() - Method in class de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.SouthToNorthRoutingStrategy
Returns the side of ports that should be considered on a source layer.
getSourcePortSide() - Method in class de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.WestToEastRoutingStrategy
Returns the side of ports that should be considered on a source layer.
getSourceSide() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Returns the source side.
getSourceSidePos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Returns the source side position.
getSourceState() - Method in class de.cau.cs.kieler.synccharts.impl.TransitionImpl
 
getSourceState() - Method in interface de.cau.cs.kieler.synccharts.Transition
Returns the value of the 'Source State' container reference.
getSourceStyle() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Source Style' containment reference.
getSourceStyle() - Method in interface net.ogdf.ogml.EdgeLayoutType
Returns the value of the 'Source Style' containment reference.
getSourceStyle() - Method in interface net.ogdf.ogml.EdgeStyleTemplateType
Returns the value of the 'Source Style' containment reference.
getSourceStyle() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getSourceStyle() - Method in class net.ogdf.ogml.impl.EdgeLayoutTypeImpl
 
getSourceStyle() - Method in class net.ogdf.ogml.impl.EdgeStyleTemplateTypeImpl
 
getSourceStyleType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSourceStyleType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Source Style Type'.
getSourceStyleType_Color() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSourceStyleType_Color() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Color'.
getSourceStyleType_Type() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSourceStyleType_Type() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Type'.
getSourceStyleType_Uri() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSourceStyleType_Uri() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Uri'.
getSourceStyleType_Width() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSourceStyleType_Width() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Width'.
getSourceTarget() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Source Target' containment reference.
getSourceTarget() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getSourceTargetType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSourceTargetType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Source Target Type'.
getSourceTargetType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSourceTargetType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getSourceTargetType_Id() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSourceTargetType_Id() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id'.
getSourceTargetType_IdRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSourceTargetType_IdRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id Ref'.
getSourceTargetType_Label() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getSourceTargetType_Label() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Label'.
getSourceType() - Method in class de.cau.cs.kieler.kex.model.database.DBExampleCollector
 
getSourceType() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for sourcetype.
getSourceType() - Method in class de.cau.cs.kieler.kex.model.ExampleCollector
Getter for SourceType.
getSourceType() - Method in class de.cau.cs.kieler.kex.model.plugin.PluginExampleCollector
 
getSourceType() - Method in class de.cau.cs.kieler.kex.ui.wizards.exporting.ExampleExportPage
Getter for sourctype.
GetSpeed(int) - Method in class ptolemy.actor.kiel.ModelRailwayIO.RailwayInterface
 
getSplineMode() - Method in class de.cau.cs.kieler.core.model.gmf.figures.SplineConnection
Gets the spline mode for this connection.
getSquareLength() - Method in class de.cau.cs.kieler.core.math.KVector
returns square length of this vector.
getStandardModifier() - Static method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimationPathModifier
 
getStart() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.RoutingSlot
Returns the start.
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity2ItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Entity3ItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.PortItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.Relation2ItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.RelationItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node2ItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node3ItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node4ItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.Node5ItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.PortItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.RegionStateItemSemanticEditPolicy
 
getStartCreateRelationshipCommand(CreateRelationshipRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.StateItemSemanticEditPolicy
 
getStartingPage() - Method in class de.cau.cs.kieler.keg.importer.wizards.ImportGraphWizard
getStartPoint() - Method in class de.cau.cs.kieler.core.math.BezierSpline
returns the first point of the first piece of the spline.
getStartPoint() - Method in class de.cau.cs.kieler.klay.layered.p5edges.LongEdge
 
getStartTangent() - Method in class de.cau.cs.kieler.klay.layered.p5edges.LongEdge
 
getState() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StatePlusTransition
 
getState() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getState() - Method in class de.cau.cs.kieler.synccharts.s.StatePlusTransition
 
getState() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for class 'State'.
getState_2006ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getState_2006IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getState_2006OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getState_3055ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getState_3055IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getState_3055OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getState_IncomingTransitions() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getState_IncomingTransitions() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the reference list 'Incoming Transitions'.
getState_IsFinal() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getState_IsFinal() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Is Final'.
getState_IsInitial() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getState_IsInitial() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Is Initial'.
getState_OutgoingTransitions() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getState_OutgoingTransitions() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'Outgoing Transitions'.
getState_ParentRegion() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getState_ParentRegion() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the container reference 'Parent Region'.
getState_Regions() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getState_Regions() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the containment reference list 'Regions'.
getState_Type() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getState_Type() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Type'.
getStateId(State) - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.XtendJava
 
getStateInterface_7067SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStateInterface_7074SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStateList() - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
 
getStateNameByFlag(State, Integer) - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Helper
Returns unique a label for a state independent on the flag.
getStateNameByFlag(State, Integer) - Static method in class de.cau.cs.kieler.synccharts.s.Helper
Returns unique a label for a state independent on the flag.
getStateOnEntryAction_7068SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStateOnEntryAction_7075SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStateOnExitAction_7070SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStateOnExitAction_7077SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStateOnInsideAction_7069SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStateOnInsideAction_7076SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStatePlusTransition() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StateAndSignals
 
getStatePlusTransition() - Method in class de.cau.cs.kieler.synccharts.s.StateAndSignals
 
getStateRegionCompartment_7072SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStateRegionCompartment_7079SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStates() - Method in class de.cau.cs.kieler.synccharts.impl.RegionImpl
 
getStates() - Method in interface de.cau.cs.kieler.synccharts.Region
Returns the value of the 'States' containment reference list.
getStatesFromClipboard(Collection<State>, Collection<State>) - Static method in class de.cau.cs.kieler.synccharts.diagram.custom.commands.Utils
Prepare a list of states to be ready for insertion using xtend.
getStateSignals(State) - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Helper
Not used?
getStateSignals(State) - Static method in class de.cau.cs.kieler.synccharts.s.Helper
Not used?
getStateSuspend_7071SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStateSuspend_7078SemanticChildren(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getStateType() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getStateType() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for enum 'State Type'.
getStatus() - Method in class de.cau.cs.kieler.core.ui.util.MonitoredOperation
Returns the status of the last operation run.
getStatus() - Method in class de.cau.cs.kieler.kaom.importer.ptolemy.DiagramsImporter
Returns an IStatus object describing the outcome of the import.
getStatus() - Method in class de.cau.cs.kieler.keg.diagram.expressions.GraphsAbstractExpression
 
getStatus() - Method in class de.cau.cs.kieler.sim.kiem.automated.data.IterationResult
Getter for the status.
getStatus() - Method in class de.cau.cs.kieler.synccharts.diagram.expressions.SyncchartsAbstractExpression
 
getStatusLineManager() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
This can be used to display messages in this page's status line.
getStatusLineManager() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
This can be used to display messages in this page's status line.
getStepCounter() - Method in class de.tu_berlin.cs.tfs.muvitorkit.animation.AnimatingCommand
 
getStepDuration() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the currently set aimed step duration.
getStepField() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.views.AutomatedEvalView
Getter for the stepField.
getSteps() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the current step.
getStretch() - Method in interface net.ogdf.ogml.FontType
Returns the value of the 'Stretch' attribute.
getStretch() - Method in class net.ogdf.ogml.impl.FontTypeImpl
 
getString(Annotatable, String) - Static method in class de.cau.cs.kieler.core.annotations.AnnotationsUtil
Retrieve a string value from an annotation.
getString(String) - Method in interface de.cau.cs.kieler.core.IKielerPreferenceStore
Returns the current value of the string-valued preference with the given name.
getString(String) - Method in class de.cau.cs.kieler.core.MapPreferenceStore
Returns the current value of the string-valued preference with the given name.
getString(String) - Method in class de.cau.cs.kieler.core.ui.KielerPreferenceStore
Returns the current value of the string-valued preference with the given name.
getString(String) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorPlugin
Returns string from plug-in's resource bundle
getString(String) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
Returns string from plug-in's resource bundle
getString(String) - Static method in class de.cau.cs.kieler.kex.ui.wizards.exporting.Messages
Returns the String associated with the given key.
getString(String, Object...) - Static method in class de.cau.cs.kieler.kex.ui.wizards.exporting.Messages
Returns the String associated with the given key.
getString(String) - Static method in class de.cau.cs.kieler.kex.ui.wizards.importing.Messages
Returns the string associated with the given key.
getString(String) - Static method in class de.cau.cs.kieler.kiml.ui.Messages
Returns the string associated with the given key.
getString(String) - Static method in class de.cau.cs.kieler.klodd.ui.Messages
Returns a string for the given key.
getString() - Method in class de.cau.cs.kieler.sim.kiem.config.data.AbstractStringWrapper
Getter for the contained string.
getString(String) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
Returns string from plug-in's resource bundle
getString(int) - Method in class org.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.json.JSONObject
Get the string associated with a key.
getStringAnnotation() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'String Annotation'.
getStringAnnotation() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getStringAnnotation_Value() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for the attribute 'Value'.
getStringAnnotation_Value() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getStringList() - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
 
getStrokeColor() - Method in interface de.cau.cs.kieler.kev.mapping.Colorize
Returns the value of the 'Stroke Color' attribute.
getStrokeColor() - Method in class de.cau.cs.kieler.kev.mapping.impl.ColorizeImpl
 
getStrokeWidth() - Method in interface de.cau.cs.kieler.kev.mapping.Colorize
Returns the value of the 'Stroke Width' attribute.
getStrokeWidth() - Method in class de.cau.cs.kieler.kev.mapping.impl.ColorizeImpl
 
getStructure() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Structure' containment reference.
getStructure() - Method in interface net.ogdf.ogml.GraphType
Returns the value of the 'Structure' containment reference.
getStructure() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getStructure() - Method in class net.ogdf.ogml.impl.GraphTypeImpl
 
getStructureType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStructureType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Structure Type'.
getStructureType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStructureType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getStructureType_Edge() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStructureType_Edge() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Edge'.
getStructureType_Group() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStructureType_Group() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute list 'Group'.
getStructureType_Label() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStructureType_Label() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Label'.
getStructureType_Node() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStructureType_Node() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Node'.
getStyle() - Method in class de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionService.ButtonConfiguration
 
getStyle() - Method in interface de.cau.cs.kieler.core.model.graphiti.IStyleProvider
Returns the default style of this style provider.
getStyle(String) - Method in interface de.cau.cs.kieler.core.model.graphiti.IStyleProvider
Returns the specified style as provided by this style provider.
getStyle() - Method in interface net.ogdf.ogml.EndpointType
Returns the value of the 'Style' attribute.
getStyle() - Method in interface net.ogdf.ogml.FontType
Returns the value of the 'Style' attribute.
getStyle() - Method in class net.ogdf.ogml.impl.EndpointTypeImpl
 
getStyle() - Method in class net.ogdf.ogml.impl.FontTypeImpl
 
getStyle() - Method in class net.ogdf.ogml.impl.LineStyleTypeImpl
 
getStyle() - Method in interface net.ogdf.ogml.LineStyleType
Returns the value of the 'Style' attribute.
getStyles() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Styles' containment reference.
getStyles() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getStyles() - Method in class net.ogdf.ogml.impl.LayoutTypeImpl
 
getStyles() - Method in interface net.ogdf.ogml.LayoutType
Returns the value of the 'Styles' containment reference.
getStylesType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStylesType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Styles Type'.
getStylesType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStylesType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getStylesType_EdgeStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStylesType_EdgeStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Edge Style'.
getStylesType_GraphStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStylesType_GraphStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference 'Graph Style'.
getStylesType_Group() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStylesType_Group() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute list 'Group'.
getStylesType_LabelStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStylesType_LabelStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Label Style'.
getStylesType_NodeStyle() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStylesType_NodeStyle() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Node Style'.
getStyleTemplates() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Style Templates' containment reference.
getStyleTemplates() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getStyleTemplates() - Method in class net.ogdf.ogml.impl.LayoutTypeImpl
 
getStyleTemplates() - Method in interface net.ogdf.ogml.LayoutType
Returns the value of the 'Style Templates' containment reference.
getStyleTemplatesType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStyleTemplatesType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Style Templates Type'.
getStyleTemplatesType_Data() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStyleTemplatesType_Data() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Data'.
getStyleTemplatesType_EdgeStyleTemplate() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStyleTemplatesType_EdgeStyleTemplate() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Edge Style Template'.
getStyleTemplatesType_Group() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStyleTemplatesType_Group() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute list 'Group'.
getStyleTemplatesType_LabelStyleTemplate() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStyleTemplatesType_LabelStyleTemplate() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Label Style Template'.
getStyleTemplatesType_NodeStyleTemplate() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getStyleTemplatesType_NodeStyleTemplate() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the containment reference list 'Node Style Template'.
getSubExpressions() - Method in interface de.cau.cs.kieler.core.kexpressions.ComplexExpression
Returns the value of the 'Sub Expressions' containment reference list.
getSubExpressions() - Method in class de.cau.cs.kieler.core.kexpressions.impl.ComplexExpressionImpl
 
getSubMonitors() - Method in class de.cau.cs.kieler.core.alg.BasicProgressMonitor
Returns a list of all monitors associated with direct sub-tasks.
getSubMonitors() - Method in interface de.cau.cs.kieler.core.alg.IKielerProgressMonitor
Returns a list of all monitors associated with direct sub-tasks.
getSubstitution() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getSubstitution() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for class 'Substitution'.
getSubstitution_Actual() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getSubstitution_Actual() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Actual'.
getSubstitution_Formal() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getSubstitution_Formal() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Formal'.
getSubstitution_ParentScope() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getSubstitution_ParentScope() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the container reference 'Parent Scope'.
getSuccessorPorts() - Method in class de.cau.cs.kieler.klay.layered.graph.LPort
Returns an iterable over all the port's successor ports.
getSupportedExtensions() - Method in class de.cau.cs.kieler.sim.kiem.automated.AbstractAutomatedComponent
This component doesn't support any files.
getSupportedExtensions() - Method in class de.cau.cs.kieler.sim.kiem.automated.data.AutoTestComponent
This component doesn't support any files.
getSupportedExtensions() - Method in interface de.cau.cs.kieler.sim.kiem.automated.IAutomatedComponent
Getter for the list of model file extensions that are supported by the component.
getSupportedExtensions() - Method in class de.cau.cs.kieler.sim.trace.TraceReader
This component doesn't support any files.
getSupportedExtensions() - Method in class de.cau.cs.kieler.sim.trace.TraceValidator
This component doesn't support any files.
getSupportedExtensions() - Method in class de.cau.cs.kieler.synccharts.sim.sc.SCDataComponent
This component doesn't support any files.
getSupportedPriority(String) - Method in class de.cau.cs.kieler.kiml.LayoutAlgorithmData
Returns the supported priority for the given diagram type.
getSupportedPriority(EditorIdWrapper) - Method in class de.cau.cs.kieler.sim.kiem.config.data.ScheduleData
Get the supported priority of the given editor.
getSuspensionTrigger() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getSuspensionTrigger() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Suspension Trigger' containment reference.
getSVGCanvas() - Method in class de.cau.cs.kieler.kev.views.KevComposite
Returns the current JSVGCanvas of the KEV-View.
getSVGCanvas() - Method in class de.cau.cs.kieler.kev.views.KevView
Returns the current EclipseJSVGCanvas.
getSVGDocument() - Method in class de.cau.cs.kieler.kev.mapping.animations.MapAnimations
Returns the actual SVGDocument.
getSVGElement() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getSvgElement() - Method in class de.cau.cs.kieler.kev.mapping.impl.SVGFileImpl
 
getSVGElement() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for class 'SVG Element'.
getSvgElement() - Method in interface de.cau.cs.kieler.kev.mapping.SVGFile
Returns the value of the 'Svg Element' containment reference list.
getSVGElement_Animation() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getSVGElement_Animation() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the containment reference list 'Animation'.
getSVGElement_Id() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getSVGElement_Id() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Id'.
getSVGFile() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getSVGFile() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for class 'SVG File'.
getSVGFile_Filename() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getSVGFile_Filename() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Filename'.
getSVGFile_SvgElement() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getSVGFile_SvgElement() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the containment reference list 'Svg Element'.
getSVGLoadingStatusListener() - Method in class de.cau.cs.kieler.kev.views.EclipseJSVGCanvas
Returns the SVGLoadingStatusLister for the single svgCanvas instance.
getSVGLoadingStatusListener() - Method in class de.cau.cs.kieler.kev.views.KevComposite
Returns the SVGLoadingStatusLister for the single svgCanvas instance.
getSVGURI() - Method in class de.cau.cs.kieler.kev.views.KevComposite
Returns th uri to the actual svg file if exists
getSyncchartsFactory() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getSyncchartsFactory() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the factory that creates the instances of the model.
getSyncchartsOCLFactory() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorPlugin
 
getSyncchartsPackage() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsFactoryImpl
 
getSyncchartsPackage() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsFactory
Returns the package supported by this factory.
getSynchronizeRule(Object) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider
 
getSynchronizeRule(Object) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
 
getSynchronizeRule(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
getTableDataList() - Method in class de.cau.cs.kieler.sim.table.views.DataTableView
Gets the single instance of the TableDataList.
getTableSelection() - Method in class de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsPropertySection
Returns the currently selected annotation in the table.
getTailLabel() - Method in interface de.cau.cs.kieler.keg.Edge
Returns the value of the 'Tail Label' attribute.
getTailLabel() - Method in class de.cau.cs.kieler.keg.impl.EdgeImpl
 
getTarget() - Method in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
 
getTarget() - Method in interface de.cau.cs.kieler.core.kgraph.KEdge
Returns the value of the 'Target' reference.
getTarget() - Method in class de.cau.cs.kieler.kaom.diagram.edit.commands.LinkCreateCommand
 
getTarget() - Method in class de.cau.cs.kieler.kaom.impl.LinkImpl
 
getTarget() - Method in interface de.cau.cs.kieler.kaom.Link
Returns the value of the 'Target' reference.
getTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge2CreateCommand
 
getTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge3CreateCommand
 
getTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge4CreateCommand
 
getTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge5CreateCommand
 
getTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge6CreateCommand
 
getTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge7CreateCommand
 
getTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.Edge8CreateCommand
 
getTarget() - Method in class de.cau.cs.kieler.keg.diagram.edit.commands.EdgeCreateCommand
 
getTarget() - Method in class de.cau.cs.kieler.klay.layered.graph.LEdge
Returns the target port.
getTarget() - Method in class de.cau.cs.kieler.klay.layered.p5edges.LongEdge
 
getTarget() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Returns the target.
getTarget() - Method in class de.cau.cs.kieler.synccharts.diagram.edit.commands.TransitionCreateCommand
 
getTarget() - Method in class de.cau.cs.kieler.synccharts.synchronizer.merge.LinkingAdapter
getTarget() - Method in interface net.ogdf.ogml.EdgeType
Returns the value of the 'Target' containment reference list.
getTarget() - Method in class net.ogdf.ogml.impl.EdgeTypeImpl
 
getTarget() - Method in interface org.graphdrawing.graphml.EdgeType
Returns the value of the 'Target' attribute.
getTarget() - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
getTargetAnchorPos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Returns the target anchor position.
getTargetContainerPath() - Method in class de.cau.cs.kieler.core.ui.wizards.FileSystemResourcesPage
Returns the target container path entered by the user.
getTargetContainerPath() - Method in class de.cau.cs.kieler.core.ui.wizards.WorkspaceResourcesPage
Returns the target container path entered by the user.
getTargetEditor() - Method in class de.cau.cs.kieler.core.model.gmf.effects.CompartmentCollapseExpandEffect
Get the editor the effect is performed on.
getTargetElement() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Gets the target element.
getTargetFrontPos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Returns the target front position.
getTargetGroupBrowseButton() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the target group's browse button, if the target group was created using ResourceTreeAndListPage.createDefaultTargetGroup(Composite, String, String).
getTargetGroupCombo() - Method in class de.cau.cs.kieler.core.ui.wizards.ResourceTreeAndListPage
Returns the target group's combo box, if the target group was created using ResourceTreeAndListPage.createDefaultTargetGroup(Composite, String, String).
getTargetNode() - Method in class de.cau.cs.kieler.core.model.gmf.effects.CompartmentCollapseExpandEffect
Get the node the effect is performed on.
getTargetPoint() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KEdgeLayoutImpl
 
getTargetPoint() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KEdgeLayout
Returns the value of the 'Target Point' containment reference.
getTargetPort() - Method in class de.cau.cs.kieler.core.kgraph.impl.KEdgeImpl
 
getTargetPort() - Method in interface de.cau.cs.kieler.core.kgraph.KEdge
Returns the value of the 'Target Port' reference.
getTargetPort() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.ElementLoop
Gets the target port of this element loop.
getTargetPort() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Gets the target port.
getTargetport() - Method in interface org.graphdrawing.graphml.EdgeType
Returns the value of the 'Targetport' attribute.
getTargetport() - Method in class org.graphdrawing.graphml.impl.EdgeTypeImpl
 
getTargetPortSide() - Method in interface de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.IRoutingDirectionStrategy
Returns the side of ports that should be considered on a target layer.
getTargetPortSide() - Method in class de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.NorthToSouthRoutingStrategy
Returns the side of ports that should be considered on a target layer.
getTargetPortSide() - Method in class de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.SouthToNorthRoutingStrategy
Returns the side of ports that should be considered on a target layer.
getTargetPortSide() - Method in class de.cau.cs.kieler.klay.layered.p5edges.OrthogonalRoutingGenerator.WestToEastRoutingStrategy
Returns the side of ports that should be considered on a target layer.
getTargetsDescription() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Returns a user friendly description of the active targets of this layout option.
getTargetSide() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge
Returns the target side.
getTargetSidePos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerConnection
Returns the target side position.
getTargetState() - Method in class de.cau.cs.kieler.synccharts.impl.TransitionImpl
 
getTargetState() - Method in interface de.cau.cs.kieler.synccharts.Transition
Returns the value of the 'Target State' reference.
getTargetStyle() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Target Style' containment reference.
getTargetStyle() - Method in interface net.ogdf.ogml.EdgeLayoutType
Returns the value of the 'Target Style' containment reference.
getTargetStyle() - Method in interface net.ogdf.ogml.EdgeStyleTemplateType
Returns the value of the 'Target Style' containment reference.
getTargetStyle() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getTargetStyle() - Method in class net.ogdf.ogml.impl.EdgeLayoutTypeImpl
 
getTargetStyle() - Method in class net.ogdf.ogml.impl.EdgeStyleTemplateTypeImpl
 
getTargetStyleType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTargetStyleType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Target Style Type'.
getTargetStyleType_Color() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTargetStyleType_Color() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Color'.
getTargetStyleType_Type() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTargetStyleType_Type() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Type'.
getTargetStyleType_Uri() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTargetStyleType_Uri() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Uri'.
getTargetStyleType_Width() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTargetStyleType_Width() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Width'.
getTaskName() - Method in class de.cau.cs.kieler.core.alg.BasicProgressMonitor
Returns the name of the task associated with this progress monitor.
getTaskName() - Method in interface de.cau.cs.kieler.core.alg.IKielerProgressMonitor
Returns the name of the task associated with this progress monitor.
getTemplate() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Template' containment reference.
getTemplate() - Method in interface net.ogdf.ogml.EdgeLayoutType
Returns the value of the 'Template' containment reference.
getTemplate() - Method in interface net.ogdf.ogml.EdgeStyleTemplateType
Returns the value of the 'Template' containment reference.
getTemplate() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getTemplate() - Method in class net.ogdf.ogml.impl.EdgeLayoutTypeImpl
 
getTemplate() - Method in class net.ogdf.ogml.impl.EdgeStyleTemplateTypeImpl
 
getTemplate() - Method in class net.ogdf.ogml.impl.LabelLayoutTypeImpl
 
getTemplate() - Method in class net.ogdf.ogml.impl.LabelStyleTemplateTypeImpl
 
getTemplate() - Method in class net.ogdf.ogml.impl.NodeLayoutTypeImpl
 
getTemplate() - Method in class net.ogdf.ogml.impl.NodeStyleTemplateTypeImpl
 
getTemplate() - Method in interface net.ogdf.ogml.LabelLayoutType
Returns the value of the 'Template' containment reference.
getTemplate() - Method in interface net.ogdf.ogml.LabelStyleTemplateType
Returns the value of the 'Template' containment reference.
getTemplate() - Method in interface net.ogdf.ogml.NodeLayoutType
Returns the value of the 'Template' containment reference.
getTemplate() - Method in interface net.ogdf.ogml.NodeStyleTemplateType
Returns the value of the 'Template' containment reference.
getTemplateType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTemplateType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Template Type'.
getTemplateType_IdRef() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTemplateType_IdRef() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Id Ref'.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotatableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.AnnotationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.BooleanAnnotationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ContainmentAnnotationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.FloatAnnotationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ImportAnnotationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.IntAnnotationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.NamedObjectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.ReferenceAnnotationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.StringAnnotationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.annotations.provider.TypedStringAnnotationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.BooleanValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ChannelDescriptionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ComplexExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.FloatValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InputItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InputOutputItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceDeclarationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceSignalDeclItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.InterfaceVariableDeclItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.IntValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ISignalItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.IVariableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.OperatorExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.OutputItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ReturnItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.SignalItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.TextExpressionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.TextualCodeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.TypeIdentifierItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ValuedObjectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ValuedObjectReferenceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.ValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.VariableDeclItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kexpressions.provider.VariableItemProvider
This returns the label text for the adapted class.
getText() - Method in class de.cau.cs.kieler.core.kgraph.impl.KLabelImpl
 
getText() - Method in interface de.cau.cs.kieler.core.kgraph.KLabel
Returns the value of the 'Text' attribute.
getText(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.EMapPropertyHolderItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.IPropertyToObjectMapItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KEdgeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KGraphDataItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KGraphElementItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KLabelItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KNodeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.KPortItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.kgraph.provider.PersistentEntryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.core.ui.commands.SelectObjectsFromListDialog
getText(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomDomainNavigatorLabelProvider
 
getText(Object) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorLabelProvider
 
getText(View) - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorLabelProvider
 
getText(Object) - Method in class de.cau.cs.kieler.kaom.diagram.sheet.KaomSheetLabelProvider
 
getText(Object) - Method in class de.cau.cs.kieler.kaom.provider.EntityItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.kaom.provider.LinkableItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.kaom.provider.LinkItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.kaom.provider.PortItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.kaom.provider.RelationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorLabelProvider
 
getText(Object) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorLabelProvider
 
getText(View) - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorLabelProvider
 
getText(Object) - Method in class de.cau.cs.kieler.keg.diagram.sheet.GraphsSheetLabelProvider
 
getText(Object) - Method in class de.cau.cs.kieler.keg.provider.EdgeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.keg.provider.NodeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.keg.provider.PortItemProvider
This returns the label text for the adapted class.
getText() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getText() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for class 'Text'.
getText(Object) - Method in class de.cau.cs.kieler.kies.formatting.EsterelLabelProvider
getText() - Method in class de.cau.cs.kieler.klay.layered.graph.LLabel
Returns the text of the label.
getText(Object) - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.ExportTableAction
getText(Object) - Method in class de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePreferencePage
getText(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsDomainNavigatorLabelProvider
 
getText(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorLabelProvider
 
getText(View) - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorLabelProvider
 
getText(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.sheet.SyncchartsSheetLabelProvider
 
getText(Object) - Method in class de.cau.cs.kieler.synccharts.provider.ActionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.synccharts.provider.AssignmentItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.synccharts.provider.EffectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.synccharts.provider.EmissionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.synccharts.provider.RegionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.synccharts.provider.ScopeItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.synccharts.provider.StateItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.synccharts.provider.SubstitutionItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.synccharts.provider.TextEffectItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.cau.cs.kieler.synccharts.provider.TransitionItemProvider
This returns the label text for the adapted class.
getText() - Method in class de.tu_berlin.cs.tfs.muvitorkit.gef.editparts.AdapterTreeEditPart
By default, if the model is an ENamedElement, the text of this tree edit part will be its name.
getText() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Text' containment reference.
getText() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getText() - Method in class net.ogdf.ogml.impl.LabelLayoutTypeImpl
 
getText() - Method in class net.ogdf.ogml.impl.LabelStyleTemplateTypeImpl
 
getText() - Method in interface net.ogdf.ogml.LabelLayoutType
Returns the value of the 'Text' containment reference.
getText() - Method in interface net.ogdf.ogml.LabelStyleTemplateType
Returns the value of the 'Text' containment reference.
getText_FontFamily() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getText_FontFamily() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Font Family'.
getText_FontSize() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getText_FontSize() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Font Size'.
getText_TextValue() - Method in class de.cau.cs.kieler.kev.mapping.impl.MappingPackageImpl
 
getText_TextValue() - Method in interface de.cau.cs.kieler.kev.mapping.MappingPackage
Returns the meta object for the attribute 'Text Value'.
getTextCellEditorLocator(ITextAwareEditPart) - Static method in class de.cau.cs.kieler.kaom.diagram.edit.parts.KaomEditPartFactory
 
getTextCellEditorLocator(ITextAwareEditPart) - Static method in class de.cau.cs.kieler.keg.diagram.edit.parts.GraphsEditPartFactory
 
getTextCellEditorLocator(ITextAwareEditPart) - Static method in class de.cau.cs.kieler.synccharts.diagram.edit.parts.SyncchartsEditPartFactory
 
getTextEffect() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getTextEffect() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for class 'Text Effect'.
getTextExpression() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getTextExpression() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Text Expression'.
getTextType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTextType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Text Type'.
getTextType_Alignment() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTextType_Alignment() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Alignment'.
getTextType_Decoration() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTextType_Decoration() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Decoration'.
getTextType_Rotation() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTextType_Rotation() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Rotation'.
getTextType_Transform() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTextType_Transform() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Transform'.
getTextualCode() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getTextualCode() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Textual Code'.
getTextualCode_3053ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getTextualCode_3053IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getTextualCode_3053OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getTextualCode_Code() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getTextualCode_Code() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Code'.
getTextualCode_Type() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getTextualCode_Type() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Type'.
getTextValue() - Method in class de.cau.cs.kieler.kev.mapping.impl.TextImpl
 
getTextValue() - Method in interface de.cau.cs.kieler.kev.mapping.Text
Returns the value of the 'Text Value' attribute.
getTheCounterPart(EObject) - Method in class de.cau.cs.kieler.synccharts.synchronizer.merge.LinkingAdapter
 
getThumbSashWeights() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
The two values in the returned array specify how the fly-out composite's space is being divided between the palette entries and the thumbnail in the palette.
getTickNr() - Method in class sj.EmbeddedSJProgram
Returns the Number of the current tick.
getTime() - Method in interface org.graphdrawing.graphml.DataType
Returns the value of the 'Time' attribute.
getTime() - Method in class org.graphdrawing.graphml.impl.DataTypeImpl
 
getTimeout() - Static method in class de.cau.cs.kieler.sim.kiem.automated.execution.CancelManager
Getter for the timeout.
getTitle() - Method in class de.cau.cs.kieler.kex.model.Category
Getter for category title.
getTitle() - Method in class de.cau.cs.kieler.kex.model.Example
Getter for example title.
getToolBarManager() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
This can be used to add actions to this page's tool bar.
getTooltip() - Method in class de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionService.ButtonConfiguration
 
getTooltip() - Method in interface de.cau.cs.kieler.core.model.gmf.policies.IBalloonContribution
The tooltip for the item in the balloon.
getTooltip(String) - Static method in class de.cau.cs.kieler.core.model.validation.ValidationManager
Get the tooltip for the file.
getToolTip() - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Returns the toolTip message.
getTooltip() - Method in class de.cau.cs.kieler.ksbase.ui.menus.KSbasEBalloonPopup
Returns the name of the transformation for the popup tooltip.
getTooltip(String) - Static method in class de.cau.cs.kieler.synccharts.ksbase.util.FixSyncChartUtils
Getter for the tooltip of the optimization.
getTooltipFor(String) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Get a tooltip text for the element with the specified key.
getToolTipText() - Method in class de.cau.cs.kieler.sim.kiem.automated.ui.ui.OpenWizardAction
getTop() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KInsetsImpl
 
getTop() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KInsets
Returns the value of the 'Top' attribute.
getTotalCrosswiseDim(float, boolean) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the total crosswise dimension of this layer element with routed edges.
getTotalLengthwiseDim(float) - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.LayerElement
Gets the total lengthwise dimension of this layer element with routed edges.
getTrainingModeProperty() - Static method in class de.cau.cs.kieler.sim.validator.ValidatorPlugin
Gets the training mode property.
getTransform() - Method in class net.ogdf.ogml.impl.TextTypeImpl
 
getTransform() - Method in interface net.ogdf.ogml.TextType
Returns the value of the 'Transform' attribute.
getTransformation() - Method in class de.cau.cs.kieler.core.model.xtend.transformation.AbstractTransformation
Deprecated. Gets the transformation name.
getTransformation() - Method in class de.cau.cs.kieler.core.model.xtend.transformation.xtend.XtendTransformation
Deprecated. Returns the Xtend extension name.
getTransformation() - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Returns the transformation name.
getTransformationById(String) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Tries to find a transformation by its identity string.
getTransformationByName(String) - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Tries to find a transformation with a given name.
getTransformationEventListeners() - Method in class de.cau.cs.kieler.ksbase.ui.TransformationUIManager
Getter for the transformationEventListeners.
getTransformationFile() - Method in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
 
getTransformationFile() - Method in class de.cau.cs.kieler.kies.transformation.EsterelToSyncChartDataComponent
getTransformationFile() - Method in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
getTransformationFile() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Returns the absolute path to the transformation file.
getTransformationId() - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Returns the Id for this transformation.
getTransformationName() - Method in class de.cau.cs.kieler.core.model.m2m.TransformationDescriptor
 
getTransformations() - Method in class de.cau.cs.kieler.ksbase.core.EditorTransformationSettings
Gets the list of defined transformations.
getTransformType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTransformType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for enum 'Transform Type'.
getTransformTypeObject() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getTransformTypeObject() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for data type 'Transform Type Object'.
getTransition() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StatePlusTransition
 
getTransition() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getTransition() - Method in class de.cau.cs.kieler.synccharts.s.StatePlusTransition
 
getTransition() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for class 'Transition'.
getTransition_4006ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getTransition_4006IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getTransition_4006OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getTransition_IsHistory() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getTransition_IsHistory() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Is History'.
getTransition_Priority() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getTransition_Priority() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Priority'.
getTransition_SourceState() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getTransition_SourceState() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the container reference 'Source State'.
getTransition_TargetState() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getTransition_TargetState() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the reference 'Target State'.
getTransition_Type() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getTransition_Type() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for the attribute 'Type'.
getTransitionsFromClipboard(Collection<Transition>, Collection<Transition>) - Static method in class de.cau.cs.kieler.synccharts.diagram.custom.commands.Utils
Prepare a list of transitions to be ready for insertion using xtend.
getTransitionType() - Method in class de.cau.cs.kieler.synccharts.impl.SyncchartsPackageImpl
 
getTransitionType() - Method in interface de.cau.cs.kieler.synccharts.SyncchartsPackage
Returns the meta object for enum 'Transition Type'.
getTreeViewer() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
 
getTrigger() - Method in interface de.cau.cs.kieler.synccharts.Action
Returns the value of the 'Trigger' containment reference.
getTrigger() - Method in class de.cau.cs.kieler.synccharts.impl.ActionImpl
 
getTrigger(String) - Static method in class de.cau.cs.kieler.uml2.sim.JavaEscape
 
getTriggerClass() - Method in interface de.cau.cs.kieler.core.kivi.ITriggerState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.core.kivi.menu.ButtonTrigger.ButtonState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.core.kivi.test.TestTriggerA.AState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.core.kivi.test.TestTriggerB.BState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.core.kivi.test.TestTriggerSpammer.SpamState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.core.kivi.test.TestTriggerSpammerSynchronized.SynchronizedSpamState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.core.kivi.triggers.EffectTrigger.EffectTriggerState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.core.model.gmf.triggers.ModelChangeTrigger.ActiveEditorState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.core.model.triggers.DiagramTrigger.DiagramState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.core.model.triggers.ReInitDiagramTriggerState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.core.model.triggers.SelectionTrigger.SelectionState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.ksbase.ui.kivi.KSBasETrigger.KSBasEState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.sim.kivi.StateActivityTrigger.ActiveStates
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.sim.kivi.StateMachineSimulationTrigger.StateMachineSimulationState
Get the trigger class associated with this trigger state.
getTriggerClass() - Method in class de.cau.cs.kieler.synccharts.kivi.SignalFlowTrigger.SignalFlowActiveState
Get the trigger class associated with this trigger state.
getTriggerListeners(TransactionalEditingDomain) - Static method in class de.cau.cs.kieler.synccharts.listener.SyncchartsContentUtil
 
getTriggerSignals() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StateAndSignals
 
getTriggerSignals() - Method in class de.cau.cs.kieler.synccharts.s.StateAndSignals
 
getTriggerState() - Method in class de.cau.cs.kieler.core.kivi.AbstractCombination
Convenience method to obtain the ITriggerState that actually caused the execute method to be invoked.
getTriggerState(Class<?>) - Method in class de.cau.cs.kieler.core.kivi.KiVi
Get the current trigger state of the given class.
getTriggerStates() - Method in class de.cau.cs.kieler.core.kivi.AbstractCombination
Get the array of trigger state classes this combination listens to.
getTriggerStates() - Method in interface de.cau.cs.kieler.core.kivi.ITriggerListener
Get the array of trigger state classes this combination listens to.
getTrueImage() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the image for displaying a true state.
getType() - Method in class de.cau.cs.kieler.core.annotations.impl.TypedStringAnnotationImpl
 
getType() - Method in interface de.cau.cs.kieler.core.annotations.TypedStringAnnotation
Returns the value of the 'Type' attribute.
getType() - Method in interface de.cau.cs.kieler.core.kexpressions.ChannelDescription
Returns the value of the 'Type' containment reference.
getType() - Method in class de.cau.cs.kieler.core.kexpressions.impl.ChannelDescriptionImpl
 
getType() - Method in class de.cau.cs.kieler.core.kexpressions.impl.TextExpressionImpl
 
getType() - Method in class de.cau.cs.kieler.core.kexpressions.impl.TextualCodeImpl
 
getType() - Method in class de.cau.cs.kieler.core.kexpressions.impl.TypeIdentifierImpl
 
getType() - Method in class de.cau.cs.kieler.core.kexpressions.impl.ValuedObjectImpl
 
getType() - Method in class de.cau.cs.kieler.core.kexpressions.impl.VariableDeclImpl
 
getType() - Method in interface de.cau.cs.kieler.core.kexpressions.TextualCode
Returns the value of the 'Type' attribute.
getType() - Method in interface de.cau.cs.kieler.core.kexpressions.TypeIdentifier
Returns the value of the 'Type' attribute.
getType() - Method in interface de.cau.cs.kieler.core.kexpressions.ValuedObject
Returns the value of the 'Type' attribute.
getType() - Method in interface de.cau.cs.kieler.core.kexpressions.VariableDecl
Returns the value of the 'Type' containment reference.
getType() - Method in class de.cau.cs.kieler.core.kivi.CombinationParameter
Get the type of this parameter.
getType() - Method in interface de.cau.cs.kieler.core.kivi.CombinationParameter.IParameterType
Get the class for this type.
getType(int) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomVisualIDRegistry
 
getType(int) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsVisualIDRegistry
 
getType() - Method in interface de.cau.cs.kieler.keg.Edge
Returns the value of the 'Type' attribute.
getType() - Method in class de.cau.cs.kieler.keg.impl.EdgeImpl
 
getType() - Method in class de.cau.cs.kieler.kiml.grana.AnalysisFailed
Returns the type.
getType() - Method in class de.cau.cs.kieler.kiml.LayoutAlgorithmData
Returns the type.
getType() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Returns the type.
getType() - Method in class de.cau.cs.kieler.kiml.ui.preferences.OptionsTableProvider.DataEntry
Returns the type of element (diagram type / model element / edit part).
getType() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge.Bend
Returns the bend type.
getType() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimNode.IncEntry
Returns the type.
getType() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemProperty
Gets the type of the KiemProperty.
getType() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.StatePlusTransition
 
getType(int) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsVisualIDRegistry
 
getType() - Method in class de.cau.cs.kieler.synccharts.impl.StateImpl
 
getType() - Method in class de.cau.cs.kieler.synccharts.impl.TransitionImpl
 
getType() - Method in class de.cau.cs.kieler.synccharts.s.StatePlusTransition
 
getType() - Method in interface de.cau.cs.kieler.synccharts.State
Returns the value of the 'Type' attribute.
getType() - Method in interface de.cau.cs.kieler.synccharts.Transition
Returns the value of the 'Type' attribute.
getType() - Method in class net.ogdf.ogml.impl.KeyValueTypeImpl
 
getType() - Method in class net.ogdf.ogml.impl.LineTypeImpl
 
getType() - Method in class net.ogdf.ogml.impl.ShapeType1Impl
 
getType() - Method in class net.ogdf.ogml.impl.SourceStyleTypeImpl
 
getType() - Method in class net.ogdf.ogml.impl.TargetStyleTypeImpl
 
getType() - Method in interface net.ogdf.ogml.KeyValueType
Returns the value of the 'Type' attribute.
getType() - Method in interface net.ogdf.ogml.LineType
Returns the value of the 'Type' attribute.
getType() - Method in interface net.ogdf.ogml.ShapeType1
Returns the value of the 'Type' attribute.
getType() - Method in interface net.ogdf.ogml.SourceStyleType
Returns the value of the 'Type' attribute.
getType() - Method in interface net.ogdf.ogml.TargetStyleType
Returns the value of the 'Type' attribute.
getType() - Method in interface org.graphdrawing.graphml.EndpointType
Returns the value of the 'Type' attribute.
getType() - Method in class org.graphdrawing.graphml.impl.EndpointTypeImpl
 
getType() - Method in class org.graphdrawing.graphml.impl.LocatorTypeImpl
 
getType() - Method in interface org.graphdrawing.graphml.LocatorType
Returns the value of the 'Type' attribute.
getTypeData(String) - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns the data instance of the layout type with given identifier.
getTypeData() - Method in class de.cau.cs.kieler.kiml.LayoutDataService
Returns a list of layout type identifiers and names.
getTypedKey() - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
getTypedStringAnnotation() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for class 'Typed String Annotation'.
getTypedStringAnnotation() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getTypedStringAnnotation_Type() - Method in interface de.cau.cs.kieler.core.annotations.AnnotationsPackage
Returns the meta object for the attribute 'Type'.
getTypedStringAnnotation_Type() - Method in class de.cau.cs.kieler.core.annotations.impl.AnnotationsPackageImpl
 
getTypedValue() - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
getTypeID() - Method in class de.cau.cs.kieler.core.kexpressions.impl.TypeIdentifierImpl
 
getTypeID() - Method in interface de.cau.cs.kieler.core.kexpressions.TypeIdentifier
Returns the value of the 'Type ID' attribute.
getTypeIdentifier() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getTypeIdentifier() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Type Identifier'.
getTypeIdentifier_Operator() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getTypeIdentifier_Operator() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Operator'.
getTypeIdentifier_Type() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getTypeIdentifier_Type() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Type'.
getTypeIdentifier_TypeID() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getTypeIdentifier_TypeID() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Type ID'.
getTypes() - Method in class de.cau.cs.kieler.kaom.diagram.custom.commands.KaomCutCopyPasteCommandFactory
Get a list of all types that can be copied or pasted.
getTypes() - Method in class de.cau.cs.kieler.keg.ksbase.copypaste.KEGCutCopyPasteCommandFactory
Get a list of all types that can be copied or pasted.
getTypes() - Method in class de.cau.cs.kieler.ksbase.ui.utils.AbstractCutCopyPasteCommandFactory
Get a list of all types that can be copied or pasted.
getTypes() - Method in class de.cau.cs.kieler.synccharts.diagram.custom.commands.SyncchartsCutCopyPasteCommandFactory
 
getTypesForPopupBar(IAdaptable) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomModelingAssistantProvider
 
getTypesForPopupBar(IAdaptable) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
getTypesForPopupBar(IAdaptable) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
getTypesForSource(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomModelingAssistantProvider
 
getTypesForSource(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
getTypesForSource(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
getTypesForTarget(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.kaom.diagram.providers.KaomModelingAssistantProvider
 
getTypesForTarget(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
getTypesForTarget(IAdaptable, IElementType) - Method in class de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsModelingAssistantProvider
 
getTypeType() - Method in class org.w3._1999.xlink.impl.XlinkPackageImpl
 
getTypeType() - Method in interface org.w3._1999.xlink.XlinkPackage
Returns the meta object for enum 'Type Type'.
getTypeTypeObject() - Method in class org.w3._1999.xlink.impl.XlinkPackageImpl
 
getTypeTypeObject() - Method in interface org.w3._1999.xlink.XlinkPackage
Returns the meta object for data type 'Type Type Object'.
getUiModule(String) - Method in class de.cau.cs.kieler.synccharts.text.ui.KitsUIPlugin
 
getUIMultiplier() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getUndoCommand() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test.DelegatingCommandStack
 
getUndoLimit() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test.DelegatingCommandStack
 
getUniqueExtensionAttributeValue(String, String) - Static method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorActivator
Convenience method to access the extension defined in plugin.xml.
getUniqueFileName(IPath, String, String) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditorUtil
 
getUniqueFileName(IPath, String, String) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorUtil
 
getUniqueFileName(IPath, String, String) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditorUtil
 
getUniquePrio(Transition) - Static method in class de.cau.cs.kieler.synccharts.listener.SyncchartsContentUtil
Get a new unique priority to a given Transition.
getUnit() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage.MuvitorRulerProvider
 
getUnknownFeatures() - Method in class de.cau.cs.kieler.core.model.xtend.util.XtendStatus
If the input file is an XMIResource, unknown features (not specified XML elements) get recorded and can be passed to this status.
getUnlink() - Method in interface org.ptolemy.moml.ClassType
Returns the value of the 'Unlink' containment reference list.
getUnlink() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Unlink' containment reference.
getUnlink() - Method in interface org.ptolemy.moml.EntityType
Returns the value of the 'Unlink' containment reference list.
getUnlink() - Method in class org.ptolemy.moml.impl.ClassTypeImpl
 
getUnlink() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getUnlink() - Method in class org.ptolemy.moml.impl.EntityTypeImpl
 
getUnlink() - Method in class org.ptolemy.moml.impl.ModelTypeImpl
 
getUnlink() - Method in interface org.ptolemy.moml.ModelType
Returns the value of the 'Unlink' containment reference list.
getUnlinkType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getUnlinkType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Unlink Type'.
getUnlinkType_Index() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getUnlinkType_Index() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Index'.
getUnlinkType_InsideIndex() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getUnlinkType_InsideIndex() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Inside Index'.
getUnlinkType_Port() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getUnlinkType_Port() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Port'.
getUnlinkType_Relation() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getUnlinkType_Relation() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Relation'.
getUnlinkType_Relation1() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getUnlinkType_Relation1() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Relation1'.
getUnlinkType_Relation2() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getUnlinkType_Relation2() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Relation2'.
getUpperBound() - Method in interface de.cau.cs.kieler.core.properties.IProperty
Returns the upper bound of this property.
getUpperBound() - Method in class de.cau.cs.kieler.core.properties.Property
Returns the upper bound of this property.
getUpperBound() - Method in class de.cau.cs.kieler.kiml.LayoutOptionData
Returns the upper bound of this property.
getURI() - Method in class de.cau.cs.kieler.core.model.graphiti.ui.CreationWizardPage
Creates a URI for the selected file path.
getURI() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomCreationWizardPage
 
getURI() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsCreationWizardPage
 
getUri() - Method in class de.cau.cs.kieler.kvid.data.DataObject
Method to get the URI of the referred model element.
getURI() - Method in class de.cau.cs.kieler.s.codegen.AbstractWorkflowGenerator
Returns the uri.
getUri(State) - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Activator
Returns the URI of a given state.
getUri(Transition) - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Activator
Returns the URI of a given transition.
getURI() - Method in class de.cau.cs.kieler.synccharts.codegen.sc.WorkflowGenerator
Returns the uri.
getURI() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizardPage
 
getUri() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'Uri' containment reference.
getUri() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getUri() - Method in class net.ogdf.ogml.impl.ShapeType1Impl
 
getUri() - Method in class net.ogdf.ogml.impl.SourceStyleTypeImpl
 
getUri() - Method in class net.ogdf.ogml.impl.TargetStyleTypeImpl
 
getUri() - Method in class net.ogdf.ogml.impl.UriTypeImpl
 
getUri() - Method in interface net.ogdf.ogml.ShapeType1
Returns the value of the 'Uri' attribute.
getUri() - Method in interface net.ogdf.ogml.SourceStyleType
Returns the value of the 'Uri' attribute.
getUri() - Method in interface net.ogdf.ogml.TargetStyleType
Returns the value of the 'Uri' attribute.
getUri() - Method in interface net.ogdf.ogml.UriType
Returns the value of the 'Uri' attribute.
getURIFragment(State) - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.XtendJava
Gets the URIFragment of a Node.
getURIFragment(Transition) - Static method in class de.cau.cs.kieler.synccharts.sim.ptolemy.oaw.XtendJava
Gets the URIFragment of a Transition.
getUriType() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getUriType() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for class 'Uri Type'.
getUriType_Uri() - Method in class net.ogdf.ogml.impl.OgmlPackageImpl
 
getUriType_Uri() - Method in interface net.ogdf.ogml.OgmlPackage
Returns the meta object for the attribute 'Uri'.
getUserAgent() - Method in class de.cau.cs.kieler.kev.views.KevComposite
 
getUserBoolean(String) - Method in class de.cau.cs.kieler.ksbase.util.UserDialogUtil
Give the user a yes/no choice.
getUserDecision() - Method in class de.cau.cs.kieler.core.model.graphiti.features.DefaultKielerDeleteFeature
getUserDefinedEditorById(String) - Method in class de.cau.cs.kieler.ksbase.core.TransformationManager
Tries to find an user defined editor with its id.
getUserDefinedEditors() - Method in class de.cau.cs.kieler.ksbase.core.TransformationManager
Gets the list of user defined editors.
getUserFloat(String, Float) - Method in class de.cau.cs.kieler.ksbase.util.UserDialogUtil
Get a float from the user.
getUserInt(String, Integer) - Method in class de.cau.cs.kieler.ksbase.util.UserDialogUtil
Get an int from the user.
getUserObjectFromList(String, List<T>) - Method in class de.cau.cs.kieler.ksbase.util.UserDialogUtil
Give the user a choice from a list of elements.
getUserString(String, String) - Method in class de.cau.cs.kieler.ksbase.util.UserDialogUtil
Get a string from the user.
getUserStyleSheetURI() - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns the user stylesheet uri.
getValidateStateRule(Object) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDocumentProvider
 
getValidateStateRule(Object) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
 
getValidateStateRule(Object) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDocumentProvider
 
getValidation() - Method in class de.cau.cs.kieler.ksbase.core.KSBasETransformation
Gets the transformation that is used to validate a selection.
getValidationAction(IWorkbenchPage) - Method in class de.cau.cs.kieler.core.model.validation.AbstractValidationActionFactory
Construct a validate action.
getValidationAction(IWorkbenchPage) - Method in class de.cau.cs.kieler.synccharts.diagram.custom.SyncchartsValidationActionFactory
Construct a validate action.
getValidationAction(IWorkbenchPage) - Method in class de.cau.cs.kieler.synccharts.text.kits.bridge.KitsValidationActionFactory
Construct a validate action.
getValidationAction(IWorkbenchPage) - Method in class de.cau.cs.kieler.uml2.sim.maude.validation.PapyrusValidationActionFactory
Construct a validate action.
getValidationActionForActiveEditor() - Method in class de.cau.cs.kieler.core.model.validation.AbstractValidationActionFactory
Get the validate action for the active editor.
getValidationActionForActiveEditor() - Method in interface de.cau.cs.kieler.core.model.validation.IValidationActionFactory
Get the validate action for the active editor.
getValidationActionForEditor(IEditorPart) - Method in class de.cau.cs.kieler.core.model.validation.AbstractValidationActionFactory
Get the validate action for the active editor.
getValidationActionForEditor(IEditorPart) - Method in interface de.cau.cs.kieler.core.model.validation.IValidationActionFactory
Get the validate action for the active editor.
getValidId(String) - Static method in class de.cau.cs.kieler.synccharts.listener.SyncchartsContentUtil
Transform a given arbitrary String to a valid identifier.
getValidLocation(Rectangle, IFigure) - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.LabelLocator
getValidLocation(Rectangle, IFigure) - Method in class de.cau.cs.kieler.kaom.karma.ptolemy.PtolemyPortBorderItemLocator
getValidNewValue(EAttribute, Object) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
getValidNewValue(EAttribute, Object) - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
getValidNewValue(EAttribute, Object) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
getValue() - Method in interface de.cau.cs.kieler.core.annotations.FloatAnnotation
Returns the value of the 'Value' attribute.
getValue() - Method in class de.cau.cs.kieler.core.annotations.impl.FloatAnnotationImpl
 
getValue() - Method in class de.cau.cs.kieler.core.annotations.impl.IntAnnotationImpl
 
getValue() - Method in class de.cau.cs.kieler.core.annotations.impl.StringAnnotationImpl
 
getValue() - Method in interface de.cau.cs.kieler.core.annotations.IntAnnotation
Returns the value of the 'Value' attribute.
getValue() - Method in interface de.cau.cs.kieler.core.annotations.StringAnnotation
Returns the value of the 'Value' attribute.
getValue(Object) - Method in class de.cau.cs.kieler.core.annotations.ui.properties.AnnotationsEditingSupport
getValue() - Method in interface de.cau.cs.kieler.core.kexpressions.BooleanValue
Returns the value of the 'Value' attribute.
getValue() - Method in enum de.cau.cs.kieler.core.kexpressions.CombineOperator
 
getValue() - Method in interface de.cau.cs.kieler.core.kexpressions.FloatValue
Returns the value of the 'Value' attribute.
getValue() - Method in class de.cau.cs.kieler.core.kexpressions.impl.BooleanValueImpl
 
getValue() - Method in class de.cau.cs.kieler.core.kexpressions.impl.FloatValueImpl
 
getValue() - Method in class de.cau.cs.kieler.core.kexpressions.impl.IntValueImpl
 
getValue() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getValue() - Method in interface de.cau.cs.kieler.core.kexpressions.IntValue
Returns the value of the 'Value' attribute.
getValue() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Value'.
getValue() - Method in enum de.cau.cs.kieler.core.kexpressions.OperatorType
 
getValue() - Method in enum de.cau.cs.kieler.core.kexpressions.ValueType
 
getValue() - Method in class de.cau.cs.kieler.core.kgraph.impl.IPropertyToObjectMapImpl
 
getValue() - Method in class de.cau.cs.kieler.core.kgraph.impl.PersistentEntryImpl
 
getValue() - Method in interface de.cau.cs.kieler.core.kgraph.PersistentEntry
Returns the value of the 'Value' attribute.
getValue(EObject, EAttribute) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
getValue(EObject, EAttribute) - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
getValue() - Method in enum de.cau.cs.kieler.keg.EdgeType
 
getValue() - Method in interface de.cau.cs.kieler.kiml.gmf.layoutoptions.KOption
Deprecated. Returns the value of the 'Value' attribute.
getValue() - Method in class de.cau.cs.kieler.kiml.gmf.layoutoptions.KOptionImpl
Deprecated.  
getValue() - Method in class de.cau.cs.kieler.kiml.ui.preferences.OptionsTableProvider.DataEntry
Returns the value.
getValue(String, String) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Get a value from an input string.
getValue(Object, String) - Method in class de.cau.cs.kieler.sim.kiem.config.preferences.PropertiesTableProvider
getValue(Object, String) - Method in class de.cau.cs.kieler.sim.kiem.config.preferences.SchedulePriorityTableProvider
getValue(KiemProperty) - Method in interface de.cau.cs.kieler.sim.kiem.properties.IKiemPropertyType
Gets the value of the property type.
getValue() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemProperty
Gets the value of the KiempProperty.
getValue(KiemProperty) - 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.
getValue(KiemProperty) - 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.
getValue(KiemProperty) - 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.
getValue(KiemProperty) - 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.
getValue(KiemProperty) - 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.
getValue(KiemProperty) - 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.
getValue(KiemProperty) - 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.
getValue(Object) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemComponentEditing
 
getValue(Object) - Method in class de.cau.cs.kieler.sim.kiem.ui.views.KiemPropertyEditing
 
getValue() - Method in class de.cau.cs.kieler.sim.table.views.TableData
Gets the value of the entry.
getValue(Object) - Method in class de.cau.cs.kieler.sim.table.views.TableDataEditing
 
getValue() - Method in class de.cau.cs.kieler.sim.trace.Signal
 
getValue(EObject, EAttribute) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
getValue() - Method in enum de.cau.cs.kieler.synccharts.StateType
 
getValue() - Method in enum de.cau.cs.kieler.synccharts.TransitionType
 
getValue() - Method in enum net.ogdf.ogml.AlignmentType
 
getValue() - Method in interface net.ogdf.ogml.BooleanType
Returns the value of the 'Value' attribute.
getValue() - Method in enum net.ogdf.ogml.BoolIntType
 
getValue() - Method in enum net.ogdf.ogml.BoolTFType
 
getValue() - Method in interface net.ogdf.ogml.BoolType
Returns the value of the 'Value' attribute.
getValue() - Method in interface net.ogdf.ogml.DataType
Returns the value of the 'Value' attribute.
getValue() - Method in enum net.ogdf.ogml.DecorationType
 
getValue() - Method in enum net.ogdf.ogml.EndpointStylesType
 
getValue() - Method in enum net.ogdf.ogml.FontStretchType
 
getValue() - Method in enum net.ogdf.ogml.FontStyleType
 
getValue() - Method in enum net.ogdf.ogml.FontVariantType
 
getValue() - Method in enum net.ogdf.ogml.FontWeightType
 
getValue() - Method in class net.ogdf.ogml.impl.BooleanTypeImpl
 
getValue() - Method in class net.ogdf.ogml.impl.BoolTypeImpl
 
getValue() - Method in class net.ogdf.ogml.impl.DataTypeImpl
 
getValue() - Method in class net.ogdf.ogml.impl.IntTypeImpl
 
getValue() - Method in class net.ogdf.ogml.impl.NumberTypeImpl
 
getValue() - Method in interface net.ogdf.ogml.IntType
Returns the value of the 'Value' attribute.
getValue() - Method in enum net.ogdf.ogml.LineStyleTypeType
 
getValue() - Method in interface net.ogdf.ogml.NumberType
Returns the value of the 'Value' attribute.
getValue() - Method in enum net.ogdf.ogml.PatternType
 
getValue() - Method in enum net.ogdf.ogml.ShapeType
 
getValue() - Method in enum net.ogdf.ogml.TransformType
 
getValue() - Method in enum org.graphdrawing.graphml.EndpointTypeType
 
getValue() - Method in enum org.graphdrawing.graphml.GraphEdgedefaultType
 
getValue() - Method in enum org.graphdrawing.graphml.GraphEdgeidsType
 
getValue() - Method in enum org.graphdrawing.graphml.GraphNodeidsType
 
getValue() - Method in enum org.graphdrawing.graphml.GraphOrderType
 
getValue() - Method in enum org.graphdrawing.graphml.KeyForType
 
getValue() - Method in enum org.graphdrawing.graphml.KeyTypeType
 
getValue() - Method in class org.ptolemy.moml.impl.LocationTypeImpl
 
getValue() - Method in class org.ptolemy.moml.impl.PropertyTypeImpl
 
getValue() - Method in class org.ptolemy.moml.impl.VertexTypeImpl
 
getValue() - Method in interface org.ptolemy.moml.LocationType
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.ptolemy.moml.PropertyType
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.ptolemy.moml.VertexType
Returns the value of the 'Value' attribute.
getValue() - Method in enum org.w3._1999.xlink.TypeType
 
getValue() - Method in class ptolemy.actor.kiel.KielerIO
 
getValue() - Method in class sj.ValuedSignal
Returns the value of the valued signal.
getValueAsBoolean() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemProperty
Gets the value as boolean value.
getValueAsBoolean(KiemProperty) - Static method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeBool
Gets the value as a boolean.
getValueAsDiagramEditor(KiemProperty) - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeEditor
Gets the DiagramEditor selected in the KiemProperty.
getValueAsInt() - Method in class de.cau.cs.kieler.sim.kiem.properties.KiemProperty
Gets the value as an integer value.
getValueAsInt(KiemProperty) - Static method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeInt
Gets the value as int.
getValueAsIPath(KiemProperty) - Static method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeFile
Gets the value as file.
getValueAsIPath(KiemProperty) - Static method in class de.cau.cs.kieler.sim.kiem.properties.KiemPropertyTypeWorkspaceFile
Gets the value as file.
getValuedObject() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getValuedObject() - Method in class de.cau.cs.kieler.core.kexpressions.impl.ValuedObjectReferenceImpl
 
getValuedObject() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Valued Object'.
getValuedObject() - Method in interface de.cau.cs.kieler.core.kexpressions.ValuedObjectReference
Returns the value of the 'Valued Object' reference.
getValuedObject_HostType() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getValuedObject_HostType() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Host Type'.
getValuedObject_InitialValue() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getValuedObject_InitialValue() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Initial Value'.
getValuedObject_Name() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getValuedObject_Name() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Name'.
getValuedObject_Type() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getValuedObject_Type() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Type'.
getValuedObjectReference() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getValuedObjectReference() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Valued Object Reference'.
getValuedObjectReference_ValuedObject() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getValuedObjectReference_ValuedObject() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the reference 'Valued Object'.
getValueLabelTextBounds() - Method in interface de.tu_berlin.cs.tfs.muvitorkit.gef.directedit.IDirectEditPart.IGraphicalDirectEditPart
Usually, this method returns the bounds of some Label displaying the value that should be edited directly.
getValueList(String, String) - Static method in class de.cau.cs.kieler.sim.kiem.config.data.Tools
Get a list of values from an input string.
getValueNames() - Method in class de.cau.cs.kieler.kvid.datadistributor.Property
Getter for all possible options.
getValues(EObject) - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
getValues(EObject) - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
getValues(EObject) - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
getValueType() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getValueType() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for enum 'Value Type'.
getVarDecls() - Method in class de.cau.cs.kieler.core.kexpressions.impl.InterfaceVariableDeclImpl
 
getVarDecls() - Method in interface de.cau.cs.kieler.core.kexpressions.InterfaceVariableDecl
Returns the value of the 'Var Decls' containment reference list.
getVariable() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getVariable() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Variable'.
getVariable() - Method in interface de.cau.cs.kieler.synccharts.Assignment
Returns the value of the 'Variable' reference.
getVariable() - Method in class de.cau.cs.kieler.synccharts.impl.AssignmentImpl
 
getVariable_3056ContainedLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getVariable_3056IncomingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getVariable_3056OutgoingLinks(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramUpdater
 
getVariable_Const() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getVariable_Const() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the attribute 'Const'.
getVariableDecl() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getVariableDecl() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for class 'Variable Decl'.
getVariableDecl_Type() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getVariableDecl_Type() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the containment reference 'Type'.
getVariableDecl_Variables() - Method in class de.cau.cs.kieler.core.kexpressions.impl.KExpressionsPackageImpl
 
getVariableDecl_Variables() - Method in interface de.cau.cs.kieler.core.kexpressions.KExpressionsPackage
Returns the meta object for the containment reference list 'Variables'.
getVariables() - Method in class de.cau.cs.kieler.core.kexpressions.impl.VariableDeclImpl
 
getVariables() - Method in interface de.cau.cs.kieler.core.kexpressions.VariableDecl
Returns the value of the 'Variables' containment reference list.
getVariables() - Method in class de.cau.cs.kieler.synccharts.impl.ScopeImpl
 
getVariables() - Method in interface de.cau.cs.kieler.synccharts.Scope
Returns the value of the 'Variables' containment reference list.
getVariant() - Method in interface net.ogdf.ogml.FontType
Returns the value of the 'Variant' attribute.
getVariant() - Method in class net.ogdf.ogml.impl.FontTypeImpl
 
getVertex() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'Vertex' containment reference.
getVertex() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getVertex() - Method in class org.ptolemy.moml.impl.LinkTypeImpl
 
getVertex() - Method in class org.ptolemy.moml.impl.RelationTypeImpl
 
getVertex() - Method in interface org.ptolemy.moml.LinkType
Returns the value of the 'Vertex' attribute.
getVertex() - Method in interface org.ptolemy.moml.RelationType
Returns the value of the 'Vertex' containment reference list.
getVertexType() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getVertexType() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for class 'Vertex Type'.
getVertexType_Configure() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getVertexType_Configure() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Configure'.
getVertexType_Doc() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getVertexType_Doc() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Doc'.
getVertexType_Group() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getVertexType_Group() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute list 'Group'.
getVertexType_Location() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getVertexType_Location() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Location'.
getVertexType_Name() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getVertexType_Name() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Name'.
getVertexType_PathTo() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getVertexType_PathTo() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Path To'.
getVertexType_Property() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getVertexType_Property() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Property'.
getVertexType_Rename() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getVertexType_Rename() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the containment reference list 'Rename'.
getVertexType_Value() - Method in class org.ptolemy.moml.impl.MomlPackageImpl
 
getVertexType_Value() - Method in interface org.ptolemy.moml.MomlPackage
Returns the meta object for the attribute 'Value'.
getVerticalAlignment() - Method in class de.cau.cs.kieler.core.model.gmf.figures.layout.container.ExtendedTable
 
getVerticalBar() - Method in class de.cau.cs.kieler.core.ui.util.DragDropScrollHandler
Returns the vertical scroll bar, if any.
getView() - Method in class de.cau.cs.kieler.kaom.diagram.navigator.KaomNavigatorItem
 
getView() - Method in class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorItem
 
getView() - Method in class de.cau.cs.kieler.synccharts.diagram.navigator.SyncchartsNavigatorItem
 
getViewer() - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class de.cau.cs.kieler.synccharts.synchronizer.kitsView.EmbeddedXtextEditor
 
getViewer(EObject) - Method in interface de.tu_berlin.cs.tfs.muvitorkit.animation.IGraphicalViewerProvider
Method to get the viewer showing a specific model.
getViewer(EObject) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
 
getViewerContents() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
The viewer's are arranged horizontally and will be showing these objects in the order of the returned array from left to right.
getViewers() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
Method to get the list of viewers if needed to implement advanced editor features.
getViewersContents(int) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorPage
A method to access the object which is being displayed in a specific viewer.
getViewPattern() - Method in class de.cau.cs.kieler.kaom.diagram.parsers.AbstractParser
 
getViewPattern() - Method in class de.cau.cs.kieler.keg.diagram.parsers.AbstractParser
 
getViewPattern() - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.AbstractParser
 
getViewport() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getViewProcessor() - Method in class de.cau.cs.kieler.kaom.diagram.parsers.MessageFormatParser
 
getViewProcessor() - Method in class de.cau.cs.kieler.keg.diagram.parsers.MessageFormatParser
 
getViewProcessor() - Method in class de.cau.cs.kieler.synccharts.diagram.parsers.MessageFormatParser
 
getVisibilityExpression() - Method in class de.cau.cs.kieler.core.kivi.menu.KiviMenuContributionService.ButtonConfiguration
 
getVisualID(IEditCommandRequest) - Method in class de.cau.cs.kieler.kaom.diagram.edit.policies.KaomBaseItemSemanticEditPolicy
Returns visual id from request parameters.
getVisualID() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomNodeDescriptor
 
getVisualID(View) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomVisualIDRegistry
 
getVisualID(String) - Static method in class de.cau.cs.kieler.kaom.diagram.part.KaomVisualIDRegistry
 
getVisualID(IEditCommandRequest) - Method in class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
Returns visual id from request parameters.
getVisualID() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsNodeDescriptor
 
getVisualID(View) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsVisualIDRegistry
 
getVisualID(String) - Static method in class de.cau.cs.kieler.keg.diagram.part.GraphsVisualIDRegistry
 
getVisualID(IEditCommandRequest) - Method in class de.cau.cs.kieler.synccharts.diagram.edit.policies.SyncchartsBaseItemSemanticEditPolicy
Returns visual id from request parameters.
getVisualID() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsNodeDescriptor
 
getVisualID(View) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsVisualIDRegistry
 
getVisualID(String) - Static method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsVisualIDRegistry
 
getVisualization(String, Object) - Method in class de.cau.cs.kieler.kiml.grana.visualization.VisualizationServices
Returns a visualization for the given type and object.
getWarningImage() - Static method in class de.cau.cs.kieler.sim.kiem.automated.ui.KiemAutoUIPlugin
Getter for the image for warnings.
getWeakThreadPriority(State) - Static method in class de.cau.cs.kieler.synccharts.codegen.sc.Helper
Computes the weak priority of the given state.
getWeakThreadPriority(State) - Static method in class de.cau.cs.kieler.synccharts.s.Helper
Computes the weak priority of the given state.
getWeight() - Method in interface net.ogdf.ogml.FontType
Returns the value of the 'Weight' attribute.
getWeight() - Method in class net.ogdf.ogml.impl.FontTypeImpl
 
getWeightedAverageStepDuration() - Method in class de.cau.cs.kieler.sim.kiem.execution.Execution
Gets the measured weighted average step duration.
getWidth() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KShapeLayoutImpl
 
getWidth() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KShapeLayout
Returns the value of the 'Width' attribute.
getWidth() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimGraph
Returns the width.
getWidth() - Method in class net.ogdf.ogml.impl.LineStyleTypeImpl
 
getWidth() - Method in class net.ogdf.ogml.impl.LineTypeImpl
 
getWidth() - Method in class net.ogdf.ogml.impl.ShapeType1Impl
 
getWidth() - Method in class net.ogdf.ogml.impl.SourceStyleTypeImpl
 
getWidth() - Method in class net.ogdf.ogml.impl.TargetStyleTypeImpl
 
getWidth() - Method in interface net.ogdf.ogml.LineStyleType
Returns the value of the 'Width' attribute.
getWidth() - Method in interface net.ogdf.ogml.LineType
Returns the value of the 'Width' attribute.
getWidth() - Method in interface net.ogdf.ogml.ShapeType1
Returns the value of the 'Width' attribute.
getWidth() - Method in interface net.ogdf.ogml.SourceStyleType
Returns the value of the 'Width' attribute.
getWidth() - Method in interface net.ogdf.ogml.TargetStyleType
Returns the value of the 'Width' attribute.
getWorkbench() - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomCreationWizard
 
getWorkbench() - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsCreationWizard
 
getWorkbench() - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsCreationWizard
 
getWorkbenchPage() - Method in class de.cau.cs.kieler.synccharts.synchronizer.ModelSynchronizer
 
getWorkspaceSelection() - Method in class de.cau.cs.kieler.core.ui.wizards.WorkspaceResourcesPage
Returns the selection the wizard was invoked on.
getWrapper() - Method in class de.cau.cs.kieler.sim.kiem.config.data.ConfigDataComponent
Getter for the wrapper.
getX() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KPointImpl
 
getX() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KPoint
Returns the value of the 'X' attribute.
getX() - Method in class net.ogdf.ogml.impl.LocationTypeImpl
 
getX() - Method in class net.ogdf.ogml.impl.PointTypeImpl
 
getX() - Method in interface net.ogdf.ogml.LocationType
Returns the value of the 'X' attribute.
getX() - Method in interface net.ogdf.ogml.PointType
Returns the value of the 'X' attribute.
getXBound() - Method in class de.cau.cs.kieler.kiml.ui.layout.ApplyLayoutRequest
Returns the upper bound for horizontal coordinates.
getXlinkFactory() - Method in class org.w3._1999.xlink.impl.XlinkPackageImpl
 
getXlinkFactory() - Method in interface org.w3._1999.xlink.XlinkPackage
Returns the factory that creates the instances of the model.
getXlinkPackage() - Method in class org.w3._1999.xlink.impl.XlinkFactoryImpl
 
getXlinkPackage() - Method in interface org.w3._1999.xlink.XlinkFactory
Returns the package supported by this factory.
getXMLNSPrefixMap() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'XMLNS Prefix Map' map.
getXMLNSPrefixMap() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getXMLNSPrefixMap() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'XMLNS Prefix Map' map.
getXMLNSPrefixMap() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getXMLNSPrefixMap() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'XMLNS Prefix Map' map.
getXMLNSPrefixMap() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getXMLParserClassName() - Method in class de.cau.cs.kieler.kev.views.KevComposite.MyUserAgent
Returns the class name of the XML parser.
getXpos() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KShapeLayoutImpl
 
getXpos() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KShapeLayout
Returns the value of the 'Xpos' attribute.
getXpos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge.Bend
Returns the x position.
getXpos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimNode
Returns the xpos.
getXRange() - Method in class de.cau.cs.kieler.kev.mapping.impl.MoveImpl
 
getXRange() - Method in interface de.cau.cs.kieler.kev.mapping.Move
Returns the value of the 'XRange' attribute.
getXSISchemaLocation() - Method in interface net.ogdf.ogml.DocumentRoot
Returns the value of the 'XSI Schema Location' map.
getXSISchemaLocation() - Method in class net.ogdf.ogml.impl.DocumentRootImpl
 
getXSISchemaLocation() - Method in interface org.graphdrawing.graphml.DocumentRoot
Returns the value of the 'XSI Schema Location' map.
getXSISchemaLocation() - Method in class org.graphdrawing.graphml.impl.DocumentRootImpl
 
getXSISchemaLocation() - Method in interface org.ptolemy.moml.DocumentRoot
Returns the value of the 'XSI Schema Location' map.
getXSISchemaLocation() - Method in class org.ptolemy.moml.impl.DocumentRootImpl
 
getXtendFacade() - Method in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
 
getXtendFacade() - Method in class de.cau.cs.kieler.uml2.sim.kiem.DataComponent
Tries to gets the xtend facade, returns null otherwise.
getXtendVarBoolean(boolean) - Static method in class de.cau.cs.kieler.kies.transformation.util.TransformationUtil
 
getY() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KPointImpl
 
getY() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KPoint
Returns the value of the 'Y' attribute.
getY() - Method in class net.ogdf.ogml.impl.LocationTypeImpl
 
getY() - Method in class net.ogdf.ogml.impl.PointTypeImpl
 
getY() - Method in interface net.ogdf.ogml.LocationType
Returns the value of the 'Y' attribute.
getY() - Method in interface net.ogdf.ogml.PointType
Returns the value of the 'Y' attribute.
getYBound() - Method in class de.cau.cs.kieler.kiml.ui.layout.ApplyLayoutRequest
Returns the upper bound for vertical coordinates.
getYpos() - Method in class de.cau.cs.kieler.kiml.klayoutdata.impl.KShapeLayoutImpl
 
getYpos() - Method in interface de.cau.cs.kieler.kiml.klayoutdata.KShapeLayout
Returns the value of the 'Ypos' attribute.
getYpos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimEdge.Bend
Returns the y position.
getYpos() - Method in class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.KSlimNode
Returns the ypos.
getYRange() - Method in class de.cau.cs.kieler.kev.mapping.impl.MoveImpl
 
getYRange() - Method in interface de.cau.cs.kieler.kev.mapping.Move
Returns the value of the 'YRange' attribute.
getZ() - Method in class net.ogdf.ogml.impl.LocationTypeImpl
 
getZ() - Method in class net.ogdf.ogml.impl.PointTypeImpl
 
getZ() - Method in interface net.ogdf.ogml.LocationType
Returns the value of the 'Z' attribute.
getZ() - Method in interface net.ogdf.ogml.PointType
Returns the value of the 'Z' attribute.
getZoom() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getZoomAsText() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getZoomLevelContributions() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getZoomLevels() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getZoomLevelsAsText() - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.ZoomManagerDelegate
 
getZoomManager(EditPart) - Method in class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
Returns a zoom manager for the associated diagram.
getZoomManager(EditPart) - Method in class de.cau.cs.kieler.core.model.graphiti.GraphitiFrameworkBridge
Returns a zoom manager for the associated diagram.
getZoomManager(EditPart) - Method in interface de.cau.cs.kieler.core.model.IGraphicalFrameworkBridge
Returns a zoom manager for the associated diagram.
GLOBALVAR_REC - Static variable in class de.cau.cs.kieler.kies.transformation.EsterelToSyncChartDataComponent
global variable determining whether the transformation should be run recursively, hence everything is transformed within one step.
GLOBALVAR_REC - Static variable in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
global variable determining whether the transformation should be run recursively, hence everything is transformed within one step.
GLOBALVAR_RULE1 - Static variable in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
 
GLOBALVAR_RULE2 - Static variable in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
 
GLOBALVAR_RULE3 - Static variable in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
 
GLOBALVAR_RULE4 - Static variable in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
 
GLOBALVAR_RULE5 - Static variable in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
 
GLOBALVAR_RULE6 - Static variable in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
 
GLOBALVAR_RULE7 - Static variable in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
 
GLOBALVAR_RULE8 - Static variable in class de.cau.cs.kieler.kies.transformation.SyncChartsOptimizationDataComponent
 
globalVars - Variable in class de.cau.cs.kieler.kies.transformation.AbstractTransformationDataComponent
global variables for the certain transformation.
GmfAnimator - Class in de.cau.cs.kieler.kvid.visual
Class handling the animation of data figures in GMF.
GmfCachedLayout - Class in de.cau.cs.kieler.kiml.gmf
A cache for results of automatic layout.
GmfCachedLayout(int) - Constructor for class de.cau.cs.kieler.kiml.gmf.GmfCachedLayout
Creates a cached layout with given initial capacity.
GmfDiagramLayoutManager - Class in de.cau.cs.kieler.kiml.gmf
Diagram layout manager that is able to generically layout diagrams generated by GMF.
GmfDiagramLayoutManager() - Constructor for class de.cau.cs.kieler.kiml.gmf.GmfDiagramLayoutManager
 
GmfDrawer - Class in de.cau.cs.kieler.kvid.visual
Drawer class implementation for GMF.
GmfFigure - Class in de.cau.cs.kieler.kvid.visual
The figure which is used to display plain data.
GmfFigure(DataObject) - Constructor for class de.cau.cs.kieler.kvid.visual.GmfFigure
Constructs a new figure for the given data.
GmfFrameworkBridge - Class in de.cau.cs.kieler.core.model.gmf
Domain model element provider for GMF.
GmfFrameworkBridge() - Constructor for class de.cau.cs.kieler.core.model.gmf.GmfFrameworkBridge
 
GmfGraphicsFigure - Class in de.cau.cs.kieler.kvid.visual
Deprecated. Use GmfImageFigure instead
GmfGraphicsFigure(DataObject, RenderedImage) - Constructor for class de.cau.cs.kieler.kvid.visual.GmfGraphicsFigure
Deprecated. Constructor which expects a RenderedImage.
GmfImageFigure - Class in de.cau.cs.kieler.kvid.visual
Figure who uses an image for visualization.
GmfImageFigure(Image) - Constructor for class de.cau.cs.kieler.kvid.visual.GmfImageFigure
Constructor for a figure which shows an image.
GmfLayoutCommand - Class in de.cau.cs.kieler.kiml.gmf
Command used to apply layout.
GmfLayoutCommand(TransactionalEditingDomain, String, IAdaptable) - Constructor for class de.cau.cs.kieler.kiml.gmf.GmfLayoutCommand
Creates a command to apply layout.
GmfLayoutConfig - Class in de.cau.cs.kieler.kiml.gmf
A layout configuration that stores layout options in the notation model of GMF diagrams.
GmfLayoutConfig() - Constructor for class de.cau.cs.kieler.kiml.gmf.GmfLayoutConfig
Create a stand-alone layout configuration for GMF.
GmfLayoutConfig(ILayoutConfig) - Constructor for class de.cau.cs.kieler.kiml.gmf.GmfLayoutConfig
Create a layout configuration for GMF with embedded external configuration.
GmfLayoutEditPolicy - Class in de.cau.cs.kieler.kiml.gmf
Edit policy used to apply layout.
GmfLayoutEditPolicy() - Constructor for class de.cau.cs.kieler.kiml.gmf.GmfLayoutEditPolicy
 
GmfModelingUtil - Class in de.cau.cs.kieler.core.model.gmf.util
Utility class with static methods to handle EMF models and GEF EditParts.
GMLExporter - Class in de.cau.cs.kieler.kiml.export.exporter
A graph exporter for the GML file format.
GMLExporter() - Constructor for class de.cau.cs.kieler.kiml.export.exporter.GMLExporter
Constructs the GML exporter.
GMLExporter_export_kgraph_to_gml - Static variable in class de.cau.cs.kieler.kiml.export.exporter.Messages
 
GMLExporter_gml_name - Static variable in class de.cau.cs.kieler.kiml.export.exporter.Messages
 
GMLExporter_include_layout_info_message - Static variable in class de.cau.cs.kieler.kiml.export.exporter.Messages
 
GMLExporter_serialize_kgraph_as_gml_task - Static variable in class de.cau.cs.kieler.kiml.export.exporter.Messages
 
GORGEOUS_AND_EFFICIENT - Static variable in class net.ogdf.bin.OgdfServer
the 'gorgeous-and-efficient' qvs.
gotoB(StateLabel) - Method in class sj.EmbeddedSJProgram
Goes to a label and continue with the code at this label.
gotoMarker(IMarker) - Method in class de.cau.cs.kieler.kaom.diagram.part.KaomDiagramEditor
 
gotoMarker(IMarker) - Method in class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditor
 
gotoMarker(IMarker) - Method in class de.cau.cs.kieler.synccharts.diagram.part.SyncchartsDiagramEditor
 
gotoMarker(IMarker) - Method in class de.cau.cs.kieler.synccharts.presentation.SyncchartsEditor
 
gotoMarker(IMarker) - Method in class de.tu_berlin.cs.tfs.muvitorkit.ui.MuvitorTreeEditor
This default implementation of IGotoMarker tries to resolve the marker's IMarker.SOURCE_ID attribute to an EObject model.
GranaGeneralPreferencePage - Class in de.cau.cs.kieler.kiml.grana.ui
The general grana preference page.
GranaGeneralPreferencePage() - Constructor for class de.cau.cs.kieler.kiml.grana.ui.GranaGeneralPreferencePage
The constructor.
GranaPlugin - Class in de.cau.cs.kieler.kiml.grana.plugin
The activator class controls the plug-in life cycle.
GranaPlugin() - Constructor for class de.cau.cs.kieler.kiml.grana.plugin.GranaPlugin
The constructor.
GranaUIUtil - Class in de.cau.cs.kieler.kiml.grana.ui
A utility class for Grana UI functionality.
GranaUtil - Class in de.cau.cs.kieler.kiml.grana.util
A utility class for grana handlers.
Graph - Class in de.cau.cs.kieler.synccharts.codegen.sc
An implementation of an unweighted, directed graph using an adjacency matrix or an adjacency list for encoding the set of edges.
Graph(int, boolean) - Constructor for class de.cau.cs.kieler.synccharts.codegen.sc.Graph
Constructs a new unweighted, directed graph with n vertices and no edges.
Graph - Class in de.cau.cs.kieler.synccharts.s
An implementation of an unweighted, directed graph using an adjacency matrix or an adjacency list for encoding the set of edges.
Graph(int, boolean) - Constructor for class de.cau.cs.kieler.synccharts.s.Graph
Constructs a new unweighted, directed graph with n vertices and no edges.
graph - Variable in class net.ogdf.ogml.impl.OgmlTypeImpl
The cached value of the 'Graph' containment reference.
graph - Variable in class org.graphdrawing.graphml.impl.EdgeTypeImpl
The cached value of the 'Graph' containment reference.
graph - Variable in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
The cached value of the 'Graph' containment reference.
graph - Variable in class org.graphdrawing.graphml.impl.NodeTypeImpl
The cached value of the 'Graph' containment reference.
GRAPH_EDGEDEFAULT_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Edgedefault Type' enum.
GRAPH_EDGEDEFAULT_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Edgedefault Type' enum.
GRAPH_EDGEDEFAULT_TYPE_OBJECT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Edgedefault Type Object' data type.
GRAPH_EDGEDEFAULT_TYPE_OBJECT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Edgedefault Type Object' data type.
GRAPH_EDGEIDS_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Edgeids Type' enum.
GRAPH_EDGEIDS_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Edgeids Type' enum.
GRAPH_EDGEIDS_TYPE_OBJECT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Edgeids Type Object' data type.
GRAPH_EDGEIDS_TYPE_OBJECT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Edgeids Type Object' data type.
GRAPH_EDGES_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Edges Type' data type.
GRAPH_EDGES_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Edges Type' data type.
GRAPH_LAYOUT - Static variable in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.IconUtilTemplate
 
GRAPH_MAXINDEGREE_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Maxindegree Type' data type.
GRAPH_MAXINDEGREE_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Maxindegree Type' data type.
GRAPH_MAXOUTDEGREE_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Maxoutdegree Type' data type.
GRAPH_MAXOUTDEGREE_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Maxoutdegree Type' data type.
GRAPH_NODEIDS_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Nodeids Type' enum.
GRAPH_NODEIDS_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Nodeids Type' enum.
GRAPH_NODEIDS_TYPE_OBJECT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Nodeids Type Object' data type.
GRAPH_NODEIDS_TYPE_OBJECT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Nodeids Type Object' data type.
GRAPH_NODES_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Nodes Type' data type.
GRAPH_NODES_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Nodes Type' data type.
GRAPH_ORDER_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Order Type' enum.
GRAPH_ORDER_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Order Type' enum.
GRAPH_ORDER_TYPE_OBJECT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Order Type Object' data type.
GRAPH_ORDER_TYPE_OBJECT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Order Type Object' data type.
GRAPH_PROPERTIES - Static variable in class de.cau.cs.kieler.klay.layered.properties.Properties
Flags indicating the properties of a graph.
GRAPH_STYLE_TYPE - Static variable in interface net.ogdf.ogml.OgmlPackage
The meta object id for the 'Graph Style Type' class.
GRAPH_STYLE_TYPE - Static variable in interface net.ogdf.ogml.OgmlPackage.Literals
The meta object literal for the 'Graph Style Type' class.
GRAPH_STYLE_TYPE__DATA - Static variable in interface net.ogdf.ogml.OgmlPackage
The feature id for the 'Data' containment reference list.
GRAPH_STYLE_TYPE__DATA - Static variable in interface net.ogdf.ogml.OgmlPackage.Literals
The meta object literal for the 'Data' containment reference list feature.
GRAPH_STYLE_TYPE__DEFAULT_EDGE_TEMPLATE - Static variable in interface net.ogdf.ogml.OgmlPackage
The feature id for the 'Default Edge Template' attribute.
GRAPH_STYLE_TYPE__DEFAULT_EDGE_TEMPLATE - Static variable in interface net.ogdf.ogml.OgmlPackage.Literals
The meta object literal for the 'Default Edge Template' attribute feature.
GRAPH_STYLE_TYPE__DEFAULT_LABEL_TEMPLATE - Static variable in interface net.ogdf.ogml.OgmlPackage
The feature id for the 'Default Label Template' attribute.
GRAPH_STYLE_TYPE__DEFAULT_LABEL_TEMPLATE - Static variable in interface net.ogdf.ogml.OgmlPackage.Literals
The meta object literal for the 'Default Label Template' attribute feature.
GRAPH_STYLE_TYPE__DEFAULT_NODE_TEMPLATE - Static variable in interface net.ogdf.ogml.OgmlPackage
The feature id for the 'Default Node Template' attribute.
GRAPH_STYLE_TYPE__DEFAULT_NODE_TEMPLATE - Static variable in interface net.ogdf.ogml.OgmlPackage.Literals
The meta object literal for the 'Default Node Template' attribute feature.
GRAPH_STYLE_TYPE_FEATURE_COUNT - Static variable in interface net.ogdf.ogml.OgmlPackage
The number of structural features of the 'Graph Style Type' class.
GRAPH_TYPE - Static variable in class de.cau.cs.kieler.keg.diagram.custom.random.RandomGraphGenerator
the option for the graph type.
GRAPH_TYPE - Static variable in interface net.ogdf.ogml.OgmlPackage
The meta object id for the 'Graph Type' class.
GRAPH_TYPE - Static variable in interface net.ogdf.ogml.OgmlPackage.Literals
The meta object literal for the 'Graph Type' class.
GRAPH_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graph Type' class.
GRAPH_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph Type' class.
GRAPH_TYPE__DATA - Static variable in interface net.ogdf.ogml.OgmlPackage
The feature id for the 'Data' containment reference list.
GRAPH_TYPE__DATA - Static variable in interface net.ogdf.ogml.OgmlPackage.Literals
The meta object literal for the 'Data' containment reference list feature.
GRAPH_TYPE__DATA - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Data' containment reference list.
GRAPH_TYPE__DATA - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Data' containment reference list feature.
GRAPH_TYPE__DESC - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Desc' attribute.
GRAPH_TYPE__DESC - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Desc' attribute feature.
GRAPH_TYPE__EDGE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Edge' containment reference list.
GRAPH_TYPE__EDGE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Edge' containment reference list feature.
GRAPH_TYPE__EDGEDEFAULT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Edgedefault' attribute.
GRAPH_TYPE__EDGEDEFAULT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Edgedefault' attribute feature.
GRAPH_TYPE__GROUP - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Group' attribute list.
GRAPH_TYPE__GROUP - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Group' attribute list feature.
GRAPH_TYPE__HYPEREDGE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Hyperedge' containment reference list.
GRAPH_TYPE__HYPEREDGE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Hyperedge' containment reference list feature.
GRAPH_TYPE__ID - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Id' attribute.
GRAPH_TYPE__ID - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Id' attribute feature.
GRAPH_TYPE__LAYOUT - Static variable in interface net.ogdf.ogml.OgmlPackage
The feature id for the 'Layout' containment reference.
GRAPH_TYPE__LAYOUT - Static variable in interface net.ogdf.ogml.OgmlPackage.Literals
The meta object literal for the 'Layout' containment reference feature.
GRAPH_TYPE__LOCATOR - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Locator' containment reference.
GRAPH_TYPE__LOCATOR - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Locator' containment reference feature.
GRAPH_TYPE__NODE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Node' containment reference list.
GRAPH_TYPE__NODE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Node' containment reference list feature.
GRAPH_TYPE__PARSE_EDGEIDS - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Parse Edgeids' attribute.
GRAPH_TYPE__PARSE_EDGEIDS - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Parse Edgeids' attribute feature.
GRAPH_TYPE__PARSE_EDGES - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Parse Edges' attribute.
GRAPH_TYPE__PARSE_EDGES - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Parse Edges' attribute feature.
GRAPH_TYPE__PARSE_MAXINDEGREE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Parse Maxindegree' attribute.
GRAPH_TYPE__PARSE_MAXINDEGREE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Parse Maxindegree' attribute feature.
GRAPH_TYPE__PARSE_MAXOUTDEGREE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Parse Maxoutdegree' attribute.
GRAPH_TYPE__PARSE_MAXOUTDEGREE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Parse Maxoutdegree' attribute feature.
GRAPH_TYPE__PARSE_NODEIDS - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Parse Nodeids' attribute.
GRAPH_TYPE__PARSE_NODEIDS - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Parse Nodeids' attribute feature.
GRAPH_TYPE__PARSE_NODES - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Parse Nodes' attribute.
GRAPH_TYPE__PARSE_NODES - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Parse Nodes' attribute feature.
GRAPH_TYPE__PARSE_ORDER - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Parse Order' attribute.
GRAPH_TYPE__PARSE_ORDER - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Parse Order' attribute feature.
GRAPH_TYPE__STRUCTURE - Static variable in interface net.ogdf.ogml.OgmlPackage
The feature id for the 'Structure' containment reference.
GRAPH_TYPE__STRUCTURE - Static variable in interface net.ogdf.ogml.OgmlPackage.Literals
The meta object literal for the 'Structure' containment reference feature.
GRAPH_TYPE_FEATURE_COUNT - Static variable in interface net.ogdf.ogml.OgmlPackage
The number of structural features of the 'Graph Type' class.
GRAPH_TYPE_FEATURE_COUNT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The number of structural features of the 'Graph Type' class.
GRAPH_VALUE - Static variable in enum org.graphdrawing.graphml.KeyForType
The 'Graph' literal value.
GraphConverter - Class in de.cau.cs.kieler.klodd.hierarchical
Class that converts a KGraph into a slim graph.
GraphConverter() - Constructor for class de.cau.cs.kieler.klodd.hierarchical.GraphConverter
 
GraphEdgedefaultType - Enum in org.graphdrawing.graphml
A representation of the literals of the enumeration 'Graph Edgedefault Type', and utility methods for working with them.
GraphEdgeidsType - Enum in org.graphdrawing.graphml
A representation of the literals of the enumeration 'Graph Edgeids Type', and utility methods for working with them.
GraphicalFrameworkService - Class in de.cau.cs.kieler.core.model
A service for providing bridges to graphical editing frameworks.
GraphitiDiagramLayoutManager - Class in de.cau.cs.kieler.kiml.graphiti
Generic layout manager implementation for Graphiti diagrams.
GraphitiDiagramLayoutManager() - Constructor for class de.cau.cs.kieler.kiml.graphiti.GraphitiDiagramLayoutManager
 
GraphitiFrameworkBridge - Class in de.cau.cs.kieler.core.model.graphiti
Editing provider for Graphiti.
GraphitiFrameworkBridge() - Constructor for class de.cau.cs.kieler.core.model.graphiti.GraphitiFrameworkBridge
 
GraphitiHighlightEffect - Class in de.cau.cs.kieler.core.model.graphiti
A simple transient highlighting effect.
GraphitiHighlightEffect(EObject, DiagramEditor) - Constructor for class de.cau.cs.kieler.core.model.graphiti.GraphitiHighlightEffect
Create a new instance for the given edit part using the given color.
GraphitiHighlightEffect(EObject, DiagramEditor, int) - Constructor for class de.cau.cs.kieler.core.model.graphiti.GraphitiHighlightEffect
Create a new instance for the given edit part using the given color.
GraphitiHighlightEffect(EObject, DiagramEditor, Color, int) - Constructor for class de.cau.cs.kieler.core.model.graphiti.GraphitiHighlightEffect
Create a new instance for the given edit part using the given color.
GraphitiHighlightEffect(EObject, DiagramEditor, Color, Color, int) - Constructor for class de.cau.cs.kieler.core.model.graphiti.GraphitiHighlightEffect
Create a new instance for the given edit part using the given color.
GraphitiHighlightEffect(EObject, DiagramEditor, Color) - Constructor for class de.cau.cs.kieler.core.model.graphiti.GraphitiHighlightEffect
Create a new instance for the given edit part using the given color.
GraphitiHighlightEffect(EObject, DiagramEditor, Color, Color) - Constructor for class de.cau.cs.kieler.core.model.graphiti.GraphitiHighlightEffect
Create a new instance for the given edit part using the given color.
GraphitiHighlightEffect(EObject, DiagramEditor, Color, boolean) - Constructor for class de.cau.cs.kieler.core.model.graphiti.GraphitiHighlightEffect
Create a new instance for the given edit part using the given color.
GraphitiHighlightEffect(EObject, DiagramEditor, Color, Color, boolean) - Constructor for class de.cau.cs.kieler.core.model.graphiti.GraphitiHighlightEffect
Create a new instance for the given edit part using the given color.
GraphitiLayoutCommand - Class in de.cau.cs.kieler.kiml.graphiti
A command for applying the result of automatic layout to a Graphiti diagram.
GraphitiLayoutCommand(TransactionalEditingDomain, IFeatureProvider) - Constructor for class de.cau.cs.kieler.kiml.graphiti.GraphitiLayoutCommand
Creates a Graphiti layout command.
GraphitiLayoutConfig - Class in de.cau.cs.kieler.kiml.graphiti
Layout option configuration for Graphiti.
GraphitiLayoutConfig() - Constructor for class de.cau.cs.kieler.kiml.graphiti.GraphitiLayoutConfig
Creates a layout configuration for Graphiti.
GraphitiLayoutConfig(ILayoutConfig) - Constructor for class de.cau.cs.kieler.kiml.graphiti.GraphitiLayoutConfig
Creates a layout configuration for Graphiti using an external configuration.
GraphitiNewWizard - Class in de.cau.cs.kieler.core.model.graphiti.ui
A generic wizard for creation of new Graphiti diagrams.
GraphitiNewWizard(String, String, String, String) - Constructor for class de.cau.cs.kieler.core.model.graphiti.ui.GraphitiNewWizard
Creates a new-wizard for Graphiti, with no grid.
GraphitiNewWizard(String, String, String, String, String) - Constructor for class de.cau.cs.kieler.core.model.graphiti.ui.GraphitiNewWizard
Creates a new-wizard for Graphiti, with no grid.
GraphitiNewWizard(String, String, String, String, String, int, boolean) - Constructor for class de.cau.cs.kieler.core.model.graphiti.ui.GraphitiNewWizard
Creates a new-wizard for Graphiti, with customizable grid.
GraphitiUtil - Class in de.cau.cs.kieler.core.model.graphiti
Utility class for Graphiti editors.
GRAPHML_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The meta object id for the 'Graphml Type' class.
GRAPHML_TYPE - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graphml Type' class.
GRAPHML_TYPE__DATA - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Data' containment reference list.
GRAPHML_TYPE__DATA - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Data' containment reference list feature.
GRAPHML_TYPE__DESC - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Desc' attribute.
GRAPHML_TYPE__DESC - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Desc' attribute feature.
GRAPHML_TYPE__GRAPH - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Graph' containment reference list.
GRAPHML_TYPE__GRAPH - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Graph' containment reference list feature.
GRAPHML_TYPE__GROUP - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Group' attribute list.
GRAPHML_TYPE__GROUP - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Group' attribute list feature.
GRAPHML_TYPE__KEY - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The feature id for the 'Key' containment reference list.
GRAPHML_TYPE__KEY - Static variable in interface org.graphdrawing.graphml.GraphMLPackage.Literals
The meta object literal for the 'Key' containment reference list feature.
GRAPHML_TYPE_FEATURE_COUNT - Static variable in interface org.graphdrawing.graphml.GraphMLPackage
The number of structural features of the 'Graphml Type' class.
GRAPHML_VALUE - Static variable in enum org.graphdrawing.graphml.KeyForType
The 'Graphml' literal value.
GraphMLAdapterFactory - Class in org.graphdrawing.graphml.util
The Adapter Factory for the model.
GraphMLAdapterFactory() - Constructor for class org.graphdrawing.graphml.util.GraphMLAdapterFactory
Creates an instance of the adapter factory.
GraphMLExporter - Class in de.cau.cs.kieler.kiml.export.exporter
A graph exporter for the GraphML file format.
GraphMLExporter() - Constructor for class de.cau.cs.kieler.kiml.export.exporter.GraphMLExporter
Constructs a GML exporter.
GraphMLExporter_export_kgraph_to_graphml_task - Static variable in class de.cau.cs.kieler.kiml.export.exporter.Messages
 
GraphMLExporter_graphml_name - Static variable in class de.cau.cs.kieler.kiml.export.exporter.Messages
 
GraphMLFactory - Interface in org.graphdrawing.graphml
The Factory for the model.
GraphMLFactoryImpl - Class in org.graphdrawing.graphml.impl
An implementation of the model Factory.
GraphMLFactoryImpl() - Constructor for class org.graphdrawing.graphml.impl.GraphMLFactoryImpl
Creates an instance of the factory.
GraphMLImporter - Class in de.cau.cs.kieler.keg.importer.importer
A KEG importer for the GraphML file format.
GraphMLImporter() - Constructor for class de.cau.cs.kieler.keg.importer.importer.GraphMLImporter
 
GraphMLImporter_graphml_name - Static variable in class de.cau.cs.kieler.keg.importer.importer.Messages
 
GraphMLImporter_io_error - Static variable in class de.cau.cs.kieler.keg.importer.importer.Messages
 
GraphMLImporter_transformation_error - Static variable in class de.cau.cs.kieler.keg.importer.importer.Messages
 
GraphMLPackage - Interface in org.graphdrawing.graphml
The Package for the model.
GraphMLPackage.Literals - Interface in org.graphdrawing.graphml
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
GraphMLPackageImpl - Class in org.graphdrawing.graphml.impl
An implementation of the model Package.
GraphMLResourceFactoryImpl - Class in org.graphdrawing.graphml.util
The Resource Factory associated with the package.
GraphMLResourceFactoryImpl() - Constructor for class org.graphdrawing.graphml.util.GraphMLResourceFactoryImpl
Creates an instance of the resource factory.
GraphMLResourceImpl - Class in org.graphdrawing.graphml.util
The Resource associated with the package.
GraphMLResourceImpl(URI) - Constructor for class org.graphdrawing.graphml.util.GraphMLResourceImpl
Creates an instance of the resource.
GraphMLSwitch<T> - Class in org.graphdrawing.graphml.util
The Switch for the model's inheritance hierarchy.
GraphMLSwitch() - Constructor for class org.graphdrawing.graphml.util.GraphMLSwitch
Creates an instance of the switch.
GraphmlType - Interface in org.graphdrawing.graphml
A representation of the model object 'Graphml Type'.
GraphmlTypeImpl - Class in org.graphdrawing.graphml.impl
An implementation of the model object 'Graphml Type'.
GraphmlTypeImpl() - Constructor for class org.graphdrawing.graphml.impl.GraphmlTypeImpl
 
GraphMLXMLProcessor - Class in org.graphdrawing.graphml.util
This class contains helper methods to serialize and deserialize XML documents
GraphMLXMLProcessor() - Constructor for class org.graphdrawing.graphml.util.GraphMLXMLProcessor
Public constructor to instantiate the helper.
GraphNodeidsType - Enum in org.graphdrawing.graphml
A representation of the literals of the enumeration 'Graph Nodeids Type', and utility methods for working with them.
GraphOrderType - Enum in org.graphdrawing.graphml
A representation of the literals of the enumeration 'Graph Order Type', and utility methods for working with them.
GraphProperties - Enum in de.cau.cs.kieler.klay.layered.properties
An enumeration of properties a graph may have.
GraphsAbstractExpression - Class in de.cau.cs.kieler.keg.diagram.expressions
 
GraphsAbstractExpression(String, EClassifier) - Constructor for class de.cau.cs.kieler.keg.diagram.expressions.GraphsAbstractExpression
 
GraphsAbstractNavigatorItem - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsAbstractNavigatorItem(Object) - Constructor for class de.cau.cs.kieler.keg.diagram.navigator.GraphsAbstractNavigatorItem
 
GraphsBaseEditHelper - Class in de.cau.cs.kieler.keg.diagram.edit.helpers
 
GraphsBaseEditHelper() - Constructor for class de.cau.cs.kieler.keg.diagram.edit.helpers.GraphsBaseEditHelper
 
GraphsBaseItemSemanticEditPolicy - Class in de.cau.cs.kieler.keg.diagram.edit.policies
 
GraphsBaseItemSemanticEditPolicy(IElementType) - Constructor for class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsBaseItemSemanticEditPolicy
 
GraphsBaseItemSemanticEditPolicy.LinkConstraints - Class in de.cau.cs.kieler.keg.diagram.edit.policies
 
GraphsCreationWizard - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsCreationWizard() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsCreationWizard
 
GraphsCreationWizard_DiagramModelFilePageDescription - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsCreationWizard_DiagramModelFilePageTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsCreationWizard_DomainModelFilePageDescription - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsCreationWizard_DomainModelFilePageTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsCreationWizardCreationError - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsCreationWizardOpenEditorError - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsCreationWizardPage - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsCreationWizardPage(String, IStructuredSelection, String) - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsCreationWizardPage
 
GraphsCreationWizardPageExtensionError - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsCreationWizardTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDiagramActionBarContributor - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsDiagramActionBarContributor() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramActionBarContributor
 
GraphsDiagramEditor - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsDiagramEditor() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditor
 
GraphsDiagramEditor_SaveAsErrorMessage - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDiagramEditor_SaveAsErrorTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDiagramEditor_SaveErrorMessage - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDiagramEditor_SaveErrorTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDiagramEditor_SavingDeletedFile - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDiagramEditorPlugin - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsDiagramEditorPlugin() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorPlugin
 
GraphsDiagramEditorUtil - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsDiagramEditorUtil() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorUtil
 
GraphsDiagramEditorUtil.LazyElement2ViewMap - Class in de.cau.cs.kieler.keg.diagram.part
XXX This is quite suspicious code (especially editPartTmpHolder) and likely to be removed soon
GraphsDiagramEditorUtil.LazyElement2ViewMap(View, Set<? extends EObject>) - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramEditorUtil.LazyElement2ViewMap
 
GraphsDiagramEditorUtil_CreateDiagramCommandLabel - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDiagramEditorUtil_CreateDiagramProgressTask - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDiagramEditorUtil_OpenModelResourceErrorDialogMessage - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDiagramEditorUtil_OpenModelResourceErrorDialogTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDiagramLayoutManager - Class in de.cau.cs.kieler.keg.diagram.custom
Specialized Layout Manager for Graphs diagrams.
GraphsDiagramLayoutManager() - Constructor for class de.cau.cs.kieler.keg.diagram.custom.GraphsDiagramLayoutManager
 
GraphsDiagramUpdateCommand - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsDiagramUpdateCommand() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdateCommand
 
GraphsDiagramUpdater - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsDiagramUpdater() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsDiagramUpdater
 
GraphsDocumentProvider - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsDocumentProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider
 
GraphsDocumentProvider.ResourceSetInfo - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsDocumentProvider.ResourceSetInfo(IDiagramDocument, IEditorInput) - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsDocumentProvider.ResourceSetInfo
 
GraphsDocumentProvider_DiagramLoadingError - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDocumentProvider_handleElementContentChanged - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDocumentProvider_IncorrectInputError - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDocumentProvider_isModifiable - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDocumentProvider_NoDiagramInResourceError - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDocumentProvider_SaveAsOperation - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDocumentProvider_SaveDiagramTask - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDocumentProvider_SaveNextResourceTask - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDocumentProvider_UnsynchronizedFileSaveError - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsDomainNavigatorContentProvider - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsDomainNavigatorContentProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorContentProvider
 
GraphsDomainNavigatorItem - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsDomainNavigatorItem(EObject, Object, IPropertySourceProvider) - Constructor for class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorItem
 
GraphsDomainNavigatorLabelProvider - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsDomainNavigatorLabelProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.navigator.GraphsDomainNavigatorLabelProvider
 
GraphsEditPartFactory - Class in de.cau.cs.kieler.keg.diagram.edit.parts
 
GraphsEditPartFactory() - Constructor for class de.cau.cs.kieler.keg.diagram.edit.parts.GraphsEditPartFactory
 
GraphsEditPartProvider - Class in de.cau.cs.kieler.keg.diagram.providers
 
GraphsEditPartProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.providers.GraphsEditPartProvider
 
GraphsEditPlugin - Class in de.cau.cs.kieler.keg.provider
This is the central singleton for the Graphs edit plugin.
GraphsEditPlugin() - Constructor for class de.cau.cs.kieler.keg.provider.GraphsEditPlugin
Create the instance.
GraphsEditPlugin.Implementation - Class in de.cau.cs.kieler.keg.provider
The actual implementation of the Eclipse Plugin.
GraphsEditPlugin.Implementation() - Constructor for class de.cau.cs.kieler.keg.provider.GraphsEditPlugin.Implementation
Creates an instance.
GraphsElementChooserDialog_SelectModelElementTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsElementTypes - Class in de.cau.cs.kieler.keg.diagram.providers
 
GraphsIconProvider - Class in de.cau.cs.kieler.keg.diagram.providers
 
GraphsIconProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.providers.GraphsIconProvider
 
GraphsInitDiagramFileAction - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsInitDiagramFileAction() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsInitDiagramFileAction
 
GraphsLinkDescriptor - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsLinkDescriptor(EObject, EObject, IElementType, int) - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsLinkDescriptor
 
GraphsLinkDescriptor(EObject, EObject, EObject, IElementType, int) - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsLinkDescriptor
 
GraphsMatchingStrategy - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsMatchingStrategy() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsMatchingStrategy
 
GraphsModelingAssistantProvider - Class in de.cau.cs.kieler.keg.diagram.providers
 
GraphsModelingAssistantProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.providers.GraphsModelingAssistantProvider
 
GraphsModelingAssistantProviderMessage - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsModelingAssistantProviderTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNavigatorActionProvider - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsNavigatorActionProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorActionProvider
 
GraphsNavigatorContentProvider - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsNavigatorContentProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorContentProvider
 
GraphsNavigatorGroup - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsNavigatorItem - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsNavigatorItem(View, Object, boolean) - Constructor for class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorItem
 
GraphsNavigatorLabelProvider - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsNavigatorLabelProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorLabelProvider
 
GraphsNavigatorLinkHelper - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsNavigatorLinkHelper() - Constructor for class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorLinkHelper
 
GraphsNavigatorSorter - Class in de.cau.cs.kieler.keg.diagram.navigator
 
GraphsNavigatorSorter() - Constructor for class de.cau.cs.kieler.keg.diagram.navigator.GraphsNavigatorSorter
 
GraphsNewDiagramFileWizard - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsNewDiagramFileWizard(URI, EObject, TransactionalEditingDomain) - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsNewDiagramFileWizard
 
GraphsNewDiagramFileWizard_CreationPageDescription - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNewDiagramFileWizard_CreationPageName - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNewDiagramFileWizard_CreationPageTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNewDiagramFileWizard_IncorrectRootError - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNewDiagramFileWizard_InitDiagramCommand - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNewDiagramFileWizard_RootSelectionPageDescription - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNewDiagramFileWizard_RootSelectionPageInvalidSelectionMessage - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNewDiagramFileWizard_RootSelectionPageName - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNewDiagramFileWizard_RootSelectionPageNoSelectionMessage - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNewDiagramFileWizard_RootSelectionPageSelectionTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNewDiagramFileWizard_RootSelectionPageTitle - Static variable in class de.cau.cs.kieler.keg.diagram.part.Messages
 
GraphsNodeDescriptor - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsNodeDescriptor(EObject, int) - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsNodeDescriptor
 
GraphsOCLFactory - Class in de.cau.cs.kieler.keg.diagram.expressions
 
GraphsOCLFactory() - Constructor for class de.cau.cs.kieler.keg.diagram.expressions.GraphsOCLFactory
 
GraphsPaletteFactory - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsPaletteFactory() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsPaletteFactory
 
GraphsParserProvider - Class in de.cau.cs.kieler.keg.diagram.providers
 
GraphsParserProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.providers.GraphsParserProvider
 
GraphsPropertySection - Class in de.cau.cs.kieler.keg.diagram.sheet
 
GraphsPropertySection() - Constructor for class de.cau.cs.kieler.keg.diagram.sheet.GraphsPropertySection
 
GraphsSheetLabelProvider - Class in de.cau.cs.kieler.keg.diagram.sheet
 
GraphsSheetLabelProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.sheet.GraphsSheetLabelProvider
 
GraphsTextNonResizableEditPolicy - Class in de.cau.cs.kieler.keg.diagram.edit.policies
 
GraphsTextNonResizableEditPolicy() - Constructor for class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsTextNonResizableEditPolicy
 
GraphsTextSelectionEditPolicy - Class in de.cau.cs.kieler.keg.diagram.edit.policies
 
GraphsTextSelectionEditPolicy() - Constructor for class de.cau.cs.kieler.keg.diagram.edit.policies.GraphsTextSelectionEditPolicy
 
graphStyle - Variable in class net.ogdf.ogml.impl.StylesTypeImpl
The cached value of the 'Graph Style' containment reference.
GraphStyleType - Interface in net.ogdf.ogml
A representation of the model object 'Graph Style Type'.
GraphStyleTypeImpl - Class in net.ogdf.ogml.impl
An implementation of the model object 'Graph Style Type'.
GraphStyleTypeImpl() - Constructor for class net.ogdf.ogml.impl.GraphStyleTypeImpl
 
GraphsUriEditorInputTester - Class in de.cau.cs.kieler.keg.diagram.part
 
GraphsUriEditorInputTester() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsUriEditorInputTester
 
GraphsViewProvider - Class in de.cau.cs.kieler.keg.diagram.providers
 
GraphsViewProvider() - Constructor for class de.cau.cs.kieler.keg.diagram.providers.GraphsViewProvider
 
GraphsVisualIDRegistry - Class in de.cau.cs.kieler.keg.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.
GraphsVisualIDRegistry() - Constructor for class de.cau.cs.kieler.keg.diagram.part.GraphsVisualIDRegistry
 
GraphType - Interface in net.ogdf.ogml
A representation of the model object 'Graph Type'.
GraphType - Interface in org.graphdrawing.graphml
A representation of the model object 'Graph Type'.
GraphTypeImpl - Class in net.ogdf.ogml.impl
An implementation of the model object 'Graph Type'.
GraphTypeImpl() - Constructor for class net.ogdf.ogml.impl.GraphTypeImpl
 
GraphTypeImpl - Class in org.graphdrawing.graphml.impl
An implementation of the model object 'Graph Type'.
GraphTypeImpl() - Constructor for class org.graphdrawing.graphml.impl.GraphTypeImpl
 
GraphvizAPI - Class in de.cau.cs.kieler.kiml.graphviz.layouter
Defines static methods to access Graphviz via a separate process.
GraphvizDotRuntimeModule - Class in de.cau.cs.kieler.kiml.graphviz.dot
Use this class to register components to be used at runtime / without the Equinox extension registry.
GraphvizDotRuntimeModule() - Constructor for class de.cau.cs.kieler.kiml.graphviz.dot.GraphvizDotRuntimeModule
 
GraphvizDotStandaloneSetup - Class in de.cau.cs.kieler.kiml.graphviz.dot
Initialization support for running Xtext languages without equinox extension registry
GraphvizDotStandaloneSetup() - Constructor for class de.cau.cs.kieler.kiml.graphviz.dot.GraphvizDotStandaloneSetup
 
GraphvizLayouter - Class in de.cau.cs.kieler.kiml.graphviz.layouter
Layouter that calls Graphviz through a child process to perform layout.
GraphvizLayouter() - Constructor for class de.cau.cs.kieler.kiml.graphviz.layouter.GraphvizLayouter
 
GraphvizLayouterPlugin - Class in de.cau.cs.kieler.kiml.graphviz.layouter
The activator class controls the plug-in life cycle.
GraphvizLayouterPlugin() - Constructor for class de.cau.cs.kieler.kiml.graphviz.layouter.GraphvizLayouterPlugin
The constructor.
GraphvizLayoutProvider - Class in de.cau.cs.kieler.kiml.graphviz.layouter
Layout provider for the Graphviz layout tool.
GraphvizLayoutProvider() - Constructor for class de.cau.cs.kieler.kiml.graphviz.layouter.GraphvizLayoutProvider
 
GraphvizPreferencePage - Class in de.cau.cs.kieler.kiml.graphviz.layouter.preferences
The Graphviz preference page.
GraphvizPreferencePage() - Constructor for class de.cau.cs.kieler.kiml.graphviz.layouter.preferences.GraphvizPreferencePage
Creates a Graphviz preference page.
GRCbal3 - Class in sj.examples
This program illustrates the usage of priorities to handle signal dependencies among concurrent threads.
GRCbal3() - Constructor for class sj.examples.GRCbal3
Starts a new instance of the program GRCbal3.
GRCbal3Test - Class in sj.tests
JUnit test cases to test the right behavior of the example GRCbal3.
GRCbal3Test() - Constructor for class sj.tests.GRCbal3Test
 
GreedyCycleBreaker - Class in de.cau.cs.kieler.klay.layered.p1cycles
Cycle breaker implementation that uses a greedy algorithm.
GreedyCycleBreaker() - Constructor for class de.cau.cs.kieler.klay.layered.p1cycles.GreedyCycleBreaker
 
GreedyCycleRemover - Class in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg
Cycle remover implementation that uses a greedy algorithm.
GreedyCycleRemover() - Constructor for class de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg.GreedyCycleRemover
 
GRID - Static variable in class de.tu_berlin.cs.tfs.muvitorkit.ui.utils.IconUtilTemplate
 
GROOVE_VALUE - Static variable in enum net.ogdf.ogml.LineStyleTypeType
The 'Groove' literal value.
group - Variable in class net.ogdf.ogml.impl.ComposedTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class net.ogdf.ogml.impl.ConstraintsTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class net.ogdf.ogml.impl.EdgeTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class net.ogdf.ogml.impl.NodeTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class net.ogdf.ogml.impl.StructureTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class net.ogdf.ogml.impl.StylesTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class net.ogdf.ogml.impl.StyleTemplatesTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.graphdrawing.graphml.impl.GraphmlTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.graphdrawing.graphml.impl.GraphTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.graphdrawing.graphml.impl.HyperedgeTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.graphdrawing.graphml.impl.NodeTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.graphdrawing.graphml.impl.PortTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.ptolemy.moml.impl.ClassTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.ptolemy.moml.impl.DirectorTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.ptolemy.moml.impl.EntityTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.ptolemy.moml.impl.ModelTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.ptolemy.moml.impl.PortTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.ptolemy.moml.impl.PropertyTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.ptolemy.moml.impl.RelationTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.ptolemy.moml.impl.RenditionTypeImpl
The cached value of the 'Group' attribute list.
group - Variable in class org.ptolemy.moml.impl.VertexTypeImpl
The cached value of the 'Group' attribute list.
GROUP_TYPE - Static variable in interface org.ptolemy.moml.MomlPackage
The meta object id for the 'Group Type' class.
GROUP_TYPE - Static variable in interface org.ptolemy.moml.MomlPackage.Literals
The meta object literal for the 'Group Type' class.
GROUP_TYPE__ANY - Static variable in interface org.ptolemy.moml.MomlPackage
The feature id for the 'Any' attribute list.
GROUP_TYPE__MIXED - Static variable in interface org.ptolemy.moml.MomlPackage
The feature id for the 'Mixed' attribute list.
GROUP_TYPE__NAME - Static variable in interface org.ptolemy.moml.MomlPackage
The feature id for the 'Name' attribute.
GROUP_TYPE__NAME - Static variable in interface org.ptolemy.moml.MomlPackage.Literals
The meta object literal for the 'Name' attribute feature.
GROUP_TYPE_FEATURE_COUNT - Static variable in interface org.ptolemy.moml.MomlPackage
The number of structural features of the 'Group Type' class.
GroupType - Interface in org.ptolemy.moml
A representation of the model object 'Group Type'.
GroupTypeImpl - Class in org.ptolemy.moml.impl
An implementation of the model object 'Group Type'.
GroupTypeImpl() - Constructor for class org.ptolemy.moml.impl.GroupTypeImpl
 
GT - Static variable in class org.json.XML
The Character '>'.
GT_VALUE - Static variable in enum de.cau.cs.kieler.core.kexpressions.OperatorType
The 'GT' literal value.

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