Uses of Class
de.grogra.xl.util.ObjectList
Packages that use ObjectList
Package
Description
-
Uses of ObjectList in de.grogra.graph
Subclasses of ObjectList in de.grogra.graphFields in de.grogra.graph declared as ObjectList -
Uses of ObjectList in de.grogra.graph.impl
Subclasses of ObjectList in de.grogra.graph.implModifier and TypeClassDescriptionclassThisIteratorclass iterates over all nodes of the subtree starting at a specified root node.Fields in de.grogra.graph.impl declared as ObjectListModifier and TypeFieldDescriptionprotected final ObjectList<Node> XMLGraphReader.dummiesprotected ObjectListXMLGraphWriter.nodesToWriteprotected final ObjectList<SAXElement> XMLGraphReader.saxElementsprotected final ObjectList<Object> XMLGraphReader.stackMethods in de.grogra.graph.impl with parameters of type ObjectListModifier and TypeMethodDescriptionvoidGraphManager.getListOfNodes(Node node, Edge edge, boolean branch, HashMap<Node, String> visited, ObjectList<Node> toVisit) -
Uses of ObjectList in de.grogra.imp2d
Subclasses of ObjectList in de.grogra.imp2d -
Uses of ObjectList in de.grogra.imp3d.io
Fields in de.grogra.imp3d.io declared as ObjectListModifier and TypeFieldDescriptionprotected ObjectListSceneGraphExport.filesThe list of files which have been created by this export. -
Uses of ObjectList in de.grogra.imp3d.objects
Fields in de.grogra.imp3d.objects declared as ObjectListModifier and TypeFieldDescriptionprotected ObjectList<GRSVertex> GRSVertex.neighborsCyclic neighborhood of this vertex.Methods in de.grogra.imp3d.objects that return ObjectListMethods in de.grogra.imp3d.objects with parameters of type ObjectList -
Uses of ObjectList in de.grogra.math
Fields in de.grogra.math declared as ObjectListModifier and TypeFieldDescriptionChannelData.cacheThis list can be used freely by a ChannelMap for data which shall be cached between consecutive invocations. -
Uses of ObjectList in de.grogra.persistence
Methods in de.grogra.persistence that return ObjectListModifier and TypeMethodDescriptionprotected ObjectListTransaction.Consumer.Multicaster.getConsumers() -
Uses of ObjectList in de.grogra.pf.registry
Methods in de.grogra.pf.registry that return ObjectListModifier and TypeMethodDescriptionfinal ObjectListItem.deriveItems(ItemVisitor callback, Object info) Methods in de.grogra.pf.registry with parameters of type ObjectListModifier and TypeMethodDescriptionstatic PluginDescriptorPluginDescriptor.createCoreDescriptor(ObjectList<File> libDir) static final voidItem.removeDerivedItems(Registry r, ObjectList items) -
Uses of ObjectList in de.grogra.pf.ui
Fields in de.grogra.pf.ui declared as ObjectListModifier and TypeFieldDescriptionprotected ObjectListLoggingHandler.groupedRecordsprotected ObjectListProject.pendingLogsprotected ObjectListLoggingHandler.pendingRecordsMethods in de.grogra.pf.ui that return ObjectListModifier and TypeMethodDescriptionFileChooserResult.createAllFileSources(Registry reg, ModifiableMap map) Project.getPendingLogs()Methods in de.grogra.pf.ui with parameters of type ObjectListModifier and TypeMethodDescriptionUIToolkit.createAbout(PluginDescriptor plugin, String prefix, ObjectList tabComponents) Creates the tabs inside the "About GroIMP" panel.voidProject.setPendingLogs(ObjectList newList) -
Uses of ObjectList in de.grogra.pf.ui.registry
Methods in de.grogra.pf.ui.registry that return ObjectList -
Uses of ObjectList in de.grogra.pf.ui.tree
Fields in de.grogra.pf.ui.tree declared as ObjectList -
Uses of ObjectList in de.grogra.ray2.tracing
Methods in de.grogra.ray2.tracing that return ObjectListMethods in de.grogra.ray2.tracing that return types with arguments of type ObjectListConstructors in de.grogra.ray2.tracing with parameters of type ObjectListModifierConstructorDescriptionLightModelProcessor(Scene scene, ObjectList<Spectrum> radiantPowerSum, ObjectList<Spectrum> absorbedPowerSum, ObjectList<Spectrum> reflectedPowerSum, ObjectList<Spectrum> transmittedPowerSum, ObjectList<Spectrum> sensedIrridiancSum, int[] idToGroup, int bundleSize, ObjectList<ObjectList<RadiationModel.RayPoint>> rays, IntList hitCounterSum) Create a new light model processor that uses the given spectrum factory and adds collected radiation values to the lists.LightModelProcessorD(Scene scene, int depth, ObjectList<ObjectList<Spectrum>> radiantPowerSum, ObjectList<ObjectList<Spectrum>> absorbedPowerSum, ObjectList<ObjectList<Spectrum>> reflectedPowerSum, ObjectList<ObjectList<Spectrum>> transmittedPowerSum, ObjectList<ObjectList<Spectrum>> sensedIrridiancSum, int[] idToGroup, int bundleSize, ObjectList<ObjectList<RadiationModel.RayPoint>> rays, ObjectList<IntList> hitCounterSum) Create a new light model processor that uses the given spectrum factory and adds collected radiation values to the lists.ParallelRadiationModel(Scene scene, int[] idToIndex, int threadCount, ObjectList<ObjectList<RadiationModel.RayPoint>> rays) ParallelRadiationModelD(Scene scene, int[] idToIndex, int threadCount, ObjectList<ObjectList<RadiationModel.RayPoint>> rays) RadiationModel(Spectrum spectrumFactory, ObjectList<Spectrum> radiantPowerSum, ObjectList<Spectrum> absorbedPowerSum, ObjectList<Spectrum> reflectedPowerSum, ObjectList<Spectrum> transmittedPowerSum, ObjectList<Spectrum> sensedIrradianceSum, int[] idToGroup, ObjectList<ObjectList<RadiationModel.RayPoint>> rays, IntList hitCounterSum) Create a new radiation model that adds collected radiation values to the lists.RadiationModel(Spectrum spectrumFactory, ObjectList<ObjectList<Spectrum>> radiantPowerSumD, ObjectList<ObjectList<Spectrum>> absorbedPowerSumD, ObjectList<ObjectList<Spectrum>> reflectedPowerSumD, ObjectList<ObjectList<Spectrum>> transmittedPowerSumD, ObjectList<ObjectList<Spectrum>> sensedIrradianceSumD, int[] idToGroup, ObjectList<ObjectList<RadiationModel.RayPoint>> rays, ObjectList<IntList> hitCounterSumD) Constructor parameters in de.grogra.ray2.tracing with type arguments of type ObjectListModifierConstructorDescriptionLightModelProcessorD(Scene scene, int depth, ObjectList<ObjectList<Spectrum>> radiantPowerSum, ObjectList<ObjectList<Spectrum>> absorbedPowerSum, ObjectList<ObjectList<Spectrum>> reflectedPowerSum, ObjectList<ObjectList<Spectrum>> transmittedPowerSum, ObjectList<ObjectList<Spectrum>> sensedIrridiancSum, int[] idToGroup, int bundleSize, ObjectList<ObjectList<RadiationModel.RayPoint>> rays, ObjectList<IntList> hitCounterSum) Create a new light model processor that uses the given spectrum factory and adds collected radiation values to the lists.ParallelRadiationModel(Scene scene, int[] idToIndex, int threadCount, ObjectList<ObjectList<RadiationModel.RayPoint>> rays) ParallelRadiationModelD(Scene scene, int[] idToIndex, int threadCount, ObjectList<ObjectList<RadiationModel.RayPoint>> rays) RadiationModel(Spectrum spectrumFactory, ObjectList<ObjectList<Spectrum>> radiantPowerSumD, ObjectList<ObjectList<Spectrum>> absorbedPowerSumD, ObjectList<ObjectList<Spectrum>> reflectedPowerSumD, ObjectList<ObjectList<Spectrum>> transmittedPowerSumD, ObjectList<ObjectList<Spectrum>> sensedIrradianceSumD, int[] idToGroup, ObjectList<ObjectList<RadiationModel.RayPoint>> rays, ObjectList<IntList> hitCounterSumD) -
Uses of ObjectList in de.grogra.reflect
Fields in de.grogra.reflect declared as ObjectList -
Uses of ObjectList in de.grogra.rgg
Methods in de.grogra.rgg that return ObjectListMethods in de.grogra.rgg that return types with arguments of type ObjectList -
Uses of ObjectList in de.grogra.rgg.model
Fields in de.grogra.rgg.model declared as ObjectListModifier and TypeFieldDescriptionprotected final ObjectList<FilterSource> CompilationFilter.sourcesprotected final ObjectList<FilterSource> CreateModuleLibrary.sourcesMethods in de.grogra.rgg.model that return ObjectListModifier and TypeMethodDescriptionprotected ObjectList<Annotation> RGGFilter.getEnclosingAnnotations()protected ObjectList<Annotation> XLFilter.getEnclosingAnnotations()RGGGraph.getNewGRSVertices()static ObjectList<Queue> RGGGraph.readQueues(QueueCollection qc, DataInput in, ClassLoader loader) Methods in de.grogra.rgg.model with parameters of type ObjectListModifier and TypeMethodDescriptionprotected static voidCompilationFilter.add(ObjectList<Type<?>> list, Type<?> type) protected static voidCreateModuleLibrary.add(ObjectList<Type<?>> list, Type<?> type) static voidRGGGraph.addQueues(QueueCollection qc, ObjectList<? extends Queue> queues) static voidRGGGraph.writeQueues(ObjectList<? extends Queue> list, DataOutput out) -
Uses of ObjectList in de.grogra.util
Fields in de.grogra.util declared as ObjectListModifier and TypeFieldDescriptionprotected ObjectListEnumerationType.descriptionsContains the descriptions for the values of this enumeration type.protected ObjectListEnumerationType.valuesContains the values of this enumeration type. -
Uses of ObjectList in de.grogra.xl.compiler
Constructors in de.grogra.xl.compiler with parameters of type ObjectListModifierConstructorDescriptionBytecodeWriter(CompilerOptions opts, ClassLoader cl, ObjectList<Type<?>> l) XLClassWriter(org.objectweb.asm.ClassReader cr, ClassLoader loader, ObjectList<Type<?>> t, int flags) -
Uses of ObjectList in de.grogra.xl.compiler.pattern
Methods in de.grogra.xl.compiler.pattern with parameters of type ObjectListModifier and TypeMethodDescriptionprotected MethodScopePatternBuilder.declareRoutine(Expression expr, ObjectList termLocals, HashSet used, HashSet assigned) -
Uses of ObjectList in de.grogra.xl.compiler.scope
Fields in de.grogra.xl.compiler.scope declared as ObjectListMethods in de.grogra.xl.compiler.scope that return ObjectListModifier and TypeMethodDescriptionTypeScope.getAllContainedMethodScopes()TypeScope.getConstructorScopes()Local.getDeclaredAnnotations()TypeScope.getEnclosingLocals()TypeScope.getIncompleteConstructorInvocations()Methods in de.grogra.xl.compiler.scope with parameters of type ObjectList -
Uses of ObjectList in de.grogra.xl.impl.base
Methods in de.grogra.xl.impl.base that return ObjectListModifier and TypeMethodDescriptionFirstLastScale.getFirstDeepNodes()QStateMultiScale.getFirstNodes()QStateMultiScale.getLastNodes()FirstLastScale.getNoEncoarseNodes()ObjectList<de.grogra.xl.impl.base.QStateMultiScale.Relation> QStateMultiScale.getRelationsEqual()Methods in de.grogra.xl.impl.base that return types with arguments of type ObjectListModifier and TypeMethodDescriptionQStateMultiScale.getTrailingIncomingRefinements()QStateMultiScale.getTrailingOutgoingRefinements() -
Uses of ObjectList in de.grogra.xl.parser
Fields in de.grogra.xl.parser declared as ObjectList -
Uses of ObjectList in de.grogra.xl.query
Fields in de.grogra.xl.query declared as ObjectListModifier and TypeFieldDescriptionprotected ObjectListQueryState.astackprotected ObjectList<Variable> QueryState.localVariablesfinal ObjectListQueryState.userStack0final ObjectListQueryState.userStack1Methods in de.grogra.xl.query that return ObjectListModifier and TypeMethodDescriptionQueryState.getFirstNodes()QueryStateMultiScale.getFirstNodes()QueryState.getLastNodes()QueryStateMultiScale.getLastNodes()Methods in de.grogra.xl.query that return types with arguments of type ObjectListModifier and TypeMethodDescriptionQueryState.getTrailingIncomingRefinements()QueryStateMultiScale.getTrailingIncomingRefinements()QueryState.getTrailingOutgoingRefinements()QueryStateMultiScale.getTrailingOutgoingRefinements() -
Uses of ObjectList in de.grogra.xl.util
Methods in de.grogra.xl.util that return ObjectListModifier and TypeMethodDescriptionObjectList.addAll(ObjectList<? extends E> v) Appends all elements ofvto this list.Appendslengthcomponents ofvto this list, starting at indexbegin.final ObjectList<E> Pushesoon top of this list, i.e., as last element.final ObjectList<E> Pusheso1ando2on top of this list, i.e., as last elements.final ObjectList<E> Pusheso1 ... o3on top of this list, i.e., as last elements.Methods in de.grogra.xl.util with parameters of type ObjectListModifier and TypeMethodDescriptionObjectList.addAll(ObjectList<? extends E> v) Appends all elements ofvto this list.