|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface DerivedIdentity2_0
Derived identity
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
| Nested Class Summary | |
|---|---|
static class |
DerivedIdentity2_0.MapsIdDerivedIdentityStrategyTransformer
|
static class |
DerivedIdentity2_0.UsesIdDerivedIdentityStrategy
|
static class |
DerivedIdentity2_0.UsesMapsIdDerivedIdentityStrategy
|
| Nested classes/interfaces inherited from interface org.eclipse.jpt.jpa.core.JpaModel |
|---|
JpaModel.JpaVersionIsCompatibleWith |
| Nested classes/interfaces inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference |
|---|
JptResourceTypeReference.ResourceTypeIsKindOf, JptResourceTypeReference.ResourceTypeTransformer |
| Field Summary | |
|---|---|
static org.eclipse.jpt.common.utility.transformer.Transformer<DerivedIdentity2_0,MapsIdDerivedIdentityStrategy2_0> |
MAPS_ID_DERIVED_IDENTITY_STRATEGY_TRANSFORMER
|
static String |
PREDOMINANT_DERIVED_IDENTITY_STRATEGY_PROPERTY
String associated with changes to the predominant derived identity strategy property. |
static org.eclipse.jpt.common.utility.predicate.Predicate<DerivedIdentity2_0> |
USES_ID_DERIVED_IDENTITY_STRATEGY
|
static org.eclipse.jpt.common.utility.predicate.Predicate<DerivedIdentity2_0> |
USES_MAPS_ID_DERIVED_IDENTITY_STRATEGY
|
| Fields inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference |
|---|
TRANSFORMER |
| Method Summary | |
|---|---|
IdDerivedIdentityStrategy2_0 |
getIdDerivedIdentityStrategy()
Return the mapping's ID strategy. |
SingleRelationshipMapping2_0 |
getMapping()
Return the associated single relationship mapping. |
MapsIdDerivedIdentityStrategy2_0 |
getMapsIdDerivedIdentityStrategy()
Return the mapping's "maps ID" strategy. |
DerivedIdentityStrategy2_0 |
getPredominantDerivedIdentityStrategy()
Return the mapping's predominant strategy. |
void |
setIdDerivedIdentityStrategy()
Configure the mapping so it has an ID strategy. |
void |
setMapsIdDerivedIdentityStrategy()
Configure the mapping so it has a "maps ID" strategy. |
void |
setNullDerivedIdentityStrategy()
Configure the mapping so it has no strategy. |
boolean |
usesIdDerivedIdentityStrategy()
Return whether the mapping uses an ID strategy. |
boolean |
usesMapsIdDerivedIdentityStrategy()
Return whether the mapping uses a "maps ID" strategy. |
boolean |
usesNullDerivedIdentityStrategy()
Return whether the mapping has no strategy. |
| Methods inherited from interface org.eclipse.jpt.jpa.core.context.JpaContextModel |
|---|
getCompletionProposals, getContextDefaultDbCatalog, getContextDefaultDbSchema, getContextDefaultDbSchemaContainer, getMappingFileRoot, getParent, getPersistenceUnit, getValidationTextRange, synchronizeWithResourceModel, update, validate |
| Methods inherited from interface org.eclipse.jpt.jpa.core.JpaModel |
|---|
getJpaPlatform, getJpaProject, getJpaProjectManager, getResource, stateChanged |
| Methods inherited from interface org.eclipse.jpt.common.utility.model.Model |
|---|
addChangeListener, addCollectionChangeListener, addListChangeListener, addPropertyChangeListener, addStateChangeListener, removeChangeListener, removeCollectionChangeListener, removeListChangeListener, removePropertyChangeListener, removeStateChangeListener |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.jpt.common.core.JptResourceTypeReference |
|---|
getResourceType |
| Field Detail |
|---|
static final String PREDOMINANT_DERIVED_IDENTITY_STRATEGY_PROPERTY
static final org.eclipse.jpt.common.utility.predicate.Predicate<DerivedIdentity2_0> USES_ID_DERIVED_IDENTITY_STRATEGY
static final org.eclipse.jpt.common.utility.transformer.Transformer<DerivedIdentity2_0,MapsIdDerivedIdentityStrategy2_0> MAPS_ID_DERIVED_IDENTITY_STRATEGY_TRANSFORMER
static final org.eclipse.jpt.common.utility.predicate.Predicate<DerivedIdentity2_0> USES_MAPS_ID_DERIVED_IDENTITY_STRATEGY
| Method Detail |
|---|
SingleRelationshipMapping2_0 getMapping()
DerivedIdentityStrategy2_0 getPredominantDerivedIdentityStrategy()
boolean usesNullDerivedIdentityStrategy()
void setNullDerivedIdentityStrategy()
IdDerivedIdentityStrategy2_0 getIdDerivedIdentityStrategy()
boolean usesIdDerivedIdentityStrategy()
void setIdDerivedIdentityStrategy()
MapsIdDerivedIdentityStrategy2_0 getMapsIdDerivedIdentityStrategy()
boolean usesMapsIdDerivedIdentityStrategy()
void setMapsIdDerivedIdentityStrategy()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||