Serialized Form
|
Package org.eclipse.jpt.core.jpa2 |
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
|
Package org.eclipse.jpt.core.resource.xml |
|
Class org.eclipse.jpt.core.resource.xml.AbstractJpaEObject.XmlEAdapterList extends org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter> implements Serializable |
|
Package org.eclipse.jpt.core.utility |
|
Class org.eclipse.jpt.core.utility.BodySourceWriter.ImportEntriesComparator extends java.lang.Object implements Serializable |
|
Package org.eclipse.jpt.utility |
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
serialVersionUID: 1L
readResolve
private java.lang.Object readResolve()
|
Package org.eclipse.jpt.utility.model.event |
serialVersionUID: 1L
serialVersionUID: 1L
items
java.lang.Object[] items
- The items added to the collection.
serialVersionUID: 1L
collection
java.lang.Object[] collection
- The the collection in its current state.
Clients will need to calculate the necessary changes to synchronize
with the collection.
serialVersionUID: 1L
serialVersionUID: 1L
collectionName
java.lang.String collectionName
- Name of the collection that changed.
serialVersionUID: 1L
items
java.lang.Object[] items
- The items removed from the collection.
serialVersionUID: 1L
index
int index
- The index at which the items were added.
items
java.lang.Object[] items
- The items added to the list.
serialVersionUID: 1L
list
java.lang.Object[] list
- The the list in its current state.
Clients will need to calculate the necessary changes to synchronize
with the list.
serialVersionUID: 1L
serialVersionUID: 1L
listName
java.lang.String listName
- Name of the list that changed.
serialVersionUID: 1L
targetIndex
int targetIndex
- The index to which the items were moved.
sourceIndex
int sourceIndex
- The index from which the items were moved.
length
int length
- The number of items moved.
serialVersionUID: 1L
index
int index
- The index at which the items were removed.
items
java.lang.Object[] items
- The items removed from the list.
serialVersionUID: 1L
index
int index
- The index at which the items were replaced.
newItems
java.lang.Object[] newItems
- The new items that replaced the old items in the list.
oldItems
java.lang.Object[] oldItems
- The old items that were replaced by the new items in the list.
serialVersionUID: 1L
propertyName
java.lang.String propertyName
- Name of the property that changed.
oldValue
java.lang.Object oldValue
- The property's old value, before the change.
newValue
java.lang.Object newValue
- The property's new value, after the change.
serialVersionUID: 1L
serialVersionUID: 1L
path
java.lang.Object[] path
- Path to the node added to the tree.
serialVersionUID: 1L
nodes
java.lang.Object[] nodes
- The current nodes in the changed tree.
serialVersionUID: 1L
serialVersionUID: 1L
treeName
java.lang.String treeName
- Name of the tree that changed.
serialVersionUID: 1L
path
java.lang.Object[] path
- Path to the node removed from the tree.