Class ModuleImpl
- All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.InternalEObject
,Module
,NamedElement
-
Nested Class Summary
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
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
-
Field Summary
Modifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<Module>
The cached value of the 'EImports
' reference list.protected org.eclipse.emf.common.util.EList<Feature>
The cached value of the 'Features
' containment reference list.protected org.eclipse.emf.common.util.EList<String>
The cached value of the 'Imports
' attribute list.protected org.eclipse.emf.common.util.EList<ModelDeclaration>
The cached value of the 'Inout Models
' containment reference list.protected org.eclipse.emf.common.util.EList<ModelDeclaration>
The cached value of the 'Input Models
' containment reference list.protected org.eclipse.emf.common.util.EList<ModelDeclaration>
The cached value of the 'Output Models
' containment reference list.protected org.eclipse.emf.common.util.EList<Rule>
The cached value of the 'Rules
' containment reference list.protected static final String
The default value of the 'Source Name
' attribute.protected String
The cached value of the 'Source Name
' attribute.Fields inherited from class org.eclipse.m2m.atl.emftvm.impl.NamedElementImpl
name, NAME_EDEFAULT
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioneGet
(int featureID, boolean resolve, boolean coreType) org.eclipse.emf.common.notify.NotificationChain
eInverseAdd
(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
eInverseRemove
(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs) boolean
eIsSet
(int featureID) void
protected org.eclipse.emf.ecore.EClass
Returns theEClass
that correspond to this metaclass.void
eUnset
(int featureID) org.eclipse.emf.common.util.EList<Module>
Returns the value of the 'EImports' reference list.org.eclipse.emf.common.util.EList<Feature>
Returns the value of the 'Features' containment reference list.org.eclipse.emf.common.util.EList<String>
Returns the value of the 'Imports' attribute list.org.eclipse.emf.common.util.EList<ModelDeclaration>
Returns the value of the 'Inout Models' containment reference list.org.eclipse.emf.common.util.EList<ModelDeclaration>
Returns the value of the 'Input Models' containment reference list.org.eclipse.emf.common.util.EList<ModelDeclaration>
Returns the value of the 'Output Models' containment reference list.org.eclipse.emf.common.util.EList<Rule>
getRules()
Returns the value of the 'Rules' containment reference list.Returns the value of the 'Source Name' attribute.Returns the ASM version (for debugger).void
setSourceName
(String newSourceName) Sets the value of the 'Source Name
' attribute.toString()
Methods inherited from class org.eclipse.m2m.atl.emftvm.impl.NamedElementImpl
getName, setName
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, 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 org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
Methods inherited from interface org.eclipse.m2m.atl.emftvm.NamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
SOURCE_NAME_EDEFAULT
The default value of the 'Source Name
' attribute.- See Also:
-
sourceName
The cached value of the 'Source Name
' attribute.- See Also:
-
features
The cached value of the 'Features
' containment reference list.- See Also:
-
rules
The cached value of the 'Rules
' containment reference list.- See Also:
-
eImports
The cached value of the 'EImports
' reference list.- See Also:
-
imports
The cached value of the 'Imports
' attribute list.- See Also:
-
inputModels
The cached value of the 'Input Models
' containment reference list.- See Also:
-
inoutModels
The cached value of the 'Inout Models
' containment reference list.- See Also:
-
outputModels
The cached value of the 'Output Models
' containment reference list.- See Also:
-
-
Constructor Details
-
ModuleImpl
protected ModuleImpl()Creates a newModuleImpl
.
-
-
Method Details
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()Returns theEClass
that correspond to this metaclass.- Overrides:
eStaticClass
in classNamedElementImpl
- Returns:
- the
EClass
that correspond to this metaclass.
-
getSourceName
Returns the value of the 'Source Name' attribute.If the meaning of the 'Source Name' attribute isn't clear, there really should be more of a description here...
- Specified by:
getSourceName
in interfaceModule
- Returns:
- the value of the 'Source Name' attribute.
- See Also:
-
setSourceName
Sets the value of the 'Source Name
' attribute.- Specified by:
setSourceName
in interfaceModule
- Parameters:
newSourceName
- the new value of the 'Source Name' attribute.- See Also:
-
getFeatures
Returns the value of the 'Features' containment reference list. The list contents are of typeFeature
. It is bidirectional and its opposite is 'Module
'.If the meaning of the 'Features' containment reference list isn't clear, there really should be more of a description here...
- Specified by:
getFeatures
in interfaceModule
- Returns:
- the value of the 'Features' containment reference list.
- See Also:
-
getRules
Returns the value of the 'Rules' containment reference list. The list contents are of typeRule
. It is bidirectional and its opposite is 'Module
'.If the meaning of the 'Rules' containment reference list isn't clear, there really should be more of a description here...
-
getEImports
Returns the value of the 'EImports' reference list. The list contents are of typeModule
.If the meaning of the 'EImports' reference list isn't clear, there really should be more of a description here...
- Specified by:
getEImports
in interfaceModule
- Returns:
- the value of the 'EImports' reference list.
- See Also:
-
getImports
Returns the value of the 'Imports' attribute list. The list contents are of typeString
.If the meaning of the 'Imports' attribute list isn't clear, there really should be more of a description here...
- Specified by:
getImports
in interfaceModule
- Returns:
- the value of the 'Imports' attribute list.
- See Also:
-
getInputModels
Returns the value of the 'Input Models' containment reference list. The list contents are of typeModelDeclaration
. It is bidirectional and its opposite is 'Input Model For
'.If the meaning of the 'Input Models' reference list isn't clear, there really should be more of a description here...
- Specified by:
getInputModels
in interfaceModule
- Returns:
- the value of the 'Input Models' containment reference list.
- See Also:
-
getInoutModels
Returns the value of the 'Inout Models' containment reference list. The list contents are of typeModelDeclaration
. It is bidirectional and its opposite is 'Inout Model For
'.If the meaning of the 'Inout Models' reference list isn't clear, there really should be more of a description here...
- Specified by:
getInoutModels
in interfaceModule
- Returns:
- the value of the 'Inout Models' containment reference list.
- See Also:
-
getOutputModels
Returns the value of the 'Output Models' containment reference list. The list contents are of typeModelDeclaration
. It is bidirectional and its opposite is 'Output Model For
'.If the meaning of the 'Output Models' reference list isn't clear, there really should be more of a description here...
- Specified by:
getOutputModels
in interfaceModule
- Returns:
- the value of the 'Output Models' containment reference list.
- See Also:
-
eInverseAdd
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs) - Overrides:
eInverseAdd
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
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:
eInverseRemove
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eGet
- Specified by:
eGet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eGet
in classNamedElementImpl
-
eSet
- Specified by:
eSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eSet
in classNamedElementImpl
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnset
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eUnset
in classNamedElementImpl
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eIsSet
in classNamedElementImpl
-
toString
- Overrides:
toString
in classNamedElementImpl
-
getVersion
Returns the ASM version (for debugger).- Returns:
- the ASM version ("ETVM")
-