| Package | Description |
|---|---|
| com.microfocus.awm.meta |
Core classes of the AWM meta model plug-in.
|
| com.microfocus.awm.meta.impl |
Implementations of AWM model access interfaces.
|
| com.microfocus.awm.meta.modelextension |
Copyright (C) Micro Focus.
|
| Modifier and Type | Method and Description |
|---|---|
IDDefinition |
TaurusFactory.createIDDefinition(IDDefinitionExtension pIdDefinitionExtension)
Creates an ID definition from a
IDDefinitionExtension. |
| Modifier and Type | Method and Description |
|---|---|
IDDefinition |
TaurusFactoryImpl.createIDDefinition(IDDefinitionExtension pExtension) |
| Modifier and Type | Method and Description |
|---|---|
IDDefinitionExtension |
LinkedElementTypeExtension.getIdDefinition()
Gets the referenced
IDDefinitionExtension. |
IDDefinitionExtension |
KeyPropertyExtension.getIdDefinition()
Gets the ID definition this key property belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IDDefinitionExtension> |
FunctionPackageExtension.getIDDefinitions()
Gets
IDDefinitionExtensions of the function package |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkedElementTypeExtension.setIDDefinition(IDDefinitionExtension pIDDefinition)
Sets the
IDDefinitionExtension of the linked element extension. |
| Constructor and Description |
|---|
KeyPropertyExtension(IDDefinitionExtension pIDDef,
int pSequenceNumber)
Constructor.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.