Package com._1c.g5.v8.dt.bsl.model.impl
Class BslContextDefImpl
- 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.mcore.impl.EnvironmentalImpl
-
- com._1c.g5.v8.dt.mcore.impl.ContextDefImpl
-
- com._1c.g5.v8.dt.bsl.model.impl.BslContextDefImpl
-
- All Implemented Interfaces:
IBmObject
,BslContextDef
,ContextDef
,Environmental
,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 BslContextDefImpl extends ContextDefImpl implements BslContextDef
An implementation of the model object 'Bsl Context Def'.The following features are implemented:
-
-
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
BslContextDefImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<Method>
allMethods()
org.eclipse.emf.common.util.EList<Property>
allProperties()
org.eclipse.emf.common.util.EList<ContextDef>
allRefContextDefs()
int
eDerivedOperationID(int baseOperationID, Class<?> baseClass)
Object
eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments)
protected org.eclipse.emf.ecore.EClass
eStaticClass()
String
getAllMethodNames()
org.eclipse.emf.common.util.URI
getModuleUri()
boolean
isGlobalCommonModule()
void
setAllMethodNames(String newAllMethodNames)
void
setGlobalCommonModule(boolean newGlobalCommonModule)
void
setModuleUri(org.eclipse.emf.common.util.URI newModuleUri)
-
Methods inherited from class com._1c.g5.v8.dt.mcore.impl.ContextDefImpl
getMethods, getProperties, getRefContextDefs
-
Methods inherited from class com._1c.g5.v8.dt.mcore.impl.EnvironmentalImpl
environments, eStaticFeatureCount, getEnvironments, setEnvironments
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, 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, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedStructuralFeatureID, 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, 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 com._1c.g5.v8.dt.mcore.ContextDef
getMethods, getProperties, getRefContextDefs
-
Methods inherited from interface com._1c.g5.v8.dt.mcore.Environmental
environments, getEnvironments, setEnvironments
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classContextDefImpl
-
getModuleUri
public org.eclipse.emf.common.util.URI getModuleUri()
- Specified by:
getModuleUri
in interfaceBslContextDef
- Returns:
- the value of the 'Module Uri' attribute.
- See Also:
BslContextDef.setModuleUri(URI)
,BslContextDefPackage.getBslContextDef_ModuleUri()
-
setModuleUri
public void setModuleUri(org.eclipse.emf.common.util.URI newModuleUri)
- Specified by:
setModuleUri
in interfaceBslContextDef
- Parameters:
newModuleUri
- the new value of the 'Module Uri' attribute.- See Also:
BslContextDef.getModuleUri()
-
isGlobalCommonModule
public boolean isGlobalCommonModule()
- Specified by:
isGlobalCommonModule
in interfaceBslContextDef
- Returns:
- the value of the 'Global Common Module' attribute.
- See Also:
BslContextDef.setGlobalCommonModule(boolean)
,BslContextDefPackage.getBslContextDef_GlobalCommonModule()
-
setGlobalCommonModule
public void setGlobalCommonModule(boolean newGlobalCommonModule)
- Specified by:
setGlobalCommonModule
in interfaceBslContextDef
- Parameters:
newGlobalCommonModule
- the new value of the 'Global Common Module' attribute.- See Also:
BslContextDef.isGlobalCommonModule()
-
getAllMethodNames
public String getAllMethodNames()
- Specified by:
getAllMethodNames
in interfaceBslContextDef
- Returns:
- the value of the 'All Method Names' attribute.
- See Also:
BslContextDef.setAllMethodNames(String)
,BslContextDefPackage.getBslContextDef_AllMethodNames()
-
setAllMethodNames
public void setAllMethodNames(String newAllMethodNames)
- Specified by:
setAllMethodNames
in interfaceBslContextDef
- Parameters:
newAllMethodNames
- the new value of the 'All Method Names' attribute.- See Also:
BslContextDef.getAllMethodNames()
-
allProperties
public org.eclipse.emf.common.util.EList<Property> allProperties()
- Specified by:
allProperties
in interfaceBslContextDef
- Specified by:
allProperties
in interfaceContextDef
- Overrides:
allProperties
in classContextDefImpl
-
allMethods
public org.eclipse.emf.common.util.EList<Method> allMethods()
- Specified by:
allMethods
in interfaceBslContextDef
- Specified by:
allMethods
in interfaceContextDef
- Overrides:
allMethods
in classContextDefImpl
-
allRefContextDefs
public org.eclipse.emf.common.util.EList<ContextDef> allRefContextDefs()
- Specified by:
allRefContextDefs
in interfaceBslContextDef
- Specified by:
allRefContextDefs
in interfaceContextDef
- Overrides:
allRefContextDefs
in classContextDefImpl
-
eDerivedOperationID
public int eDerivedOperationID(int baseOperationID, Class<?> baseClass)
- Specified by:
eDerivedOperationID
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eDerivedOperationID
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eInvoke
public Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException
- Specified by:
eInvoke
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eInvoke
in classContextDefImpl
- Throws:
InvocationTargetException
-
-