| 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.interfaces |
Provides access to the AWM modeled data like AWM
action descriptors, application options, element list structures,
element types, file descriptors, filter types, function packages,
global actions, icons, tool descriptors, and so on.
|
| com.microfocus.awm.meta.util |
Helper and utility classes for the AWM meta model including model validation and conversion.
|
| com.microfocus.awm.model.internal |
Internal implementations of AWM interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
RApplicationProperty |
TaurusFactory.createRApplicationProperty()
Returns a new object of class 'RApplication Property'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RApplicationPropertyImpl |
| Modifier and Type | Method and Description |
|---|---|
RApplicationProperty |
TaurusFactoryImpl.createRApplicationProperty() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RApplicationProperty> |
ApplicationOptionsImpl.getApplicationProperty() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<RApplicationProperty> |
ApplicationOptions.getApplicationProperty()
Returns the value of the 'Application Property'
containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
T |
TaurusSwitch.caseRApplicationProperty(RApplicationProperty object)
Returns the result of interpreting the object as an instance of 'RApplication Property'.
|
boolean |
TaurusValidator.validateRApplicationProperty_ApplictionProperty(RApplicationProperty rApplicationProperty,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the ApplictionProperty constraint of 'RApplication
Property'.
|
boolean |
TaurusValidator.validateRApplicationProperty(RApplicationProperty rApplicationProperty,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
| Constructor and Description |
|---|
AbstractInternalApplicationProperty(Property pProperty,
RApplicationProperty pApplicationProperty,
ITaurusApplication pApplication,
IApplicationPropertyProxy pApplicationPropertyProxy) |
ApplicationProperty(Property pProperty,
RApplicationProperty pApplicationProperty,
ITaurusApplication pApplication,
IApplicationPropertyProxy pApplicationPropertyProxy)
Constructor.
|
MasterConfigurationProperty(Property pProperty,
RApplicationProperty pApplicationProperty,
ITaurusApplication pApplication,
IApplicationPropertyProxy pApplicationPropertyProxy)
Constructor.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.