Class Variable
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
org.eclipse.ease.lang.unittest.definition.impl.Variable
- All Implemented Interfaces:
IVariable
,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 Variable extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements IVariable
An implementation of the model object 'Variable'.
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.Dynamic
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.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
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Method Summary
Modifier and Type Method Description Object
eGet(int featureID, boolean resolve, boolean coreType)
Object
eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments)
boolean
eIsSet(int featureID)
void
eSet(int featureID, Object newValue)
void
eUnset(int featureID)
String
getContent()
String
getDescription()
String
getEnumProviderID()
org.eclipse.core.runtime.IPath
getFullName()
String
getName()
org.eclipse.core.runtime.IPath
getPath()
boolean
isSetEnumProviderID()
void
setContent(String newContent)
void
setDescription(String newDescription)
void
setEnumProviderID(String newEnumProviderID)
void
setFullName(org.eclipse.core.runtime.IPath newFullName)
String
toString()
void
unsetEnumProviderID()
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eInternalContainer
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
equals, 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.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getFullName
public org.eclipse.core.runtime.IPath getFullName()- Specified by:
getFullName
in interfaceIVariable
- Returns:
- the value of the 'Full Name' attribute.
- See Also:
IVariable.setFullName(IPath)
,IDefinitionPackage.getVariable_FullName()
-
setFullName
public void setFullName(org.eclipse.core.runtime.IPath newFullName)- Specified by:
setFullName
in interfaceIVariable
- Parameters:
newFullName
- the new value of the 'Full Name' attribute.- See Also:
IVariable.getFullName()
-
getName
-
getContent
- Specified by:
getContent
in interfaceIVariable
- Returns:
- the value of the 'Content' attribute.
- See Also:
IVariable.setContent(String)
,IDefinitionPackage.getVariable_Content()
-
setContent
- Specified by:
setContent
in interfaceIVariable
- Parameters:
newContent
- the new value of the 'Content' attribute.- See Also:
IVariable.getContent()
-
getDescription
- Specified by:
getDescription
in interfaceIVariable
- Returns:
- the value of the 'Description' attribute.
- See Also:
IVariable.setDescription(String)
,IDefinitionPackage.getVariable_Description()
-
setDescription
- Specified by:
setDescription
in interfaceIVariable
- Parameters:
newDescription
- the new value of the 'Description' attribute.- See Also:
IVariable.getDescription()
-
getEnumProviderID
- Specified by:
getEnumProviderID
in interfaceIVariable
- Returns:
- the value of the 'Enum Provider ID' attribute.
- See Also:
IVariable.isSetEnumProviderID()
,IVariable.unsetEnumProviderID()
,IVariable.setEnumProviderID(String)
,IDefinitionPackage.getVariable_EnumProviderID()
-
setEnumProviderID
- Specified by:
setEnumProviderID
in interfaceIVariable
- Parameters:
newEnumProviderID
- the new value of the 'Enum Provider ID' attribute.- See Also:
IVariable.isSetEnumProviderID()
,IVariable.unsetEnumProviderID()
,IVariable.getEnumProviderID()
-
unsetEnumProviderID
public void unsetEnumProviderID()- Specified by:
unsetEnumProviderID
in interfaceIVariable
- See Also:
IVariable.isSetEnumProviderID()
,IVariable.getEnumProviderID()
,IVariable.setEnumProviderID(String)
-
isSetEnumProviderID
public boolean isSetEnumProviderID()- Specified by:
isSetEnumProviderID
in interfaceIVariable
- Returns:
- whether the value of the 'Enum Provider ID' attribute is set.
- See Also:
IVariable.unsetEnumProviderID()
,IVariable.getEnumProviderID()
,IVariable.setEnumProviderID(String)
-
getPath
public org.eclipse.core.runtime.IPath getPath() -
eGet
- Specified by:
eGet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eGet
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eSet
- Specified by:
eSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eSet
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnset
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eUnset
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eIsSet
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 classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
- Throws:
InvocationTargetException
-
toString
- Overrides:
toString
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-