Package com._1c.g5.v8.dt.bsl.model.impl
Class MethodImpl
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.MinimalEObjectImpl.Container
com._1c.g5.v8.dt.bsl.model.impl.PragmaTargetImpl
com._1c.g5.v8.dt.bsl.model.impl.MethodImpl
- All Implemented Interfaces:
Block,Method,PragmaTarget,Environmental,NamedElement,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
- Direct Known Subclasses:
FunctionImpl,ProcedureImpl
An implementation of the model object 'Method'.
The following features are implemented:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.DynamicNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.ContainerNested 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.EPropertiesHolderImplNested 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.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanThe cached value of the 'Async' attribute.protected static final booleanThe default value of the 'Async' attribute.protected org.eclipse.emf.common.util.EList<Method>The cached value of the 'Callees' reference list.protected org.eclipse.emf.common.util.EList<Block>The cached value of the 'Callers' reference list.protected org.eclipse.emf.common.util.EList<DeclareStatement>The cached value of the 'Declare Statements' containment reference list.protected EnvironmentsThe cached value of the 'Environments' attribute.protected static final EnvironmentsThe default value of the 'Environments' attribute.protected booleanThe cached value of the 'Event' attribute.protected static final booleanThe default value of the 'Event' attribute.protected booleanThe cached value of the 'Export' attribute.protected static final booleanThe default value of the 'Export' attribute.protected org.eclipse.emf.common.util.EList<VariableTypeStateProviderCollector>The cached value of the 'Final In Param State' attribute list.protected org.eclipse.emf.common.util.EList<VariableTypeStateProviderCollector>The cached value of the 'Final Out Param State' attribute list.protected org.eclipse.emf.common.util.EList<FormalParam>The cached value of the 'Formal Params' containment reference list.protected org.eclipse.emf.common.util.EList<ImplicitVariable>The cached value of the 'Implicit Variables' reference list.protected StringThe cached value of the 'Name' attribute.protected static final StringThe default value of the 'Name' attribute.protected org.eclipse.emf.common.util.EList<Statement>The cached value of the 'Statements' containment reference list.protected static final StringThe default value of the 'Unique Name' attribute.protected StringThe cached value of the 'Unique Name' attribute.protected booleanThe cached value of the 'Used' attribute.protected static final booleanThe default value of the 'Used' attribute.Fields inherited from class com._1c.g5.v8.dt.bsl.model.impl.PragmaTargetImpl
pragmasFields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainerFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DeclareStatement>org.eclipse.emf.common.util.EList<Statement>inteBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass) inteDerivedOperationID(int baseOperationID, Class<?> baseClass) inteDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass) eGet(int featureID, boolean resolve, boolean coreType) org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs) eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) booleaneIsSet(int featureID) voidprotected org.eclipse.emf.ecore.EClassvoideUnset(int featureID) org.eclipse.emf.common.util.EList<Method>org.eclipse.emf.common.util.EList<Block>org.eclipse.emf.common.util.EList<DeclareStatement>org.eclipse.emf.common.util.EList<VariableTypeStateProviderCollector>org.eclipse.emf.common.util.EList<VariableTypeStateProviderCollector>org.eclipse.emf.common.util.EList<FormalParam>org.eclipse.emf.common.util.EList<ImplicitVariable>getName()org.eclipse.emf.common.util.EList<Statement>booleanisAsync()booleanisEvent()booleanisExport()booleanisUsed()voidsetAsync(boolean newAsync) voidsetEnvironments(Environments newEnvironments) voidsetEvent(boolean newEvent) voidsetExport(boolean newExport) voidvoidsetUniqueName(String newUniqueName) voidsetUsed(boolean newUsed) toString()Methods inherited from class com._1c.g5.v8.dt.bsl.model.impl.PragmaTargetImpl
getPragmasMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingsMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValuesMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequiredMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com._1c.g5.v8.dt.bsl.model.PragmaTarget
getPragmas
-
Field Details
-
NAME_EDEFAULT
The default value of the 'Name' attribute.- See Also:
-
name
The cached value of the 'Name' attribute.- See Also:
-
ENVIRONMENTS_EDEFAULT
The default value of the 'Environments' attribute.- See Also:
-
environments
The cached value of the 'Environments' attribute.- See Also:
-
declareStatements
The cached value of the 'Declare Statements' containment reference list.- See Also:
-
statements
The cached value of the 'Statements' containment reference list.- See Also:
-
implicitVariables
The cached value of the 'Implicit Variables' reference list.- See Also:
-
UNIQUE_NAME_EDEFAULT
The default value of the 'Unique Name' attribute.- See Also:
-
uniqueName
The cached value of the 'Unique Name' attribute.- See Also:
-
ASYNC_EDEFAULT
protected static final boolean ASYNC_EDEFAULTThe default value of the 'Async' attribute.- See Also:
-
async
protected boolean asyncThe cached value of the 'Async' attribute.- See Also:
-
formalParams
The cached value of the 'Formal Params' containment reference list.- See Also:
-
EXPORT_EDEFAULT
protected static final boolean EXPORT_EDEFAULTThe default value of the 'Export' attribute.- See Also:
-
export
protected boolean exportThe cached value of the 'Export' attribute.- See Also:
-
EVENT_EDEFAULT
protected static final boolean EVENT_EDEFAULTThe default value of the 'Event' attribute.- See Also:
-
event
protected boolean eventThe cached value of the 'Event' attribute.- See Also:
-
USED_EDEFAULT
protected static final boolean USED_EDEFAULTThe default value of the 'Used' attribute.- See Also:
-
used
protected boolean usedThe cached value of the 'Used' attribute.- See Also:
-
finalInParamState
The cached value of the 'Final In Param State' attribute list.- See Also:
-
finalOutParamState
The cached value of the 'Final Out Param State' attribute list.- See Also:
-
callers
The cached value of the 'Callers' reference list.- See Also:
-
callees
The cached value of the 'Callees' reference list.- See Also:
-
-
Constructor Details
-
MethodImpl
protected MethodImpl()
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()- Overrides:
eStaticClassin classPragmaTargetImpl
-
getName
- Specified by:
getNamein interfaceNamedElement- Returns:
- the value of the 'Name' attribute.
- See Also:
-
setName
- Specified by:
setNamein interfaceNamedElement- Parameters:
newName- the new value of the 'Name' attribute.- See Also:
-
getEnvironments
- Specified by:
getEnvironmentsin interfaceEnvironmental- Returns:
- the value of the 'Environments' attribute.
- See Also:
-
setEnvironments
- Specified by:
setEnvironmentsin interfaceEnvironmental- Parameters:
newEnvironments- the new value of the 'Environments' attribute.- See Also:
-
getDeclareStatements
- Specified by:
getDeclareStatementsin interfaceBlock- Returns:
- the value of the 'Declare Statements' containment reference list.
- See Also:
-
getStatements
- Specified by:
getStatementsin interfaceBlock- Returns:
- the value of the 'Statements' containment reference list.
- See Also:
-
getImplicitVariables
- Specified by:
getImplicitVariablesin interfaceBlock- Returns:
- the value of the 'Implicit Variables' reference list.
- See Also:
-
getUniqueName
- Specified by:
getUniqueNamein interfaceBlock- Returns:
- the value of the 'Unique Name' attribute.
- See Also:
-
setUniqueName
- Specified by:
setUniqueNamein interfaceBlock- Parameters:
newUniqueName- the new value of the 'Unique Name' attribute.- See Also:
-
isAsync
public boolean isAsync() -
setAsync
public void setAsync(boolean newAsync) -
getFormalParams
- Specified by:
getFormalParamsin interfaceMethod- Returns:
- the value of the 'Formal Params' containment reference list.
- See Also:
-
isExport
public boolean isExport() -
setExport
public void setExport(boolean newExport) -
isEvent
public boolean isEvent() -
setEvent
public void setEvent(boolean newEvent) -
isUsed
public boolean isUsed() -
setUsed
public void setUsed(boolean newUsed) -
getFinalInParamState
- Specified by:
getFinalInParamStatein interfaceMethod- Returns:
- the value of the 'Final In Param State' attribute list.
- See Also:
-
getFinalOutParamState
public org.eclipse.emf.common.util.EList<VariableTypeStateProviderCollector> getFinalOutParamState()- Specified by:
getFinalOutParamStatein interfaceMethod- Returns:
- the value of the 'Final Out Param State' attribute list.
- See Also:
-
getCallers
- Specified by:
getCallersin interfaceMethod- Returns:
- the value of the 'Callers' reference list.
- See Also:
-
getCallees
- Specified by:
getCalleesin interfaceMethod- Returns:
- the value of the 'Callees' reference list.
- See Also:
-
allDeclareStatements
- Specified by:
allDeclareStatementsin interfaceBlock
-
allStatements
- Specified by:
allStatementsin interfaceBlock
-
environments
- Specified by:
environmentsin interfaceEnvironmental
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs) - Overrides:
eInverseRemovein classPragmaTargetImpl
-
eGet
- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classPragmaTargetImpl
-
eSet
- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classPragmaTargetImpl
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classPragmaTargetImpl
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classPragmaTargetImpl
-
eBaseStructuralFeatureID
- Specified by:
eBaseStructuralFeatureIDin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eBaseStructuralFeatureIDin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eDerivedStructuralFeatureID
- Specified by:
eDerivedStructuralFeatureIDin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eDerivedStructuralFeatureIDin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eDerivedOperationID
- Specified by:
eDerivedOperationIDin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eDerivedOperationIDin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eInvoke
public Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws InvocationTargetException - Specified by:
eInvokein interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eInvokein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl- Throws:
InvocationTargetException
-
toString
- Overrides:
toStringin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-