Uses of Interface
org.aspectj.org.eclipse.jdt.internal.core.nd.field.IDestructableField
Packages that use IDestructableField
-
Uses of IDestructableField in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Classes in org.aspectj.org.eclipse.jdt.internal.core.nd.field that implement IDestructableFieldModifier and TypeClassDescriptionclassField<T>Used to represent a single field of an object stored in the database.classFieldList<T>Stores a singly-linked list of blocks, each of which contains a variable number of embedded elements.classFieldManyToOne<T extends INdStruct>Holds the n side of a n..1 relationship.classFieldOneToMany<T extends INdStruct>Holds the 1 side of a 1..n relationship between two objects.classFieldOneToOne<T extends INdStruct>Represents a 1-to-0..1 relationship in a Nd database.classFieldSearchIndex<T extends NdNode>Declares a field representing a case-insensitive search tree over elements which are a subtype of NdNode.classRepresents a search key into a global search index.classDeclares a Nd field of type string.Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.field with parameters of type IDestructableField