| Modifier and Type | Method and Description |
|---|---|
DatabaseSocialNetworkMetric.DatabaseMetric |
DatabaseSocialNetworkController.getCurrentMetric() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseSocialNetworkController.setCurrentMetric(DatabaseSocialNetworkMetric.DatabaseMetric metric) |
void |
DatabaseSocialNetworkController.setCurrentSocialNetwork(DatabaseSocialNetworkMetric.DatabaseMetric metric,
double threshold) |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseSocialNetworkMetric.DatabaseMetric |
DatabaseSocialNetworkMetric.DatabaseMetric.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseSocialNetworkMetric.DatabaseMetric[] |
DatabaseSocialNetworkMetric.DatabaseMetric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseSocialNetworkMetric.DatabaseMetric |
DatabaseSocialNetworkMinerParameterImpl.getMetric() |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseSocialNetworkMinerParameterImpl.setMetric(DatabaseSocialNetworkMetric.DatabaseMetric metric) |