| Package | Description |
|---|---|
| xuml.tools.miuml.metamodel.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected Multiplicity |
Perspective.multiplicity |
| Modifier and Type | Method and Description |
|---|---|
static Multiplicity |
Multiplicity.fromValue(String v) |
Multiplicity |
Perspective.getMultiplicity()
Gets the value of the multiplicity property.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Perspective.setMultiplicity(Multiplicity value)
Sets the value of the multiplicity property.
|
Copyright © 2012–2022. All rights reserved.