public class Variable extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements IVariable
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
java.lang.Object |
eInvoke(int operationID,
org.eclipse.emf.common.util.EList<?> arguments) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
java.lang.String |
getContent() |
java.lang.String |
getDescription() |
java.lang.String |
getEnumProviderID() |
IPath |
getFullName() |
java.lang.String |
getName() |
IPath |
getPath() |
boolean |
isSetEnumProviderID() |
void |
setContent(java.lang.String newContent) |
void |
setDescription(java.lang.String newDescription) |
void |
setEnumProviderID(java.lang.String newEnumProviderID) |
void |
setFullName(IPath newFullName) |
java.lang.String |
toString() |
void |
unsetEnumProviderID() |
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
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
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public IPath getFullName()
getFullName
in interface IVariable
IVariable.setFullName(IPath)
,
IDefinitionPackage.getVariable_FullName()
public void setFullName(IPath newFullName)
setFullName
in interface IVariable
newFullName
- the new value of the 'Full Name' attribute.IVariable.getFullName()
public java.lang.String getContent()
getContent
in interface IVariable
IVariable.setContent(String)
,
IDefinitionPackage.getVariable_Content()
public void setContent(java.lang.String newContent)
setContent
in interface IVariable
newContent
- the new value of the 'Content' attribute.IVariable.getContent()
public java.lang.String getDescription()
getDescription
in interface IVariable
IVariable.setDescription(String)
,
IDefinitionPackage.getVariable_Description()
public void setDescription(java.lang.String newDescription)
setDescription
in interface IVariable
newDescription
- the new value of the 'Description' attribute.IVariable.getDescription()
public java.lang.String getEnumProviderID()
getEnumProviderID
in interface IVariable
IVariable.isSetEnumProviderID()
,
IVariable.unsetEnumProviderID()
,
IVariable.setEnumProviderID(String)
,
IDefinitionPackage.getVariable_EnumProviderID()
public void setEnumProviderID(java.lang.String newEnumProviderID)
setEnumProviderID
in interface IVariable
newEnumProviderID
- the new value of the 'Enum Provider ID' attribute.IVariable.isSetEnumProviderID()
,
IVariable.unsetEnumProviderID()
,
IVariable.getEnumProviderID()
public void unsetEnumProviderID()
unsetEnumProviderID
in interface IVariable
IVariable.isSetEnumProviderID()
,
IVariable.getEnumProviderID()
,
IVariable.setEnumProviderID(String)
public boolean isSetEnumProviderID()
isSetEnumProviderID
in interface IVariable
IVariable.unsetEnumProviderID()
,
IVariable.getEnumProviderID()
,
IVariable.setEnumProviderID(String)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eInvoke(int operationID, org.eclipse.emf.common.util.EList<?> arguments) throws java.lang.reflect.InvocationTargetException
eInvoke
in interface org.eclipse.emf.ecore.InternalEObject
eInvoke
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
java.lang.reflect.InvocationTargetException
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl