| Package | Description |
|---|---|
| pl.gdela.socomo.codemap |
Model for complete map of code and its dependencies.
|
| Modifier and Type | Method and Description |
|---|---|
static Origin |
Origin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Origin[] |
Origin.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Codemap |
Codemap.select(Origin origin)
Returns a new codemap that contains only code elements defined in given origin.
|
Copyright © 2019. All rights reserved.