Interface Cube
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,MdObject
,org.eclipse.emf.common.notify.Notifier
,StandardCommandSource
- All Known Implementing Classes:
CubeImpl
A representation of the model object 'Cube'.
The following features are supported:
Produced Types
Db View Defs
Parent Data Source
Name In Data Source
Characteristics
Use Standard Commands
Default Record Form
Default List Form
Record Presentation
Extended Record Presentation
List Presentation
Extended List Presentation
Explanation
Record Set Module
Manager Module
Include Help In Contents
Help
Dimension Tables
Dimensions
Resources
Forms
Commands
Templates
Suppress Object
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CharacteristicsDescription>
Returns the value of the 'Characteristics' containment reference list.org.eclipse.emf.common.util.EList<CubeCommand>
Returns the value of the 'Commands' containment reference list.Returns the value of the 'Db View Defs' containment reference.Returns the value of the 'Default List Form' reference.Returns the value of the 'Default Record Form' reference.org.eclipse.emf.common.util.EList<Dimension>
Returns the value of the 'Dimensions' containment reference list.org.eclipse.emf.common.util.EList<DimensionTable>
Returns the value of the 'Dimension Tables' reference list.Returns the value of the 'Explanation' map.Returns the value of the 'Extended List Presentation' map.Returns the value of the 'Extended Record Presentation' map.org.eclipse.emf.common.util.EList<CubeForm>
getForms()
Returns the value of the 'Forms' containment reference list.getHelp()
Returns the value of the 'Help' containment reference.Returns the value of the 'List Presentation' map.Returns the value of the 'Manager Module' reference.Returns the value of the 'Name In Data Source' attribute.Returns the value of the 'Parent Data Source' reference.Returns the value of the 'Produced Types' containment reference.Returns the value of the 'Record Presentation' map.Returns the value of the 'Record Set Module' reference.org.eclipse.emf.common.util.EList<Resource>
Returns the value of the 'Resources' containment reference list.org.eclipse.emf.ecore.EObject
Returns the value of the 'Suppress Object' reference.org.eclipse.emf.common.util.EList<Template>
Returns the value of the 'Templates' containment reference list.boolean
Returns the value of the 'Include Help In Contents' attribute.boolean
Returns the value of the 'Use Standard Commands' attribute.void
setDbViewDefs
(CubeDbViewDefs value) Sets the value of the 'Db View Defs
' containment reference.void
setDefaultListForm
(BasicForm value) Sets the value of the 'Default List Form
' reference.void
setDefaultRecordForm
(BasicForm value) Sets the value of the 'Default Record Form
' reference.void
Sets the value of the 'Help
' containment reference.void
setIncludeHelpInContents
(boolean value) Sets the value of the 'Include Help In Contents
' attribute.void
setManagerModule
(Module value) Sets the value of the 'Manager Module
' reference.void
setNameInDataSource
(String value) Sets the value of the 'Name In Data Source
' attribute.void
Sets the value of the 'Parent Data Source
' reference.void
setProducedTypes
(CubeTypes value) Sets the value of the 'Produced Types
' containment reference.void
setRecordSetModule
(Module value) Sets the value of the 'Record Set Module
' reference.void
setSuppressObject
(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Suppress Object
' reference.void
setUseStandardCommands
(boolean value) Sets the value of the 'Use Standard Commands
' attribute.Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.StandardCommandSource
getStandardCommands
-
Method Details
-
getProducedTypes
CubeTypes getProducedTypes()Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
-
setProducedTypes
Sets the value of the 'Produced Types
' containment reference.- Parameters:
value
- the new value of the 'Produced Types' containment reference.- See Also:
-
getDbViewDefs
CubeDbViewDefs getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
-
setDbViewDefs
Sets the value of the 'Db View Defs
' containment reference.- Parameters:
value
- the new value of the 'Db View Defs' containment reference.- See Also:
-
getParentDataSource
ExternalDataSource getParentDataSource()Returns the value of the 'Parent Data Source' reference.- Returns:
- the value of the 'Parent Data Source' reference.
- See Also:
-
setParentDataSource
Sets the value of the 'Parent Data Source
' reference.- Parameters:
value
- the new value of the 'Parent Data Source' reference.- See Also:
-
getNameInDataSource
String getNameInDataSource()Returns the value of the 'Name In Data Source' attribute.- Returns:
- the value of the 'Name In Data Source' attribute.
- See Also:
-
setNameInDataSource
Sets the value of the 'Name In Data Source
' attribute.- Parameters:
value
- the new value of the 'Name In Data Source' attribute.- See Also:
-
getCharacteristics
org.eclipse.emf.common.util.EList<CharacteristicsDescription> getCharacteristics()Returns the value of the 'Characteristics' containment reference list. The list contents are of typeCharacteristicsDescription
.- Returns:
- the value of the 'Characteristics' containment reference list.
- See Also:
-
isUseStandardCommands
boolean isUseStandardCommands()Returns the value of the 'Use Standard Commands' attribute.- Returns:
- the value of the 'Use Standard Commands' attribute.
- See Also:
-
setUseStandardCommands
void setUseStandardCommands(boolean value) Sets the value of the 'Use Standard Commands
' attribute.- Parameters:
value
- the new value of the 'Use Standard Commands' attribute.- See Also:
-
getDefaultRecordForm
BasicForm getDefaultRecordForm()Returns the value of the 'Default Record Form' reference.- Returns:
- the value of the 'Default Record Form' reference.
- See Also:
-
setDefaultRecordForm
Sets the value of the 'Default Record Form
' reference.- Parameters:
value
- the new value of the 'Default Record Form' reference.- See Also:
-
getDefaultListForm
BasicForm getDefaultListForm()Returns the value of the 'Default List Form' reference.- Returns:
- the value of the 'Default List Form' reference.
- See Also:
-
setDefaultListForm
Sets the value of the 'Default List Form
' reference.- Parameters:
value
- the new value of the 'Default List Form' reference.- See Also:
-
getRecordPresentation
Returns the value of the 'Record Presentation' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Record Presentation' map.
- See Also:
-
getExtendedRecordPresentation
Returns the value of the 'Extended Record Presentation' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Extended Record Presentation' map.
- See Also:
-
getListPresentation
Returns the value of the 'List Presentation' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'List Presentation' map.
- See Also:
-
getExtendedListPresentation
Returns the value of the 'Extended List Presentation' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Extended List Presentation' map.
- See Also:
-
getExplanation
Returns the value of the 'Explanation' map. The key is of typeString
, and the value is of typeString
,- Returns:
- the value of the 'Explanation' map.
- See Also:
-
getRecordSetModule
Module getRecordSetModule()Returns the value of the 'Record Set Module' reference.- Returns:
- the value of the 'Record Set Module' reference.
- See Also:
-
setRecordSetModule
Sets the value of the 'Record Set Module
' reference.- Parameters:
value
- the new value of the 'Record Set Module' reference.- See Also:
-
getManagerModule
Module getManagerModule()Returns the value of the 'Manager Module' reference.- Returns:
- the value of the 'Manager Module' reference.
- See Also:
-
setManagerModule
Sets the value of the 'Manager Module
' reference.- Parameters:
value
- the new value of the 'Manager Module' reference.- See Also:
-
isIncludeHelpInContents
boolean isIncludeHelpInContents()Returns the value of the 'Include Help In Contents' attribute.- Returns:
- the value of the 'Include Help In Contents' attribute.
- See Also:
-
setIncludeHelpInContents
void setIncludeHelpInContents(boolean value) Sets the value of the 'Include Help In Contents
' attribute.- Parameters:
value
- the new value of the 'Include Help In Contents' attribute.- See Also:
-
getHelp
Help getHelp()Returns the value of the 'Help' containment reference.- Returns:
- the value of the 'Help' containment reference.
- See Also:
-
setHelp
Sets the value of the 'Help
' containment reference.- Parameters:
value
- the new value of the 'Help' containment reference.- See Also:
-
getDimensionTables
org.eclipse.emf.common.util.EList<DimensionTable> getDimensionTables()Returns the value of the 'Dimension Tables' reference list. The list contents are of typeDimensionTable
.- Returns:
- the value of the 'Dimension Tables' reference list.
- See Also:
-
getDimensions
org.eclipse.emf.common.util.EList<Dimension> getDimensions()Returns the value of the 'Dimensions' containment reference list. The list contents are of typeDimension
.- Returns:
- the value of the 'Dimensions' containment reference list.
- See Also:
-
getResources
org.eclipse.emf.common.util.EList<Resource> getResources()Returns the value of the 'Resources' containment reference list. The list contents are of typeResource
.- Returns:
- the value of the 'Resources' containment reference list.
- See Also:
-
getForms
org.eclipse.emf.common.util.EList<CubeForm> getForms()Returns the value of the 'Forms' containment reference list. The list contents are of typeCubeForm
.- Returns:
- the value of the 'Forms' containment reference list.
- See Also:
-
getCommands
org.eclipse.emf.common.util.EList<CubeCommand> getCommands()Returns the value of the 'Commands' containment reference list. The list contents are of typeCubeCommand
.- Returns:
- the value of the 'Commands' containment reference list.
- See Also:
-
getTemplates
org.eclipse.emf.common.util.EList<Template> getTemplates()Returns the value of the 'Templates' containment reference list. The list contents are of typeTemplate
.- Returns:
- the value of the 'Templates' containment reference list.
- See Also:
-
getSuppressObject
org.eclipse.emf.ecore.EObject getSuppressObject()Returns the value of the 'Suppress Object' reference.- Returns:
- the value of the 'Suppress Object' reference.
- See Also:
-
setSuppressObject
void setSuppressObject(org.eclipse.emf.ecore.EObject value) Sets the value of the 'Suppress Object
' reference.- Parameters:
value
- the new value of the 'Suppress Object' reference.- See Also:
-