Class CubeImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.metadata.mdclass.impl.MdObjectImpl
-
- com._1c.g5.v8.dt.metadata.mdclass.impl.CubeImpl
-
- All Implemented Interfaces:
IBmObject
,Cube
,MdObject
,StandardCommandSource
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
public class CubeImpl extends MdObjectImpl implements Cube
An implementation of the model object 'Cube'.The following features are implemented:
Standard Commands
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
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
CubeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)
int
eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)
protected org.eclipse.emf.ecore.EClass
eStaticClass()
org.eclipse.emf.common.util.EList<CharacteristicsDescription>
getCharacteristics()
org.eclipse.emf.common.util.EList<CubeCommand>
getCommands()
CubeDbViewDefs
getDbViewDefs()
BasicForm
getDefaultListForm()
BasicForm
getDefaultRecordForm()
org.eclipse.emf.common.util.EList<Dimension>
getDimensions()
org.eclipse.emf.common.util.EList<DimensionTable>
getDimensionTables()
org.eclipse.emf.common.util.EMap<String,String>
getExplanation()
org.eclipse.emf.common.util.EMap<String,String>
getExtendedListPresentation()
org.eclipse.emf.common.util.EMap<String,String>
getExtendedRecordPresentation()
org.eclipse.emf.common.util.EList<CubeForm>
getForms()
Help
getHelp()
org.eclipse.emf.common.util.EMap<String,String>
getListPresentation()
Module
getManagerModule()
String
getNameInDataSource()
ExternalDataSource
getParentDataSource()
CubeTypes
getProducedTypes()
org.eclipse.emf.common.util.EMap<String,String>
getRecordPresentation()
Module
getRecordSetModule()
org.eclipse.emf.common.util.EList<Resource>
getResources()
org.eclipse.emf.common.util.EList<StandardCommand>
getStandardCommands()
org.eclipse.emf.ecore.EObject
getSuppressObject()
org.eclipse.emf.common.util.EList<Template>
getTemplates()
boolean
isIncludeHelpInContents()
boolean
isUseStandardCommands()
void
setDbViewDefs(CubeDbViewDefs newDbViewDefs)
void
setDefaultListForm(BasicForm newDefaultListForm)
void
setDefaultRecordForm(BasicForm newDefaultRecordForm)
void
setHelp(Help newHelp)
void
setIncludeHelpInContents(boolean newIncludeHelpInContents)
void
setManagerModule(Module newManagerModule)
void
setNameInDataSource(String newNameInDataSource)
void
setParentDataSource(ExternalDataSource newParentDataSource)
void
setProducedTypes(CubeTypes newProducedTypes)
void
setRecordSetModule(Module newRecordSetModule)
void
setSuppressObject(org.eclipse.emf.ecore.EObject newSuppressObject)
void
setUseStandardCommands(boolean newUseStandardCommands)
-
Methods inherited from class com._1c.g5.v8.dt.metadata.mdclass.impl.MdObjectImpl
eStaticFeatureCount, getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classMdObjectImpl
-
getStandardCommands
public org.eclipse.emf.common.util.EList<StandardCommand> getStandardCommands()
- Specified by:
getStandardCommands
in interfaceStandardCommandSource
- Returns:
- the value of the 'Standard Commands' containment reference list.
- See Also:
MdClassPackage.getStandardCommandSource_StandardCommands()
-
getProducedTypes
public CubeTypes getProducedTypes()
- Specified by:
getProducedTypes
in interfaceCube
- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
Cube.setProducedTypes(CubeTypes)
,MdClassPackage.getCube_ProducedTypes()
-
setProducedTypes
public void setProducedTypes(CubeTypes newProducedTypes)
- Specified by:
setProducedTypes
in interfaceCube
- Parameters:
newProducedTypes
- the new value of the 'Produced Types' containment reference.- See Also:
Cube.getProducedTypes()
-
getDbViewDefs
public CubeDbViewDefs getDbViewDefs()
- Specified by:
getDbViewDefs
in interfaceCube
- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
Cube.setDbViewDefs(CubeDbViewDefs)
,MdClassPackage.getCube_DbViewDefs()
-
setDbViewDefs
public void setDbViewDefs(CubeDbViewDefs newDbViewDefs)
- Specified by:
setDbViewDefs
in interfaceCube
- Parameters:
newDbViewDefs
- the new value of the 'Db View Defs' containment reference.- See Also:
Cube.getDbViewDefs()
-
getParentDataSource
public ExternalDataSource getParentDataSource()
- Specified by:
getParentDataSource
in interfaceCube
- Returns:
- the value of the 'Parent Data Source' reference.
- See Also:
Cube.setParentDataSource(ExternalDataSource)
,MdClassPackage.getCube_ParentDataSource()
-
setParentDataSource
public void setParentDataSource(ExternalDataSource newParentDataSource)
- Specified by:
setParentDataSource
in interfaceCube
- Parameters:
newParentDataSource
- the new value of the 'Parent Data Source' reference.- See Also:
Cube.getParentDataSource()
-
getNameInDataSource
public String getNameInDataSource()
- Specified by:
getNameInDataSource
in interfaceCube
- Returns:
- the value of the 'Name In Data Source' attribute.
- See Also:
Cube.setNameInDataSource(String)
,MdClassPackage.getCube_NameInDataSource()
-
setNameInDataSource
public void setNameInDataSource(String newNameInDataSource)
- Specified by:
setNameInDataSource
in interfaceCube
- Parameters:
newNameInDataSource
- the new value of the 'Name In Data Source' attribute.- See Also:
Cube.getNameInDataSource()
-
getCharacteristics
public org.eclipse.emf.common.util.EList<CharacteristicsDescription> getCharacteristics()
- Specified by:
getCharacteristics
in interfaceCube
- Returns:
- the value of the 'Characteristics' containment reference list.
- See Also:
MdClassPackage.getCube_Characteristics()
-
isUseStandardCommands
public boolean isUseStandardCommands()
- Specified by:
isUseStandardCommands
in interfaceCube
- Returns:
- the value of the 'Use Standard Commands' attribute.
- See Also:
Cube.setUseStandardCommands(boolean)
,MdClassPackage.getCube_UseStandardCommands()
-
setUseStandardCommands
public void setUseStandardCommands(boolean newUseStandardCommands)
- Specified by:
setUseStandardCommands
in interfaceCube
- Parameters:
newUseStandardCommands
- the new value of the 'Use Standard Commands' attribute.- See Also:
Cube.isUseStandardCommands()
-
getDefaultRecordForm
public BasicForm getDefaultRecordForm()
- Specified by:
getDefaultRecordForm
in interfaceCube
- Returns:
- the value of the 'Default Record Form' reference.
- See Also:
Cube.setDefaultRecordForm(BasicForm)
,MdClassPackage.getCube_DefaultRecordForm()
-
setDefaultRecordForm
public void setDefaultRecordForm(BasicForm newDefaultRecordForm)
- Specified by:
setDefaultRecordForm
in interfaceCube
- Parameters:
newDefaultRecordForm
- the new value of the 'Default Record Form' reference.- See Also:
Cube.getDefaultRecordForm()
-
getDefaultListForm
public BasicForm getDefaultListForm()
- Specified by:
getDefaultListForm
in interfaceCube
- Returns:
- the value of the 'Default List Form' reference.
- See Also:
Cube.setDefaultListForm(BasicForm)
,MdClassPackage.getCube_DefaultListForm()
-
setDefaultListForm
public void setDefaultListForm(BasicForm newDefaultListForm)
- Specified by:
setDefaultListForm
in interfaceCube
- Parameters:
newDefaultListForm
- the new value of the 'Default List Form' reference.- See Also:
Cube.getDefaultListForm()
-
getRecordPresentation
public org.eclipse.emf.common.util.EMap<String,String> getRecordPresentation()
- Specified by:
getRecordPresentation
in interfaceCube
- Returns:
- the value of the 'Record Presentation' map.
- See Also:
MdClassPackage.getCube_RecordPresentation()
-
getExtendedRecordPresentation
public org.eclipse.emf.common.util.EMap<String,String> getExtendedRecordPresentation()
- Specified by:
getExtendedRecordPresentation
in interfaceCube
- Returns:
- the value of the 'Extended Record Presentation' map.
- See Also:
MdClassPackage.getCube_ExtendedRecordPresentation()
-
getListPresentation
public org.eclipse.emf.common.util.EMap<String,String> getListPresentation()
- Specified by:
getListPresentation
in interfaceCube
- Returns:
- the value of the 'List Presentation' map.
- See Also:
MdClassPackage.getCube_ListPresentation()
-
getExtendedListPresentation
public org.eclipse.emf.common.util.EMap<String,String> getExtendedListPresentation()
- Specified by:
getExtendedListPresentation
in interfaceCube
- Returns:
- the value of the 'Extended List Presentation' map.
- See Also:
MdClassPackage.getCube_ExtendedListPresentation()
-
getExplanation
public org.eclipse.emf.common.util.EMap<String,String> getExplanation()
- Specified by:
getExplanation
in interfaceCube
- Returns:
- the value of the 'Explanation' map.
- See Also:
MdClassPackage.getCube_Explanation()
-
getRecordSetModule
public Module getRecordSetModule()
- Specified by:
getRecordSetModule
in interfaceCube
- Returns:
- the value of the 'Record Set Module' reference.
- See Also:
Cube.setRecordSetModule(com._1c.g5.v8.dt.bsl.model.Module)
,MdClassPackage.getCube_RecordSetModule()
-
setRecordSetModule
public void setRecordSetModule(Module newRecordSetModule)
- Specified by:
setRecordSetModule
in interfaceCube
- Parameters:
newRecordSetModule
- the new value of the 'Record Set Module' reference.- See Also:
Cube.getRecordSetModule()
-
getManagerModule
public Module getManagerModule()
- Specified by:
getManagerModule
in interfaceCube
- Returns:
- the value of the 'Manager Module' reference.
- See Also:
Cube.setManagerModule(com._1c.g5.v8.dt.bsl.model.Module)
,MdClassPackage.getCube_ManagerModule()
-
setManagerModule
public void setManagerModule(Module newManagerModule)
- Specified by:
setManagerModule
in interfaceCube
- Parameters:
newManagerModule
- the new value of the 'Manager Module' reference.- See Also:
Cube.getManagerModule()
-
isIncludeHelpInContents
public boolean isIncludeHelpInContents()
- Specified by:
isIncludeHelpInContents
in interfaceCube
- Returns:
- the value of the 'Include Help In Contents' attribute.
- See Also:
Cube.setIncludeHelpInContents(boolean)
,MdClassPackage.getCube_IncludeHelpInContents()
-
setIncludeHelpInContents
public void setIncludeHelpInContents(boolean newIncludeHelpInContents)
- Specified by:
setIncludeHelpInContents
in interfaceCube
- Parameters:
newIncludeHelpInContents
- the new value of the 'Include Help In Contents' attribute.- See Also:
Cube.isIncludeHelpInContents()
-
getHelp
public Help getHelp()
- Specified by:
getHelp
in interfaceCube
- Returns:
- the value of the 'Help' containment reference.
- See Also:
Cube.setHelp(Help)
,MdClassPackage.getCube_Help()
-
setHelp
public void setHelp(Help newHelp)
- Specified by:
setHelp
in interfaceCube
- Parameters:
newHelp
- the new value of the 'Help' containment reference.- See Also:
Cube.getHelp()
-
getDimensionTables
public org.eclipse.emf.common.util.EList<DimensionTable> getDimensionTables()
- Specified by:
getDimensionTables
in interfaceCube
- Returns:
- the value of the 'Dimension Tables' reference list.
- See Also:
MdClassPackage.getCube_DimensionTables()
-
getDimensions
public org.eclipse.emf.common.util.EList<Dimension> getDimensions()
- Specified by:
getDimensions
in interfaceCube
- Returns:
- the value of the 'Dimensions' containment reference list.
- See Also:
MdClassPackage.getCube_Dimensions()
-
getResources
public org.eclipse.emf.common.util.EList<Resource> getResources()
- Specified by:
getResources
in interfaceCube
- Returns:
- the value of the 'Resources' containment reference list.
- See Also:
MdClassPackage.getCube_Resources()
-
getForms
public org.eclipse.emf.common.util.EList<CubeForm> getForms()
- Specified by:
getForms
in interfaceCube
- Returns:
- the value of the 'Forms' containment reference list.
- See Also:
MdClassPackage.getCube_Forms()
-
getCommands
public org.eclipse.emf.common.util.EList<CubeCommand> getCommands()
- Specified by:
getCommands
in interfaceCube
- Returns:
- the value of the 'Commands' containment reference list.
- See Also:
MdClassPackage.getCube_Commands()
-
getTemplates
public org.eclipse.emf.common.util.EList<Template> getTemplates()
- Specified by:
getTemplates
in interfaceCube
- Returns:
- the value of the 'Templates' containment reference list.
- See Also:
MdClassPackage.getCube_Templates()
-
getSuppressObject
public org.eclipse.emf.ecore.EObject getSuppressObject()
- Specified by:
getSuppressObject
in interfaceCube
- Returns:
- the value of the 'Suppress Object' reference.
- See Also:
Cube.setSuppressObject(EObject)
,MdClassPackage.getCube_SuppressObject()
-
setSuppressObject
public void setSuppressObject(org.eclipse.emf.ecore.EObject newSuppressObject)
- Specified by:
setSuppressObject
in interfaceCube
- Parameters:
newSuppressObject
- the new value of the 'Suppress Object' reference.- See Also:
Cube.getSuppressObject()
-
eBaseStructuralFeatureID
public int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass)
- Specified by:
eBaseStructuralFeatureID
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eBaseStructuralFeatureID
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eDerivedStructuralFeatureID
public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass)
- Specified by:
eDerivedStructuralFeatureID
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eDerivedStructuralFeatureID
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-