| Package | Description |
|---|---|
| org.umlg.javageneration.util |
| Modifier and Type | Method and Description |
|---|---|
static UmlgCollectionKindEnum |
UmlgCollectionKindEnum.from(org.eclipse.ocl.expressions.CollectionKind collectionKind) |
static UmlgCollectionKindEnum |
UmlgCollectionKindEnum.from(org.eclipse.uml2.uml.Property p) |
static UmlgCollectionKindEnum |
UmlgCollectionKindEnum.from(org.eclipse.uml2.uml.Type type) |
static UmlgCollectionKindEnum |
UmlgCollectionKindEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UmlgCollectionKindEnum[] |
UmlgCollectionKindEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.