Uses of Interface
de.espirit.or.schema.ComposedAttribute
-
Uses of ComposedAttribute in de.espirit.or.schema
Modifier and TypeMethodDescriptionEntityType.createComposedAttribute
(String name, @NotNull EntityType targetType, ComposedAttribute.Relation type, @Nullable String opposedName) Create a composed attribute with the givenname
.@Nullable ComposedAttribute<?>
ComposedAttribute.getOpposedAttribute()
Return the opposed attribute defined in the target entity type.