|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ComposedAttribute.Relation | |
|---|---|
| de.espirit.or.schema | |
| Uses of ComposedAttribute.Relation in de.espirit.or.schema |
|---|
| Methods in de.espirit.or.schema that return ComposedAttribute.Relation | |
|---|---|
static ComposedAttribute.Relation |
ComposedAttribute.Relation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComposedAttribute.Relation[] |
ComposedAttribute.Relation.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in de.espirit.or.schema with parameters of type ComposedAttribute.Relation | |
|---|---|
ComposedAttribute |
EntityType.createComposedAttribute(String name,
EntityType targetType,
ComposedAttribute.Relation type,
String opposedName)
Create a composed attribute with the given name. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||