Uses of Enum Class
de.espirit.or.schema.ComposedAttribute.Relation
-
Uses of ComposedAttribute.Relation in de.espirit.or.schema
Modifier and TypeMethodDescriptionstatic ComposedAttribute.Relation
Returns the enum constant of this class with the specified name.static ComposedAttribute.Relation[]
ComposedAttribute.Relation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionEntityType.createComposedAttribute
(String name, @NotNull EntityType targetType, ComposedAttribute.Relation type, @Nullable String opposedName) Create a composed attribute with the givenname
.