| Package | Description |
|---|---|
| org.modeldriven.fuml.config |
Package level documentation for generated package org.modeldriven.fuml.config.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReferenceMappingType |
ReferenceMapping.type |
| Modifier and Type | Method and Description |
|---|---|
static ReferenceMappingType |
ReferenceMappingType.fromValue(String v) |
ReferenceMappingType |
FumlConfiguration.getReferenceMappingType(Classifier classifier,
Property property) |
ReferenceMappingType |
ReferenceMapping.getType()
Gets the value of the type property.
|
static ReferenceMappingType |
ReferenceMappingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferenceMappingType[] |
ReferenceMappingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceMapping.setType(ReferenceMappingType value)
Sets the value of the type property.
|
Copyright © 2020. All rights reserved.