Uses of Interface
java.util.List

Packages that use List
de.cau.cs.kieler.core.alg Basic API for algorithms and their implementations following the strategy design pattern. 
de.cau.cs.kieler.core.annotations.provider Edit code for the Annotations model. 
de.cau.cs.kieler.core.kexpressions   
de.cau.cs.kieler.core.kexpressions.provider   
de.cau.cs.kieler.core.kgraph.provider Edit code for the KGraph model. 
de.cau.cs.kieler.core.kivi Base package of the KIELER View Management. 
de.cau.cs.kieler.core.kivi.menu Menu contribution service classes for the View Management. 
de.cau.cs.kieler.core.math Mathematics classes and functions. 
de.cau.cs.kieler.core.model.gmf.effects GMF-specific view management effects. 
de.cau.cs.kieler.core.model.gmf.handlers Command handlers to be used in GMF editors. 
de.cau.cs.kieler.core.model.gmf.policies Policies to be used in GMF editors. 
de.cau.cs.kieler.core.model.gmf.triggers GMF-specific view management triggers. 
de.cau.cs.kieler.core.model.gmf.util Utility Classes for GMF modeling. 
de.cau.cs.kieler.core.model.graphiti.ui User interface classes that can be used for Graphiti editors. 
de.cau.cs.kieler.core.model.handlers This package contains a collection handlers for different commands. 
de.cau.cs.kieler.core.model.validation Contains the validation manager classes used for creating error markers in graphical models. 
de.cau.cs.kieler.core.model.xtend.transformation Base package for model transformations in KIELER. 
de.cau.cs.kieler.core.model.xtend.transformation.xtend A model transformation framework for Xtend. 
de.cau.cs.kieler.core.model.xtend.validation Xtend / Check specific code for validation. 
de.cau.cs.kieler.core.ui.commands Contains the different commands and related classes needed for the KIELER UI. 
de.cau.cs.kieler.core.ui.listeners General listeners for the KIELER user interface. 
de.cau.cs.kieler.core.ui.wizards Wizard support classes for usage in the Eclipse UI. 
de.cau.cs.kieler.core.util General purpose utility classes in the style of java.util
de.cau.cs.kieler.kaom.diagram.edit.commands   
de.cau.cs.kieler.kaom.diagram.edit.parts   
de.cau.cs.kieler.kaom.diagram.edit.policies   
de.cau.cs.kieler.kaom.diagram.part   
de.cau.cs.kieler.kaom.diagram.providers   
de.cau.cs.kieler.kaom.importer.ptolemy Utility classes for the import of Ptolemy2 diagrams. 
de.cau.cs.kieler.kaom.importer.ptolemy.wizards Wizards for the import of Ptolemy2 diagrams. 
de.cau.cs.kieler.kaom.karma.ptolemy Custom KARMA code for kaom ptolemy. 
de.cau.cs.kieler.kaom.karma.ptolemy.figurecreation Some utility classes that are used to imitate the pictures ptolemy uses. 
de.cau.cs.kieler.kaom.provider Edit code of the KAOM diagram editor. 
de.cau.cs.kieler.karma Classes for custom rendering of figures. 
de.cau.cs.kieler.karma.util karma utilities 
de.cau.cs.kieler.karma.util.expandcollapsebutton   
de.cau.cs.kieler.keg The KEG base package contains the generated model code for the KEG graph. 
de.cau.cs.kieler.keg.diagram.edit.parts   
de.cau.cs.kieler.keg.diagram.edit.policies   
de.cau.cs.kieler.keg.diagram.part   
de.cau.cs.kieler.keg.diagram.providers   
de.cau.cs.kieler.keg.importer The base package for KEG importers. 
de.cau.cs.kieler.keg.importer.wizards KEG importer wizards. 
de.cau.cs.kieler.keg.ksbase.copypaste Copy-And-Paste support for KEG. 
de.cau.cs.kieler.keg.provider   
de.cau.cs.kieler.kex.controller All classes that build the controller part of kex. 
de.cau.cs.kieler.kex.controller.util Contains util classes for export and import of examples. 
de.cau.cs.kieler.kex.model Represents model classes and the implementations of kex-backend. 
de.cau.cs.kieler.kex.model.database Classes for kex-backend database. 
de.cau.cs.kieler.kex.model.plugin Classes for kex-backend database. 
de.cau.cs.kieler.kex.ui.wizards.exporting Classes that contain all elements for the kex ui export. 
de.cau.cs.kieler.kex.ui.wizards.importing Classes that contain all elements for the kex ui import. 
de.cau.cs.kieler.kies.scoping Contains code responsible for scoping within esterel grammar. 
de.cau.cs.kieler.kies.transformation.util Contains code responsible for executing a esterel to synccharts transformation. 
de.cau.cs.kieler.kiml Base classes for implementation of layout algorithms and for handling of different layout providers and layout options. 
de.cau.cs.kieler.kiml.config Interfaces and default implementations for layout configuration. 
de.cau.cs.kieler.kiml.export Base classes for the graph export. 
de.cau.cs.kieler.kiml.gmf KIML bridge implementation for GMF, the Graphical Modeling Framework. 
de.cau.cs.kieler.kiml.grana Base classes for implementation of analysis algorithms and classes that provide the analyses as services. 
de.cau.cs.kieler.kiml.grana.batch Classes related to the batch execution of analyses. 
de.cau.cs.kieler.kiml.grana.handlers Handlers for the GRANA user interface. 
de.cau.cs.kieler.kiml.grana.ui The graph analysis ui contributions. 
de.cau.cs.kieler.kiml.grana.util Utility classes for grana. 
de.cau.cs.kieler.kiml.grana.views The graph analysis views. 
de.cau.cs.kieler.kiml.grana.visualization Classes that handle the visualization of analysis results. 
de.cau.cs.kieler.kiml.graphiti   
de.cau.cs.kieler.kiml.graphviz.dot.serializer Serialization extensions for the Graphviz Dot language. 
de.cau.cs.kieler.kiml.service Layout service classes that are used both in the client UI and in server applications. 
de.cau.cs.kieler.kiml.service.formats KIML support for graph formats. 
de.cau.cs.kieler.kiml.ui.diagram Generic API for layout of graphical diagrams. 
de.cau.cs.kieler.kiml.ui.util Utility classes for the KIML UI plugin. 
de.cau.cs.kieler.kiml.ui.views Views for the KIML UI. 
de.cau.cs.kieler.kiml.util Utility classes for automatic layout using KIML. 
de.cau.cs.kieler.kiml.util.alg Algorithms for the KIML utility classes. 
de.cau.cs.kieler.klay.force Base package of the force layouter. 
de.cau.cs.kieler.klay.force.graph Basic structures for the force layouter. 
de.cau.cs.kieler.klay.layered Base package of the layered layouter. 
de.cau.cs.kieler.klay.layered.graph Basic structures for the layered layouter. 
de.cau.cs.kieler.klay.layered.intermediate Intermediate layout processors. 
de.cau.cs.kieler.klay.layered.p3order Phase 3 - crossing minimization by node reordering. 
de.cau.cs.kieler.klay.layered.properties This package contains classes defining layout properties for KLay Layered. 
de.cau.cs.kieler.klodd.hierarchical.structures The layered graph data structure used internally by the hierarchical dataflow layout algorithm. 
de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph Slim graph representation for undirected graphs, used in many graph algorithms. 
de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg Algorithms for the slim graph data structure. 
de.cau.cs.kieler.klots.views KLOTS SJ instructions view classes. 
de.cau.cs.kieler.ksbase.core Core package of the KSBasE plug-in. 
de.cau.cs.kieler.ksbase.ui Base package for the KSBasE UI plug-in. 
de.cau.cs.kieler.ksbase.ui.handler UI handler package. 
de.cau.cs.kieler.ksbase.ui.menus KSBAsE menu contribution package. 
de.cau.cs.kieler.ksbase.ui.test KSBasE menu property tester package. 
de.cau.cs.kieler.ksbase.ui.utils This package contains generic utilities for the KSBasE display. 
de.cau.cs.kieler.ksbase.util Utility package of the KSBasE plug-in. 
de.cau.cs.kieler.kvid Base package of the KViD core plug-in. 
de.cau.cs.kieler.kvid.data Package to hold data classes used by KviD. 
de.cau.cs.kieler.kvid.datadistributor Package to hold classes responsible for data deliverance. 
de.cau.cs.kieler.kvid.visual Package holding classes which visually represent data or draw and animate them. 
de.cau.cs.kieler.kwebs Central classes needed on server and client side of the layout service. 
de.cau.cs.kieler.kwebs.client
de.cau.cs.kieler.kwebs.client.jaxws KIELER support for jaxws based layout. 
de.cau.cs.kieler.kwebs.client.jeti KIELER support for jeti based layout. 
de.cau.cs.kieler.kwebs.jaxws   
de.cau.cs.kieler.kwebs.util This package contains commonly used utility classes. 
de.cau.cs.kieler.sim.kiem This package contains the basic activator class, the messages.properties file, with the externalized strings and a proxy editor for opening *.execution files with the KiemView. 
de.cau.cs.kieler.sim.kiem.automated This package contains the basic activator class. 
de.cau.cs.kieler.sim.kiem.automated.data This package contains the data storing classes of the KiemAuto. 
de.cau.cs.kieler.sim.kiem.automated.execution This package contains the classes responsible for running the actual execution. 
de.cau.cs.kieler.sim.kiem.automated.ui.extension This package contains all classes needed for registering to different extension points. 
de.cau.cs.kieler.sim.kiem.automated.ui.ui This package contains the classes for the UI elements. 
de.cau.cs.kieler.sim.kiem.automated.ui.views This package contains all classes needed to implement the view elements. 
de.cau.cs.kieler.sim.kiem.config.data This package contains the data storing classes for all managers. 
de.cau.cs.kieler.sim.kiem.config.managers Managers for holding and managing data in KIEMConfig. 
de.cau.cs.kieler.sim.kiem.config.preferences Contains the preference pages for the KIEM. 
de.cau.cs.kieler.sim.kiem.execution This package contains the classes for the raw execution, the thread handling and synchronization as well as for the data pool and timeout error implementation. 
de.cau.cs.kieler.sim.kiem.ui This package contains some helper classes for the KIEM graphical user interface. 
de.cau.cs.kieler.sim.kivi   
de.cau.cs.kieler.sim.trace   
de.cau.cs.kieler.synccharts   
de.cau.cs.kieler.synccharts.codegen.sc In the codegen package the process of generating code from a SyncChart model is implemented. 
de.cau.cs.kieler.synccharts.diagram.custom General classes that depend on the synccharts diagram editor. 
de.cau.cs.kieler.synccharts.diagram.custom.commands Copy and paste for the synccharts diagram editor. 
de.cau.cs.kieler.synccharts.diagram.edit.parts   
de.cau.cs.kieler.synccharts.diagram.edit.policies   
de.cau.cs.kieler.synccharts.diagram.part   
de.cau.cs.kieler.synccharts.diagram.providers   
de.cau.cs.kieler.synccharts.ksbase.util Contains utility classes mostly with JAVA escapes for xtend. 
de.cau.cs.kieler.synccharts.listener   
de.cau.cs.kieler.synccharts.presentation   
de.cau.cs.kieler.synccharts.provider   
de.cau.cs.kieler.synccharts.s   
de.cau.cs.kieler.synccharts.sim.sc Package to simulate the generated SC-Code of package de.cau.cs.kieler.synccharts.codegen.sc by using the KIEM plugin. 
de.cau.cs.kieler.synccharts.synchronizer.match   
de.cau.cs.kieler.synccharts.text.actions.bridge Contains glue code classes that bridge between the Xtext label parser and the SyncCharts metamodel resp its editor. 
de.cau.cs.kieler.synccharts.text.kits.scoping   
de.cau.cs.kieler.uml2.sim.kiem   
de.tu_berlin.cs.tfs.muvitorkit.ui   
de.tu_berlin.cs.tfs.muvitorkit.ui.utils   
de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test   
de.unido.ls5.eti.client This package contains the the classes implementing the client side of the jETI communication protocol. 
java.util Utilities 
lejos.robotics Hardware abstraction interfaces for the robotics package. 
lejos.robotics.proposal Support for maps 
net.ogdf.ogml   
org.apache.bcel.util This package contains utility classes for the Byte Code Engineering Library, namely: 
org.graphdrawing.graphml   
org.w3._1999.xlink   
 

Uses of List in de.cau.cs.kieler.core.alg
 

Methods in de.cau.cs.kieler.core.alg that return List
 List<IKielerProgressMonitor> BasicProgressMonitor.getSubMonitors()
          Returns a list of all monitors associated with direct sub-tasks.
 List<IKielerProgressMonitor> IKielerProgressMonitor.getSubMonitors()
          Returns a list of all monitors associated with direct sub-tasks.
 

Uses of List in de.cau.cs.kieler.core.annotations.provider
 

Methods in de.cau.cs.kieler.core.annotations.provider that return List
 List<IItemPropertyDescriptor> AnnotatableItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> AnnotationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> BooleanAnnotationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ContainmentAnnotationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> FloatAnnotationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ImportAnnotationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> IntAnnotationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> NamedObjectItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ReferenceAnnotationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> StringAnnotationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> TypedStringAnnotationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 

Uses of List in de.cau.cs.kieler.core.kexpressions
 

Fields in de.cau.cs.kieler.core.kexpressions declared as List
static List<CombineOperator> CombineOperator.VALUES
          A public read-only list of all the 'Combine Operator' enumerators.
static List<OperatorType> OperatorType.VALUES
          A public read-only list of all the 'Operator Type' enumerators.
static List<ValueType> ValueType.VALUES
          A public read-only list of all the 'Value Type' enumerators.
 

Uses of List in de.cau.cs.kieler.core.kexpressions.provider
 

Methods in de.cau.cs.kieler.core.kexpressions.provider that return List
 List<IItemPropertyDescriptor> BooleanValueItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ChannelDescriptionItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ComplexExpressionItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ExpressionItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> FloatValueItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ISignalItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> IVariableItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> InputItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> InputOutputItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> IntValueItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> InterfaceDeclarationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> InterfaceSignalDeclItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> InterfaceVariableDeclItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> OperatorExpressionItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> OutputItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ReturnItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> SignalItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> TextExpressionItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> TextualCodeItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> TypeIdentifierItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ValueItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ValuedObjectItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ValuedObjectReferenceItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> VariableDeclItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> VariableItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 

Uses of List in de.cau.cs.kieler.core.kgraph.provider
 

Methods in de.cau.cs.kieler.core.kgraph.provider that return List
 List<IItemPropertyDescriptor> EMapPropertyHolderItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> IPropertyToObjectMapItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> KEdgeItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> KGraphDataItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> KGraphElementItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> KLabelItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> KLabeledGraphElementItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> KNodeItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> KPortItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> PersistentEntryItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 

Uses of List in de.cau.cs.kieler.core.kivi
 

Methods in de.cau.cs.kieler.core.kivi that return List
 List<CombinationDescriptor> KiVi.getAvailableCombinations()
          Get a list of all available combinations registered to the combinations extension point.
 List<IEffect> AbstractCombination.getEffects()
          Get the list of effects that are ready to be executed after the last triggering of an ITriggerState.
 List<IEffect> ICombination.getEffects()
          Get the list of effects that are ready to be executed after the last triggering of an ITriggerState.
 List<IEffect> IEffectCompound.getPrimitiveEffects()
          Get the list of primitive IEffects that this compound effect is composed of.
 

Uses of List in de.cau.cs.kieler.core.kivi.menu
 

Methods in de.cau.cs.kieler.core.kivi.menu that return List
 List<KiviMenuContributionService.ButtonConfiguration> KiviMenuContributionService.getButtonConfigurations()
          Get the list of registered ButtonConfigurations.
 

Uses of List in de.cau.cs.kieler.core.math
 

Classes in de.cau.cs.kieler.core.math that implement List
 class KVectorChain
          A chain of vectors.
 

Methods in de.cau.cs.kieler.core.math that return List
 List<KVector> BezierSpline.BezierCurve.asVectorList()
          Returns this segment of the bezierspline as a list of Points.
 

Methods in de.cau.cs.kieler.core.math with parameters of type List
static KVector[] KielerMath.calcBezierPoints(List<KVector> controlPoints, int resultSize)
          Calculates a number of points on the Bezier curve defined by the given control points.
 

Uses of List in de.cau.cs.kieler.core.model.gmf.effects
 

Methods in de.cau.cs.kieler.core.model.gmf.effects that return List
 List<IEffect> FocusContextEffect.getPrimitiveEffects()
          Get the list of primitive IEffects that this compound effect is composed of.
 

Uses of List in de.cau.cs.kieler.core.model.gmf.handlers
 

Methods in de.cau.cs.kieler.core.model.gmf.handlers with parameters of type List
 ICommand ICutCopyPasteCommandFactory.buildCopyCommand(org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramWorkbenchPart part, List<EObject> selection)
          Build the copy command.
 ICommand ICutCopyPasteCommandFactory.buildCutCommand(org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramWorkbenchPart part, List<EObject> selection)
          Build the cut command.
 ICommand ICutCopyPasteCommandFactory.buildPasteCommand(org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramWorkbenchPart part, List<EObject> selection)
          Build the paste command.
 

Uses of List in de.cau.cs.kieler.core.model.gmf.policies
 

Methods in de.cau.cs.kieler.core.model.gmf.policies that return List
protected  List<Image> PopupBarPolicy.getImagesToBeDisposed()
          Getter for the list.
protected  List<de.cau.cs.kieler.core.model.gmf.policies.PopupBarPolicy.PopupBarDescriptor> PopupBarPolicy.getPopupBarDescriptors()
          gets the popup bar descriptors.
 

Uses of List in de.cau.cs.kieler.core.model.gmf.triggers
 

Methods in de.cau.cs.kieler.core.model.gmf.triggers that return List
 List<IWorkbenchPart> ModelChangeTrigger.ActiveEditorState.getOpenDiagrams()
          Get a list of all IWorkbenchParts (editors and views) that contain a diagram supported by the GraphicalFrameworkService.
 List<IWorkbenchPart> ModelChangeTrigger.ActiveEditorState.getOpenWorkbenchParts()
          Get a list of any active IWorkbenchParts.
 

Uses of List in de.cau.cs.kieler.core.model.gmf.util
 

Methods in de.cau.cs.kieler.core.model.gmf.util that return List
static List<EditPart> GmfModelingUtil.getEditParts(org.eclipse.gmf.runtime.diagram.ui.editparts.DiagramEditPart dep, EObject theElement)
          Finds ALL edit parts connected to the given semantic element.
static List<EObject> GmfModelingUtil.getModelElementsFromSelection()
          Returns a list of the EObjects currently selected in the diagram.
 

Uses of List in de.cau.cs.kieler.core.model.graphiti.ui
 

Methods in de.cau.cs.kieler.core.model.graphiti.ui with parameters of type List
protected  void AbstractInitGraphitiDiagramHandler.alignPortsOnSide(List<org.eclipse.graphiti.mm.pictograms.BoxRelativeAnchor> ports, de.cau.cs.kieler.core.model.graphiti.ui.AbstractInitGraphitiDiagramHandler.LayoutDirection side)
          Distribute the ports equally on the specified side.
protected  void AbstractInitGraphitiDiagramHandler.determineSideForAnchors(List<org.eclipse.graphiti.mm.pictograms.Anchor> anchors, List<org.eclipse.graphiti.mm.pictograms.BoxRelativeAnchor> inPorts, List<org.eclipse.graphiti.mm.pictograms.BoxRelativeAnchor> outPorts)
          Determine on which side to place a port.
protected  void AbstractInitGraphitiDiagramHandler.determineSideForAnchors(List<org.eclipse.graphiti.mm.pictograms.Anchor> anchors, List<org.eclipse.graphiti.mm.pictograms.BoxRelativeAnchor> inPorts, List<org.eclipse.graphiti.mm.pictograms.BoxRelativeAnchor> outPorts)
          Determine on which side to place a port.
protected  void AbstractInitGraphitiDiagramHandler.determineSideForAnchors(List<org.eclipse.graphiti.mm.pictograms.Anchor> anchors, List<org.eclipse.graphiti.mm.pictograms.BoxRelativeAnchor> inPorts, List<org.eclipse.graphiti.mm.pictograms.BoxRelativeAnchor> outPorts)
          Determine on which side to place a port.
 

Uses of List in de.cau.cs.kieler.core.model.handlers
 

Methods in de.cau.cs.kieler.core.model.handlers with parameters of type List
protected  void AbstractInitDiagramHandler.performPostOperationAction(IFile path, List<IFile> partners, IProgressMonitor monitor, IEditorPart newEditor)
          Perform actions after the reinitialization.
protected  void AbstractInitDiagramHandler.performPreOperationActions(IFile path, List<IFile> partners, IProgressMonitor monitor)
          Perform actions prior to the reinitialization.
 

Uses of List in de.cau.cs.kieler.core.model.validation
 

Methods in de.cau.cs.kieler.core.model.validation that return List
static List<IValidationRegistry> ValidationInformationCollector.getRegistries()
          Return the validation registries that are added by extension point.
 

Methods in de.cau.cs.kieler.core.model.validation with parameters of type List
 void IValidationRegistry.register(EPackage epackage, String file, boolean isWrapExistingValidator, List<String> referencedEPackageNsURIs)
          Register a check file in this registry.
static void ValidationManager.registerCheckFile(String id, EPackage ePackage, String file, boolean isWrapExistingValidator, List<String> referencedEPackageNsURIs, String name, String tooltip, boolean isEnabledByDefault)
          Register a new check file.
 

Uses of List in de.cau.cs.kieler.core.model.xtend.transformation
 

Methods in de.cau.cs.kieler.core.model.xtend.transformation that return List
 List<Object> ITransformationFramework.createParameterMapping(List<EObject> parametersToMap, String... parameter)
          Deprecated. Creates the actual mapping between the selected diagram elements and the given list of formal parameters.
abstract  List<List<String>> AbstractTransformation.getParameterList()
          Deprecated. Gets the parameters as a List.
 List<AbstractTransformation> ITransformationFramework.parseTransformations(URL fileName, boolean inplaceOnly)
          Deprecated. Parses a transformation file and returns the existing transformations.
 

Methods in de.cau.cs.kieler.core.model.xtend.transformation that return types with arguments of type List
abstract  List<List<String>> AbstractTransformation.getParameterList()
          Deprecated. Gets the parameters as a List.
 

Methods in de.cau.cs.kieler.core.model.xtend.transformation with parameters of type List
abstract  void AbstractTransformation.addParameters(List<String> params)
          Deprecated. Adds a parameters.
 List<Object> ITransformationFramework.createParameterMapping(List<EObject> parametersToMap, String... parameter)
          Deprecated. Creates the actual mapping between the selected diagram elements and the given list of formal parameters.
 boolean ITransformationFramework.setParameters(List<EObject> parametersToMap, String... parameter)
          Deprecated. Sets the transformation parameters by matching the current selection with the given list of types.
abstract  void AbstractTransformation.setParameters(List<List<String>> params)
          Deprecated. Sets the parameters from a list.
 

Method parameters in de.cau.cs.kieler.core.model.xtend.transformation with type arguments of type List
abstract  void AbstractTransformation.setParameters(List<List<String>> params)
          Deprecated. Sets the parameters from a list.
 

Uses of List in de.cau.cs.kieler.core.model.xtend.transformation.xtend
 

Methods in de.cau.cs.kieler.core.model.xtend.transformation.xtend that return List
 List<Object> XtendTransformationFramework.createParameterMapping(List<EObject> parametersToMap, String... parameter)
          Deprecated. Creates a mapping between the selected diagram elements and the given list of formal parameters.
 List<List<String>> XtendTransformation.getParameterList()
          Deprecated. Gets the list of parameters.
 List<AbstractTransformation> XtendTransformationFramework.parseTransformations(URL fileName, boolean inplaceOnly)
          Deprecated. Parses a transformation file and returns the existing transformations.
 

Methods in de.cau.cs.kieler.core.model.xtend.transformation.xtend that return types with arguments of type List
 List<List<String>> XtendTransformation.getParameterList()
          Deprecated. Gets the list of parameters.
 

Methods in de.cau.cs.kieler.core.model.xtend.transformation.xtend with parameters of type List
 void XtendTransformation.addParameters(List<String> params)
          Deprecated.  
 List<Object> XtendTransformationFramework.createParameterMapping(List<EObject> parametersToMap, String... parameter)
          Deprecated. Creates a mapping between the selected diagram elements and the given list of formal parameters.
 boolean XtendTransformationFramework.setParameters(List<EObject> parametersToMap, String... parameter)
          Deprecated. Sets the transformation parameters by matching the current selection with the given list of types.
 void XtendTransformation.setParameters(List<List<String>> params)
          Deprecated. Sets the parameters for this transformation.
 

Method parameters in de.cau.cs.kieler.core.model.xtend.transformation.xtend with type arguments of type List
 void XtendTransformation.setParameters(List<List<String>> params)
          Deprecated. Sets the parameters for this transformation.
 

Constructors in de.cau.cs.kieler.core.model.xtend.transformation.xtend with parameters of type List
XtendTransformation(String transformationName, List<List<String>> params)
          Deprecated. Creates a new Xtend transformation.
 

Constructor parameters in de.cau.cs.kieler.core.model.xtend.transformation.xtend with type arguments of type List
XtendTransformation(String transformationName, List<List<String>> params)
          Deprecated. Creates a new Xtend transformation.
 

Uses of List in de.cau.cs.kieler.core.model.xtend.validation
 

Methods in de.cau.cs.kieler.core.model.xtend.validation with parameters of type List
 void CheckValidationRegistry.register(EPackage epackage, String file, boolean isWrapExistingValidator, List<String> referencedEPackageNsURIs)
          Register a check file in this registry.
 

Uses of List in de.cau.cs.kieler.core.ui.commands
 

Methods in de.cau.cs.kieler.core.ui.commands that return List
 List<Type> SelectObjectsFromListDialog.openDialog()
          Open the list selection dialog.
 

Constructors in de.cau.cs.kieler.core.ui.commands with parameters of type List
AffectedFileSelectionDialog(Shell theShell, List<IFile> files)
          Creates a new AffectedFileSelectionDialog.
SelectObjectsFromListDialog(Shell theShell, List<Type> allParam, String messageParam)
          Creates a new dialog.
SelectObjectsFromListDialog(Shell theShell, List<Type> allParam, String messageParam, FunctionReturningString<Type> toStringParam)
          Creates a new dialog.
 

Uses of List in de.cau.cs.kieler.core.ui.listeners
 

Constructors in de.cau.cs.kieler.core.ui.listeners with parameters of type List
AffectedFileSelectionDialog(Shell theShell, List<IFile> files, RefactoringListener.OP theOP)
          Creates a new AffectedFileSelectionDialog.
 

Uses of List in de.cau.cs.kieler.core.ui.wizards
 

Methods in de.cau.cs.kieler.core.ui.wizards that return List
 List<File> FileSystemResourcesPage.getFiles(IProgressMonitor monitor)
          Returns the selected files.
 List<IResource> WorkspaceResourcesPage.getResources(IProgressMonitor monitor)
          Returns the selected files.
 

Uses of List in de.cau.cs.kieler.core.util
 

Methods in de.cau.cs.kieler.core.util that return List
 List<T> DependencyGraph.addAll(Collection<T> objects)
          Adds a collection of objects to the graph and tries to resolve dependencies.
Returns a list of objects that could not be added cause they had missing dependencies or were part of a cycle.
 List<T> IDependencyGraph.addAll(Collection<T> objects)
          Adds a collection of objects to the graph and tries to resolve dependencies.
Returns a list of objects that could not be added cause they had missing dependencies or were part of a cycle.
 List<T> DependencyGraph.dependencySort(List<T> objects)
          Returns a sorted list of the objects so that an object that depends on another object precedes it in the list.
 List<T> IDependencyGraph.dependencySort(List<T> objects)
          Returns a sorted list of the objects so that an object that depends on another object precedes it in the list.
static
<G,T> List<Pair<G,T>>
Pair.fromMap(Map<G,T> map)
          Constructs a list of pairs from the entries of a map.
 List<ICondition<T>> CompoundCondition.getChildConditions()
          getter method for conditions.
 List<Dependency<T>> IDepending.getDependencies()
          Returns a list of dependencies.
 List<T> DependencyGraph.remove(T object)
          Removes an object from the graph and all objects depending on it.
 List<T> IDependencyGraph.remove(T object)
          Removes an object from the graph and all objects depending on it.
 

Methods in de.cau.cs.kieler.core.util with parameters of type List
 List<T> DependencyGraph.dependencySort(List<T> objects)
          Returns a sorted list of the objects so that an object that depends on another object precedes it in the list.
 List<T> IDependencyGraph.dependencySort(List<T> objects)
          Returns a sorted list of the objects so that an object that depends on another object precedes it in the list.
 

Constructors in de.cau.cs.kieler.core.util with parameters of type List
FilteredIterator.Iterable(List<E> thewrappedList, ICondition<E> thecondition)
          Creates an iterable for a given list and a condition.
ForkedOutputStream(List<OutputStream> theoutputStreams)
          Creates a forked output stream that writes to all output streams in the given list.
 

Uses of List in de.cau.cs.kieler.kaom.diagram.edit.commands
 

Methods in de.cau.cs.kieler.kaom.diagram.edit.commands that return List
 List KaomReorientConnectionViewCommand.getAffectedFiles()
           
 

Uses of List in de.cau.cs.kieler.kaom.diagram.edit.parts
 

Methods in de.cau.cs.kieler.kaom.diagram.edit.parts that return List
 List<IElementType> Entity2EditPart.getMARelTypesOnSource()
           
 List<IElementType> Entity3EditPart.getMARelTypesOnSource()
           
 List<IElementType> PortEditPart.getMARelTypesOnSource()
           
 List<IElementType> Relation2EditPart.getMARelTypesOnSource()
           
 List<IElementType> RelationEditPart.getMARelTypesOnSource()
           
 List<IElementType> Entity2EditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> Entity3EditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> PortEditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> Relation2EditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> RelationEditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> Entity2EditPart.getMARelTypesOnTarget()
           
 List<IElementType> Entity3EditPart.getMARelTypesOnTarget()
           
 List<IElementType> PortEditPart.getMARelTypesOnTarget()
           
 List<IElementType> Relation2EditPart.getMARelTypesOnTarget()
           
 List<IElementType> RelationEditPart.getMARelTypesOnTarget()
           
 List<IElementType> Entity2EditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> Entity3EditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> PortEditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> Relation2EditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> RelationEditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> Entity2EditPart.getMATypesForTarget(IElementType relationshipType)
           
 List<IElementType> Entity3EditPart.getMATypesForTarget(IElementType relationshipType)
           
 List<IElementType> PortEditPart.getMATypesForTarget(IElementType relationshipType)
           
 List<IElementType> Relation2EditPart.getMATypesForTarget(IElementType relationshipType)
           
 List<IElementType> RelationEditPart.getMATypesForTarget(IElementType relationshipType)
           
protected  List EntityName2EditPart.getModelChildren()
           
protected  List EntityNameEditPart.getModelChildren()
           
protected  List LinkNameEditPart.getModelChildren()
           
protected  List PortNameEditPart.getModelChildren()
           
protected  List RelationName2EditPart.getModelChildren()
           
protected  List RelationNameEditPart.getModelChildren()
           
 

Uses of List in de.cau.cs.kieler.kaom.diagram.edit.policies
 

Methods in de.cau.cs.kieler.kaom.diagram.edit.policies that return List
protected  List KaomTextNonResizableEditPolicy.createSelectionHandles()
           
protected  List Entity2CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List Entity3CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List EntityCanonicalEditPolicy.getSemanticChildrenList()
           
protected  List EntityEntityCompartment2CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List EntityEntityCompartmentCanonicalEditPolicy.getSemanticChildrenList()
           
 

Uses of List in de.cau.cs.kieler.kaom.diagram.part
 

Methods in de.cau.cs.kieler.kaom.diagram.part that return List
static List<KaomLinkDescriptor> KaomDiagramUpdater.getContainedLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getEntity_1000ContainedLinks(View view)
           
static List<KaomNodeDescriptor> KaomDiagramUpdater.getEntity_1000SemanticChildren(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getEntity_2001ContainedLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getEntity_2001IncomingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getEntity_2001OutgoingLinks(View view)
           
static List<KaomNodeDescriptor> KaomDiagramUpdater.getEntity_2001SemanticChildren(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getEntity_3002ContainedLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getEntity_3002IncomingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getEntity_3002OutgoingLinks(View view)
           
static List<KaomNodeDescriptor> KaomDiagramUpdater.getEntity_3002SemanticChildren(View view)
           
static List<KaomNodeDescriptor> KaomDiagramUpdater.getEntityEntityCompartment_7001SemanticChildren(View view)
           
static List<KaomNodeDescriptor> KaomDiagramUpdater.getEntityEntityCompartment_7002SemanticChildren(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getIncomingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getLink_4001ContainedLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getLink_4001IncomingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getLink_4001OutgoingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getOutgoingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getPort_3001ContainedLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getPort_3001IncomingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getPort_3001OutgoingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getRelation_2002ContainedLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getRelation_2002IncomingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getRelation_2002OutgoingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getRelation_3003ContainedLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getRelation_3003IncomingLinks(View view)
           
static List<KaomLinkDescriptor> KaomDiagramUpdater.getRelation_3003OutgoingLinks(View view)
           
static List<KaomNodeDescriptor> KaomDiagramUpdater.getSemanticChildren(View view)
           
 

Methods in de.cau.cs.kieler.kaom.diagram.part with parameters of type List
protected  void KaomDiagramEditorPlugin.fillItemProviderFactories(List<AdapterFactory> factories)
           
static void KaomDiagramEditorUtil.selectElementsInDiagram(org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramWorkbenchPart diagramPart, List<EditPart> editParts)
           
 

Uses of List in de.cau.cs.kieler.kaom.diagram.providers
 

Methods in de.cau.cs.kieler.kaom.diagram.providers that return List
 List KaomModelingAssistantProvider.getRelTypesOnSource(IAdaptable source)
           
 List KaomModelingAssistantProvider.getRelTypesOnSourceAndTarget(IAdaptable source, IAdaptable target)
           
 List KaomModelingAssistantProvider.getRelTypesOnTarget(IAdaptable target)
           
 List KaomModelingAssistantProvider.getTypesForPopupBar(IAdaptable host)
           
 List KaomModelingAssistantProvider.getTypesForSource(IAdaptable target, IElementType relationshipType)
           
 List KaomModelingAssistantProvider.getTypesForTarget(IAdaptable source, IElementType relationshipType)
           
 

Uses of List in de.cau.cs.kieler.kaom.importer.ptolemy
 

Methods in de.cau.cs.kieler.kaom.importer.ptolemy that return List
 List<Port> PtolemyHelper.getPorts(List<EObject> entities)
          Returns a list of all the ports of the given entity types or class types.
 List<Port> PtolemyHelper.getPorts(NamedObj actor)
          Returns a list of ports of the given actor.
 

Methods in de.cau.cs.kieler.kaom.importer.ptolemy with parameters of type List
 List<Port> PtolemyHelper.getPorts(List<EObject> entities)
          Returns a list of all the ports of the given entity types or class types.
 

Constructors in de.cau.cs.kieler.kaom.importer.ptolemy with parameters of type List
DiagramsImporter(ImportDiagramsWizard wizard, List<File> sourceFiles, IPath targetContainerPath, boolean initializeDiagramFiles, boolean overwriteWithoutWarning)
          Constructs a new instance with the given configuration.
 

Uses of List in de.cau.cs.kieler.kaom.importer.ptolemy.wizards
 

Methods in de.cau.cs.kieler.kaom.importer.ptolemy.wizards that return List
 List<File> ImportDiagramsWorkspaceSourcesPage.getSourceFiles(IProgressMonitor monitor)
          Returns the selected source files to import.
 

Uses of List in de.cau.cs.kieler.kaom.karma.ptolemy
 

Constructors in de.cau.cs.kieler.kaom.karma.ptolemy with parameters of type List
PtolemyPortBorderItemLocator(IFigure parent, int side, List<Port> portsOfSide, Port thisPort)
          Creates a label locator.
 

Uses of List in de.cau.cs.kieler.kaom.karma.ptolemy.figurecreation
 

Methods in de.cau.cs.kieler.kaom.karma.ptolemy.figurecreation that return List
static List<EditorIcon> PtolemyFetcher.fetchIcons(NamedObj nObj)
          Get the EditorIcons from a ptolemy NamedObj.
 

Uses of List in de.cau.cs.kieler.kaom.provider
 

Methods in de.cau.cs.kieler.kaom.provider that return List
 List<IItemPropertyDescriptor> EntityItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> LinkItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> LinkableItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> PortItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> RelationItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 

Uses of List in de.cau.cs.kieler.karma
 

Methods in de.cau.cs.kieler.karma that return List
 List<HashMap<String,Object>> ConditionProvider.getPairs(String callingEditPart)
          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.
 

Uses of List in de.cau.cs.kieler.karma.util
 

Constructors in de.cau.cs.kieler.karma.util with parameters of type List
AdvancedRenderingEditPartUtil(List<HashMap<String,Object>> theConditions)
           
 

Uses of List in de.cau.cs.kieler.karma.util.expandcollapsebutton
 

Methods in de.cau.cs.kieler.karma.util.expandcollapsebutton that return List
protected  List AdvancedRenderingResizableCompartmentEditPolicy.createCollapseHandles()
           
 

Uses of List in de.cau.cs.kieler.keg
 

Fields in de.cau.cs.kieler.keg declared as List
static List<EdgeType> EdgeType.VALUES
          A public read-only list of all the 'Edge Type' enumerators.
 

Uses of List in de.cau.cs.kieler.keg.diagram.edit.parts
 

Methods in de.cau.cs.kieler.keg.diagram.edit.parts that return List
 List<IElementType> Node2EditPart.getMARelTypesOnSource()
           
 List<IElementType> Node3EditPart.getMARelTypesOnSource()
           
 List<IElementType> Node4EditPart.getMARelTypesOnSource()
           
 List<IElementType> Node5EditPart.getMARelTypesOnSource()
           
 List<IElementType> PortEditPart.getMARelTypesOnSource()
           
 List<IElementType> Node2EditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> Node3EditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> Node4EditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> Node5EditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> PortEditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> Node2EditPart.getMARelTypesOnTarget()
           
 List<IElementType> Node3EditPart.getMARelTypesOnTarget()
           
 List<IElementType> Node4EditPart.getMARelTypesOnTarget()
           
 List<IElementType> Node5EditPart.getMARelTypesOnTarget()
           
 List<IElementType> PortEditPart.getMARelTypesOnTarget()
           
 List<IElementType> Node2EditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> Node3EditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> Node4EditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> Node5EditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> PortEditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> Node2EditPart.getMATypesForTarget(IElementType relationshipType)
           
 List<IElementType> Node3EditPart.getMATypesForTarget(IElementType relationshipType)
           
 List<IElementType> Node4EditPart.getMATypesForTarget(IElementType relationshipType)
           
 List<IElementType> Node5EditPart.getMATypesForTarget(IElementType relationshipType)
           
 List<IElementType> PortEditPart.getMATypesForTarget(IElementType relationshipType)
           
protected  List EdgeHeadLabel2EditPart.getModelChildren()
           
protected  List EdgeHeadLabel3EditPart.getModelChildren()
           
protected  List EdgeHeadLabel4EditPart.getModelChildren()
           
protected  List EdgeHeadLabel5EditPart.getModelChildren()
           
protected  List EdgeHeadLabel6EditPart.getModelChildren()
           
protected  List EdgeHeadLabel7EditPart.getModelChildren()
           
protected  List EdgeHeadLabel8EditPart.getModelChildren()
           
protected  List EdgeHeadLabelEditPart.getModelChildren()
           
protected  List EdgeMidLabel2EditPart.getModelChildren()
           
protected  List EdgeMidLabel3EditPart.getModelChildren()
           
protected  List EdgeMidLabel4EditPart.getModelChildren()
           
protected  List EdgeMidLabel5EditPart.getModelChildren()
           
protected  List EdgeMidLabel6EditPart.getModelChildren()
           
protected  List EdgeMidLabel7EditPart.getModelChildren()
           
protected  List EdgeMidLabel8EditPart.getModelChildren()
           
protected  List EdgeMidLabelEditPart.getModelChildren()
           
protected  List EdgeTailLabel2EditPart.getModelChildren()
           
protected  List EdgeTailLabel3EditPart.getModelChildren()
           
protected  List EdgeTailLabel4EditPart.getModelChildren()
           
protected  List EdgeTailLabel5EditPart.getModelChildren()
           
protected  List EdgeTailLabel6EditPart.getModelChildren()
           
protected  List EdgeTailLabel7EditPart.getModelChildren()
           
protected  List EdgeTailLabel8EditPart.getModelChildren()
           
protected  List EdgeTailLabelEditPart.getModelChildren()
           
protected  List NodeNodeLabel2EditPart.getModelChildren()
           
protected  List NodeNodeLabelEditPart.getModelChildren()
           
protected  List PortPortLabelEditPart.getModelChildren()
           
 

Uses of List in de.cau.cs.kieler.keg.diagram.edit.policies
 

Methods in de.cau.cs.kieler.keg.diagram.edit.policies that return List
protected  List GraphsTextNonResizableEditPolicy.createSelectionHandles()
           
protected  List Node2CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List Node4CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List NodeCanonicalEditPolicy.getSemanticChildrenList()
           
protected  List NodeNodeCompartment2CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List NodeNodeCompartmentCanonicalEditPolicy.getSemanticChildrenList()
           
 

Uses of List in de.cau.cs.kieler.keg.diagram.part
 

Methods in de.cau.cs.kieler.keg.diagram.part that return List
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4001ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4001IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4001OutgoingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4002ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4002IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4002OutgoingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4003ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4003IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4003OutgoingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4004ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4004IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4004OutgoingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4005ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4005IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4005OutgoingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4006ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4006IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4006OutgoingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4007ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4007IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4007OutgoingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4008ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4008IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getEdge_4008OutgoingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getIncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_1000ContainedLinks(View view)
           
static List<GraphsNodeDescriptor> GraphsDiagramUpdater.getNode_1000SemanticChildren(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_2001ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_2001IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_2001OutgoingLinks(View view)
           
static List<GraphsNodeDescriptor> GraphsDiagramUpdater.getNode_2001SemanticChildren(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_2002ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_2002IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_2002OutgoingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_3001ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_3001IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_3001OutgoingLinks(View view)
           
static List<GraphsNodeDescriptor> GraphsDiagramUpdater.getNode_3001SemanticChildren(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_3003ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_3003IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getNode_3003OutgoingLinks(View view)
           
static List<GraphsNodeDescriptor> GraphsDiagramUpdater.getNodeNodeCompartment_7001SemanticChildren(View view)
           
static List<GraphsNodeDescriptor> GraphsDiagramUpdater.getNodeNodeCompartment_7002SemanticChildren(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getOutgoingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getPort_3002ContainedLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getPort_3002IncomingLinks(View view)
           
static List<GraphsLinkDescriptor> GraphsDiagramUpdater.getPort_3002OutgoingLinks(View view)
           
static List<GraphsNodeDescriptor> GraphsDiagramUpdater.getSemanticChildren(View view)
           
 

Methods in de.cau.cs.kieler.keg.diagram.part with parameters of type List
protected  void GraphsDiagramEditorPlugin.fillItemProviderFactories(List<AdapterFactory> factories)
           
static void GraphsDiagramEditorUtil.selectElementsInDiagram(org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramWorkbenchPart diagramPart, List<EditPart> editParts)
           
 

Uses of List in de.cau.cs.kieler.keg.diagram.providers
 

Methods in de.cau.cs.kieler.keg.diagram.providers that return List
 List GraphsModelingAssistantProvider.getRelTypesOnSource(IAdaptable source)
           
 List GraphsModelingAssistantProvider.getRelTypesOnSourceAndTarget(IAdaptable source, IAdaptable target)
           
 List GraphsModelingAssistantProvider.getRelTypesOnTarget(IAdaptable target)
           
 List GraphsModelingAssistantProvider.getTypesForPopupBar(IAdaptable host)
           
 List GraphsModelingAssistantProvider.getTypesForSource(IAdaptable target, IElementType relationshipType)
           
 List GraphsModelingAssistantProvider.getTypesForTarget(IAdaptable source, IElementType relationshipType)
           
 

Uses of List in de.cau.cs.kieler.keg.importer
 

Methods in de.cau.cs.kieler.keg.importer that return List
 List<AbstractImporter> ImportManager.getImporter()
          Returns all registered importers.
 List<ImporterOption<?>> AbstractImporter.getOptions()
          Returns the options that are available for this importer.
 

Methods in de.cau.cs.kieler.keg.importer with parameters of type List
static Node ImportUtil.transformModel2KEGGraph(String xtendFile, String extension, List<Object> parameters, InputStream inputStream, Resource.Factory resourceFactory, IKielerProgressMonitor monitor, String... involvedMetamodels)
          Transforms a model to a KEG graph using a given Xtend transformation file.
static Node ImportUtil.transformModel2KEGGraph(String xtendFile, String extension, List<Object> parameters, Resource resource, IKielerProgressMonitor monitor, String... involvedMetamodels)
          Transforms a model to a KEG graph using a given Xtend transformation file.
 

Uses of List in de.cau.cs.kieler.keg.importer.wizards
 

Methods in de.cau.cs.kieler.keg.importer.wizards that return List
 List<IFile> ImportGraphWorkspaceSourcesPage.getFiles(IProgressMonitor monitor)
          Returns a list of selected workspace files.
 

Uses of List in de.cau.cs.kieler.keg.ksbase.copypaste
 

Methods in de.cau.cs.kieler.keg.ksbase.copypaste that return List
static List<Edge> Utils.getEdgesFromClipboard()
          Get an edge from the clipboard.
protected  List<String> KEGCutCopyPasteCommandFactory.getModel()
          Get the path to the model package.
static List<Node> Utils.getNodesFromClipboard()
          Get a list of nodes from the clipboard.
 

Methods in de.cau.cs.kieler.keg.ksbase.copypaste with parameters of type List
 ICommand KEGCutCopyPasteCommandFactory.buildCopyCommand(org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramWorkbenchPart part, List<EObject> selection)
           
 

Uses of List in de.cau.cs.kieler.keg.provider
 

Methods in de.cau.cs.kieler.keg.provider that return List
 List<IItemPropertyDescriptor> EdgeItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> NodeItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> PortItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 

Uses of List in de.cau.cs.kieler.kex.controller
 

Methods in de.cau.cs.kieler.kex.controller that return List
 List<Category> ExampleManager.getCategories()
          Creates a resultlist with categories of collectors.
 List<String> ExampleManager.importExample(IPath destination, Example example, boolean checkDuplicate)
          Validates the import and imports the given example.
 List<String> ExampleManager.importExamples(IPath selectedResource, List<Example> selectedExamples, boolean checkDuplicate)
          This method calls an validate and uses the ExampleImport to import examples.
 

Methods in de.cau.cs.kieler.kex.controller with parameters of type List
 List<String> ExampleManager.importExamples(IPath selectedResource, List<Example> selectedExamples, boolean checkDuplicate)
          This method calls an validate and uses the ExampleImport to import examples.
 

Uses of List in de.cau.cs.kieler.kex.controller.util
 

Methods in de.cau.cs.kieler.kex.controller.util that return List
static List<String> ExampleImport.importExample(IPath destination, Example example, boolean checkDuplicate)
          Imports an example.
static List<String> ExampleImport.importExamples(IPath destination, List<Example> examples, boolean checkDuplicate)
          Imports a list of examples.
 

Methods in de.cau.cs.kieler.kex.controller.util with parameters of type List
static List<String> ExampleImport.importExamples(IPath destination, List<Example> examples, boolean checkDuplicate)
          Imports a list of examples.
static void ExampleImport.validate(IPath selectedResource, List<Example> selectedExamples, boolean checkDuplicate)
          validates the selected examples.
 

Uses of List in de.cau.cs.kieler.kex.model
 

Methods in de.cau.cs.kieler.kex.model that return List
 List<String> ExampleCollector.getExamplesAsStrings()
          Makes a String representation of examples.
 List<ExampleResource> Example.getResources()
          Getter for example resources.
 

Methods in de.cau.cs.kieler.kex.model with parameters of type List
 void Example.addResources(List<ExampleResource> exampleResources)
          adds new example resources to example.
 

Uses of List in de.cau.cs.kieler.kex.model.database
 

Methods in de.cau.cs.kieler.kex.model.database that return List
 List<Category> DBExampleCollector.getCategories()
          Getter for categories.
 

Uses of List in de.cau.cs.kieler.kex.model.plugin
 

Methods in de.cau.cs.kieler.kex.model.plugin that return List
 List<Category> PluginExampleCollector.getCategories()
          Returns the categorypool if it is not empty, otherwise loads categories.
 

Methods in de.cau.cs.kieler.kex.model.plugin with parameters of type List
 void PluginExampleCreator.addExtension(Node extensionKEX, File location, Example parseElement, List<Category> creatableCategories, String absOverviewPic)
          NOTE: parseElement could only be a type of Example or a example category in String representation.
 void PluginExampleCreator.checkDuplicate(Node extensionKEX, String exampleId, List<Category> creatableCategories)
          Searches in a given file with node extensionKEX for duplicates.
 String PluginExampleCreator.copyOverviewPic(String destPath, String sourcePath, List<IPath> finishedResources)
          Copies the preview picture of an example.
 void PluginExampleCreator.copyResources(File destFile, List<ExportResource> resources, List<IPath> finishedResources)
          creates example files to given location.
 void PluginExampleCreator.copyResources(File destFile, List<ExportResource> resources, List<IPath> finishedResources)
          creates example files to given location.
 void PluginExampleCreator.deleteExampleResources(List<IPath> resources)
          Deletes resources.
 

Uses of List in de.cau.cs.kieler.kex.ui.wizards.exporting
 

Methods in de.cau.cs.kieler.kex.ui.wizards.exporting that return List
 List<Category> ExampleExportPage.getCreatableCategories()
          Getter for categories that have to be created.
 List<IFile> ExampleResourcesPage.getExportedFiles()
          Gives all files which are selected in the tree.
 List<IFolder> ExampleResourcesPage.getExportedFolders()
          Gives all folders which are selected in the tree.
 List<ExportResource> ExampleResourcesPage.getExportedResources()
          getter for exported resources.
 

Uses of List in de.cau.cs.kieler.kex.ui.wizards.importing
 

Methods in de.cau.cs.kieler.kex.ui.wizards.importing that return List
 List<Example> ImportExamplePage.getCheckedExamples()
          filters checked examples from example tree.
 

Uses of List in de.cau.cs.kieler.kies.scoping
 

Methods in de.cau.cs.kieler.kies.scoping that return List
static List<org.eclipse.xtext.resource.IEObjectDescription> EsterelScopeProviderUtil.getAllElements(EObject context, ScopeFunction<Module> function)
          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!
static List<org.eclipse.xtext.resource.IEObjectDescription> EsterelScopeProviderUtil.getAllSignals(EObject context)
          Collects all Signals of the current module (including local signals) and all other modules.
static List<org.eclipse.xtext.resource.IEObjectDescription> EsterelScopeProviderUtil.getElements(EObject context, ScopeFunction<Module> function)
          Gets all elements collected by the passed function within the context's scope up to its parent module.
static List<org.eclipse.xtext.resource.IEObjectDescription> EsterelScopeProviderUtil.getLocalSignals(EObject context)
          collect all local signals of the context up to its parent module.
static List<org.eclipse.xtext.resource.IEObjectDescription> EsterelScopeProviderUtil.getLocalTraps(EObject context)
          collect all local traps of the context up to its parent module.
static List<org.eclipse.xtext.resource.IEObjectDescription> EsterelScopeProviderUtil.getLocalVariables(EObject context)
          collect all local variables of the context up to its parent module.
static List<org.eclipse.xtext.resource.IEObjectDescription> EsterelScopeProviderUtil.getModules(EObject context)
          collect all modules of the current esterel file.
 

Uses of List in de.cau.cs.kieler.kies.transformation.util
 

Methods in de.cau.cs.kieler.kies.transformation.util that return List
static List<EObject> TransformationUtil.getCurrentEditorSelection()
           
 

Methods in de.cau.cs.kieler.kies.transformation.util with parameters of type List
static void TransformationUtil.addToFrontOfList(List<State> list1, List<State> list2)
          Adds all elements of list2 to the front of list1.
static void TransformationUtil.addToFrontOfList(List<State> list1, List<State> list2)
          Adds all elements of list2 to the front of list1.
 

Uses of List in de.cau.cs.kieler.kiml
 

Methods in de.cau.cs.kieler.kiml that return List
 List<LayoutAlgorithmData> LayoutTypeData.getLayouters()
          Returns the list of layout algorithms that are registered for this type.
 List<LayoutOptionData<?>> LayoutDataService.getOptionData(LayoutAlgorithmData algorithmData, LayoutOptionData.Target targetType)
          Returns a list of layout options that are suitable for the given layout algorithm and layout option target.
 

Uses of List in de.cau.cs.kieler.kiml.config
 

Fields in de.cau.cs.kieler.kiml.config with type parameters of type List
static IProperty<List<LayoutOptionData<?>>> DefaultLayoutConfig.OPTIONS
          the layout options that are supported by the active layout algorithm.
 

Uses of List in de.cau.cs.kieler.kiml.export
 

Methods in de.cau.cs.kieler.kiml.export that return List
 List<AbstractExporter> ExportManager.getExporter()
          Returns all registered exporters.
 List<ExporterOption<?>> AbstractExporter.getOptions()
          Returns the options that are available for this exporter.
 

Methods in de.cau.cs.kieler.kiml.export with parameters of type List
static void ExportUtil.transformKGraph2Model(String xtendFile, String extension, List<Object> parameters, KNode node, OutputStream outputStream, Resource.Factory resourceFactory, IKielerProgressMonitor monitor, String... involvedMetamodels)
          Transforms a kgraph into another model using a given Xtend transformation file, and writes the model to the output stream.
 

Uses of List in de.cau.cs.kieler.kiml.gmf
 

Fields in de.cau.cs.kieler.kiml.gmf with type parameters of type List
static IProperty<List<org.eclipse.gmf.runtime.diagram.ui.editparts.ConnectionEditPart>> GmfDiagramLayoutManager.CONNECTIONS
          list of connection edit parts that were found in the diagram.
 

Methods in de.cau.cs.kieler.kiml.gmf that return List
 List<?> GmfLayoutCommand.getAffectedFiles()
          
 

Uses of List in de.cau.cs.kieler.kiml.grana
 

Methods in de.cau.cs.kieler.kiml.grana that return List
 List<AbstractInfoAnalysis> AnalysisCategory.getAnalyses()
          Returns the analyses of this category.
 List<AnalysisCategory> AnalysisServices.getCategories()
          Returns the categories.
 List<Pair<String,String>> AbstractInfoAnalysis.getComponents()
          Returns the components, in the form of name/abbreviation pairs, the results of this analysis consist of.
 List<Dependency<String>> AbstractInfoAnalysis.getDependencies()
          Returns a list of dependencies.
 List<Dependency<String>> AbstractSimpleInfoAnalysis.getDependencies()
          Returns a list of dependencies.
abstract  List<String> AbstractSimpleInfoAnalysis.getDependencyIds()
          Returns a list of dependency ids which are interpreted as strong dependencies.
 List<AbstractInfoAnalysis> AnalysisServices.getExecutionOrder(List<AbstractInfoAnalysis> analyses)
          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.
 

Methods in de.cau.cs.kieler.kiml.grana with parameters of type List
 List<AbstractInfoAnalysis> AnalysisServices.getExecutionOrder(List<AbstractInfoAnalysis> analyses)
          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.
 

Uses of List in de.cau.cs.kieler.kiml.grana.batch
 

Methods in de.cau.cs.kieler.kiml.grana.batch that return List
 List<AbstractInfoAnalysis> BatchResult.getAnalyses()
          Returns the analyses which have been performed in the batch run.
 List<Pair<BatchJob<?>,Exception>> BatchResult.getFailedJobs()
          Returns pairs of the failed jobs and the exceptions that caused the failure.
 List<BatchJobResult<?>> BatchResult.getJobResults()
          Returns the job results.
 

Methods in de.cau.cs.kieler.kiml.grana.batch with parameters of type List
 BatchJobResult<T> BatchJob.execute(List<AbstractInfoAnalysis> analyses, IKielerProgressMonitor monitor)
          Executes the job which consists of retrieving a KGraph instance through the KGraph provider and performing the given analyses on it.
 

Constructors in de.cau.cs.kieler.kiml.grana.batch with parameters of type List
Batch(List<AbstractInfoAnalysis> theAnalyses)
          Constructs a Batch.
BatchResult(List<AbstractInfoAnalysis> theAnalyses)
          Constructs an AnalysisBatchResult.
 

Uses of List in de.cau.cs.kieler.kiml.grana.handlers
 

Constructors in de.cau.cs.kieler.kiml.grana.handlers with parameters of type List
AnalysisEffect(KNode theparentNode, List<AbstractInfoAnalysis> theanalyses, boolean theprogressBar)
          Creates an analysis effect.
 

Uses of List in de.cau.cs.kieler.kiml.grana.ui
 

Methods in de.cau.cs.kieler.kiml.grana.ui that return List
 List<AbstractInfoAnalysis> AnalysisSelectionDialog.getAnalyses()
          Returns the selected analyses.
 List<AbstractInfoAnalysis> BatchAnalysisSelectionPage.getAnalyses()
          Returns the selected analyses.
 List<AbstractInfoAnalysis> BatchWizard.getAnalyses()
          Returns the selected analyses.
 List<AbstractInfoAnalysis> AnalysisSelectionViewer.getSelectedAnalyses()
          Returns the selected analyses.
 List<IPath> BatchFileSelectionPage.getSelectedFiles()
          Returns the list of selected files.
 List<IPath> BatchWizard.getSelectedFiles()
          Returns the list of selected files.
 

Methods in de.cau.cs.kieler.kiml.grana.ui with parameters of type List
static String HtmlResultGenerator.generate(List<BoundVisualization> boundVisualizations)
          Generates html for the given analyses and results using the registered visualizers.
 void AnalysisSelectionDialog.selectionChanged(List<AbstractInfoAnalysis> selectedAnalyses)
          This method is invoked when the selection of analyses changed.
 void BatchAnalysisSelectionPage.selectionChanged(List<AbstractInfoAnalysis> selectedAnalyses)
          This method is invoked when the selection of analyses changed.
 void ISelectionListener.selectionChanged(List<AbstractInfoAnalysis> selectedAnalyses)
          This method is invoked when the selection of analyses changed.
 void DialogVisualizationMethod.visualize(String type, List<BoundVisualization> visualizations)
          Performs the visualization using the given type and visualizers.
 void ViewVisualizationMethod.visualize(String type, List<BoundVisualization> visualizations)
          Performs the visualization using the given type and visualizers.
 

Constructors in de.cau.cs.kieler.kiml.grana.ui with parameters of type List
AnalysisResultDialog(Shell parentShell, List<BoundVisualization> boundVisualizations)
          Constructs the dialog.
AnalysisSelectionDialog(Shell parent, List<AnalysisCategory> analysisCategories, List<AbstractInfoAnalysis> selectedAnalyses)
          Constructs the dialog.
AnalysisSelectionDialog(Shell parent, List<AnalysisCategory> analysisCategories, List<AbstractInfoAnalysis> selectedAnalyses)
          Constructs the dialog.
AnalysisSelectionViewer(Composite parent, List<AnalysisCategory> theCategories, List<AbstractInfoAnalysis> selectedAnalyses)
          The constructor for an AnalysisSelectionViewer.
AnalysisSelectionViewer(Composite parent, List<AnalysisCategory> theCategories, List<AbstractInfoAnalysis> selectedAnalyses)
          The constructor for an AnalysisSelectionViewer.
BatchAnalysisSelectionPage(List<AbstractInfoAnalysis> selectedAnalyses)
          Constructs a BatchAnalysisSelectionPage.
 

Uses of List in de.cau.cs.kieler.kiml.grana.util
 

Methods in de.cau.cs.kieler.kiml.grana.util that return List
static List<AbstractInfoAnalysis> GranaUtil.getAnalysesSelection(String preferenceKey)
          Returns an analysis selection from the preference store.
static List<AbstractInfoAnalysis> GranaUtil.getLastAnalysesSelection()
          Returns the last analyses selection from the preference store.
 

Methods in de.cau.cs.kieler.kiml.grana.util with parameters of type List
static Map<String,Object> DiagramAnalyzer.analyse(IEditorPart editorPart, EditPart editPart, List<AbstractInfoAnalysis> analyses, boolean progressBar)
          Starts the given analyses on the diagram.
static Map<String,Object> DiagramAnalyzer.analyse(IEditorPart editorPart, EditPart editPart, List<AbstractInfoAnalysis> analyses, Map<String,Object> options, boolean progressBar)
          Starts the given analyses on the diagram with predefined options.
static Map<String,Object> DiagramAnalyzer.analyse(KNode parentNode, List<AbstractInfoAnalysis> analyses, boolean progressBar)
          Starts the given analyses on the kgraph.
static Map<String,Object> DiagramAnalyzer.analyse(KNode parentNode, List<AbstractInfoAnalysis> analyses, IKielerProgressMonitor monitor)
          Starts the given analyses on the kgraph using a progress monitor.
static Map<String,Object> DiagramAnalyzer.analyse(KNode parentNode, List<AbstractInfoAnalysis> analyses, Map<String,Object> options, boolean progressBar)
          Starts the given analyses on the kgraph with predefined options.
static Map<String,Object> DiagramAnalyzer.analyse(KNode parentNode, List<AbstractInfoAnalysis> analyses, Map<String,Object> options, IKielerProgressMonitor monitor)
          Starts the given analyses on the kgraph with predefined options and using a progress monitor.
static void GranaUtil.setAnalysesSelection(String preferenceKey, List<AbstractInfoAnalysis> analyses)
          Sets an analysis selection in the preference store.
static void GranaUtil.setLastAnalysesSelection(List<AbstractInfoAnalysis> analyses)
          Sets the last analyses selection in the preference store.
 

Uses of List in de.cau.cs.kieler.kiml.grana.views
 

Methods in de.cau.cs.kieler.kiml.grana.views with parameters of type List
 void AnalysisResultViewPart.setAnalysisResults(List<BoundVisualization> boundVisualizations)
          Sets the analysis results.
 

Uses of List in de.cau.cs.kieler.kiml.grana.visualization
 

Methods in de.cau.cs.kieler.kiml.grana.visualization with parameters of type List
 void VisualizationServices.visualize(List<AbstractInfoAnalysis> analyses, Map<String,Object> results, boolean silent)
          Visualizes the analyses results using all registered visualization methods.
 void IVisualizationMethod.visualize(String type, List<BoundVisualization> visualizations)
          Performs the visualization using the given type and visualizers.
 

Uses of List in de.cau.cs.kieler.kiml.graphiti
 

Fields in de.cau.cs.kieler.kiml.graphiti with type parameters of type List
static IProperty<List<org.eclipse.graphiti.mm.pictograms.Connection>> GraphitiDiagramLayoutManager.CONNECTIONS
          list of all connections in the diagram.
 

Uses of List in de.cau.cs.kieler.kiml.graphviz.dot.serializer
 

Methods in de.cau.cs.kieler.kiml.graphviz.dot.serializer with parameters of type List
protected  void GraphvizDotSyntacticSequencer.emit_AttributeStatement_CommaKeyword_2_1_0_q(EObject semanticObject, org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.ISynNavigable transition, List<org.eclipse.xtext.nodemodel.INode> nodes)
          
protected  void GraphvizDotSyntacticSequencer.emit_EdgeStatement_CommaKeyword_2_1_1_0_q(EObject semanticObject, org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.ISynNavigable transition, List<org.eclipse.xtext.nodemodel.INode> nodes)
          
protected  void GraphvizDotSyntacticSequencer.emit_NodeStatement_CommaKeyword_1_1_1_0_q(EObject semanticObject, org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.ISynNavigable transition, List<org.eclipse.xtext.nodemodel.INode> nodes)
          
protected  void GraphvizDotSyntacticSequencer.emit_Statement_SemicolonKeyword_1_q(EObject semanticObject, org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.ISynNavigable transition, List<org.eclipse.xtext.nodemodel.INode> nodes)
          
protected  void GraphvizDotSyntacticSequencer.emit_Subgraph_SubgraphKeyword_1_0_q(EObject semanticObject, org.eclipse.xtext.serializer.analysis.ISyntacticSequencerPDAProvider.ISynNavigable transition, List<org.eclipse.xtext.nodemodel.INode> nodes)
          
 

Uses of List in de.cau.cs.kieler.kiml.service
 

Methods in de.cau.cs.kieler.kiml.service that return List
 List<Pair<String,String>> LayoutInfoService.getDiagramTypes()
          Returns a collection of registered diagram types.
 List<ILayoutConfig> LayoutInfoService.getSemanticConfigs(EClass clazz)
          Return the semantic layout configurations that are associated with the given domain model class.
 

Uses of List in de.cau.cs.kieler.kiml.service.formats
 

Methods in de.cau.cs.kieler.kiml.service.formats that return List
 List<T> TransformationData.getTargetGraphs()
          Returns the transformed target graphs.
 

Uses of List in de.cau.cs.kieler.kiml.ui.diagram
 

Methods in de.cau.cs.kieler.kiml.ui.diagram that return List
 List<Pair<KGraphElement,GraphicalEditPart>> ApplyLayoutRequest.getElements()
          Returns a list of the graph elements and edit parts of this request.
 List<ILayoutConfig> LayoutMapping.getLayoutConfigs()
          Returns the additional layout configurations for specification of layout options.
 

Uses of List in de.cau.cs.kieler.kiml.ui.util
 

Methods in de.cau.cs.kieler.kiml.ui.util that return List
static List<Point> KimlUiUtil.getBendPointsAbsolutePositions(KEdge edge)
          Gives the absolute positions of all bend points on the given edge.
 

Uses of List in de.cau.cs.kieler.kiml.ui.views
 

Methods in de.cau.cs.kieler.kiml.ui.views that return List
 List<IPropertySheetEntry> LayoutViewPart.getSelection()
          Returns the current selection of the layout view.
 

Uses of List in de.cau.cs.kieler.kiml.util
 

Methods in de.cau.cs.kieler.kiml.util with parameters of type List
static void KimlUtil.placePoints(List<KPoint> points, float minPos, float maxPos, float offset, boolean vertical, boolean forward)
          Determines positions of a sorted set of points by placing them with equal distances.
 

Uses of List in de.cau.cs.kieler.kiml.util.alg
 

Methods in de.cau.cs.kieler.kiml.util.alg that return List
 List<KNode> BoxSorter.sort(KNode parentNode, boolean interactive)
          Sorts nodes according to priority and size or position.
 

Methods in de.cau.cs.kieler.kiml.util.alg with parameters of type List
 void BoxPlacer.placeBoxes(List<KNode> sortedBoxes, KNode parentNode, float objSpacing, float borderSpacing, boolean expandNodes)
          Place the boxes of the given sorted list according to their order in the list.
 

Uses of List in de.cau.cs.kieler.klay.force
 

Methods in de.cau.cs.kieler.klay.force that return List
 List<FGraph> ComponentsProcessor.split(FGraph graph)
          Split the given graph into its connected components.
 

Methods in de.cau.cs.kieler.klay.force with parameters of type List
 FGraph ComponentsProcessor.pack(List<FGraph> components)
          Pack the given components into a single graph.
 

Uses of List in de.cau.cs.kieler.klay.force.graph
 

Methods in de.cau.cs.kieler.klay.force.graph that return List
 List<FBendpoint> FEdge.getBendpoints()
          Returns the list of bend points associated with this edge.
 List<FBendpoint> FGraph.getBendpoints()
          Returns the list of bend points for this graph.
 List<FNode> FNode.getChildren()
          Returns the list of children, creating it if necessary.
 List<FEdge> FGraph.getEdges()
          Returns the list of edges for this graph.
 List<FLabel> FEdge.getLabels()
          Returns the list of labels associated with this edge.
 List<FLabel> FGraph.getLabels()
          Returns the list of labels for this graph.
 List<FNode> FGraph.getNodes()
          Returns the list of nodes for this graph.
 

Uses of List in de.cau.cs.kieler.klay.layered
 

Methods in de.cau.cs.kieler.klay.layered that return List
 List<LayeredGraph> ComponentsProcessor.split(LayeredGraph graph)
          Split the given graph into its connected components.
 

Methods in de.cau.cs.kieler.klay.layered with parameters of type List
 LayeredGraph ComponentsProcessor.pack(List<LayeredGraph> components)
          Pack the given components into a single graph.
protected  void KGraphImporter.transformNode(KNode node, List<LNode> layeredNodes, Map<KGraphElement,LGraphElement> elemMap, Set<GraphProperties> graphProperties, Direction direction)
          Transforms the given node.
 

Uses of List in de.cau.cs.kieler.klay.layered.graph
 

Methods in de.cau.cs.kieler.klay.layered.graph that return List
 List<LEdge> LPort.getIncomingEdges()
          Returns the list of edges going into this port.
 List<LLabel> LEdge.getLabels()
           
 List<LLabel> LNode.getLabels()
          Returns this node's labels.
 List<LLabel> LPort.getLabels()
          Returns this port's labels.
 List<LNode> LayeredGraph.getLayerlessNodes()
          Returns the list of nodes that are not currently assigned to a layer.
 List<Layer> LayeredGraph.getLayers()
          Returns the list of layers of the graph.
 List<LNode> Layer.getNodes()
          Returns the list of nodes.
 List<LEdge> LPort.getOutgoingEdges()
          Returns the list of edges going out of this port.
 List<LPort> LNode.getPorts()
          Returns the list of ports of this node.
 

Uses of List in de.cau.cs.kieler.klay.layered.intermediate
 

Methods in de.cau.cs.kieler.klay.layered.intermediate with parameters of type List
static Layer CompoundSideProcessor.findSpanEnd(LNode upperBorder, List<Layer> layers)
          Finds the layer, in which the closing Compound Dummy Nodes for upperBorder are placed.
 

Uses of List in de.cau.cs.kieler.klay.layered.p3order
 

Methods in de.cau.cs.kieler.klay.layered.p3order that return List
 List<LNode> NodeGroup.getNodes()
          Gets the nodes-list.
 List<NodeGroup> NodeGroup.getOutgoingConstraints()
          Gets the list of outgoing constraints.
protected  List<LPort> AbstractCrossingMinimizer.getSortedInputPorts(LNode node)
          Returns a list of input ports, beginning at the top right port of the eastern side, going clockwise.
 List<LPort> IPortDistributor.getSortedInputPorts(LNode node)
          Returns a list of input ports, beginning at the top right port of the eastern side, going clockwise.
 List<LPort> NodeRelativePortDistributor.getSortedInputPorts(LNode node)
          Returns a list of input ports, beginning at the top right port of the eastern side, going clockwise.
 

Methods in de.cau.cs.kieler.klay.layered.p3order with parameters of type List
 int BarycenterHeuristic.minimizeCrossings(List<NodeGroup> layerNodeGroups, com.google.common.collect.Multimap<LNode,LNode> layoutUnits, int layerIndex, boolean preOrdered, boolean randomize, boolean forward, float[] portPos, Map<LNode,NodeGroup>[] singleNodeNodeGroups)
          Minimize the number of crossings for the edges between the given layer and either its predecessor or its successor.
 int ICrossingMinimizationHeuristic.minimizeCrossings(List<NodeGroup> layer, com.google.common.collect.Multimap<LNode,LNode> layoutUnits, int layerIndex, boolean preOrdered, boolean randomize, boolean forward, float[] portPos, Map<LNode,NodeGroup>[] singleNodeNodeGroups)
          Minimize the number of crossings for the edges between the given layer and either its predecessor or its successor.
 void ForsterConstraintResolver.processConstraints(List<NodeGroup> nodeGroups, int layerIndex, Random random, Map<LNode,NodeGroup>[] singleNodeNodeGroups, com.google.common.collect.Multimap<LNode,LNode> layoutUnits)
          Finds and handles violated constraints.
 void IConstraintResolver.processConstraints(List<NodeGroup> nodeGroups, int layerIndex, Random random, Map<LNode,NodeGroup>[] singleNodeNodeGroups, com.google.common.collect.Multimap<LNode,LNode> layoutUnits)
          Finds and handles violated constraints.
 

Uses of List in de.cau.cs.kieler.klay.layered.properties
 

Fields in de.cau.cs.kieler.klay.layered.properties with type parameters of type List
static IProperty<List<LNode>> Properties.BARYCENTER_ASSOCIATES
          A list of nodes whose barycenters should go into the barycenter calculation of the node this property is set on.
static IProperty<List<LNode>> Properties.BOTTOM_COMMENTS
          List of comment boxes that are placed in the bottom of of a node.
static IProperty<List<LNode>> Properties.TOP_COMMENTS
          List of comment boxes that are placed on top of a node.
 

Uses of List in de.cau.cs.kieler.klodd.hierarchical.structures
 

Methods in de.cau.cs.kieler.klodd.hierarchical.structures that return List
 List<KPoint> ElementLoop.getBendPoints()
          Returns the bendPoints.
 List<KPoint> LayerConnection.getBendPoints()
          Returns the bend points.
 List<Integer> LayerElement.getConnectionRanks(boolean forward)
          Gets a list of combined element and port ranks for all incoming or for all outgoing connections.
 List<LayerElement> Layer.getElements()
          Gets the elements of this layer.
 List<LayerElement> LinearSegment.getElements()
          Returns the elements.
 List<LayerConnection> LayerElement.getIncomingConnections()
          Gets the list of incoming layer connections.
 List<Layer> LayeredGraph.getLayers()
          Gets the list of layers.
 List<LinearSegment> LayeredGraph.getLinearSegments()
          Gets the list of linear segments of this layered graph.
 List<ElementLoop> LayerElement.getLoops()
          Gets the loops of this layer element.
 List<LayerConnection> LayerElement.getOutgoingConnections()
          Gets the list of outgoing connections.
 List<KSlimEdge> LayerElement.getOutgoingEdges()
          Gets the outgoing edges of the contained object.
 

Methods in de.cau.cs.kieler.klodd.hierarchical.structures that return types with arguments of type List
 Map<KPort,List<Integer>> LayerElement.getConnectionRanksByPort(boolean forward)
          Gets a list of combined element and port ranks of connections sorted by the port to which the connection is attached.
 

Uses of List in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph
 

Methods in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph that return List
 List<KSlimEdge.Bend> KSlimEdge.getBends()
          Returns the bends.
 List<List<KSlimFace.BorderEntry>> KSlimFace.getBorders()
          Returns the borders.
 List<KSlimEdge> KSlimGraph.getEdges()
          Returns the edges.
 List<KSlimFace> KSlimGraph.getFaces()
          Returns the faces.
 List<KSlimNode.IncEntry> KSlimNode.getIncidence()
          Returns the incidence.
 List<KSlimNode> KSlimGraph.getNodes()
          Returns the nodes.
 

Methods in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph that return types with arguments of type List
 List<List<KSlimFace.BorderEntry>> KSlimFace.getBorders()
          Returns the borders.
 

Uses of List in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg
 

Methods in de.cau.cs.kieler.klodd.hierarchical.structures.slimgraph.alg that return List
 List<KSlimEdge> AbstractCycleRemover.getReversedEdges()
          Returns the list of edges that were reversed for cycle removal.
 List<KSlimEdge> ICycleRemover.getReversedEdges()
          Returns the list of edges that were reversed for cycle removal.
 

Uses of List in de.cau.cs.kieler.klots.views
 

Methods in de.cau.cs.kieler.klots.views with parameters of type List
protected  void SJInstructionsView.highlightSelectedSJInstructions(List<SJInstructionsData> list)
           
 

Uses of List in de.cau.cs.kieler.ksbase.core
 

Methods in de.cau.cs.kieler.ksbase.core that return List
 List<String> EditorTransformationSettings.getModelPackages()
          Gets the model package class name.
 List<List<String>> KSBasETransformation.getParameterList()
          Gets the list of parameters.
 List<Object> EditorTransformationSettings.getTransformationClasses()
           
 

Methods in de.cau.cs.kieler.ksbase.core that return types with arguments of type List
 List<List<String>> KSBasETransformation.getParameterList()
          Gets the list of parameters.
 

Methods in de.cau.cs.kieler.ksbase.core with parameters of type List
 void KSBasETransformation.addParameters(List<String> params)
          Sets the parameters for this transformation.
 void EditorTransformationSettings.setMenuContributions(List<KSBasEMenuContribution> contributionList)
          Sets the menu contributions for this editor and removes any existing contributions.
 void KSBasETransformation.setParameters(List<List<String>> params)
          Sets parameters list.
 

Method parameters in de.cau.cs.kieler.ksbase.core with type arguments of type List
 void KSBasETransformation.setParameters(List<List<String>> params)
          Sets parameters list.
 

Uses of List in de.cau.cs.kieler.ksbase.ui
 

Methods in de.cau.cs.kieler.ksbase.ui with parameters of type List
 void TransformationUIManager.createAndExecuteTransformationCommand(EditorTransformationSettings editorSettings, KSBasETransformation transformation, List<EObject> selection)
          Creates and executes a transformation command by creating a request and execute the resulting command on the diagram command stack.
 

Uses of List in de.cau.cs.kieler.ksbase.ui.handler
 

Methods in de.cau.cs.kieler.ksbase.ui.handler that return List
 List<String> ExecuteTransformationRequest.getModelPackages()
          Gets the model package.
 List<Object> ExecuteTransformationRequest.getSelection()
          The current selection.
 

Methods in de.cau.cs.kieler.ksbase.ui.handler with parameters of type List
 boolean TransformationCommand.initialize(IEditorPart editPart, List<Object> selection, String command, String fileName, List<String> packages, ITransformationFramework framework)
          Initializes the transformation.
 boolean TransformationCommand.initialize(IEditorPart editPart, List<Object> selection, String command, String fileName, List<String> packages, ITransformationFramework framework)
          Initializes the transformation.
 void ExecuteTransformationRequest.setSelection(List<Object> sel)
          Sets the current selection.
 

Constructors in de.cau.cs.kieler.ksbase.ui.handler with parameters of type List
BalloonPopupBarEditPolicy(List<IBalloonContribution> contrib, EditPart part)
          Creates a new BalloonPopupBarEditPolicy.
ExecuteTransformationRequest(IEditorPart ePart, String cmd, String file, List<Object> sel, List<String> themodelPackages, ITransformationFramework fframework)
          Creates a transformation request.
ExecuteTransformationRequest(IEditorPart ePart, String cmd, String file, List<Object> sel, List<String> themodelPackages, ITransformationFramework fframework)
          Creates a transformation request.
 

Uses of List in de.cau.cs.kieler.ksbase.ui.menus
 

Methods in de.cau.cs.kieler.ksbase.ui.menus that return List
 List<IBalloonContribution> DynamicMenuContributions.getBalloonContributions()
          Getter method for elements that should show up in balloon popups.
 List<KSBasEMenuContributionService.ButtonConfiguration> KSBasEMenuContributionService.getButtonConfigurations()
          Get the list of registered ButtonConfigurations.
 

Uses of List in de.cau.cs.kieler.ksbase.ui.test
 

Methods in de.cau.cs.kieler.ksbase.ui.test with parameters of type List
static boolean ModelObjectTester.evaluateTransformation(EditorTransformationSettings editor, String transformation, String[] parameterTypes, List<EObject> parameter, boolean execute)
          Evaluates the given transformation.
 

Uses of List in de.cau.cs.kieler.ksbase.ui.utils
 

Methods in de.cau.cs.kieler.ksbase.ui.utils that return List
protected abstract  List<String> AbstractCutCopyPasteCommandFactory.getModel()
          Get the path to the model package.
 

Methods in de.cau.cs.kieler.ksbase.ui.utils with parameters of type List
 ICommand AbstractCutCopyPasteCommandFactory.buildCopyCommand(org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramWorkbenchPart part, List<EObject> selection)
          Build a new copy command.
 ICommand AbstractCutCopyPasteCommandFactory.buildCutCommand(org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramWorkbenchPart part, List<EObject> selection)
          Build a new cut command.
 ICommand AbstractCutCopyPasteCommandFactory.buildPasteCommand(org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramWorkbenchPart part, List<EObject> selection)
          Build a new paste command.
 

Uses of List in de.cau.cs.kieler.ksbase.util
 

Methods in de.cau.cs.kieler.ksbase.util with parameters of type List
<T> T
UserDialogUtil.getUserObjectFromList(String message, List<T> list)
          Give the user a choice from a list of elements.
 

Uses of List in de.cau.cs.kieler.kvid
 

Methods in de.cau.cs.kieler.kvid that return List
static List<List<Point>> KvidUtil.getPathsByElement(KvidUri elementUri, org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor currentEditor, LayoutMapping<?> diagramLayout)
          Compute animation paths and location for a given model element (referred by an URI).
 

Methods in de.cau.cs.kieler.kvid that return types with arguments of type List
static List<List<Point>> KvidUtil.getPathsByElement(KvidUri elementUri, org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor currentEditor, LayoutMapping<?> diagramLayout)
          Compute animation paths and location for a given model element (referred by an URI).
 

Uses of List in de.cau.cs.kieler.kvid.data
 

Methods in de.cau.cs.kieler.kvid.data that return List
 List<List<Point>> DataObject.getPaths()
          Method to get the paths which this DataObject's visual representation will follow during animation.
 

Methods in de.cau.cs.kieler.kvid.data that return types with arguments of type List
 List<List<Point>> DataObject.getPaths()
          Method to get the paths which this DataObject's visual representation will follow during animation.
 

Methods in de.cau.cs.kieler.kvid.data with parameters of type List
 void DataObject.updatePaths(List<List<Point>> thepaths)
          Method to update the paths which this DataObject's visual representation will follow during animation.
 

Method parameters in de.cau.cs.kieler.kvid.data with type arguments of type List
 void DataObject.updatePaths(List<List<Point>> thepaths)
          Method to update the paths which this DataObject's visual representation will follow during animation.
 

Constructors in de.cau.cs.kieler.kvid.data with parameters of type List
DataObject(KvidUri theURI, String thedata, List<List<Point>> thepaths)
          Constructor for a DataObject, knowing the URI and the data, additionally sets one or more animation and display paths.
 

Constructor parameters in de.cau.cs.kieler.kvid.data with type arguments of type List
DataObject(KvidUri theURI, String thedata, List<List<Point>> thepaths)
          Constructor for a DataObject, knowing the URI and the data, additionally sets one or more animation and display paths.
 

Uses of List in de.cau.cs.kieler.kvid.datadistributor
 

Methods in de.cau.cs.kieler.kvid.datadistributor that return List
 List<Property> RuntimeConfiguration.getKnownProperties()
          Getter for the list of currently known Propertys.
 List<List<Point>> DataDistributor.getPathsByNode(KvidUri uri)
          Deprecated. Use KvidUtil#getPathsByElement(KvidUri, DiagramEditor, KNode) instead
 List<Property> RuntimeConfiguration.getReferedProperties(List<String> selectedParts)
          Getter for the list of Propertys referring to the current selection.
 

Methods in de.cau.cs.kieler.kvid.datadistributor that return types with arguments of type List
 List<List<Point>> DataDistributor.getPathsByNode(KvidUri uri)
          Deprecated. Use KvidUtil#getPathsByElement(KvidUri, DiagramEditor, KNode) instead
 

Methods in de.cau.cs.kieler.kvid.datadistributor with parameters of type List
 List<Property> RuntimeConfiguration.getReferedProperties(List<String> selectedParts)
          Getter for the list of Propertys referring to the current selection.
 

Constructors in de.cau.cs.kieler.kvid.datadistributor with parameters of type List
Property(String theName, String[] theValues, List<String> theAssociatedParts)
          Constructor for a Property with a fixed set of options and EditParts to which it refer.
Property(String theName, String theDefaultValue, List<String> theAssociatedParts)
          Constructor for a Property with free text input and EditParts to which it refer .
 

Uses of List in de.cau.cs.kieler.kvid.visual
 

Method parameters in de.cau.cs.kieler.kvid.visual with type arguments of type List
static void GmfAnimator.animate(HashMap<IKvidFigure,List<Point>> figuresAndPath, org.eclipse.gmf.runtime.diagram.ui.editparts.DiagramEditPart diagram, int animationTime)
          Call this method to animate the given objects.
 

Uses of List in de.cau.cs.kieler.kwebs
 

Methods in de.cau.cs.kieler.kwebs that return List
static List<GraphLayoutOption> GraphLayoutOption.stringToList(String options)
          Returns a List of options which is created from its string representation.
 

Methods in de.cau.cs.kieler.kwebs with parameters of type List
static String GraphLayoutOption.listToString(List<GraphLayoutOption> options)
          Returns a string representation of a list of options.
 

Constructors in de.cau.cs.kieler.kwebs with parameters of type List
ServiceDataConfigurationElement(String thename, String thevalue, Map<String,String> theattributes, List<IConfigurationElement> thechildren)
           
 

Uses of List in de.cau.cs.kieler.kwebs.client
 

Methods in de.cau.cs.kieler.kwebs.client that return List
 List<Statistics> LayoutHistory.getStatistics()
           
 

Methods in de.cau.cs.kieler.kwebs.client with parameters of type List
 String ILayoutServiceClient.graphLayout(String serializedGraph, String format, List<GraphLayoutOption> options)
          Does the graph layout on the layout server the client is connected to.
 

Uses of List in de.cau.cs.kieler.kwebs.client.jaxws
 

Methods in de.cau.cs.kieler.kwebs.client.jaxws with parameters of type List
 String JaxWsClient.graphLayout(String serializedGraph, String format, List<GraphLayoutOption> options)
          Does the graph layout on the layout server the client is connected to.
 

Uses of List in de.cau.cs.kieler.kwebs.client.jeti
 

Methods in de.cau.cs.kieler.kwebs.client.jeti with parameters of type List
 String JetiClient.graphLayout(String serializedGraph, String format, List<GraphLayoutOption> options)
          Does the graph layout on the layout server the client is connected to.
 

Uses of List in de.cau.cs.kieler.kwebs.jaxws
 

Fields in de.cau.cs.kieler.kwebs.jaxws declared as List
protected  List<GraphLayoutOption> GraphLayout.options
           
 

Methods in de.cau.cs.kieler.kwebs.jaxws that return List
 List<GraphLayoutOption> GraphLayout.getOptions()
          Gets the value of the options property.
 

Methods in de.cau.cs.kieler.kwebs.jaxws with parameters of type List
 String LayoutServicePort.graphLayout(String serializedGraph, String informat, String outformat, List<GraphLayoutOption> options)
           
 

Uses of List in de.cau.cs.kieler.kwebs.util
 

Methods in de.cau.cs.kieler.kwebs.util that return List
static
<T> List<T>
Graphs.getAllElementsOfType(KNode graph, Class<T> type)
          Returns a list containing all the elements from a given graph which are of the specified type or sub classes of it.
static
<T> List<T>
Graphs.getAllElementsOfType(KNode graph, Class<T> type, boolean maySubclass)
          Returns a list containing all the elements from a given graph which are of the specified type or sub classes of it.
 

Uses of List in de.cau.cs.kieler.sim.kiem
 

Methods in de.cau.cs.kieler.sim.kiem that return List
 List<DataComponentWrapper> KiemPlugin.getDataComponentWrapperList()
          Returns the current DataComponentWrapper-List that is held by the KIEM plug-in directly.
 List<DataComponentWrapper> KiemPlugin.getDefaultComponentWrapperList()
          Returns the default ComponentWrapperList.
 List<Integer> KiemEvent.getEventCodesAsList()
          Gets all events as a list.
 List<AbstractDataComponent> KiemPlugin.getRegisteredDataComponentList()
          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.
 

Uses of List in de.cau.cs.kieler.sim.kiem.automated
 

Methods in de.cau.cs.kieler.sim.kiem.automated that return List
static List<IAutomationListener> KiemAutomatedPlugin.getListeners()
          Get the list of listeners on the extension point.
 List<KiemProperty> AbstractAutomatedProducer.produceInformation()
          The default implementation produces no information.
 List<KiemProperty> IAutomatedProducer.produceInformation()
          Notifies the DataComponent that the schedule has finished and asks it to provide some information for evaluation.
 List<KiemProperty> AbstractAutomatedProducer.produceModelFileInformation()
          The default implementation produces no information.
 List<KiemProperty> IAutomatedProducer.produceModelFileInformation()
          Notifies the DataComponent that the model file has finished and asks it to provide some information for evaluation.
 

Methods in de.cau.cs.kieler.sim.kiem.automated with parameters of type List
 void AbstractAutomationListener.receiveIterationResult(List<IterationResult> results)
          Publishes a list of results of the last couple of iterations.
 void IAutomationListener.receiveIterationResult(List<IterationResult> results)
          Publishes a list of results of the last couple of iterations.
 void AbstractAutomationListener.receiveModelFileResults(IPath executionFile, List<AbstractResult> results)
          This method will pass all summarized model file results produced by the given execution file.
 void IAutomationListener.receiveModelFileResults(IPath executionFile, List<AbstractResult> results)
          This method will pass all summarized model file results produced by the given execution file.
 void AbstractAutomatedComponent.setParameters(List<KiemProperty> properties)
          The default implementation only retrieves the model file and the current iteration index.
 void IAutomatedComponent.setParameters(List<KiemProperty> properties)
          Give the component information.
 

Uses of List in de.cau.cs.kieler.sim.kiem.automated.data
 

Methods in de.cau.cs.kieler.sim.kiem.automated.data that return List
 List<AbstractResult> AbstractResult.getChildren()
          Getter for the list of children.
 List<KiemProperty> AbstractResult.getResults()
          Getter for the list of results.
 List<KiemProperty> AutoTestComponent.produceInformation()
          The default implementation produces no information.
 

Methods in de.cau.cs.kieler.sim.kiem.automated.data with parameters of type List
 void AutoTestComponent.setParameters(List<KiemProperty> properties)
          The default implementation only retrieves the model file and the current iteration index.
 void AbstractResult.setResults(List<KiemProperty> resultsParam)
          Set the list of results.
 

Uses of List in de.cau.cs.kieler.sim.kiem.automated.execution
 

Methods in de.cau.cs.kieler.sim.kiem.automated.execution that return List
protected  List<IterationResult> AutomationManager.doAutomatedExecution(IPath[] executionFiles, List<IPath> modelFiles, List<KiemProperty> properties, IProgressMonitor monitorParam, boolean headless)
          Automated execution of a list of predefined schedules.
protected  List<IterationResult> AutomationManager.doAutomatedExecution(List<ScheduleData> schedules, List<IPath> modelFiles, List<KiemProperty> properties, IProgressMonitor monitorParam, boolean headless)
          Automated execution of a list of predefined schedules.
 

Methods in de.cau.cs.kieler.sim.kiem.automated.execution with parameters of type List
protected  List<IterationResult> AutomationManager.doAutomatedExecution(IPath[] executionFiles, List<IPath> modelFiles, List<KiemProperty> properties, IProgressMonitor monitorParam, boolean headless)
          Automated execution of a list of predefined schedules.
protected  List<IterationResult> AutomationManager.doAutomatedExecution(IPath[] executionFiles, List<IPath> modelFiles, List<KiemProperty> properties, IProgressMonitor monitorParam, boolean headless)
          Automated execution of a list of predefined schedules.
protected  List<IterationResult> AutomationManager.doAutomatedExecution(List<ScheduleData> schedules, List<IPath> modelFiles, List<KiemProperty> properties, IProgressMonitor monitorParam, boolean headless)
          Automated execution of a list of predefined schedules.
protected  List<IterationResult> AutomationManager.doAutomatedExecution(List<ScheduleData> schedules, List<IPath> modelFiles, List<KiemProperty> properties, IProgressMonitor monitorParam, boolean headless)
          Automated execution of a list of predefined schedules.
protected  List<IterationResult> AutomationManager.doAutomatedExecution(List<ScheduleData> schedules, List<IPath> modelFiles, List<KiemProperty> properties, IProgressMonitor monitorParam, boolean headless)
          Automated execution of a list of predefined schedules.
 void AutomationManager.executeAsync(IPath[] executionFiles, List<IPath> modelFiles, List<KiemProperty> properties, boolean headless)
           Trigger an execution with a list of execution files, a list of model files and a list of properties.
 void AutomationManager.executeAsync(IPath[] executionFiles, List<IPath> modelFiles, List<KiemProperty> properties, boolean headless)
           Trigger an execution with a list of execution files, a list of model files and a list of properties.
 void AutomationManager.executeAsync(List<ScheduleData> selected, List<IPath> modelFiles, List<KiemProperty> properties, boolean headless)
           Trigger an execution with a list of schedules, a list of model files and a list of properties.
 void AutomationManager.executeAsync(List<ScheduleData> selected, List<IPath> modelFiles, List<KiemProperty> properties, boolean headless)
           Trigger an execution with a list of schedules, a list of model files and a list of properties.
 void AutomationManager.executeAsync(List<ScheduleData> selected, List<IPath> modelFiles, List<KiemProperty> properties, boolean headless)
           Trigger an execution with a list of schedules, a list of model files and a list of properties.
 void AutomationManager.ExecutionListener.executionDone(List<IterationResult> results)
          This method is called as soon as the automated run finishes.
 void AutomationManager.notifyExecutionFinished(List<IterationResult> results)
          Notify all observers that the execution has finished.
 

Constructors in de.cau.cs.kieler.sim.kiem.automated.execution with parameters of type List
AutomationJob(IPath[] executionFilesParam, List<IPath> modelFilesParam, List<KiemProperty> propertiesParam, boolean headlessParam)
          Creates a new AutomationJob.
AutomationJob(IPath[] executionFilesParam, List<IPath> modelFilesParam, List<KiemProperty> propertiesParam, boolean headlessParam)
          Creates a new AutomationJob.
 

Uses of List in de.cau.cs.kieler.sim.kiem.automated.ui.extension
 

Methods in de.cau.cs.kieler.sim.kiem.automated.ui.extension with parameters of type List
 void AutomationListener.receiveIterationResult(List<IterationResult> results)
          Publishes a list of results of the last couple of iterations.
 void AutomationListener.receiveModelFileResults(IPath executionFile, List<AbstractResult> results)
          This method will pass all summarized model file results produced by the given execution file.
 

Uses of List in de.cau.cs.kieler.sim.kiem.automated.ui.ui
 

Methods in de.cau.cs.kieler.sim.kiem.automated.ui.ui that return List
 List<ScheduleData> SelectImportedDialog.displayDialog()
          Open the dialog, wait for the user selection and return the selected schedules.
 List<String> FileSelectionPage.getAllSelectedFiles()
          Get all selected files as a list of OSStrings.
 List<IPath> FileSelectionPage.getExecutionFiles()
          Getter for the executionFiles.
 List<IPath> AutomatedExecutionWizard.getModelFiles()
          Getter for the model files.
 List<IPath> FileSelectionPage.getModelFiles()
          Getter for the modelFiles.
 List<KiemProperty> AutomatedExecutionWizard.getProperties()
          Getter for the properties.
 List<KiemProperty> PropertySettingPage.getProperties()
          Getter for the properties.
 

Constructors in de.cau.cs.kieler.sim.kiem.automated.ui.ui with parameters of type List
PropertySettingPage(List<KiemProperty> selection)
          Creates a new PropertySettingPage with an initial setup.
SelectImportedDialog(List<ScheduleData> imported, Shell shellParam)
          Create a new dialog.
 

Uses of List in de.cau.cs.kieler.sim.kiem.automated.ui.views
 

Methods in de.cau.cs.kieler.sim.kiem.automated.ui.views that return List
 List<ExecutionFilePanel.PanelData> AutomatedEvalView.getData()
          Getter for the data in all tables.
 List<ExecutionFilePanel> AutomatedEvalView.getPanels()
          Getter for the panels.
 

Methods in de.cau.cs.kieler.sim.kiem.automated.ui.views with parameters of type List
 void AutomatedEvalView.addIterationResult(List<IterationResult> results)
          Adds the iteration results to the current panel.
 void ExecutionFilePanel.addResult(List<AbstractResult> resultsParam)
          Add a list of results to the table, the columns will be taken from the last result in the list as that is assumed to be correct.
 

Uses of List in de.cau.cs.kieler.sim.kiem.config.data
 

Methods in de.cau.cs.kieler.sim.kiem.config.data that return List
static
<T> List<T>
Tools.arrayToList(T[] array)
          Converts an array to a list.
 

Methods in de.cau.cs.kieler.sim.kiem.config.data with parameters of type List
static KiemProperty[] Tools.listToKiemPropertyArray(List<KiemProperty> list)
          Convert a list to a KiemProperty array.
 

Constructors in de.cau.cs.kieler.sim.kiem.config.data with parameters of type List
MostRecentCollection(List<T> list)
          Creates a new handler for a given list.
MostRecentCollection(List<T> list, int capacityParam)
          Creates a new handler for a given list with a maximum capacity.
 

Uses of List in de.cau.cs.kieler.sim.kiem.config.managers
 

Methods in de.cau.cs.kieler.sim.kiem.config.managers that return List
 List<KiemPropertyKeyWrapper> ConfigurationManager.getAllKeys()
          Get all keys in the default configuration.
 List<ScheduleData> ScheduleManager.getAllSchedules()
          Getter for the list of all schedules.
 List<EditorDefinition> EditorManager.getEditors()
          Getter for the list of all editors.
 List<KiemPropertyKeyWrapper> PropertyUsageManager.getIgnoredKeys()
          Getter for the list of ignored keys.
 List<ScheduleData> ScheduleManager.getImportedSchedules()
          Getter for the list of schedules that were imported through the extension point.
 List<ScheduleData> ScheduleManager.getMatchingSchedules(EditorIdWrapper editorID, String editorName)
          Get the list of all schedules that apply to the current editorID.
 List<ScheduleData> ScheduleManager.getRecentSchedules()
          Get the list of most recently used schedules.
 

Methods in de.cau.cs.kieler.sim.kiem.config.managers with parameters of type List
 void PropertyUsageManager.setIgnoredKeys(List<KiemPropertyKeyWrapper> keysParam)
          Setter for the list of ignored keys.
 

Uses of List in de.cau.cs.kieler.sim.kiem.config.preferences
 

Constructors in de.cau.cs.kieler.sim.kiem.config.preferences with parameters of type List
SchedulePriorityTableProvider(TableViewer thetableViewer, List<SchedulePriorityTableProvider.DataEntry> entriesParam)
          Creates a table provider instance.
 

Uses of List in de.cau.cs.kieler.sim.kiem.execution
 

Constructors in de.cau.cs.kieler.sim.kiem.execution with parameters of type List
Execution(List<DataComponentWrapper> dataComponentWrapperListParam, EventManager eventManagerParam)
          Instantiates and starts a new execution (thread).
 

Uses of List in de.cau.cs.kieler.sim.kiem.ui
 

Methods in de.cau.cs.kieler.sim.kiem.ui that return List
 List<AbstractDataComponent> AddDataComponentDialog.getSelectedComponents()
          Gets the selected components.
 

Methods in de.cau.cs.kieler.sim.kiem.ui with parameters of type List
 void AddDataComponentDialog.setComponentList(List<AbstractDataComponent> dataComponents)
          Sets the component list.
 void AddDataComponentDialog.setComponentWrapperList(List<DataComponentWrapper> dataComponentWrapperListParam)
          Sets the DataComponentEsList.
 

Uses of List in de.cau.cs.kieler.sim.kivi
 

Methods in de.cau.cs.kieler.sim.kivi that return List
 List<List<EObject>> StateActivityTrigger.ActiveStates.getActiveStates()
          Get the list of states that were active in a specific step, i.e.
 List<EObject> StateMachineSimulationTrigger.StateMachineSimulationState.getActiveStates(int stepsAgo)
           
 List<EObject> StateActivityTrigger.ActiveStates.getCurrentActiveStates()
          Get list of currently active states in this step.
 List<EObject> StateActivityTrigger.ActiveStates.getHistoryStates()
          Get list of all states that are active or that have been active.
 

Methods in de.cau.cs.kieler.sim.kivi that return types with arguments of type List
 List<List<EObject>> StateActivityTrigger.ActiveStates.getActiveStates()
          Get the list of states that were active in a specific step, i.e.
 

Methods in de.cau.cs.kieler.sim.kivi with parameters of type List
 void StateActivityTrigger.step(List<List<EObject>> aS, org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor editor)
          Give map of active states to the view management.
 void StateActivityTrigger.synchronizedStep(List<List<EObject>> aS, org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor editor)
          Give map of active states to the view management.
 

Method parameters in de.cau.cs.kieler.sim.kivi with type arguments of type List
 void StateActivityTrigger.step(List<List<EObject>> aS, org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor editor)
          Give map of active states to the view management.
 void StateActivityTrigger.synchronizedStep(List<List<EObject>> aS, org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor editor)
          Give map of active states to the view management.
 

Uses of List in de.cau.cs.kieler.sim.trace
 

Methods in de.cau.cs.kieler.sim.trace that return List
 List<Signal> ITick.getInputs()
          Get input signals of the tick.
 List<Signal> ITick.getOutputs()
          Get output signals of the tick.
 List<? extends ITrace> ITraceProvider.loadTrace(String fileName)
          load a trace from a file
 List<KiemProperty> TraceValidator.produceInformation()
          The default implementation produces no information.
 

Methods in de.cau.cs.kieler.sim.trace with parameters of type List
 void TraceReader.setParameters(List<KiemProperty> properties)
          The default implementation only retrieves the model file and the current iteration index.
 void TraceValidator.setParameters(List<KiemProperty> properties)
          The default implementation only retrieves the model file and the current iteration index.
 

Uses of List in de.cau.cs.kieler.synccharts
 

Fields in de.cau.cs.kieler.synccharts declared as List
static List<StateType> StateType.VALUES
          A public read-only list of all the 'State Type' enumerators.
static List<TransitionType> TransitionType.VALUES
          A public read-only list of all the 'Transition Type' enumerators.
 

Uses of List in de.cau.cs.kieler.synccharts.codegen.sc
 

Methods in de.cau.cs.kieler.synccharts.codegen.sc that return List
static List<Signal> Helper.allSignals(State state)
          Computes a list of all signals (global and local) that are used in the state and his child-states.
static List<StatePlusTransition> Helper.computeThreadPriorities(State state)
          Computes a list with all states in the right order of their priority.
static List<StateAndSignals> Helper.getStateSignals(State state)
          Not used?
static List<State> Helper.sortStateControlFlow(State state)
          Computes a sorted list with states.
 

Uses of List in de.cau.cs.kieler.synccharts.diagram.custom
 

Methods in de.cau.cs.kieler.synccharts.diagram.custom that return List
 List<SyncchartsDiagramEditor> SyncchartsDiagramCustomPlugin.getOpenSyncchartsEditors()
          Getter for the list of opened synccharts editors.
 

Uses of List in de.cau.cs.kieler.synccharts.diagram.custom.commands
 

Methods in de.cau.cs.kieler.synccharts.diagram.custom.commands that return List
protected  List<String> SyncchartsCutCopyPasteCommandFactory.getModel()
          Get the path to the model package.
static List<Region> Utils.getRegionsFromClipboard(Collection<Region> regionsClipBoard, Collection<Region> copy)
          Prepare a list of regions to be ready for insertion using xtend.
static List<State> Utils.getStatesFromClipboard(Collection<State> statesClipBoard, Collection<State> copy)
          Prepare a list of states to be ready for insertion using xtend.
static List<Transition> Utils.getTransitionsFromClipboard(Collection<Transition> transitionsClipBoard, Collection<Transition> copy)
          Prepare a list of transitions to be ready for insertion using xtend.
 

Uses of List in de.cau.cs.kieler.synccharts.diagram.edit.parts
 

Methods in de.cau.cs.kieler.synccharts.diagram.edit.parts that return List
 List<IElementType> RegionStateEditPart.getMARelTypesOnSource()
           
 List<IElementType> StateEditPart.getMARelTypesOnSource()
           
 List<IElementType> RegionStateEditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> StateEditPart.getMARelTypesOnSourceAndTarget(org.eclipse.gmf.runtime.diagram.ui.editparts.IGraphicalEditPart targetEditPart)
           
 List<IElementType> RegionStateEditPart.getMARelTypesOnTarget()
           
 List<IElementType> StateEditPart.getMARelTypesOnTarget()
           
 List<IElementType> RegionStateEditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> StateEditPart.getMATypesForSource(IElementType relationshipType)
           
 List<IElementType> RegionStateEditPart.getMATypesForTarget(IElementType relationshipType)
           
 List<IElementType> StateEditPart.getMATypesForTarget(IElementType relationshipType)
           
protected  List RegionState2LabelEditPart.getModelChildren()
           
protected  List RegionStateLabelEditPart.getModelChildren()
           
protected  List SignalNameEditPart.getModelChildren()
           
protected  List StateEntryActionLabelEditPart.getModelChildren()
           
protected  List StateExitActionLabelEditPart.getModelChildren()
           
protected  List StateInnerActionLabelEditPart.getModelChildren()
           
protected  List StateInterfaceDeclarationEditPart.getModelChildren()
           
protected  List StateLabelEditPart.getModelChildren()
           
protected  List StateRegionLabelEditPart.getModelChildren()
           
protected  List StateSuspensionTriggerLabelEditPart.getModelChildren()
           
protected  List TextualCodeCodeEditPart.getModelChildren()
           
protected  List TransitionLabelEditPart.getModelChildren()
           
protected  List TransitionPriorityEditPart.getModelChildren()
           
protected  List VariableNameEditPart.getModelChildren()
           
 

Uses of List in de.cau.cs.kieler.synccharts.diagram.edit.policies
 

Methods in de.cau.cs.kieler.synccharts.diagram.edit.policies that return List
protected  List SyncchartsTextNonResizableEditPolicy.createSelectionHandles()
           
protected  List RegionCanonicalEditPolicy.getSemanticChildrenList()
           
protected  List RegionStateCompartmentCanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateEntryActionCompartment2CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateEntryActionCompartmentCanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateExitActionCompartment2CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateExitActionCompartmentCanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateInnerActionCompartment2CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateInnerActionCompartmentCanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateRegionCompartment2CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateRegionCompartmentCanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateSignalCompartment2CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateSignalCompartmentCanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateSuspensionTriggerCompartment2CanonicalEditPolicy.getSemanticChildrenList()
           
protected  List StateSuspensionTriggerCompartmentCanonicalEditPolicy.getSemanticChildrenList()
           
 

Uses of List in de.cau.cs.kieler.synccharts.diagram.part
 

Methods in de.cau.cs.kieler.synccharts.diagram.part that return List
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3049ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3049IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3049OutgoingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3050ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3050IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3050OutgoingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3051ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3051IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3051OutgoingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3052ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3052IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getAction_3052OutgoingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getIncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getOutgoingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getRegion_1000ContainedLinks(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getRegion_1000SemanticChildren(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getRegion_3054ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getRegion_3054IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getRegion_3054OutgoingLinks(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getRegionStateCompartment_7073SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getSemanticChildren(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getSignal_3048ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getSignal_3048IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getSignal_3048OutgoingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getState_2006ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getState_2006IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getState_2006OutgoingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getState_3055ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getState_3055IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getState_3055OutgoingLinks(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateInterface_7067SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateInterface_7074SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateOnEntryAction_7068SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateOnEntryAction_7075SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateOnExitAction_7070SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateOnExitAction_7077SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateOnInsideAction_7069SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateOnInsideAction_7076SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateRegionCompartment_7072SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateRegionCompartment_7079SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateSuspend_7071SemanticChildren(View view)
           
static List<SyncchartsNodeDescriptor> SyncchartsDiagramUpdater.getStateSuspend_7078SemanticChildren(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getTextualCode_3053ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getTextualCode_3053IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getTextualCode_3053OutgoingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getTransition_4006ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getTransition_4006IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getTransition_4006OutgoingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getVariable_3056ContainedLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getVariable_3056IncomingLinks(View view)
           
static List<SyncchartsLinkDescriptor> SyncchartsDiagramUpdater.getVariable_3056OutgoingLinks(View view)
           
 

Methods in de.cau.cs.kieler.synccharts.diagram.part with parameters of type List
protected  void SyncchartsDiagramEditorPlugin.fillItemProviderFactories(List<AdapterFactory> factories)
           
static void SyncchartsDiagramEditorUtil.selectElementsInDiagram(org.eclipse.gmf.runtime.diagram.ui.parts.IDiagramWorkbenchPart diagramPart, List<EditPart> editParts)
           
 

Uses of List in de.cau.cs.kieler.synccharts.diagram.providers
 

Methods in de.cau.cs.kieler.synccharts.diagram.providers that return List
 List SyncchartsModelingAssistantProvider.getRelTypesOnSource(IAdaptable source)
           
 List SyncchartsModelingAssistantProvider.getRelTypesOnSourceAndTarget(IAdaptable source, IAdaptable target)
           
 List SyncchartsModelingAssistantProvider.getRelTypesOnTarget(IAdaptable target)
           
 List SyncchartsModelingAssistantProvider.getTypesForPopupBar(IAdaptable host)
           
 List SyncchartsModelingAssistantProvider.getTypesForSource(IAdaptable target, IElementType relationshipType)
           
 List SyncchartsModelingAssistantProvider.getTypesForTarget(IAdaptable source, IElementType relationshipType)
           
 

Uses of List in de.cau.cs.kieler.synccharts.ksbase.util
 

Methods in de.cau.cs.kieler.synccharts.ksbase.util that return List
static List<String> FixSyncChartUtils.getChoiceKeys()
          Initialize the list of choice keys.
static List<String> FixSyncChartUtils.getChoices(String key)
          Get the choices for one the keys.
static List<String> FixSyncChartUtils.getKeys()
          Initialize the list of keys.
static List<Region> FixSyncChartUtils.getRegionList()
           
static List<State> FixSyncChartUtils.getStateList()
           
static List<String> FixSyncChartUtils.getStringList()
           
 

Uses of List in de.cau.cs.kieler.synccharts.listener
 

Methods in de.cau.cs.kieler.synccharts.listener that return List
 List<String> UniqueStringCache.getList()
           
static List<ResourceSetListener> SyncchartsContentUtil.getTriggerListeners(TransactionalEditingDomain domain)
           
 

Uses of List in de.cau.cs.kieler.synccharts.presentation
 

Fields in de.cau.cs.kieler.synccharts.presentation declared as List
protected  List<String> SyncchartsModelWizard.SyncchartsModelWizardInitialObjectCreationPage.encodings
           
static List<String> SyncchartsModelWizard.FILE_EXTENSIONS
          The supported extensions for created files.
protected  List<String> SyncchartsModelWizard.initialObjectNames
          Caches the names of the types that can be created as the root object.
 

Uses of List in de.cau.cs.kieler.synccharts.provider
 

Methods in de.cau.cs.kieler.synccharts.provider that return List
 List<IItemPropertyDescriptor> ActionItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> AssignmentItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> EffectItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> EmissionItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> RegionItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> ScopeItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> StateItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> SubstitutionItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> TextEffectItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 List<IItemPropertyDescriptor> TransitionItemProvider.getPropertyDescriptors(Object object)
          This returns the property descriptors for the adapted class.
 

Uses of List in de.cau.cs.kieler.synccharts.s
 

Methods in de.cau.cs.kieler.synccharts.s that return List
static List<Signal> Helper.allSignals(State state)
          Computes a list of all signals (global and local) that are used in the state and his child-states.
static List<StatePlusTransition> Helper.computeThreadPriorities(State state)
          Computes a list with all states in the right order of their priority.
static List<StateAndSignals> Helper.getStateSignals(State state)
          Not used?
static List<State> Helper.sortStateControlFlow(State state)
          Computes a sorted list with states.
 

Uses of List in de.cau.cs.kieler.synccharts.sim.sc
 

Methods in de.cau.cs.kieler.synccharts.sim.sc that return List
 List<KiemProperty> SCDataComponent.produceInformation()
          The default implementation produces no information.
 

Methods in de.cau.cs.kieler.synccharts.sim.sc with parameters of type List
 void SCDataComponent.setParameters(List<KiemProperty> properties)
          The default implementation only retrieves the model file and the current iteration index.
 

Uses of List in de.cau.cs.kieler.synccharts.synchronizer.match
 

Methods in de.cau.cs.kieler.synccharts.synchronizer.match that return List
 List<EStructuralFeature> KitsFilter.getFilteredFeatures(EObject eObj)
          
 

Uses of List in de.cau.cs.kieler.synccharts.text.actions.bridge
 

Methods in de.cau.cs.kieler.synccharts.text.actions.bridge that return List
 List<Resource.Diagnostic> DiagnosticException.getDiagnostics()
           
 

Constructors in de.cau.cs.kieler.synccharts.text.actions.bridge with parameters of type List
DiagnosticException(String message, Object thecausingModelObject, List<Resource.Diagnostic> diagnostics)
          Main Constructor.
 

Uses of List in de.cau.cs.kieler.synccharts.text.kits.scoping
 

Methods in de.cau.cs.kieler.synccharts.text.kits.scoping that return List
protected  List<org.eclipse.xtext.resource.IEObjectDescription> KitsScopeProvider.scope_Signal(EObject obj, EReference reference, Scope logicalContainer)
          More generic scoping implementation that can be re-used.
protected  List<org.eclipse.xtext.resource.IEObjectDescription> KitsScopeProvider.scope_ValuedObject(EObject obj, EReference reference, Scope logicalContainer)
          More generic scoping implementation that can be re-used.
protected  List<org.eclipse.xtext.resource.IEObjectDescription> KitsScopeProvider.scope_Variable(EObject obj, EReference reference, Scope logicalContainer)
          More generic scoping implementation that can be re-used.
 

Uses of List in de.cau.cs.kieler.uml2.sim.kiem
 

Methods in de.cau.cs.kieler.uml2.sim.kiem that return List
 List<String[]> DataComponent.extractActiveStates(String maudeResult)
          Extract the active states.
 List<String> SelectTraceDialog.getSelectedComponents()
          Gets the selected components.
 

Methods in de.cau.cs.kieler.uml2.sim.kiem with parameters of type List
 String[] DataComponent.selectCurrentState(List<String[]> currentStatesChoicesParam)
           
 String[] DataComponentModelCheck.selectCurrentState(List<String[]> currentStatesChoicesParam)
           
 String[] DataComponentSim.selectCurrentState(List<String[]> currentStatesChoicesParam)
           
 void SelectTraceDialog.setComponentList(List<String> components)
          Sets the component list.
 void SelectTraceDialog.setForbiddenComponentList(List<String> forbiddenComponentListParam)
          Sets the DataComponentEsList.
 

Uses of List in de.tu_berlin.cs.tfs.muvitorkit.ui
 

Methods in de.tu_berlin.cs.tfs.muvitorkit.ui that return List
protected  List<EObject> MuvitorTreeEditor.createDefaultModels()
          By default, MuvitorTreeEditor uses a single model root, which will be created in MuvitorTreeEditor.createDefaultModel().
 List<EObject> MuvitorTreeEditor.getModelRoots()
          Returns the list of EObject models that have been loaded by the EMFModelManager.
protected  List<MuvitorPage.MultiViewerPageViewer> MuvitorPage.getViewers()
          Method to get the list of viewers if needed to implement advanced editor features.
 

Uses of List in de.tu_berlin.cs.tfs.muvitorkit.ui.utils
 

Methods in de.tu_berlin.cs.tfs.muvitorkit.ui.utils that return List
static
<K,V> List<K>
GenericUtils.deleteValueFromMap(Map<K,V> map, V value, boolean once)
           
 List<?> ZoomManagerDelegate.getZoomLevelContributions()
           
 List<EObject> EMFModelManager.load(IPath path, List<EObject> defaultModels)
          Loads the model from the file.
 

Methods in de.tu_berlin.cs.tfs.muvitorkit.ui.utils with parameters of type List
static
<T> T
GenericUtils.getRandom(List<T> list)
           
 List<EObject> EMFModelManager.load(IPath path, List<EObject> defaultModels)
          Loads the model from the file.
 void ZoomManagerDelegate.setZoomLevelContributions(List contributions)
           
 

Uses of List in de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test
 

Constructors in de.tu_berlin.cs.tfs.muvitorkit.ui.utils.test with parameters of type List
PopupDialog(Shell parent, List<?> contents)
          Constructs a new instance
PopupDialog(Shell parent, List<?> contents, ILabelProvider labelProvider)
          Constructs a new instance
 

Uses of List in de.unido.ls5.eti.client
 

Methods in de.unido.ls5.eti.client that return List
 List<VirtualFile> EtiConnection.retrieve(List<String> filenames)
          Deprecated. use EtiConnection.retrieve(Set) intead.
 List<VirtualFile> EtiConnectionSepp.retrieve(List<String> filenames)
          Delegate to EtiConnectionSepp.retrieve(Set).
 

Methods in de.unido.ls5.eti.client with parameters of type List
 void EtiConnection.forward(List<String> filenames, EtiConnection toServer)
          Deprecated. use EtiConnection.forward(Set, EtiConnection) instead.
 void EtiConnectionSepp.forward(List<String> filenames, EtiConnection toServer)
          Delegate to EtiConnectionSepp.forward(Set, EtiConnection).
 EtiConnection TransferHandler.getEtiConnection(List<URI> uris)
          Retrieve an ETI Connection for a given List of uris following the order of the list.
 List<VirtualFile> EtiConnection.retrieve(List<String> filenames)
          Deprecated. use EtiConnection.retrieve(Set) intead.
 List<VirtualFile> EtiConnectionSepp.retrieve(List<String> filenames)
          Delegate to EtiConnectionSepp.retrieve(Set).
 void TransferHandler.setCurrentLocation(List<String> names, URI uri)
           
 void EtiConnection.store(List<VirtualFile> files)
          Deprecated. use EtiConnection.store(Set) instead
 void EtiConnectionSepp.store(List<VirtualFile> files)
          Delegate to EtiConnectionSepp.store(Set).
 void TransferHandler.storeToLocation(List<String> names, URI targetServer)
           
 

Uses of List in java.util
 

Classes in java.util that implement List
 class AbstractSequentialList<E>
           
 class ArrayList<E>
          An expandable array.
 class LinkedList<E>
           
 

Methods in java.util that return List
 List<E> ArrayList.subList(int start, int end)
           
 List<E> List.subList(int start, int end)
           
 

Uses of List in lejos.robotics
 

Classes in lejos.robotics that implement List
 class RangeReadings
          Represents a set of range readings.
 

Uses of List in lejos.robotics.proposal
 

Classes in lejos.robotics.proposal that implement List
 class MapPathFinder
          PathFinder that takes a map and a dummy set of range readings.
 class SimplePathFinder
          Very simple path finder that assumes there is a direct route to the target
 

Uses of List in net.ogdf.ogml
 

Fields in net.ogdf.ogml declared as List
static List<AlignmentType> AlignmentType.VALUES
          A public read-only list of all the 'Alignment Type' enumerators.
static List<BoolIntType> BoolIntType.VALUES
          A public read-only list of all the 'Bool Int Type' enumerators.
static List<BoolTFType> BoolTFType.VALUES
          A public read-only list of all the 'Bool TF Type' enumerators.
static List<DecorationType> DecorationType.VALUES
          A public read-only list of all the 'Decoration Type' enumerators.
static List<EndpointStylesType> EndpointStylesType.VALUES
          A public read-only list of all the 'Endpoint Styles Type' enumerators.
static List<FontStretchType> FontStretchType.VALUES
          A public read-only list of all the 'Font Stretch Type' enumerators.
static List<FontStyleType> FontStyleType.VALUES
          A public read-only list of all the 'Font Style Type' enumerators.
static List<FontVariantType> FontVariantType.VALUES
          A public read-only list of all the 'Font Variant Type' enumerators.
static List<FontWeightType> FontWeightType.VALUES
          A public read-only list of all the 'Font Weight Type' enumerators.
static List<LineStyleTypeType> LineStyleTypeType.VALUES
          A public read-only list of all the 'Line Style Type Type' enumerators.
static List<PatternType> PatternType.VALUES
          A public read-only list of all the 'Pattern Type' enumerators.
static List<ShapeType> ShapeType.VALUES
          A public read-only list of all the 'Shape Type' enumerators.
static List<TransformType> TransformType.VALUES
          A public read-only list of all the 'Transform Type' enumerators.
 

Uses of List in org.apache.bcel.util
 

Fields in org.apache.bcel.util declared as List
protected  List ClassVector.vec
          Deprecated.  
 

Uses of List in org.graphdrawing.graphml
 

Fields in org.graphdrawing.graphml declared as List
static List<EndpointTypeType> EndpointTypeType.VALUES
          A public read-only list of all the 'Endpoint Type Type' enumerators.
static List<GraphEdgedefaultType> GraphEdgedefaultType.VALUES
          A public read-only list of all the 'Graph Edgedefault Type' enumerators.
static List<GraphEdgeidsType> GraphEdgeidsType.VALUES
          A public read-only list of all the 'Graph Edgeids Type' enumerators.
static List<GraphNodeidsType> GraphNodeidsType.VALUES
          A public read-only list of all the 'Graph Nodeids Type' enumerators.
static List<GraphOrderType> GraphOrderType.VALUES
          A public read-only list of all the 'Graph Order Type' enumerators.
static List<KeyForType> KeyForType.VALUES
          A public read-only list of all the 'Key For Type' enumerators.
static List<KeyTypeType> KeyTypeType.VALUES
          A public read-only list of all the 'Key Type Type' enumerators.
 

Uses of List in org.w3._1999.xlink
 

Fields in org.w3._1999.xlink declared as List
static List<TypeType> TypeType.VALUES
          A public read-only list of all the 'Type Type' enumerators.