boolean |
VersionableTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
VersionableReferenceTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
TypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
StringTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
SimpleValueMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
SetTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor descriptor) |
boolean |
ReferenceTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
PrimitiveTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
ObjectTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
MapTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor descriptor) |
boolean |
ListTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
EnumTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
DateTimeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |
boolean |
CollectionTypeMapping.applies(Optional<org.javersion.path.PropertyPath> path,
LocalTypeDescriptor localTypeDescriptor) |