Package | Description |
---|---|
sk.stuba.fiit.perconik.eclipse.ui |
Extension to the
org.eclipse.ui package
of the Eclipse Platform. |
Modifier and Type | Method and Description |
---|---|
static DereferencePolicy |
DereferencePolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DereferencePolicy[] |
DereferencePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|