|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Multiplicity | |
|---|---|
| org.chromattic.core.mapping.value | |
| Uses of Multiplicity in org.chromattic.core.mapping.value |
|---|
| Methods in org.chromattic.core.mapping.value that return Multiplicity | |
|---|---|
Multiplicity |
RelationshipMapping.getMultiplicity()
|
Multiplicity |
RelationshipMapping.getRelatedMultiplicity()
|
static Multiplicity |
Multiplicity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Multiplicity[] |
Multiplicity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.chromattic.core.mapping.value with parameters of type Multiplicity | |
|---|---|
RelationshipMapping(org.reflext.api.ClassTypeInfo relatedType,
Multiplicity multiplicity,
Multiplicity relatedMultiplicity,
RelationshipType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||