Uses of Interface
org.eclipse.jpt.core.context.OverrideContainer

Packages that use OverrideContainer
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
 

Uses of OverrideContainer in org.eclipse.jpt.core.context
 

Subinterfaces of OverrideContainer in org.eclipse.jpt.core.context
 interface AssociationOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface AttributeOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of OverrideContainer in org.eclipse.jpt.core.context.java
 

Subinterfaces of OverrideContainer in org.eclipse.jpt.core.context.java
 interface JavaAssociationOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaAttributeOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of OverrideContainer in org.eclipse.jpt.core.context.orm
 

Subinterfaces of OverrideContainer in org.eclipse.jpt.core.context.orm
 interface OrmAssociationOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmAttributeOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.