Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

AbstractObjectModelImpl - Class in org.babyfish.model.spi
 
AbstractObjectModelImpl(ModelClass, Object) - Constructor for class org.babyfish.model.spi.AbstractObjectModelImpl
 
AbstractObjectModelImpl.EmbeddedScalarListenerImpl - Class in org.babyfish.model.spi
 
addIndexedValueListener(IndexedValueListener<? super T>) - Method in interface org.babyfish.model.spi.reference.event.IndexedValueModificationAware
 
addIndexedValueListener(IndexedValueListener<? super T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
addKeyedValueListener(KeyedValueListener<? super K, ? super T>) - Method in interface org.babyfish.model.spi.reference.event.KeyedValueModificationAware
 
addKeyedValueListener(KeyedValueListener<? super K, ? super T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
addScalarListener(ScalarListener) - Method in interface org.babyfish.model.event.ScalarModificationAware
 
addScalarListener(ScalarListener) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
addValidator(Validator<? super T>) - Method in interface org.babyfish.model.spi.reference.Reference
 
addValidator(Validator<? super T>) - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
addValueListener(ValueListener<? super T>) - Method in interface org.babyfish.model.spi.reference.event.ValueModificationAware
 
addValueListener(ValueListener<? super T>) - Method in class org.babyfish.model.spi.reference.MAReferenceImpl
 
afterPropertiesDetermined() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
appendTo(Appender) - Method in class org.babyfish.model.event.modification.ObjectModelModifications.SetByScalarPropertyIdAndValue
 
appendTo(Appender) - Method in class org.babyfish.model.spi.reference.event.modification.IndexedReferenceModifications.SetByIndexAndValue
 
appendTo(Appender) - Method in class org.babyfish.model.spi.reference.event.modification.KeyedReferenceModifications.SetByKeyAndValue
 
appendTo(Appender) - Method in class org.babyfish.model.viewinfo.ObjectModelViewInfos.Scalar
 
AssociatedEndpoint - Interface in org.babyfish.model.spi.association
 
AssociatedIndexedReference<T> - Class in org.babyfish.model.spi.association
 
AssociatedIndexedReference(ObjectModel, int) - Constructor for class org.babyfish.model.spi.association.AssociatedIndexedReference
 
AssociatedKeyedReference<K,T> - Class in org.babyfish.model.spi.association
 
AssociatedKeyedReference(ObjectModel, int) - Constructor for class org.babyfish.model.spi.association.AssociatedKeyedReference
 
AssociatedList<E> - Class in org.babyfish.model.spi.association
 
AssociatedList(ObjectModel, int) - Constructor for class org.babyfish.model.spi.association.AssociatedList
 
AssociatedList.RootData<E> - Class in org.babyfish.model.spi.association
 
AssociatedNavigableMap<K,V> - Class in org.babyfish.model.spi.association
 
AssociatedNavigableMap(ObjectModel, int) - Constructor for class org.babyfish.model.spi.association.AssociatedNavigableMap
 
AssociatedNavigableMap.RootData<K,V> - Class in org.babyfish.model.spi.association
 
AssociatedNavigableSet<E> - Class in org.babyfish.model.spi.association
 
AssociatedNavigableSet(ObjectModel, int) - Constructor for class org.babyfish.model.spi.association.AssociatedNavigableSet
 
AssociatedNavigableSet.RootData<E> - Class in org.babyfish.model.spi.association
 
AssociatedOrderedMap<K,V> - Class in org.babyfish.model.spi.association
 
AssociatedOrderedMap(ObjectModel, int) - Constructor for class org.babyfish.model.spi.association.AssociatedOrderedMap
 
AssociatedOrderedMap.RootData<K,V> - Class in org.babyfish.model.spi.association
 
AssociatedOrderedSet<E> - Class in org.babyfish.model.spi.association
 
AssociatedOrderedSet(ObjectModel, int) - Constructor for class org.babyfish.model.spi.association.AssociatedOrderedSet
 
AssociatedOrderedSet.RootData<E> - Class in org.babyfish.model.spi.association
 
AssociatedReference<T> - Class in org.babyfish.model.spi.association
 
AssociatedReference(ObjectModel, int) - Constructor for class org.babyfish.model.spi.association.AssociatedReference
 
Association - Annotation Type in org.babyfish.model
 
AssociationType - Enum in org.babyfish.model.metadata
 

B

batchLoad(Iterable<ObjectModel>, int[]) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
batchLoad(Iterable<ObjectModel>, int[]) - Method in interface org.babyfish.model.spi.ObjectModel
 

C

checkDisablityForNonExisting(Class<?>, int) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
checkLazinessForNonExisting(Class<?>, int) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
combine(ScalarListener, ScalarListener) - Static method in interface org.babyfish.model.event.ScalarListener
 
combine(IndexedValueListener<T>, IndexedValueListener<T>) - Static method in interface org.babyfish.model.spi.reference.event.IndexedValueListener
 
combine(KeyedValueListener<K, T>, KeyedValueListener<K, T>) - Static method in interface org.babyfish.model.spi.reference.event.KeyedValueListener
 
combine(ValueListener<T>, ValueListener<T>) - Static method in interface org.babyfish.model.spi.reference.event.ValueListener
 
comparator() - Method in interface org.babyfish.model.spi.reference.Reference
 
comparator - Variable in class org.babyfish.model.spi.reference.ReferenceImpl
 
comparator() - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
ComparatorPart - Class in org.babyfish.model.metadata
 
ComparatorPart(int) - Constructor for class org.babyfish.model.metadata.ComparatorPart
 
ComparatorPart(int, NullComparatorType) - Constructor for class org.babyfish.model.metadata.ComparatorPart
 
ComparatorPart(int, StringComparatorType) - Constructor for class org.babyfish.model.metadata.ComparatorPart
 
ComparatorPart(int, StringComparatorType, NullComparatorType) - Constructor for class org.babyfish.model.metadata.ComparatorPart
 
ComparatorProperty - Annotation Type in org.babyfish.model
 
ComparatorRule - Annotation Type in org.babyfish.model
THis annotation can be used on The association field whose type is set or map(Note, for map, it specifies the value comparator, not key comparator) The ObjectModel4Java class whose type is ModelType.EMBEDDABLE The ObjectModel4JPA class that's marked by the annotation "javax.persistence.Embeddable"
compareScalar(int, StringComparatorType, NullComparatorType, ObjectModel) - Method in interface org.babyfish.model.spi.ObjectModel
 
contains(Object, boolean) - Method in class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
contains(Object, boolean) - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
contains(Object) - Method in interface org.babyfish.model.spi.reference.Reference
 
contains(Object, boolean) - Method in interface org.babyfish.model.spi.reference.Reference
 
contains(Object) - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
contains(Object, boolean) - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
containsKey(Object) - Method in interface org.babyfish.model.spi.reference.KeyedReference
 
containsKey(Object, boolean) - Method in interface org.babyfish.model.spi.reference.KeyedReference
 
containsKey(Object) - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
containsKey(Object, boolean) - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
containsKey(Object) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
containsKey(Object, boolean) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
Contravariance - Annotation Type in org.babyfish.model
 
createDefaultBase(UnifiedComparator<? super E>) - Method in class org.babyfish.model.spi.association.AssociatedList.RootData
 
createDefaultBase(UnifiedComparator<? super K>, UnifiedComparator<? super V>) - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap.RootData
 
createDefaultBase(UnifiedComparator<? super E>) - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet.RootData
 
createDefaultBase(UnifiedComparator<? super K>, UnifiedComparator<? super V>) - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap.RootData
 
createDefaultBase(UnifiedComparator<? super E>) - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet.RootData
 
createDefaultEqualityComparator() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
createReplaceEvent(Object, ObjectModelModifications.SetByScalarPropertyIdAndValue, int, Object, Object) - Static method in class org.babyfish.model.event.ScalarEvent
 
createReplaceEvent(Object, ValueEvent.Modification<T>, T, T, int, int) - Static method in class org.babyfish.model.spi.reference.event.IndexedValueEvent
 
createReplaceEvent(Object, KeyedValueEvent.KeyedModification<K, T>, T, T, K, K) - Static method in class org.babyfish.model.spi.reference.event.KeyedValueEvent
 
createReplaceEvent(Object, ValueEvent.Modification<T>, T, T) - Static method in class org.babyfish.model.spi.reference.event.ValueEvent
 
createRootData() - Method in class org.babyfish.model.spi.association.AssociatedList
 
createRootData() - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
createRootData() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
createRootData() - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
createRootData() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 

D

Dependency(int, int, int, int, int, ComparatorPart[]) - Constructor for class org.babyfish.model.metadata.internal.ModelPropertyImpl.Dependency
 
DescendingIterable<T> - Interface in org.babyfish.model.spi.association
 
descendingIterator() - Method in interface org.babyfish.model.spi.association.DescendingIterable
 
DirtinessAwareScalarLoader - Interface in org.babyfish.model.spi
 
dirty() - Method in interface org.babyfish.model.spi.DirtinessAwareScalarLoader
 
disable() - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
disable() - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
disable() - Method in class org.babyfish.model.spi.association.AssociatedReference
 
disable(int) - Method in interface org.babyfish.model.spi.ObjectModel
 
disableNonExisting(Class<?>, int) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
dispatch(Object) - Method in class org.babyfish.model.event.ScalarEvent
 
dispatch(Object) - Method in class org.babyfish.model.spi.reference.event.IndexedValueEvent
 
dispatch(Object) - Method in class org.babyfish.model.spi.reference.event.KeyedValueEvent
 
dispatch(Object) - Method in class org.babyfish.model.spi.reference.event.ValueEvent
 

E

EmbeddedScalarListenerImpl(AbstractObjectModelImpl, int) - Constructor for class org.babyfish.model.spi.AbstractObjectModelImpl.EmbeddedScalarListenerImpl
 
enable() - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
enable() - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
enable() - Method in class org.babyfish.model.spi.association.AssociatedReference
 
enable(int) - Method in interface org.babyfish.model.spi.ObjectModel
 
enableNonExisting(Class<?>, int) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
equals(Object) - Method in class org.babyfish.model.metadata.ComparatorPart
 
equals(Object) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl.EmbeddedScalarListenerImpl
 
equals(Object) - Method in interface org.babyfish.model.spi.reference.IndexedReference
 
equals(Object) - Method in class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
equals(Object) - Method in interface org.babyfish.model.spi.reference.KeyedReference
 
equals(Object) - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
equals(Object) - Method in interface org.babyfish.model.spi.reference.Reference
 
equals(Object) - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
equals(Object) - Method in class org.babyfish.model.viewinfo.ObjectModelViewInfos.Scalar
 
equalsScalar(int, StringComparatorType, ObjectModel) - Method in interface org.babyfish.model.spi.ObjectModel
 
executeModified(ScalarEvent) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
executeModified(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
Deprecated.
executeModified(IndexedValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
executeModified(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
Deprecated.
executeModified(KeyedValueEvent<K, T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
executeModified(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAReferenceImpl
 
executeModifying(ScalarEvent) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
executeModifying(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
Deprecated.
executeModifying(IndexedValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
executeModifying(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
Deprecated.
executeModifying(KeyedValueEvent<K, T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
executeModifying(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAReferenceImpl
 
executing - Variable in class org.babyfish.model.spi.AbstractObjectModelImpl
 

F

flush() - Method in class org.babyfish.model.spi.ScalarBatchLoadingExecutor
 
freezeArray(Class<?>, int, String) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
freezeNonExisting(Class<?>, int) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
freezeNonScalar(Class<?>, int, String) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
freezeScalar(int, FrozenContext<?>) - Method in interface org.babyfish.model.spi.ObjectModel
 

G

get(boolean) - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
get(boolean) - Method in class org.babyfish.model.spi.association.AssociatedReference
 
get(int) - Method in interface org.babyfish.model.spi.ObjectModel
 
get(boolean) - Method in class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
get(boolean) - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
get(boolean) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
get(boolean) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
get() - Method in interface org.babyfish.model.spi.reference.Reference
 
get(boolean) - Method in interface org.babyfish.model.spi.reference.Reference
 
get() - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
get(boolean) - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
getAssociatedEndpoint(int) - Method in interface org.babyfish.model.spi.ObjectModel
 
getAssociationProperty() - Method in interface org.babyfish.model.spi.association.AssociatedEndpoint
 
getAssociationProperty() - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
getAssociationProperty() - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
getAssociationProperty() - Method in class org.babyfish.model.spi.association.AssociatedList
 
getAssociationProperty() - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
getAssociationProperty() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
getAssociationProperty() - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
getAssociationProperty() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
getAssociationProperty() - Method in class org.babyfish.model.spi.association.AssociatedReference
 
getAssociationType() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getAssociationType() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getClass(Class<?>) - Static method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getCollectionUnifiedComparator() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getCollectionUnifiedComparator() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getComparator(ComparatorPart...) - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getComparator(int...) - Method in interface org.babyfish.model.metadata.ModelClass
 
getComparator(String...) - Method in interface org.babyfish.model.metadata.ModelClass
 
getComparator(ComparatorPart...) - Method in interface org.babyfish.model.metadata.ModelClass
 
getConvarianceProperty() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getConvarianceProperty() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getDeclaredProperties() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getDeclaredProperties() - Method in interface org.babyfish.model.metadata.ModelClass
 
getDeclaredProperty(String) - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getDeclaredProperty(String) - Method in interface org.babyfish.model.metadata.ModelClass
 
getDeclaringlClass() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getDeclaringlClass() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getDefaultComparator() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getDefaultComparator() - Method in interface org.babyfish.model.metadata.ModelClass
 
getDefaultEqualityComparator() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getDefaultEqualityComparator() - Method in interface org.babyfish.model.metadata.ModelClass
 
getDefaultKeyUnifiedComparator() - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap.RootData
 
getDefaultKeyUnifiedComparator() - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap.RootData
 
getDefaultUnifiedComparator() - Method in class org.babyfish.model.spi.association.AssociatedList.RootData
 
getDefaultUnifiedComparator() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet.RootData
 
getDefaultUnifiedComparator() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet.RootData
 
getDefaultValueUnifiedComparator() - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap.RootData
 
getDefaultValueUnifiedComparator() - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap.RootData
 
getDisabled(Class<?>, int, String) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
getEmbeddedFrozenContext(int) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
getEqualityComparator(ComparatorPart...) - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getEqualityComparator(int...) - Method in interface org.babyfish.model.metadata.ModelClass
 
getEqualityComparator(String...) - Method in interface org.babyfish.model.metadata.ModelClass
 
getEqualityComparator(ComparatorPart...) - Method in interface org.babyfish.model.metadata.ModelClass
 
getId() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getId() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getIndex() - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
getIndex(PropertyVersion) - Method in class org.babyfish.model.spi.reference.event.IndexedValueEvent
 
getIndex() - Method in interface org.babyfish.model.spi.reference.event.modification.IndexedReferenceModifications.SetByIndex
 
getIndex() - Method in class org.babyfish.model.spi.reference.event.modification.IndexedReferenceModifications.SetByIndexAndValue
 
getIndex() - Method in interface org.babyfish.model.spi.reference.IndexedReference
 
getIndex(boolean) - Method in interface org.babyfish.model.spi.reference.IndexedReference
 
getIndex() - Method in class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
getIndex(boolean) - Method in class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
getIndex() - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
getIndex(boolean) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
getIndexProperty() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getIndexProperty() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getJavaType() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getJavaType() - Method in interface org.babyfish.model.metadata.ModelClass
 
getKey() - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
getKey(boolean) - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
getKey(PropertyVersion) - Method in class org.babyfish.model.spi.reference.event.KeyedValueEvent
 
getKey() - Method in interface org.babyfish.model.spi.reference.event.modification.KeyedReferenceModifications.SetByKey
 
getKey() - Method in class org.babyfish.model.spi.reference.event.modification.KeyedReferenceModifications.SetByKeyAndValue
 
getKey() - Method in interface org.babyfish.model.spi.reference.KeyedReference
 
getKey(boolean) - Method in interface org.babyfish.model.spi.reference.KeyedReference
 
getKey() - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
getKey(boolean) - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
getKey() - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
getKey(boolean) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
getKeyClass() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getKeyClass() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getKeyProperty() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getKeyProperty() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getKeyType() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getKeyType() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getKeyUnifiedComparator() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getKeyUnifiedComparator() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getModelClass() - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
getModelClass() - Method in interface org.babyfish.model.spi.ObjectModel
 
getModification() - Method in class org.babyfish.model.spi.reference.event.KeyedValueEvent
 
getModification() - Method in class org.babyfish.model.spi.reference.event.ValueEvent
 
getName() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getName() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getNonAssociation(Class<?>, int, String) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
getNonExisting(Class<?>, int) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
getNonExistingAsAssociation(Class<?>, int) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
getNullComparatorType() - Method in class org.babyfish.model.metadata.ComparatorPart
 
getOppositeEndpoint(Object) - Method in interface org.babyfish.model.spi.association.AssociatedEndpoint
 
getOppositeEndpoint(Object) - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
getOppositeEndpoint(Object) - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
getOppositeEndpoint(Object) - Method in class org.babyfish.model.spi.association.AssociatedList
 
getOppositeEndpoint(Object) - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
getOppositeEndpoint(Object) - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
getOppositeEndpoint(Object) - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
getOppositeEndpoint(Object) - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
getOppositeEndpoint(Object) - Method in class org.babyfish.model.spi.association.AssociatedReference
 
getOppositeProperty() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getOppositeProperty() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getOwner() - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
getOwner() - Method in interface org.babyfish.model.spi.association.AssociatedEndpoint
 
getOwner() - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
getOwner() - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
getOwner() - Method in class org.babyfish.model.spi.association.AssociatedList
 
getOwner() - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
getOwner() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
getOwner() - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
getOwner() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
getOwner() - Method in class org.babyfish.model.spi.association.AssociatedReference
 
getOwner() - Method in interface org.babyfish.model.spi.ObjectModel
 
getProperties() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getProperties() - Method in interface org.babyfish.model.metadata.ModelClass
 
getProperty(String) - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getProperty(int) - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getProperty(String) - Method in interface org.babyfish.model.metadata.ModelClass
 
getProperty(int) - Method in interface org.babyfish.model.metadata.ModelClass
 
getPropertyList() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getPropertyList() - Method in interface org.babyfish.model.metadata.ModelClass
 
getPropertyType() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getPropertyType() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getReferenceProperty() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getReferenceProperty() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getScalarLoader() - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
getScalarLoader() - Method in interface org.babyfish.model.spi.ObjectModel
 
getScalarPropertyId() - Method in class org.babyfish.model.event.modification.ObjectModelModifications.SetByScalarPropertyIdAndValue
 
getScalarPropertyId() - Method in class org.babyfish.model.event.ScalarEvent
 
getScalarPropertyId() - Method in class org.babyfish.model.metadata.ComparatorPart
 
getScalarPropertyId() - Method in class org.babyfish.model.viewinfo.ObjectModelViewInfos.Scalar
 
getStandardCollectionType() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getStandardCollectionType() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getStringComparatorType() - Method in class org.babyfish.model.metadata.ComparatorPart
 
getSuperClass() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getSuperClass() - Method in interface org.babyfish.model.metadata.ModelClass
 
getTargetClass() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getTargetClass() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getTargetType() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getTargetType() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getType() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
getType() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
getType() - Method in interface org.babyfish.model.metadata.ModelClass
 
getType() - Method in interface org.babyfish.model.metadata.ModelProperty
 
getValue() - Method in class org.babyfish.model.event.modification.ObjectModelModifications.SetByScalarPropertyIdAndValue
 
getValue(PropertyVersion) - Method in class org.babyfish.model.event.ScalarEvent
 
getValue() - Method in class org.babyfish.model.spi.reference.event.modification.IndexedReferenceModifications.SetByIndexAndValue
 
getValue() - Method in class org.babyfish.model.spi.reference.event.modification.KeyedReferenceModifications.SetByKeyAndValue
 
getValue() - Method in interface org.babyfish.model.spi.reference.event.modification.ReferenceModifications.SetByValue
 
getValue(PropertyVersion) - Method in class org.babyfish.model.spi.reference.event.ValueEvent
 

H

hashCode() - Method in class org.babyfish.model.metadata.ComparatorPart
 
hashCode() - Method in class org.babyfish.model.spi.AbstractObjectModelImpl.EmbeddedScalarListenerImpl
 
hashCode() - Method in interface org.babyfish.model.spi.reference.IndexedReference
 
hashCode() - Method in class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
hashCode() - Method in interface org.babyfish.model.spi.reference.KeyedReference
 
hashCode() - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
hashCode() - Method in interface org.babyfish.model.spi.reference.Reference
 
hashCode() - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
hashCode() - Method in class org.babyfish.model.viewinfo.ObjectModelViewInfos.Scalar
 
hashCodeScalar(int, StringComparatorType) - Method in interface org.babyfish.model.spi.ObjectModel
 

I

Immutable - Annotation Type in org.babyfish.model
 
index - Variable in class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
index - Variable in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
IndexedReference<T> - Interface in org.babyfish.model.spi.reference
 
IndexedReferenceImpl<T> - Class in org.babyfish.model.spi.reference
 
IndexedReferenceImpl() - Constructor for class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
IndexedReferenceImpl(T) - Constructor for class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
IndexedReferenceImpl(int, T) - Constructor for class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
IndexedReferenceImpl(ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
IndexedReferenceImpl(T, ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
IndexedReferenceImpl(int, T, ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
IndexedReferenceModifications - Class in org.babyfish.model.spi.reference.event.modification
 
IndexedReferenceModifications() - Constructor for class org.babyfish.model.spi.reference.event.modification.IndexedReferenceModifications
Deprecated.
IndexedReferenceModifications.SetByIndex<T> - Interface in org.babyfish.model.spi.reference.event.modification
 
IndexedReferenceModifications.SetByIndexAndValue<T> - Class in org.babyfish.model.spi.reference.event.modification
 
IndexedValueEvent<T> - Class in org.babyfish.model.spi.reference.event
 
IndexedValueEvent(Object, ValueEvent.Modification<T>, T, T, int, int) - Constructor for class org.babyfish.model.spi.reference.event.IndexedValueEvent
 
IndexedValueEvent(Object, IndexedValueEvent<T>) - Constructor for class org.babyfish.model.spi.reference.event.IndexedValueEvent
 
IndexedValueListener<T> - Interface in org.babyfish.model.spi.reference.event
 
indexedValueListener - Variable in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
IndexedValueModificationAware<T> - Interface in org.babyfish.model.spi.reference.event
 
IndexOf - Annotation Type in org.babyfish.model
 
INVALID_INDEX - Static variable in interface org.babyfish.model.spi.reference.IndexedReference
 
isAbandonableElement(E) - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
isAbandonableElement(E) - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
isAbandonableValue(T) - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
isAbandonableValue(V) - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
isAbandonableValue(V) - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
isAbandonableValue(T) - Method in class org.babyfish.model.spi.association.AssociatedReference
 
isCollection() - Method in enum org.babyfish.model.metadata.AssociationType
 
isDeferrable() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
isDeferrable() - Method in interface org.babyfish.model.metadata.ModelProperty
 
isDisabled() - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
isDisabled() - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
isDisabled() - Method in class org.babyfish.model.spi.association.AssociatedReference
 
isDisabled(int) - Method in interface org.babyfish.model.spi.ObjectModel
 
isEnabed(int) - Method in interface org.babyfish.model.spi.ObjectModel
 
isLoadable() - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
isLoadable() - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
isLoadable() - Method in class org.babyfish.model.spi.association.AssociatedList
 
isLoadable() - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
isLoadable() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
isLoadable() - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
isLoadable() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
isLoadable() - Method in class org.babyfish.model.spi.association.AssociatedReference
 
isLoaded() - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
isLoaded() - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
isLoaded() - Method in class org.babyfish.model.spi.association.AssociatedList
 
isLoaded() - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
isLoaded() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
isLoaded() - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
isLoaded() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
isLoaded() - Method in class org.babyfish.model.spi.association.AssociatedReference
 
isLoaded(int) - Method in interface org.babyfish.model.spi.ObjectModel
 
isLoadedElement(E) - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
isLoadedElement(E) - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
isLoadedValue(T) - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
isLoadedValue(V) - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
isLoadedValue(V) - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
isLoadedValue(T) - Method in class org.babyfish.model.spi.association.AssociatedReference
 
isMandatory() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
isMandatory() - Method in interface org.babyfish.model.metadata.ModelProperty
 
isReference() - Method in enum org.babyfish.model.metadata.AssociationType
 
isSuspended() - Method in interface org.babyfish.model.spi.association.AssociatedEndpoint
 
isSuspended() - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
isSuspended() - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
isSuspended() - Method in class org.babyfish.model.spi.association.AssociatedList
 
isSuspended() - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
isSuspended() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
isSuspended() - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
isSuspended() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
isSuspended() - Method in class org.babyfish.model.spi.association.AssociatedReference
 
isUnloaded(int) - Method in interface org.babyfish.model.spi.ObjectModel
 

K

key - Variable in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
key - Variable in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
key() - Static method in class org.babyfish.model.spi.reference.viewinfo.KeyedReferenceViewInfos
 
keyComparator() - Method in interface org.babyfish.model.spi.reference.KeyedReference
 
keyComparator() - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
keyComparator() - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
KeyedReference<K,T> - Interface in org.babyfish.model.spi.reference
 
KeyedReferenceImpl<K,T> - Class in org.babyfish.model.spi.reference
 
KeyedReferenceImpl() - Constructor for class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
KeyedReferenceImpl(K, T) - Constructor for class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
KeyedReferenceImpl(Comparator<? super K>, ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
KeyedReferenceImpl(K, T, Comparator<? super K>, ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
KeyedReferenceImpl(EqualityComparator<? super K>, ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
KeyedReferenceImpl(K, T, EqualityComparator<? super K>, ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
KeyedReferenceImpl(UnifiedComparator<? super K>, ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
KeyedReferenceImpl(K, T, UnifiedComparator<? super K>, ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
KeyedReferenceModifications - Class in org.babyfish.model.spi.reference.event.modification
 
KeyedReferenceModifications() - Constructor for class org.babyfish.model.spi.reference.event.modification.KeyedReferenceModifications
Deprecated.
KeyedReferenceModifications.SetByKey<K,T> - Interface in org.babyfish.model.spi.reference.event.modification
 
KeyedReferenceModifications.SetByKeyAndValue<K,T> - Class in org.babyfish.model.spi.reference.event.modification
 
KeyedReferenceModifications.SetByValue<K,T> - Interface in org.babyfish.model.spi.reference.event.modification
 
KeyedReferenceViewInfos - Class in org.babyfish.model.spi.reference.viewinfo
 
KeyedReferenceViewInfos() - Constructor for class org.babyfish.model.spi.reference.viewinfo.KeyedReferenceViewInfos
Deprecated.
KeyedValueEvent<K,T> - Class in org.babyfish.model.spi.reference.event
 
KeyedValueEvent(Object, KeyedValueEvent.KeyedModification<K, T>, T, T, K, K) - Constructor for class org.babyfish.model.spi.reference.event.KeyedValueEvent
 
KeyedValueEvent(Object, KeyedValueEvent<K, T>) - Constructor for class org.babyfish.model.spi.reference.event.KeyedValueEvent
 
KeyedValueEvent.KeyedModification<K,T> - Interface in org.babyfish.model.spi.reference.event
 
KeyedValueListener<K,T> - Interface in org.babyfish.model.spi.reference.event
 
keyedValueListener - Variable in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
KeyedValueModificationAware<K,T> - Interface in org.babyfish.model.spi.reference.event
 
KeyOf - Annotation Type in org.babyfish.model
 

L

load(int) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
load(int...) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
load() - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
load() - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
load() - Method in class org.babyfish.model.spi.association.AssociatedList
 
load() - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
load() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
load() - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
load() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
load() - Method in class org.babyfish.model.spi.association.AssociatedReference
 
load(int) - Method in interface org.babyfish.model.spi.ObjectModel
 
load(int...) - Method in interface org.babyfish.model.spi.ObjectModel
 
load(Collection<ObjectModel>, int[]) - Method in interface org.babyfish.model.spi.ScalarLoader
 
loadElement(E) - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
loadElement(E) - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
loading - Variable in class org.babyfish.model.spi.AbstractObjectModelImpl
 
loadScalars() - Method in interface org.babyfish.model.spi.ObjectModel
 
loadValue(T) - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
loadValue(V) - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
loadValue(V) - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
loadValue(T) - Method in class org.babyfish.model.spi.association.AssociatedReference
 

M

MAIndexedReference<T> - Interface in org.babyfish.model.spi.reference
 
MAIndexedReferenceImpl<T> - Class in org.babyfish.model.spi.reference
 
MAIndexedReferenceImpl() - Constructor for class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
MAIndexedReferenceImpl(ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
MAKeyedReference<K,T> - Interface in org.babyfish.model.spi.reference
 
MAKeyedReferenceImpl<K,T> - Class in org.babyfish.model.spi.reference
 
MAKeyedReferenceImpl() - Constructor for class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
MAKeyedReferenceImpl(UnifiedComparator<? super K>, ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
MAReference<T> - Interface in org.babyfish.model.spi.reference
 
MAReferenceImpl<T> - Class in org.babyfish.model.spi.reference
 
MAReferenceImpl() - Constructor for class org.babyfish.model.spi.reference.MAReferenceImpl
 
MAReferenceImpl(ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.MAReferenceImpl
 
Model - Annotation Type in org.babyfish.model
 
ModelClass - Interface in org.babyfish.model.metadata
 
ModelClassImpl - Class in org.babyfish.model.metadata.internal
 
ModelClassImpl(ModelType, Class<?>, Class<?>, ModelPropertyImpl[], ComparatorPart[]) - Constructor for class org.babyfish.model.metadata.internal.ModelClassImpl
 
ModelProperty - Interface in org.babyfish.model.metadata
 
ModelPropertyImpl - Class in org.babyfish.model.metadata.internal
 
ModelPropertyImpl(int, String, PropertyType, AssociationType, boolean, boolean, Class<?>, Class<?>, Class<?>, Class<?>, ModelPropertyImpl.Dependency) - Constructor for class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
ModelPropertyImpl.Dependency - Class in org.babyfish.model.metadata.internal
 
ModelType - Enum in org.babyfish.model
 
modified(ScalarEvent) - Method in interface org.babyfish.model.event.ScalarListener
 
modified(ScalarEvent) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl.EmbeddedScalarListenerImpl
 
modified(IndexedValueEvent<T>) - Method in interface org.babyfish.model.spi.reference.event.IndexedValueListener
 
modified(KeyedValueEvent<K, T>) - Method in interface org.babyfish.model.spi.reference.event.KeyedValueListener
 
modified(ValueEvent<T>) - Method in interface org.babyfish.model.spi.reference.event.ValueListener
 
modifying(ScalarEvent) - Method in interface org.babyfish.model.event.ScalarListener
 
modifying(ScalarEvent) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl.EmbeddedScalarListenerImpl
 
modifying(IndexedValueEvent<T>) - Method in interface org.babyfish.model.spi.reference.event.IndexedValueListener
 
modifying(KeyedValueEvent<K, T>) - Method in interface org.babyfish.model.spi.reference.event.KeyedValueListener
 
modifying(ValueEvent<T>) - Method in interface org.babyfish.model.spi.reference.event.ValueListener
 

N

Navigable - Annotation Type in org.babyfish.model
 
NullComparatorType - Enum in org.babyfish.model
 

O

ObjectModel - Interface in org.babyfish.model.spi
 
objectModel() - Method in interface org.babyfish.model.spi.ObjectModelProvider
 
ObjectModelExceptions - Class in org.babyfish.model.spi
 
ObjectModelExceptions() - Constructor for class org.babyfish.model.spi.ObjectModelExceptions
 
ObjectModelModifications - Class in org.babyfish.model.event.modification
 
ObjectModelModifications() - Constructor for class org.babyfish.model.event.modification.ObjectModelModifications
Deprecated.
ObjectModelModifications.SetByScalarPropertyIdAndValue - Class in org.babyfish.model.event.modification
 
ObjectModelProvider - Interface in org.babyfish.model.spi
 
ObjectModelViewInfos - Class in org.babyfish.model.viewinfo
 
ObjectModelViewInfos() - Constructor for class org.babyfish.model.viewinfo.ObjectModelViewInfos
Deprecated.
ObjectModelViewInfos.Scalar - Class in org.babyfish.model.viewinfo
 
of(Class<?>) - Static method in interface org.babyfish.model.metadata.ModelClass
 
onLoadTransientData() - Method in class org.babyfish.model.spi.association.AssociatedList.RootData
 
onLoadTransientData() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet.RootData
 
onLoadTransientData() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet.RootData
 
onModified(ListElementEvent<E>) - Method in class org.babyfish.model.spi.association.AssociatedList
 
onModified(MapElementEvent<K, V>) - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
onModified(ElementEvent<E>) - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
onModified(MapElementEvent<K, V>) - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
onModified(ElementEvent<E>) - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
onModified(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
Deprecated.
onModified(IndexedValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
onModified(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
Deprecated.
onModified(KeyedValueEvent<K, T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
onModified(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAReferenceImpl
 
onModifying(IndexedValueEvent<T>) - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
onModifying(KeyedValueEvent<K, T>) - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
onModifying(ListElementEvent<E>) - Method in class org.babyfish.model.spi.association.AssociatedList
 
onModifying(MapElementEvent<K, V>) - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
onModifying(ElementEvent<E>) - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
onModifying(MapElementEvent<K, V>) - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
onModifying(ElementEvent<E>) - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
onModifying(ValueEvent<T>) - Method in class org.babyfish.model.spi.association.AssociatedReference
 
onModifying(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
Deprecated.
onModifying(IndexedValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
onModifying(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
Deprecated.
onModifying(KeyedValueEvent<K, T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
onModifying(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAReferenceImpl
 
onUnloadTranisentData() - Method in class org.babyfish.model.spi.association.AssociatedList.RootData
 
onUnloadTranisentData() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet.RootData
 
onUnloadTranisentData() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet.RootData
 
org.babyfish.model - package org.babyfish.model
 
org.babyfish.model.event - package org.babyfish.model.event
 
org.babyfish.model.event.modification - package org.babyfish.model.event.modification
 
org.babyfish.model.metadata - package org.babyfish.model.metadata
 
org.babyfish.model.metadata.internal - package org.babyfish.model.metadata.internal
 
org.babyfish.model.spi - package org.babyfish.model.spi
 
org.babyfish.model.spi.association - package org.babyfish.model.spi.association
 
org.babyfish.model.spi.reference - package org.babyfish.model.spi.reference
 
org.babyfish.model.spi.reference.event - package org.babyfish.model.spi.reference.event
 
org.babyfish.model.spi.reference.event.modification - package org.babyfish.model.spi.reference.event.modification
 
org.babyfish.model.spi.reference.viewinfo - package org.babyfish.model.spi.reference.viewinfo
 
org.babyfish.model.viewinfo - package org.babyfish.model.viewinfo
 
owner - Variable in class org.babyfish.model.spi.AbstractObjectModelImpl
 

P

prepareLoad(ObjectModel, int...) - Method in class org.babyfish.model.spi.ScalarBatchLoadingExecutor
 
PropertyType - Enum in org.babyfish.model.metadata
 

R

raiseModified(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
Deprecated.
raiseModified(IndexedValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
raiseModified(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
Deprecated.
raiseModified(KeyedValueEvent<K, T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
raiseModified(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAReferenceImpl
 
raiseModifying(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
Deprecated.
raiseModifying(IndexedValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
raiseModifying(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
Deprecated.
raiseModifying(KeyedValueEvent<K, T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
raiseModifying(ValueEvent<T>) - Method in class org.babyfish.model.spi.reference.MAReferenceImpl
 
Reference<T> - Interface in org.babyfish.model.spi.reference
 
ReferenceImpl<T> - Class in org.babyfish.model.spi.reference
 
ReferenceImpl() - Constructor for class org.babyfish.model.spi.reference.ReferenceImpl
 
ReferenceImpl(ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.ReferenceImpl
 
ReferenceImpl(T) - Constructor for class org.babyfish.model.spi.reference.ReferenceImpl
 
ReferenceImpl(T, ReferenceComparator<? super T>) - Constructor for class org.babyfish.model.spi.reference.ReferenceImpl
 
ReferenceModifications - Class in org.babyfish.model.spi.reference.event.modification
 
ReferenceModifications() - Constructor for class org.babyfish.model.spi.reference.event.modification.ReferenceModifications
Deprecated.
ReferenceModifications.SetByValue<T> - Interface in org.babyfish.model.spi.reference.event.modification
 
remove(ScalarListener, ScalarListener) - Static method in interface org.babyfish.model.event.ScalarListener
 
remove(IndexedValueListener<T>, IndexedValueListener<T>) - Static method in interface org.babyfish.model.spi.reference.event.IndexedValueListener
 
remove(KeyedValueListener<K, T>, KeyedValueListener<K, T>) - Static method in interface org.babyfish.model.spi.reference.event.KeyedValueListener
 
remove(ValueListener<T>, ValueListener<T>) - Static method in interface org.babyfish.model.spi.reference.event.ValueListener
 
removeIndexedValueListener(IndexedValueListener<? super T>) - Method in interface org.babyfish.model.spi.reference.event.IndexedValueModificationAware
 
removeIndexedValueListener(IndexedValueListener<? super T>) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
removeKeyedValueListener(KeyedValueListener<? super K, ? super T>) - Method in interface org.babyfish.model.spi.reference.event.KeyedValueModificationAware
 
removeKeyedValueListener(KeyedValueListener<? super K, ? super T>) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
removeScalarListener(ScalarListener) - Method in interface org.babyfish.model.event.ScalarModificationAware
 
removeScalarListener(ScalarListener) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
removeValidator(Validator<? super T>) - Method in interface org.babyfish.model.spi.reference.Reference
 
removeValidator(Validator<? super T>) - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
removeValueListener(ValueListener<? super T>) - Method in interface org.babyfish.model.spi.reference.event.ValueModificationAware
 
removeValueListener(ValueListener<? super T>) - Method in class org.babyfish.model.spi.reference.MAReferenceImpl
 
RootData(AssociatedList<E>) - Constructor for class org.babyfish.model.spi.association.AssociatedList.RootData
 
RootData(AssociatedNavigableMap<K, V>) - Constructor for class org.babyfish.model.spi.association.AssociatedNavigableMap.RootData
 
RootData(AssociatedNavigableSet<E>) - Constructor for class org.babyfish.model.spi.association.AssociatedNavigableSet.RootData
 
RootData(AssociatedOrderedMap<K, V>) - Constructor for class org.babyfish.model.spi.association.AssociatedOrderedMap.RootData
 
RootData(AssociatedOrderedSet<E>) - Constructor for class org.babyfish.model.spi.association.AssociatedOrderedSet.RootData
 

S

Scalar - Annotation Type in org.babyfish.model
 
scalar(int) - Static method in class org.babyfish.model.viewinfo.ObjectModelViewInfos
 
ScalarBatchLoadingExecutor - Class in org.babyfish.model.spi
 
ScalarBatchLoadingExecutor() - Constructor for class org.babyfish.model.spi.ScalarBatchLoadingExecutor
 
ScalarEvent - Class in org.babyfish.model.event
 
ScalarEvent(Object, ObjectModelModifications.SetByScalarPropertyIdAndValue, int, Object, Object) - Constructor for class org.babyfish.model.event.ScalarEvent
 
ScalarEvent(Object, Cause, SharedPropertyBubbler<Integer>, PropertyBubbler<Object>) - Constructor for class org.babyfish.model.event.ScalarEvent
 
ScalarEvent(Object, ScalarEvent) - Constructor for class org.babyfish.model.event.ScalarEvent
 
ScalarListener - Interface in org.babyfish.model.event
 
scalarLoader - Variable in class org.babyfish.model.spi.AbstractObjectModelImpl
 
ScalarLoader - Interface in org.babyfish.model.spi
 
ScalarModificationAware - Interface in org.babyfish.model.event
 
set(int, Object) - Static method in class org.babyfish.model.event.modification.ObjectModelModifications
 
set(T) - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
set(int, T) - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
set(T) - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
set(K, T) - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
set(T) - Method in class org.babyfish.model.spi.association.AssociatedReference
 
set(int, Object) - Method in interface org.babyfish.model.spi.ObjectModel
 
set(int, T) - Static method in class org.babyfish.model.spi.reference.event.modification.IndexedReferenceModifications
 
set(T) - Static method in class org.babyfish.model.spi.reference.event.modification.KeyedReferenceModifications
 
set(K, T) - Static method in class org.babyfish.model.spi.reference.event.modification.KeyedReferenceModifications
 
set(T) - Static method in class org.babyfish.model.spi.reference.event.modification.ReferenceModifications
 
set(int, T) - Method in interface org.babyfish.model.spi.reference.IndexedReference
 
set(int, T) - Method in class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
set(K, T) - Method in interface org.babyfish.model.spi.reference.KeyedReference
 
set(K, T) - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
set(T) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
set(int, T) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
set(T) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
set(K, T) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
set(T) - Method in class org.babyfish.model.spi.reference.MAReferenceImpl
 
set(T) - Method in interface org.babyfish.model.spi.reference.Reference
 
set(T) - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
setBase(MAList<E>) - Method in class org.babyfish.model.spi.association.AssociatedList.RootData
 
setBase(MANavigableMap<K, V>) - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap.RootData
 
setBase(MANavigableSet<E>) - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet.RootData
 
setBase(MAOrderedMap<K, V>) - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap.RootData
 
setBase(MAOrderedSet<E>) - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet.RootData
 
SetByIndexAndValue(int, T) - Constructor for class org.babyfish.model.spi.reference.event.modification.IndexedReferenceModifications.SetByIndexAndValue
 
SetByScalarPropertyIdAndValue(int, Object) - Constructor for class org.babyfish.model.event.modification.ObjectModelModifications.SetByScalarPropertyIdAndValue
 
setDuringExecuting(Class<?>) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
setIndex(int) - Method in class org.babyfish.model.spi.association.AssociatedIndexedReference
 
setIndex(int) - Static method in class org.babyfish.model.spi.reference.event.modification.IndexedReferenceModifications
 
setIndex(int) - Method in interface org.babyfish.model.spi.reference.IndexedReference
 
setIndex(int) - Method in class org.babyfish.model.spi.reference.IndexedReferenceImpl
 
setIndex(int) - Method in class org.babyfish.model.spi.reference.MAIndexedReferenceImpl
 
setKey(K) - Method in class org.babyfish.model.spi.association.AssociatedKeyedReference
 
setKey(K) - Static method in class org.babyfish.model.spi.reference.event.modification.KeyedReferenceModifications
 
setKey(K) - Method in interface org.babyfish.model.spi.reference.KeyedReference
 
setKey(K) - Method in class org.babyfish.model.spi.reference.KeyedReferenceImpl
 
setKey(K) - Method in class org.babyfish.model.spi.reference.MAKeyedReferenceImpl
 
setNonExisting(Class<?>, int) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
setRaw(ValueEvent<T>, Consumer<MAReferenceImpl<T>>) - Method in class org.babyfish.model.spi.reference.MAReferenceImpl
 
setScalarLoader(ScalarLoader) - Method in class org.babyfish.model.spi.AbstractObjectModelImpl
 
setScalarLoader(ScalarLoader) - Method in interface org.babyfish.model.spi.ObjectModel
 
StringComparatorType - Enum in org.babyfish.model
 

T

toString() - Method in class org.babyfish.model.metadata.ComparatorPart
 
toString() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
toString() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 

U

unfreezeArray(Class<?>, int, String) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
unfreezeNonExisting(Class<?>, int) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
unfreezeNonScalar(Class<?>, int, String) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
unfreezeScalar(int, FrozenContext<?>) - Method in interface org.babyfish.model.spi.ObjectModel
 
unload(int) - Method in interface org.babyfish.model.spi.ObjectModel
 
unloadFrozen(Class<?>, int, String) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 
unloadNonExisting(Class<?>, int) - Static method in class org.babyfish.model.spi.ObjectModelExceptions
 

V

validate(T) - Method in interface org.babyfish.model.spi.reference.Reference
 
validate(T) - Method in class org.babyfish.model.spi.reference.ReferenceImpl
 
validator - Variable in class org.babyfish.model.spi.reference.ReferenceImpl
 
value - Variable in class org.babyfish.model.spi.reference.ReferenceImpl
 
ValueEvent<T> - Class in org.babyfish.model.spi.reference.event
 
ValueEvent(Object, ValueEvent.Modification<T>, T, T) - Constructor for class org.babyfish.model.spi.reference.event.ValueEvent
 
ValueEvent(Object, ValueEvent<T>) - Constructor for class org.babyfish.model.spi.reference.event.ValueEvent
 
ValueEvent.Modification<T> - Interface in org.babyfish.model.spi.reference.event
 
ValueListener<T> - Interface in org.babyfish.model.spi.reference.event
 
valueListener - Variable in class org.babyfish.model.spi.reference.MAReferenceImpl
 
ValueModificationAware<T> - Interface in org.babyfish.model.spi.reference.event
 
valueOf(String) - Static method in enum org.babyfish.model.metadata.AssociationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.babyfish.model.metadata.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.babyfish.model.ModelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.babyfish.model.NullComparatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.babyfish.model.StringComparatorType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.babyfish.model.metadata.AssociationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.babyfish.model.metadata.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.babyfish.model.ModelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.babyfish.model.NullComparatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.babyfish.model.StringComparatorType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeReplace() - Method in class org.babyfish.model.metadata.internal.ModelClassImpl
 
writeReplace() - Method in class org.babyfish.model.metadata.internal.ModelPropertyImpl
 
writeReplace() - Method in class org.babyfish.model.spi.association.AssociatedList
 
writeReplace() - Method in class org.babyfish.model.spi.association.AssociatedNavigableMap
 
writeReplace() - Method in class org.babyfish.model.spi.association.AssociatedNavigableSet
 
writeReplace() - Method in class org.babyfish.model.spi.association.AssociatedOrderedMap
 
writeReplace() - Method in class org.babyfish.model.spi.association.AssociatedOrderedSet
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.