public interface TAURUSConfiguration extends AWMObject
The following features are supported:
TaurusPackage.getTAURUSConfiguration()| Modifier and Type | Method and Description |
|---|---|
CActionDescriptors |
getActionDescriptors()
Returns the value of the 'Action Descriptors' containment
reference.
|
ApplicationOptions |
getApplicationOptions()
Returns the value of the 'Application Options'
containment reference.
|
CElementListStructures |
getElementListStructures()
Returns the value of the 'Element List Structures'
containment reference.
|
CElementTypes |
getElementTypes()
Returns the value of the 'Element Types' containment
reference.
|
CFileDescriptors |
getFileDescriptors()
Returns the value of the 'File Descriptors' containment
reference.
|
CFilterTypes |
getFilterTypes()
Returns the value of the 'Filter Types' containment
reference.
|
CFunctionPackages |
getFunctionPackages()
Returns the value of the 'Function Packages' containment
reference.
|
CGlobalActions |
getGlobalActions()
Returns the value of the 'Global Actions' containment
reference.
|
CIcons |
getIcons()
Returns the value of the 'Icons' containment reference.
|
CIDDefinitions |
getIDDefinitions()
Returns the value of the 'ID Definitions' containment
reference.
|
CProperties |
getProperties()
Returns the value of the 'Properties' containment
reference.
|
CToolDescriptors |
getToolDescriptors()
Returns the value of the 'Tool Descriptors' containment
reference.
|
void |
setActionDescriptors(CActionDescriptors value)
Sets the value of the
'
Action Descriptors' containment reference. |
void |
setApplicationOptions(ApplicationOptions value)
Sets the value of the
'
Application Options' containment reference. |
void |
setElementListStructures(CElementListStructures value)
Sets the value of the
'
Element List Structures' containment reference. |
void |
setElementTypes(CElementTypes value)
Sets the value of the
'
Element Types' containment reference. |
void |
setFileDescriptors(CFileDescriptors value)
Sets the value of the
'
File Descriptors' containment reference. |
void |
setFilterTypes(CFilterTypes value)
Sets the value of the
'
Filter Types' containment reference. |
void |
setFunctionPackages(CFunctionPackages value)
Sets the value of the
'
Function Packages' containment reference. |
void |
setGlobalActions(CGlobalActions value)
Sets the value of the
'
Global Actions' containment reference. |
void |
setIcons(CIcons value)
Sets the value of the
'
Icons' containment reference. |
void |
setIDDefinitions(CIDDefinitions value)
Sets the value of the
'
ID Definitions' containment reference. |
void |
setProperties(CProperties value)
Sets the value of the
'
Properties' containment reference. |
void |
setToolDescriptors(CToolDescriptors value)
Sets the value of the
'
Tool Descriptors' containment reference. |
getComment, isSetComment, setComment, unsetCommentApplicationOptions getApplicationOptions()
setApplicationOptions(ApplicationOptions),
TaurusPackage.getTAURUSConfiguration_ApplicationOptions()void setApplicationOptions(ApplicationOptions value)
Application Options' containment reference. value - the new value of the 'Application Options'
containment reference.getApplicationOptions()CFunctionPackages getFunctionPackages()
setFunctionPackages(CFunctionPackages),
TaurusPackage.getTAURUSConfiguration_FunctionPackages()void setFunctionPackages(CFunctionPackages value)
Function Packages' containment reference. value - the new value of the 'Function Packages' containment
reference.getFunctionPackages()CIDDefinitions getIDDefinitions()
setIDDefinitions(CIDDefinitions),
TaurusPackage.getTAURUSConfiguration_IDDefinitions()void setIDDefinitions(CIDDefinitions value)
ID Definitions' containment reference.
value - the new value of the 'ID Definitions' containment
reference.getIDDefinitions()CActionDescriptors getActionDescriptors()
setActionDescriptors(CActionDescriptors),
TaurusPackage.getTAURUSConfiguration_ActionDescriptors()void setActionDescriptors(CActionDescriptors value)
Action Descriptors' containment reference. value - the new value of the 'Action Descriptors' containment
reference.getActionDescriptors()CGlobalActions getGlobalActions()
setGlobalActions(CGlobalActions),
TaurusPackage.getTAURUSConfiguration_GlobalActions()void setGlobalActions(CGlobalActions value)
Global Actions' containment reference.
value - the new value of the 'Global Actions' containment
reference.getGlobalActions()CElementTypes getElementTypes()
setElementTypes(CElementTypes),
TaurusPackage.getTAURUSConfiguration_ElementTypes()void setElementTypes(CElementTypes value)
Element Types' containment reference.
value - the new value of the 'Element Types' containment
reference.getElementTypes()CElementListStructures getElementListStructures()
setElementListStructures(CElementListStructures),
TaurusPackage.getTAURUSConfiguration_ElementListStructures()void setElementListStructures(CElementListStructures value)
Element List Structures' containment reference. value - the new value of the 'Element List Structures'
containment reference.getElementListStructures()CFileDescriptors getFileDescriptors()
setFileDescriptors(CFileDescriptors),
TaurusPackage.getTAURUSConfiguration_FileDescriptors()void setFileDescriptors(CFileDescriptors value)
File Descriptors' containment reference. value - the new value of the 'File Descriptors' containment
reference.getFileDescriptors()CFilterTypes getFilterTypes()
setFilterTypes(CFilterTypes),
TaurusPackage.getTAURUSConfiguration_FilterTypes()void setFilterTypes(CFilterTypes value)
Filter Types' containment reference.
value - the new value of the 'Filter Types' containment
reference.getFilterTypes()CProperties getProperties()
setProperties(CProperties),
TaurusPackage.getTAURUSConfiguration_Properties()void setProperties(CProperties value)
Properties' containment reference. value - the new value of the 'Properties' containment
reference.getProperties()CToolDescriptors getToolDescriptors()
setToolDescriptors(CToolDescriptors),
TaurusPackage.getTAURUSConfiguration_ToolDescriptors()void setToolDescriptors(CToolDescriptors value)
Tool Descriptors' containment reference. value - the new value of the 'Tool Descriptors' containment
reference.getToolDescriptors()CIcons getIcons()
setIcons(CIcons),
TaurusPackage.getTAURUSConfiguration_Icons()void setIcons(CIcons value)
Icons' containment reference. value - the new value of the 'Icons' containment reference.getIcons()Copyright © 2015 Micro Focus GmbH. All rights reserved.