| Package | Description |
|---|---|
| com.microfocus.awm.meta.modelextension |
Copyright (C) Micro Focus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexAttributeExtension
Complex attribute for a model part.
|
class |
DeprecatedFunctionPackage
Simple implementation of a
FunctionPackageExtension to support old
tool types which still use the deprecated tool executor extension point. |
class |
FunctionPackageExtension
Definition of a function package created from an extension of the AWM model
extension point.
|
class |
ToolTypeComplexAttribute
Deprecated.
Use
ComplexAttributeExtension instead. |
class |
ToolTypeExtension
Definition of a specific tool type created from an extension of the AWM model
extension point.
|
class |
ToolTypeInputParameter
Predefined input parameter for a tool type extension.
|
class |
ToolTypeOutputParameter
Predefined output parameter for a tool type extension.
|
class |
ToolTypeParameter
Abstract super class for predefined tool type parameter extensions.
|
class |
ToolTypePart
Part or component of a tool type extension.
|
| Modifier and Type | Method and Description |
|---|---|
static ModelExtensionWithAttributes |
ModelExtensionUtilities.getModelExtensionWithAttributes(org.eclipse.emf.ecore.EObject pDynamicObject)
Gets the
ModelExtensionWithAttributes for the given
DynamicObject. |
| Constructor and Description |
|---|
ComplexAttributeReference(java.lang.String pTargetID,
EModelExtensionCardinality pCardinality,
ModelExtensionWithAttributes pReferencingObject)
Constructor.
|
ModelExtensionAttributeReference(java.lang.String pTargetID,
ModelExtensionWithAttributes pReferencingObject)
Constructor.
|
ToolTypePartAttributeReference(java.lang.String pTargetID,
ModelExtensionWithAttributes pReferencingObject)
Constructor.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.