Uses of Class
de.grogra.persistence.Transaction
Packages that use Transaction
Package
Description
-
Uses of Transaction in de.grogra.blocks
Methods in de.grogra.blocks with parameters of type TransactionModifier and TypeMethodDescriptionvoidArrange.fieldModified(PersistenceField field, int[] indices, Transaction t) voidHorn.fieldModified(PersistenceField field, int[] indices, Transaction t) voidHydra.fieldModified(PersistenceField field, int[] indices, Transaction t) voidLocationParameterBase.fieldModified(PersistenceField field, int[] indices, Transaction t) voidPhiBall.fieldModified(PersistenceField field, int[] indices, Transaction t) voidTree.fieldModified(PersistenceField field, int[] indices, Transaction t) voidVariation.fieldModified(PersistenceField field, int[] indices, Transaction t) -
Uses of Transaction in de.grogra.blocks.arrangeBlock
Methods in de.grogra.blocks.arrangeBlock with parameters of type TransactionModifier and TypeMethodDescriptionvoidKachelung.fieldModified(PersistenceField field, int[] indices, Transaction t) voidVoronoi_Lloyd.fieldModified(PersistenceField field, int[] indices, Transaction t) -
Uses of Transaction in de.grogra.graph.impl
Subclasses of Transaction in de.grogra.graph.implMethods in de.grogra.graph.impl that return TransactionModifier and TypeMethodDescriptionprotected TransactionGraphManager.createTransaction(Thread thread) State.getActiveTransaction()final TransactionNode.getTransaction(boolean create) Methods in de.grogra.graph.impl with parameters of type TransactionModifier and TypeMethodDescriptionfinal voidEdge.addEdgeBits(int mask, Transaction xa) final voidNode.addEdgeBitsTo(Node target, int edges, Transaction t) voidGraphManager.addMetaNode(Node node, Transaction t) voidNode.appendBranchNode(Node node, Transaction xa) protected voidGraphManager.completeTransaction(Transaction t, boolean commit) voidNode.dup(Node original, boolean cloneFields, Transaction t) voidNode.dupFrom(Node original, boolean cloneFields, Transaction t) duplicate a node of a different type by checking the filed descriptorsvoidNode.dupnew(Node original, boolean cloneFields, Transaction t) protected voidNode.edgeChanged(Edge set, int old, Transaction t) voidNode.fieldModified(PersistenceField field, int[] indices, Transaction t) voidSharedObjectNode.fieldModified(PersistenceField field, int[] indices, Transaction t) voidNode.insertBranchNode(int index, Node node, Transaction xa) voidGraphManager.makePersistentImpl(PersistenceCapable o, long id, Transaction t) voidGraphManager.makePersistentImpl(PersistenceCapable o, long id, Transaction t, XMLGraphReader loader) A work around to load the graph with possibly nodes in the instantiation of the 'o'.protected voidGraphManager.makeTransientImpl(PersistenceCapable o, Transaction t) protected voidGraphManager.prepareCompletion(Transaction t, boolean commit) final voidEdge.remove(Transaction xa) final voidNode.removeAll(Transaction t) final voidEdge.removeEdgeBits(int mask, Transaction xa) final voidNode.removeEdgeBitsTo(Node target, int edges, Transaction t) voidNode.removeFromChain(Transaction t) voidGraphManager.removeMetaNode(Node node, Transaction t) voidGraphManager.replaceInGraph(Node node, Node toBeReplaced, Transaction xa) method to replace the node (toBeReplaced) by the node (node) in the graph.voidNode.setBranch(Node c, Transaction xa) final voidEdge.setEdgeBits(int bits, Transaction xa) voidNode.setSuccessor(Node s, Transaction xa) protected voidNode.specialEdgeAdded(Edge set, Transaction t) protected voidNode.specialEdgeRefModified(Node ref, Node.NType.Field edgeField, PersistenceField field, int[] indices, Transaction t) protected voidSharedObjectNode.specialEdgeRefModified(Node ref, Node.NType.Field edgeField, PersistenceField field, int[] indices, Transaction t) protected voidNode.specialEdgeRemoved(Edge set, int old, Transaction t) protected voidGraphManager.transactionApplied(Transaction.Data xa, boolean rollback, Transaction t) -
Uses of Transaction in de.grogra.grogra
Methods in de.grogra.grogra with parameters of type Transaction -
Uses of Transaction in de.grogra.imp
Methods in de.grogra.imp with parameters of type TransactionModifier and TypeMethodDescriptionvoidGraphDescriptor.fieldModified(PersistenceField field, int[] indices, Transaction t) voidView.fieldModified(PersistenceField field, int[] indices, Transaction t) -
Uses of Transaction in de.grogra.imp3d
Methods in de.grogra.imp3d with parameters of type TransactionModifier and TypeMethodDescriptionvoidCamera.fieldModified(PersistenceField field, int[] indices, Transaction t) voidCanvasCamera.setWorldToViewTransformation(Matrix4d t, Transaction ts) voidView3D.sharedObjectModified(Shareable object, Transaction t) -
Uses of Transaction in de.grogra.imp3d.objects
Methods in de.grogra.imp3d.objects with parameters of type TransactionModifier and TypeMethodDescriptionvoidArrayPoint.fieldModified(PersistenceField field, int[] indices, Transaction t) -
Uses of Transaction in de.grogra.imp3d.shading
Methods in de.grogra.imp3d.shading with parameters of type TransactionModifier and TypeMethodDescriptionvoidAffineUVTransformation.fieldModified(PersistenceField field, int[] indices, Transaction t) voidRGBAShader.fieldModified(PersistenceField field, int[] indices, Transaction t) -
Uses of Transaction in de.grogra.math
Methods in de.grogra.math with parameters of type TransactionModifier and TypeMethodDescriptionvoidRGBColor.fieldModified(PersistenceField field, int[] indices, Transaction t) voidTMatrix3d.fieldModified(PersistenceField field, int[] indices, Transaction t) voidTMatrix4d.fieldModified(PersistenceField field, int[] indices, Transaction t) voidTVector2d.fieldModified(PersistenceField field, int[] indices, Transaction t) voidTVector3d.fieldModified(PersistenceField field, int[] indices, Transaction t) -
Uses of Transaction in de.grogra.persistence
Fields in de.grogra.persistence declared as TransactionModifier and TypeFieldDescriptionprotected TransactionTransactionApplier.transactionfinal TransactionXAException.transactionMethods in de.grogra.persistence that return TransactionModifier and TypeMethodDescriptionprotected abstract TransactionPersistenceManager.createTransaction(Thread thread) final TransactionPersistenceManager.getActiveTransaction()final TransactionPersistenceManager.getTransaction(boolean create) Transaction.Reader.getTransaction()Transaction.makeActive()Methods in de.grogra.persistence with parameters of type TransactionModifier and TypeMethodDescriptionprotected booleanModificationQueue.Applier.apply(int item, Transaction t) final booleanModificationQueue.Applier.apply(Transaction t) booleanModificationQueue.apply(Transaction t) protected voidPersistenceManager.beginTransaction(Transaction t) protected voidPersistenceManager.completeTransaction(Transaction t, boolean commit) voidManageable.fieldModified(PersistenceField field, int[] indices, Transaction t) voidObserver.fieldModified(PersistenceCapable object, PersistenceField field, int[] indices, Transaction t) voidShareableBase.fieldModified(PersistenceField field, int[] indices, Transaction t) voidIndirectField.insertBoolean(Object o, int[] indices, boolean value, Transaction t) voidManageableType.Field.insertBoolean(Object o, int[] indices, boolean value, Transaction t) abstract voidPersistenceField.insertBoolean(Object o, int[] indices, boolean value, Transaction t) Inserts the givenvalueinto an array.voidIndirectField.insertByte(Object o, int[] indices, byte value, Transaction t) voidManageableType.Field.insertByte(Object o, int[] indices, byte value, Transaction t) abstract voidPersistenceField.insertByte(Object o, int[] indices, byte value, Transaction t) Inserts the givenvalueinto an array.voidIndirectField.insertChar(Object o, int[] indices, char value, Transaction t) voidManageableType.Field.insertChar(Object o, int[] indices, char value, Transaction t) abstract voidPersistenceField.insertChar(Object o, int[] indices, char value, Transaction t) Inserts the givenvalueinto an array.voidIndirectField.insertDouble(Object o, int[] indices, double value, Transaction t) voidManageableType.Field.insertDouble(Object o, int[] indices, double value, Transaction t) abstract voidPersistenceField.insertDouble(Object o, int[] indices, double value, Transaction t) Inserts the givenvalueinto an array.voidIndirectField.insertFloat(Object o, int[] indices, float value, Transaction t) voidManageableType.Field.insertFloat(Object o, int[] indices, float value, Transaction t) abstract voidPersistenceField.insertFloat(Object o, int[] indices, float value, Transaction t) Inserts the givenvalueinto an array.voidIndirectField.insertInt(Object o, int[] indices, int value, Transaction t) voidManageableType.Field.insertInt(Object o, int[] indices, int value, Transaction t) abstract voidPersistenceField.insertInt(Object o, int[] indices, int value, Transaction t) Inserts the givenvalueinto an array.voidIndirectField.insertLong(Object o, int[] indices, long value, Transaction t) voidManageableType.Field.insertLong(Object o, int[] indices, long value, Transaction t) abstract voidPersistenceField.insertLong(Object o, int[] indices, long value, Transaction t) Inserts the givenvalueinto an array.voidIndirectField.insertObject(Object o, int[] indices, Object value, Transaction t) voidManageableType.Field.insertObject(Object o, int[] indices, Object value, Transaction t) abstract voidPersistenceField.insertObject(Object o, int[] indices, Object value, Transaction t) Inserts the givenvalueinto an array.voidIndirectField.insertShort(Object o, int[] indices, short value, Transaction t) voidManageableType.Field.insertShort(Object o, int[] indices, short value, Transaction t) abstract voidPersistenceField.insertShort(Object o, int[] indices, short value, Transaction t) Inserts the givenvalueinto an array.static booleanTransaction.isApplying(Transaction t) static booleanTransaction.isNotApplying(Transaction t) final voidPersistenceManager.makePersistent(PersistenceCapable o, long id, Transaction t) final voidPersistenceManager.makePersistent(Object o, Transaction t) protected abstract voidPersistenceManager.makePersistentImpl(PersistenceCapable o, long id, Transaction t) final voidPersistenceManager.makeTransient(PersistenceCapable o, Transaction t) protected abstract voidPersistenceManager.makeTransientImpl(PersistenceCapable o, Transaction t) protected voidPersistenceManager.prepareCompletion(Transaction t, boolean commit) booleanPersistenceManager.redo(Transaction t) voidIndirectField.removeBoolean(Object o, int[] indices, Transaction t) voidManageableType.Field.removeBoolean(Object o, int[] indices, Transaction t) abstract voidPersistenceField.removeBoolean(Object o, int[] indices, Transaction t) Removes an element from an array.voidIndirectField.removeByte(Object o, int[] indices, Transaction t) voidManageableType.Field.removeByte(Object o, int[] indices, Transaction t) abstract voidPersistenceField.removeByte(Object o, int[] indices, Transaction t) Removes an element from an array.voidIndirectField.removeChar(Object o, int[] indices, Transaction t) voidManageableType.Field.removeChar(Object o, int[] indices, Transaction t) abstract voidPersistenceField.removeChar(Object o, int[] indices, Transaction t) Removes an element from an array.voidIndirectField.removeDouble(Object o, int[] indices, Transaction t) voidManageableType.Field.removeDouble(Object o, int[] indices, Transaction t) abstract voidPersistenceField.removeDouble(Object o, int[] indices, Transaction t) Removes an element from an array.voidIndirectField.removeFloat(Object o, int[] indices, Transaction t) voidManageableType.Field.removeFloat(Object o, int[] indices, Transaction t) abstract voidPersistenceField.removeFloat(Object o, int[] indices, Transaction t) Removes an element from an array.voidIndirectField.removeInt(Object o, int[] indices, Transaction t) voidManageableType.Field.removeInt(Object o, int[] indices, Transaction t) abstract voidPersistenceField.removeInt(Object o, int[] indices, Transaction t) Removes an element from an array.voidIndirectField.removeLong(Object o, int[] indices, Transaction t) voidManageableType.Field.removeLong(Object o, int[] indices, Transaction t) abstract voidPersistenceField.removeLong(Object o, int[] indices, Transaction t) Removes an element from an array.voidIndirectField.removeObject(Object o, int[] indices, Transaction t) voidManageableType.Field.removeObject(Object o, int[] indices, Transaction t) abstract voidPersistenceField.removeObject(Object o, int[] indices, Transaction t) Removes an element from an array.voidIndirectField.removeShort(Object o, int[] indices, Transaction t) voidManageableType.Field.removeShort(Object o, int[] indices, Transaction t) abstract voidPersistenceField.removeShort(Object o, int[] indices, Transaction t) Removes an element from an array.final voidPersistenceField.set(Object o, int[] indices, Object value, Transaction t) booleanFieldAccessor.setBoolean(Object object, boolean value, Transaction t) voidIndirectField.setBoolean(Object o, int[] indices, boolean value, Transaction t) voidManageableType.Field.setBoolean(Object o, int[] indices, boolean value, Transaction t) abstract voidPersistenceField.setBoolean(Object o, int[] indices, boolean value, Transaction t) Sets the value of this field on the instanceousing the givenindicesandt.byteFieldAccessor.setByte(Object object, byte value, Transaction t) voidIndirectField.setByte(Object o, int[] indices, byte value, Transaction t) voidManageableType.Field.setByte(Object o, int[] indices, byte value, Transaction t) abstract voidPersistenceField.setByte(Object o, int[] indices, byte value, Transaction t) Sets the value of this field on the instanceousing the givenindicesandt.charFieldAccessor.setChar(Object object, char value, Transaction t) voidIndirectField.setChar(Object o, int[] indices, char value, Transaction t) voidManageableType.Field.setChar(Object o, int[] indices, char value, Transaction t) abstract voidPersistenceField.setChar(Object o, int[] indices, char value, Transaction t) Sets the value of this field on the instanceousing the givenindicesandt.doubleFieldAccessor.setDouble(Object object, double value, Transaction t) voidIndirectField.setDouble(Object o, int[] indices, double value, Transaction t) voidManageableType.Field.setDouble(Object o, int[] indices, double value, Transaction t) abstract voidPersistenceField.setDouble(Object o, int[] indices, double value, Transaction t) Sets the value of this field on the instanceousing the givenindicesandt.floatFieldAccessor.setFloat(Object object, float value, Transaction t) voidIndirectField.setFloat(Object o, int[] indices, float value, Transaction t) voidManageableType.Field.setFloat(Object o, int[] indices, float value, Transaction t) abstract voidPersistenceField.setFloat(Object o, int[] indices, float value, Transaction t) Sets the value of this field on the instanceousing the givenindicesandt.intFieldAccessor.setInt(Object object, int value, Transaction t) voidIndirectField.setInt(Object o, int[] indices, int value, Transaction t) voidManageableType.Field.setInt(Object o, int[] indices, int value, Transaction t) abstract voidPersistenceField.setInt(Object o, int[] indices, int value, Transaction t) Sets the value of this field on the instanceousing the givenindicesandt.longFieldAccessor.setLong(Object object, long value, Transaction t) voidIndirectField.setLong(Object o, int[] indices, long value, Transaction t) voidManageableType.Field.setLong(Object o, int[] indices, long value, Transaction t) abstract voidPersistenceField.setLong(Object o, int[] indices, long value, Transaction t) Sets the value of this field on the instanceousing the givenindicesandt.FieldAccessor.setObject(Object object, Object value, Transaction t) voidIndirectField.setObject(Object o, int[] indices, Object value, Transaction t) voidManageableType.Field.setObject(Object o, int[] indices, Object value, Transaction t) abstract voidPersistenceField.setObject(Object o, int[] indices, Object value, Transaction t) Sets the value of this field on the instanceousing the givenindicesandt.shortFieldAccessor.setShort(Object object, short value, Transaction t) voidIndirectField.setShort(Object o, int[] indices, short value, Transaction t) voidManageableType.Field.setShort(Object o, int[] indices, short value, Transaction t) abstract voidPersistenceField.setShort(Object o, int[] indices, short value, Transaction t) Sets the value of this field on the instanceousing the givenindicesandt.FieldAccessor.setSubfield(Object object, FieldChain fields, int[] indices, Object value, Transaction t) voidSharedObjectReference.sharedObjectModified(Shareable object, Transaction t) protected voidPersistenceManager.transactionApplied(Transaction.Data xa, boolean rollback, Transaction t) booleanPersistenceManager.undo(Transaction t) Method parameters in de.grogra.persistence with type arguments of type TransactionModifier and TypeMethodDescriptionfinal voidPersistenceManager.getTransactions(List<? super Transaction> list) Constructors in de.grogra.persistence with parameters of type Transaction -
Uses of Transaction in de.grogra.pf.registry
Methods in de.grogra.pf.registry that return TransactionModifier and TypeMethodDescriptionfinal TransactionItem.getTransaction()final TransactionRegistry.getTransaction()Methods in de.grogra.pf.registry with parameters of type TransactionModifier and TypeMethodDescriptionvoidResourceLibrary.sharedObjectModified(Shareable object, Transaction t) -
Uses of Transaction in de.grogra.pointcloud.objects.impl
Methods in de.grogra.pointcloud.objects.impl with parameters of type TransactionModifier and TypeMethodDescriptionvoidCloudGraph.fieldModified(PersistenceField field, int[] indices, Transaction t) Serialization -
Uses of Transaction in de.grogra.pointcloud.utils
Constructors in de.grogra.pointcloud.utils with parameters of type Transaction -
Uses of Transaction in de.grogra.rgg
Methods in de.grogra.rgg with parameters of type TransactionModifier and TypeMethodDescriptionprotected booleanRGG.Apply.applyRules(Transaction t) static voidNodeUtils.replaceOldExtent(Node root, Registry r, Transaction xa, boolean unstableNaming) This method replace the nodes that are kept during project reset (i.e. the nodes under the root, but not the RGGRoot) with newer version of their compiled types. -
Uses of Transaction in de.grogra.socketview
Methods in de.grogra.socketview with parameters of type TransactionModifier and TypeMethodDescriptionvoidSocketView.sharedObjectModified(Shareable object, Transaction t) -
Uses of Transaction in de.grogra.turtle
Methods in de.grogra.turtle with parameters of type TransactionModifier and TypeMethodDescriptionvoidTurtleState.fieldModified(PersistenceField field, int[] indices, Transaction t) -
Uses of Transaction in de.grogra.xl.expr
Methods in de.grogra.xl.expr with parameters of type TransactionModifier and TypeMethodDescriptionprotected voidFieldObserver.edgeSetModified(Edge set, int old, Transaction t) voidFieldObserver.fieldModified(PersistenceCapable object, PersistenceField field, int[] indices, Transaction t) protected voidExpression.fireValueChanged(Transaction t) voidExpression.valueChanged(Expression expr, int index, Transaction t) voidFieldUpdater.valueChanged(Expression expr, int index, Transaction t) voidValueObserver.valueChanged(Expression expr, int index, Transaction t)