| Package | Description |
|---|---|
| com.microfocus.awm.meta.modelextension |
Copyright (C) Micro Focus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileDescriptorExtension
Parsed
fileDescriptor model extension element. |
class |
IDDefinitionExtension
Parsed
idDefinition model extension element. |
class |
ModelPropertyExtension
Parsed
modelProperty extension element. |
| Modifier and Type | Method and Description |
|---|---|
PreDefinedModelExtensionObject |
ToolTypeParameter.getTargetReference()
Gets the referenced target property extension.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<PreDefinedModelExtensionObject> |
ModelExtensionUtilities.getPreDefinedObjectExtensions(org.eclipse.emf.ecore.EClass pEClass)
Gets all available
PreDefinedModelExtensionObjects for the
desired EClass. |
static java.util.Collection<PreDefinedModelExtensionObject> |
ModelExtensionUtilities.getPreDefinedObjectExtensions(org.eclipse.emf.ecore.EClass pEClass,
java.util.List<FunctionPackage> pDesiredFunctionPackages)
Gets all available
PreDefinedModelExtensionObjects for the
desired EClass and function packages. |
| Modifier and Type | Method and Description |
|---|---|
void |
ToolTypeParameter.setTargetReference(PreDefinedModelExtensionObject pTargetReference)
Sets the target property extension.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.