|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeOverride | |
|---|---|
| org.eclipse.jpt.core.context | |
| org.eclipse.jpt.core.context.java | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.jpa2.context | |
| Uses of AttributeOverride in org.eclipse.jpt.core.context |
|---|
| Methods in org.eclipse.jpt.core.context with type parameters of type AttributeOverride | ||
|---|---|---|
|
AttributeOverrideContainer.attributeOverrides()
Return a list iterator of the attribute overrides whether specified or default. |
|
|
AttributeOverrideContainer.specifiedAttributeOverrides()
Return a list iterator of the specified attribute overrides. |
|
|
AttributeOverrideContainer.virtualAttributeOverrides()
Return a list iterator of the virtual attribute overrides, those not specified. |
|
| Methods in org.eclipse.jpt.core.context that return AttributeOverride | |
|---|---|
AttributeOverride |
AttributeOverrideContainer.getAttributeOverrideNamed(java.lang.String name)
Return the attribute override, whether specified or default, with the given name. |
AttributeOverride |
AttributeOverride.setVirtual(boolean virtual)
|
| Uses of AttributeOverride in org.eclipse.jpt.core.context.java |
|---|
| Subinterfaces of AttributeOverride in org.eclipse.jpt.core.context.java | |
|---|---|
interface |
JavaAttributeOverride
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 AttributeOverride in org.eclipse.jpt.core.context.orm |
|---|
| Subinterfaces of AttributeOverride in org.eclipse.jpt.core.context.orm | |
|---|---|
interface |
OrmAttributeOverride
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 AttributeOverride in org.eclipse.jpt.core.jpa2.context |
|---|
| Subinterfaces of AttributeOverride in org.eclipse.jpt.core.jpa2.context | |
|---|---|
interface |
AttributeOverride2_0
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||