Interface Cube
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,MdObject
,org.eclipse.emf.common.notify.Notifier
,StandardCommandSource
- All Known Implementing Classes:
CubeImpl
public interface Cube extends MdObject, StandardCommandSource
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:
MdClassPackage.getCube()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<CharacteristicsDescription>
getCharacteristics()
Returns the value of the 'Characteristics' containment reference list.org.eclipse.emf.common.util.EList<CubeCommand>
getCommands()
Returns the value of the 'Commands' containment reference list.CubeDbViewDefs
getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.BasicForm
getDefaultListForm()
Returns the value of the 'Default List Form' reference.BasicForm
getDefaultRecordForm()
Returns the value of the 'Default Record Form' reference.org.eclipse.emf.common.util.EList<Dimension>
getDimensions()
Returns the value of the 'Dimensions' containment reference list.org.eclipse.emf.common.util.EList<DimensionTable>
getDimensionTables()
Returns the value of the 'Dimension Tables' reference list.org.eclipse.emf.common.util.EMap<String,String>
getExplanation()
Returns the value of the 'Explanation' map.org.eclipse.emf.common.util.EMap<String,String>
getExtendedListPresentation()
Returns the value of the 'Extended List Presentation' map.org.eclipse.emf.common.util.EMap<String,String>
getExtendedRecordPresentation()
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.Help
getHelp()
Returns the value of the 'Help' containment reference.org.eclipse.emf.common.util.EMap<String,String>
getListPresentation()
Returns the value of the 'List Presentation' map.Module
getManagerModule()
Returns the value of the 'Manager Module' reference.String
getNameInDataSource()
Returns the value of the 'Name In Data Source' attribute.ExternalDataSource
getParentDataSource()
Returns the value of the 'Parent Data Source' reference.CubeTypes
getProducedTypes()
Returns the value of the 'Produced Types' containment reference.org.eclipse.emf.common.util.EMap<String,String>
getRecordPresentation()
Returns the value of the 'Record Presentation' map.Module
getRecordSetModule()
Returns the value of the 'Record Set Module' reference.org.eclipse.emf.common.util.EList<Resource>
getResources()
Returns the value of the 'Resources' containment reference list.org.eclipse.emf.ecore.EObject
getSuppressObject()
Returns the value of the 'Suppress Object' reference.org.eclipse.emf.common.util.EList<Template>
getTemplates()
Returns the value of the 'Templates' containment reference list.boolean
isIncludeHelpInContents()
Returns the value of the 'Include Help In Contents' attribute.boolean
isUseStandardCommands()
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
setHelp(Help value)
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
setParentDataSource(ExternalDataSource value)
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 Detail
-
getProducedTypes
CubeTypes getProducedTypes()
Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
setProducedTypes(CubeTypes)
,MdClassPackage.getCube_ProducedTypes()
-
setProducedTypes
void setProducedTypes(CubeTypes value)
Sets the value of the 'Produced Types
' containment reference.- Parameters:
value
- the new value of the 'Produced Types' containment reference.- See Also:
getProducedTypes()
-
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(CubeDbViewDefs)
,MdClassPackage.getCube_DbViewDefs()
-
setDbViewDefs
void setDbViewDefs(CubeDbViewDefs value)
Sets the value of the 'Db View Defs
' containment reference.- Parameters:
value
- the new value of the 'Db View Defs' containment reference.- See Also:
getDbViewDefs()
-
getParentDataSource
ExternalDataSource getParentDataSource()
Returns the value of the 'Parent Data Source' reference.- Returns:
- the value of the 'Parent Data Source' reference.
- See Also:
setParentDataSource(ExternalDataSource)
,MdClassPackage.getCube_ParentDataSource()
-
setParentDataSource
void setParentDataSource(ExternalDataSource value)
Sets the value of the 'Parent Data Source
' reference.- Parameters:
value
- the new value of the 'Parent Data Source' reference.- See Also:
getParentDataSource()
-
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(String)
,MdClassPackage.getCube_NameInDataSource()
-
setNameInDataSource
void setNameInDataSource(String value)
Sets the value of the 'Name In Data Source
' attribute.- Parameters:
value
- the new value of the 'Name In Data Source' attribute.- See Also:
getNameInDataSource()
-
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:
MdClassPackage.getCube_Characteristics()
-
isUseStandardCommands
boolean isUseStandardCommands()
Returns the value of the 'Use Standard Commands' attribute.- Returns:
- the value of the 'Use Standard Commands' attribute.
- See Also:
setUseStandardCommands(boolean)
,MdClassPackage.getCube_UseStandardCommands()
-
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:
isUseStandardCommands()
-
getDefaultRecordForm
BasicForm getDefaultRecordForm()
Returns the value of the 'Default Record Form' reference.- Returns:
- the value of the 'Default Record Form' reference.
- See Also:
setDefaultRecordForm(BasicForm)
,MdClassPackage.getCube_DefaultRecordForm()
-
setDefaultRecordForm
void setDefaultRecordForm(BasicForm value)
Sets the value of the 'Default Record Form
' reference.- Parameters:
value
- the new value of the 'Default Record Form' reference.- See Also:
getDefaultRecordForm()
-
getDefaultListForm
BasicForm getDefaultListForm()
Returns the value of the 'Default List Form' reference.- Returns:
- the value of the 'Default List Form' reference.
- See Also:
setDefaultListForm(BasicForm)
,MdClassPackage.getCube_DefaultListForm()
-
setDefaultListForm
void setDefaultListForm(BasicForm value)
Sets the value of the 'Default List Form
' reference.- Parameters:
value
- the new value of the 'Default List Form' reference.- See Also:
getDefaultListForm()
-
getRecordPresentation
org.eclipse.emf.common.util.EMap<String,String> 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:
MdClassPackage.getCube_RecordPresentation()
-
getExtendedRecordPresentation
org.eclipse.emf.common.util.EMap<String,String> 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:
MdClassPackage.getCube_ExtendedRecordPresentation()
-
getListPresentation
org.eclipse.emf.common.util.EMap<String,String> 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:
MdClassPackage.getCube_ListPresentation()
-
getExtendedListPresentation
org.eclipse.emf.common.util.EMap<String,String> 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:
MdClassPackage.getCube_ExtendedListPresentation()
-
getExplanation
org.eclipse.emf.common.util.EMap<String,String> 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:
MdClassPackage.getCube_Explanation()
-
getRecordSetModule
Module getRecordSetModule()
Returns the value of the 'Record Set Module' reference.- Returns:
- the value of the 'Record Set Module' reference.
- See Also:
setRecordSetModule(com._1c.g5.v8.dt.bsl.model.Module)
,MdClassPackage.getCube_RecordSetModule()
-
setRecordSetModule
void setRecordSetModule(Module value)
Sets the value of the 'Record Set Module
' reference.- Parameters:
value
- the new value of the 'Record Set Module' reference.- See Also:
getRecordSetModule()
-
getManagerModule
Module getManagerModule()
Returns the value of the 'Manager Module' reference.- Returns:
- the value of the 'Manager Module' reference.
- See Also:
setManagerModule(com._1c.g5.v8.dt.bsl.model.Module)
,MdClassPackage.getCube_ManagerModule()
-
setManagerModule
void setManagerModule(Module value)
Sets the value of the 'Manager Module
' reference.- Parameters:
value
- the new value of the 'Manager Module' reference.- See Also:
getManagerModule()
-
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(boolean)
,MdClassPackage.getCube_IncludeHelpInContents()
-
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:
isIncludeHelpInContents()
-
getHelp
Help getHelp()
Returns the value of the 'Help' containment reference.- Returns:
- the value of the 'Help' containment reference.
- See Also:
setHelp(Help)
,MdClassPackage.getCube_Help()
-
setHelp
void setHelp(Help value)
Sets the value of the 'Help
' containment reference.- Parameters:
value
- the new value of the 'Help' containment reference.- See Also:
getHelp()
-
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:
MdClassPackage.getCube_DimensionTables()
-
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:
MdClassPackage.getCube_Dimensions()
-
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:
MdClassPackage.getCube_Resources()
-
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:
MdClassPackage.getCube_Forms()
-
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:
MdClassPackage.getCube_Commands()
-
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:
MdClassPackage.getCube_Templates()
-
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(EObject)
,MdClassPackage.getCube_SuppressObject()
-
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:
getSuppressObject()
-
-