public abstract class EditorPackageIdentifier extends Object
| Constructor and Description |
|---|
EditorPackageIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
static EditorPackageIdentifier |
create(String id,
String label) |
abstract String |
getId() |
abstract String |
getLabel() |
Copyright © 2017. All rights reserved.