|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkFailureEffect.Effect | |
|---|---|
| bcds.phison.sim | This package comprises the simulator and several processing modules. |
| Uses of LinkFailureEffect.Effect in bcds.phison.sim |
|---|
| Methods in bcds.phison.sim that return LinkFailureEffect.Effect | ||
|---|---|---|
static
|
LinkFailureEffect.determineEffect(ConnectionInfo<V,E> conn,
E failed_e,
TED<V,E> ted)
|
|
static LinkFailureEffect.Effect |
LinkFailureEffect.Effect.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
|
static LinkFailureEffect.Effect[] |
LinkFailureEffect.Effect.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
| Methods in bcds.phison.sim that return types with arguments of type LinkFailureEffect.Effect | ||
|---|---|---|
static
|
LinkFailureEffect.determineEffectOfMultipleFailure(ConnectionInfo<V,E> conn,
java.util.Collection<E> failed_e,
TED<V,E> ted)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||