| Package | Description |
|---|---|
| org.eclipse.emf.common |
Provides a collection of subpackages to support the EMF
infrastructure.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CommonPlugin.ElementRecord> |
CommonPlugin.ElementRecord.getChildren()
Returns the children elements.
|
static java.util.Map<java.lang.String,java.util.List<CommonPlugin.ElementRecord>> |
CommonPlugin.getTargetPlatformExtensionPoints(java.util.Set<java.lang.String> extensionPoints)
Computes a list of
element records for each requested extension point. |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature