Uses of Interface
org.aspectj.org.eclipse.jdt.internal.core.nd.field.IRefCountedField
Packages that use IRefCountedField
-
Uses of IRefCountedField in org.aspectj.org.eclipse.jdt.internal.core.nd.field
Classes in org.aspectj.org.eclipse.jdt.internal.core.nd.field that implement IRefCountedFieldModifier and TypeClassDescriptionclassFieldManyToOne<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.Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.field with parameters of type IRefCountedFieldModifier and TypeMethodDescriptionvoidStructDef.addOwnerField(IRefCountedField result)voidStructDef.addRefCountedField(IRefCountedField result)